@charset "Shift_JIS";

/* 見出し
---------------------------------------------------------*/  
a.catch:link {
	color: #A93B3B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
			
a.catch:visited {
	color: #A93B3B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
			   
a.catch:active {
	color: #A93B3B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
			  
a.catch:hover {
	color: #A93B3B;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

/* ショッピング商品名
---------------------------------------------------------*/  
a.shopping:link {
              color: #0F4C85;
              text-decoration: underline;
              font-weight: bold;
}
			
a.shopping:visited {
                 color: #0F4C85;
                 text-decoration: underline;
                 font-weight: bold;
}
			   
a.shopping:active {
                color: #0F4C85;
                text-decoration: underline;
                font-weight: bold;
}
			  
a.shopping:hover {
               color: #0F4C85;
               text-decoration: none;
               font-weight: bold;
}

.price {
   font-size: 12px;
   line-height: 17px;
   letter-spacing: 1px;
   color: #3A7CB9;
   font-weight: bold;
   }

.001 {
   font-size: 12px;
   line-height: 17px;
   letter-spacing: 1px;
   color: #96222B;
   font-weight: bold;
   }

/* 大見出し
---------------------------------------------------------*/  
a.catch1:link {
	color: #A93B3B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
			
a.catch1:visited {
	color: #A93B3B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
			   
a.catch1:active {
	color: #A93B3B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
			  
a.catch1:hover {
	color: #A93B3B;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

/* 中見出し
---------------------------------------------------------*/  
a.catch2:link {
	color: #A93B3B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
			
a.catch2:visited {
	color: #A93B3B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
			   
a.catch2:active {
	color: #A93B3B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
			  
a.catch2:hover {
	color: #A93B3B;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
