/*サイト全体の基本設定*/BODY{	font-weight: normal;	font-family:"ＭＳ Ｐゴシック", "Osaka",sans-serif;	background-color:#ffffff;}a { 	font-size:10px;  color: #36648B;  text-decoration: none}a:hover { 	font-size:10px;  color: #8B2500;  text-decoration: underline}h1{	font-size: 11px;	color: #666666;	letter-spacing: 1px;	font-weight: lighter; margin-bottom:0px;}h2{	font-size: 11px;	color: #333333;	letter-spacing: 1px;	font-weight: lighter;}/*▼▼▼ヘッダータイトル部分▼▼▼*/.top {	font-size:10px;	color: #666666;	text-align:right;	margin-top:0;	letter-spacing: 1px;	line-height: 150%;}/*▼▼▼メインメニュー▼▼▼*/.menu{	font-size: 11px;	color: #ffffff; font-weight: bold;	text-align:center;	line-height: 115%;	text-decoration: none;}a.menu:link {	font-size:11px;	color: #ffffff; font-weight: bold;	text-align:center;	line-height: 115%;	text-decoration: none;}a.menu:hover { font-size:11px;	color: #ffffff; font-weight: bold;	text-align:center;	line-height: 115%;	text-decoration: underline;}/*▼▼▼トップサブメニュー▼▼▼*/.menu2{	font-size: 10px;	color: #666666;	text-align:right;	text-decoration: none;}	a.menu2:link {	font-size: 10px;	color: #36648B;	text-align:right;	text-decoration: none;}a.menu2:hover { font-size:10px;	color: #8B2500;	text-align:right;	text-decoration: underline;}/*▼▼▼パンくず▼▼▼*/.menu3{	font-size: 10px;	color: #555555;	letter-spacing: 1px;	text-decoration: none;}a.menu3{	font-size: 10px;	color: #36648B;	letter-spacing: 1px;	text-decoration: none;}	a.menu3:link {	font-size: 10px;	color: #36648B;	letter-spacing: 1px;	text-decoration: none;}a.menu3:hover { font-size:10px;	color: #8B2500;	letter-spacing: 1px;	text-decoration: underline;}/*▼▼▼テキスト商品リンク▼▼▼*/.menu4{  	font-size: 10px; color: #555555 ; 	text-align:center; text-decoration: none}a.menu4:link {  	font-size: 10px; color: #36648B ; 	text-align:center; text-decoration: none}a.menu4:hover {  	font-size: 10px; color: #8B2500; 	text-align:center; text-decoration: underline}/*▼▼▼h1,h2▼▼▼*/a.menu5:link {  	font-size: 12px; color: #36648B ;  text-decoration: none}a.menu5:hover {  	font-size: 12px; color: #8B2500;  text-decoration: underline}/*▼▼▼インフォメ−ション▼▼▼*/a.menu6:link {  	font-size: 10px; color: #666666 ; 	letter-spacing: 1px;	line-height: 125%; text-decoration: none}a.menu6:hover {  	font-size: 10px; color: #FF7F24; 	letter-spacing: 1px;	line-height: 125%; text-decoration: underline}.menu7{	font-size: 10px;	color: #36648B;	letter-spacing: 1px;}/*本文の色・文字のサイズ*/.honbun{	font-size: 11px;	line-height: 120%;	color: #666666;	letter-spacing: 1px;	text-decoration: none;	margin-left:2px;	padding-left:2px;}a.honbun:link {	font-size: 11px;		line-height: 120%;	color: #36648B;	letter-spacing: 1px;	text-decoration: none;	margin-left:2px;	padding-left:2px;}a.honbun:hover {	font-size:11px;	line-height:120%;	color: #8B2500;	letter-spacing: 1px;	text-decoration: underline; margin-left:2px;	padding-left:2px;}/*本文の色・文字のサイズ・2*/.honbun2{	font-size: 10px;	color: #666666;}.honbun3{	font-size:10px;	color: #990000;}.honbun4{	font-size:10px;	color: #666666;}/*コピーライトの色・サイズ*/.copy{	font-size:10px;	line-height:120%;	color: #666666;	text-align:right;	padding: 3px;}/*ペ−ジトップへ*/.pgtop{	font-size: 10px;	line-height:120%;	color: #666666;	text-decoration: none;	text-align:right;	padding-right: 3px;}	a.pgtop:link {	font-size: 10px;	line-height:120%;	color: #5772b0;	text-decoration: none;	text-align:right;	padding-right: 3px;}a.pgtop:hover { font-size:10px;	line-height:120%;	color: #8B2500;	text-decoration: none;	text-align:right;	padding-right: 3px;}
