@charset "UTF-8";

/******* 段組の設定 *******/
body	{
	margin: 0;
	padding: 0;
	font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	}

#container	{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 804px;
	}

#container02	{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	}

#header	{
	margin-bottom: 10px;
	padding: 0;
	background-color: #181E5C;
	width: 800px;
	height: 51px;
	}

#content	{
	margin: 0;
	padding: 0;
	width: 800px;
	}

#maincontent	{
	float: right;
	background: transparent;
	width: 600px;
	margin: 0;
	padding: 0;
	}

#subcontent	{
	float: left;
	width: 200px;
	background: transparent;
	margin: 0;
	padding: 0;
	}

#footer	{
	clear: both;
	background: #fff;
	margin: 15px 0 1px 0;
	border-top: 1px solid #c3c3c3;
	width: 800px;
	height: 37px;
	text-align: left;
	}

#copyright	{
	background: url(/image/cr_bg.gif) repeat-x top left;
	width: 800px;
	height: 28px;
	text-align: center;
	}

#topimage	{
	margin-bottom: 10px;
	padding: 0;
	width: 804px;
	height: 218px;
	}

#topics	{
	clear: both;
	width: 588px;
	margin: 0 0 10px 10px;
	padding: 0;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	text-align: center;
	}

#qa	{
	float: right;
	width: 178px;
	margin-bottom: 15px;
	padding: 0;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	text-align: center;
	}

#banner	{
	float: right;
	margin: 0;
	padding: 0;
	}
#banner p.bannerArea	{
	margin: 0;
	padding: 0;
	}



/******* ヘッダ *******/
#headerlogo	{
	width: 185px;
	float: left;
	margin: 0;
	padding: 0;
	}

#headerright	{
	width: 615px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#headerright h1	{
	margin: 10px 10px 0 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	}

#headerright p	{
	margin: 10px 10px 4px 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	}

#headerright a, #headerright a:link, #headerright a:visited, #headerright a:active 	{
	color: #fff;
	text-decoration: none;
	}

#headerright a:hover	{
	color: #ccc;
	}



/******* トップイメージ *******/
#topimgleft	{
	width: 22px;
	float: left;
	margin: 0;
	padding: 0;
	}

#topimgcenter	{
	width: 338px;
	height: 218px;
	float: left;
	background: url(/image/imgcenter_bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	}

#topimgcenter h2	{
	margin: 0;
	padding: 0;
	}

#topimgcenter p	{
	margin: 5px 0 0 5px;
	padding: 0;
	font-size: 9px;
	color: #111;
	line-height: 150%;
	}

#topimgcenter p.en	{
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 12px;
	color: #111;
	line-height: 140%;
	}

#topimgright	{
	width: 444px;
	float: right;
	margin: 0;
	padding: 0;
	}



/******* トピックス *******/
.topicsentry	{
	width: 568px;
	margin: 10px;
	padding: 0;
	font-size: 12px;
	color: #333;
	text-align: left;
	}

.topicsentry h2	{
	margin-bottom: 10px;
	color: #B40000;
	font-size: 12px;
	font-weight: bold;
	}

.topicsentry h3	{
	margin-bottom: 5px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	}

.topicsentry h4	{
	margin: 0;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	line-height: 150%;
	}

.topicsentry p	{
	margin: 3px 0 8px 0;
	color: #333;
	font-size: 12px;
	line-height: 150%;
	}

.topicsentry a.link, .topicsentry a.link:link, .topicsentry a.link:visited, .topicsentry a.link:active	{
	padding: 4px 10px 4px 15px;
	background: url(/image/link.gif) no-repeat center left;
	font-size: 12px;
	color: #060072;
	text-decoration: underline;
	}

.topicsentry a.link:hover	{
	color: #333;
	}

.topicsentry a.category, .topicsentry a.category:link, .topicsentry a.category:visited, .topicsentry a.category:active	{
	font-size: 12px;
	color: #B40000;
	text-decoration: none;
	}

.topicsentry a.category:hover	{
	color: #333;
	}

.topicsentry a.title, .topicsentry a.title:link, .topicsentry a.title:visited, .topicsentry a.title:active	{
	font-size: 12px;
	color: #060072;
	text-decoration: none;
	}

.topicsentry a.title:hover	{
	color: #333;
	}



/******* 人気商品紹介 *******/
#popular	{
	width: 588px;
	margin: 0 0 10px 9px;
	padding: 0;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	text-align: center;
	}

#popular table	{
	width: 568px;
	margin: 0 0 10px 10px;
	padding: 0;
	border: 0;
	}

#popular h4	{
	margin: 0;
	padding: 2px 0 5px 23px;
	background: url(/image/pop_name.gif) no-repeat top left;
	font-size: 12px;
	font-weight: bold;
	color: #111;
	display: inline;
	}

#popular p	{
	width: 176px;
	margin: 3px 0 8px 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 150%;
	}

#popular img	{
	margin: 0px 0px 3px 0px;
	}

#popular a.title, #popularen a.title:link, #popularen a.title:visited, #popularen a.title:active	{
	font-size: 12px;
	color: #060072;
	text-decoration: none;
	}

#popular a.title:hover	{
	color: #333;
	}

#popular a.link, #popularen a.link:link, #popularen a.link:visited, #popularen a.link:active	{
	padding: 4px 0 4px 15px;
	background: url(/image/link.gif) no-repeat center left;
	font-size: 12px;
	color: #060072;
	text-decoration: underline;
	}

#popular a.link:hover	{
	color: #333;
	}


.pop_bestleft	{
	width: 176px;
	padding: 0px 8px 0px 8px;
	border-right: 1px dotted #ccc;
	text-align: left;
	}

.pop_bestmidd	{
	width: 176px;
	padding: 0px 8px 0px 8px;
	border-right: 1px dotted #ccc;
	text-align: left;
	}

.pop_bestright	{
	width: 176px;
	padding: 0px 8px 0px 8px;
	text-align: left;
	}

.best	{
	width: 588px;
	margin: 13px 10px;
	padding: 0;
	font-size: 11px;
	color: #333;
	line-height: 140%;
	text-align: left;
	}

.best img	{
	float: left;
	margin-right: 10px;
	}

.best h4	{
	margin: 0;
	padding: 2px 0 2px 23px;
	background: url(/image/pop_name.gif) no-repeat top left;
	font-size: 12px;
	font-weight: bold;
	color: #111;
	display: inline;
	width: 189px;
	}

.best p	{
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0;
	font-size: 12px;
	color: #333;
	}

.best a.title, .best a.title:link, .best a.title:visited, .best a.title:active	{
	font-size: 12px;
	color: #060072;
	text-decoration: none;
	}

.best a.title:hover	{
	color: #333;
	}

.best a.link, .best a.link:link, .best a.link:visited, .best a.link:active	{
	padding: 4px 0 4px 15px;
	background: url(/image/link.gif) no-repeat center left;
	font-size: 12px;
	color: #060072;
	text-decoration: underline;
	}

.best a.link:hover	{
	color: #333;
	}

/******* 人気商品紹介・英語 *******/

#popularen	{
	width: 588px;
	margin: 0 0 10px 10px;
	padding: 0;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	text-align: center;
	}

#popularen table	{
	width: 568px;
	margin: 10px;
	padding: 0;
	border: 0;
	}

.bestleft	{
	width: 176px;
	padding: 9px;
	border-right: 1px dotted #ccc;
	text-align: left;
	}

.bestmidd	{
	width: 176px;
	padding: 9px;
	border-right: 1px dotted #ccc;
	text-align: left;
	}

.bestright	{
	width: 176px;
	padding: 9px;
	text-align: left;
	}

#popularen h4	{
	margin: 0;
	padding: 2px 0 2px 23px;
	background: url(/image/pop_name.gif) no-repeat top left;
	font-size: 12px;
	font-weight: bold;
	color: #111;
	display: inline;
	}

#popularen p	{
	width: 176px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 140%;
	}

#popularen img	{
	margin-bottom: 10px;
	}

#popularen a.title, #popularen a.title:link, #popularen a.title:visited, #popularen a.title:active	{
	font-size: 12px;
	color: #060072;
	text-decoration: none;
	}

#popularen a.title:hover	{
	color: #333;
	}

#popularen a.link, #popularen a.link:link, #popularen a.link:visited, #popularen a.link:active	{
	padding: 4px 0 4px 15px;
	background: url(/image/link.gif) no-repeat center left;
	font-size: 12px;
	color: #060072;
	text-decoration: underline;
	}

#popularen a.link:hover	{
	color: #333;
	}



/******* Q&A *******/
#qa p.lead	{
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 10px;
	color: #333;
	line-height: 140%;
	text-align: left;
	}

.qaentry	{
	width: 158px;
	margin: 10px 10px 14px 10px;
	padding: 0;
	font-size: 10px;
	color: #333;
	line-height: 160%;
	text-align: left;
	}

.qaentry p	{
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #cccccc;
	}

.qaentry span.qnumber	{
	margin: 0;
	padding: 1px 3px;
	background-color: #454545;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}

.qaentry a.qatitle, .qaentry a.qatitle:link, .qaentry a.qatitle:visited, .qaentry a.qatitle:active	{
	color: #625D97;
	text-decoration: underline;
	}

.qaentry a.qatitle:hover	{
	color: #333;
	}

.qaentry a.link, .qaentry a.link:link, .qaentry a.link:visited, .qaentry a.link:active	{
	padding: 4px 0 4px 15px;
	background: url(/image/link.gif) no-repeat center left;
	font-size: 12px;
	color: #060072;
	text-decoration: underline;
	}

.qaentry a.link:hover	{
	color: #333;
	}

/******* トップバナー *******/
#banner a.link:hover	{
	cursor: hand;
	}



/******* 左サイド・メニュー *******/
#navcontainer	{
	margin: 0;
	padding: 0;
	}

#navcontainer ul	{
	margin: 0;
	padding-left: 5px;
	list-style-type: none;
	}

#navcontainer ul li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #181E5C;
	font-size: 1px;
	line-height: 90%;
	visibility: hidden;
	}

#navcontainer ul ul	{
	visibility: visible;
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
	}

#navcontainer ul ul li	{
	visibility: visible;
	margin: 0;
	padding: 0;
	color: #111;
	font-size: 14px;
	font-weight: bold;
	line-height: 180%;
	}

#navcontainer ul ul ul		{
	margin: 0;
	padding-left: 15px;
	list-style-image: url(/image/stage03.gif) ;
	list-style-position: outside;
	}

#navcontainer ul ul ul li	{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 12px;
	color: #181E5C;
	font-weight: bold;
	line-height: 140%;
	}

#navcontainer ul ul ul li a.subcate, #navcontainer ul ul ul li a.subcate:link, #navcontainer ul ul ul li a.subcate:visited, #navcontainer ul ul ul li a.subcate:active	{
	color: #181E5C;
	text-decoration: none;
	}

#navcontainer ul ul ul li a.subcate:hover	{
	color: #333;
	text-decoration: underline;
	}

#navcontainer ul ul ul ul	{
	margin: 0;
	padding-left: 15px;
	list-style-image: url(/image/stage04.gif) ;
	list-style-position: outside;
	}

#navcontainer ul ul ul ul li	{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	line-height: 180%;
	}

#navcontainer ul ul ul ul li.en	{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
	}

#navcontainer ul ul ul ul li a.subcate, #navcontainer ul ul ul ul li a.subcate:link, #navcontainer ul ul ul ul li a.subcate:visited, #navcontainer ul ul ul ul li a.subcate:active	{
	color: #333;
	text-decoration: none;
	}

#navcontainer ul ul ul ul li a.subcate:hover	{
	color: #060072;
	text-decoration: underline;
	}

#categorymenu	{
	width: 178px;
	margin-bottom: 50px;
	padding: 0;
	}

#categorymenu ul	{
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
	font-size: 12px;
	line-height: 180%;
	}

#categorymenu li	{
	display: block;
	margin: 0;
	width: 178px;
	border-bottom: 1px solid #ccc;
	}

#categorymenu a.cate, #categorymenu a.cate:link, #categorymenu a.cate:visited, #categorymenu a.cate:active	{
	color: #111;
	text-decoration: none;
	}

#categorymenu a.cate:hover	{
	color: #060072;
	}

#subcontent p.bannerArea {
	margin: 0 0 10px 0;
	padding: 0;
	}

#subcontent #listArea	{
	width: 198px;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	}

#subcontent img#category	{
	margin-top: 5px;
	margin-bottom: 1px;
	padding: 0;
	}

#subcontent img#productstop	{
	margin-top: 8px;
	margin-bottom: 1px;
	padding: 0;
	}

#subcontent img#products	{
	margin-bottom: 1px;
	padding: 0;
	}

#subcontent img#qabanner	{
	margin-bottom: 10px;
	padding: 0;
	}



/******* 左サイド・最新ニュース *******/
#news	{
	margin: 5px 7px 5px 10px;
	padding: 0;
	}

#news ul	{
	margin: 0;
	padding-left: 15px;
	list-style-image: url(/image/news_list.gif);
	list-style-position: outside;
	font-size: 10px;
	line-height: 180%;
	}

#news li	{
	margin: 0;
	padding: 0;
	}

#news a.newslist, #news a.newslist:link, #news a.newslist:visited, #news a.newslist:active	{
	color: #333;
	text-decoration: underline;
	}

#news a.newslist:hover	{
	color: #060072;
	}




/******* 検索 *******/
#searchbox	{
	margin: 5px 7px;
	padding: 0;
	text-align: center;
	}

#searchbox form	{
	margin: 0;
	padding: 0;
	}

#searchbox input.filedsize	{
	width: 140px;
	padding: 2px;
	text-align: left;
	}
			
#searchbox input	{
	font-size: 12px;
	border: 1px solid #999;
	background-color: #ffffff;
	color: #333;
	margin: 0;
	padding-top: 1px;
	text-align: center;
	}




/******* 検索・英語版 *******/
#searchen	{
	margin: 5px 7px;
	padding: 0;
	text-align: center;
	}

#searchen form	{
	margin: 0;
	padding: 0;
	}

#searchen input.filedsize	{
	width: 115px;
	padding: 2px;
	text-align: left;
	}
			
#searchen input	{
	font-size: 12px;
	border: 1px solid #999;
	background-color: #ffffff;
	color: #333;
	margin: 0;
	padding-top: 1px;
	text-align: center;
	}
	


/******* フッタ *******/
#footer img	{
	float: right;
	margin-top: 1px;
	}

#footer p	{
	margin-top: 15px;
	font-size: 11px;
	}

#footer a.menu, #footer a.menu:link, #footer a.menu:visited, #footer a.menu:active	{
	padding: 4px 0 0 12px;
	background: url(/image/link.gif) no-repeat center left;
	color: #333;
	text-decoration: none;
	}

#footer a.menu:hover	{
	color: #060072;
	}



/******* コピーライト *******/	
#copyright h2	{
	margin: 0;
	padding-top: 8px;
	font-size: 12px;
	color: #fff;
	}

#copyright a, #copyright a:link, #copyright a:visited	{
	color: #fff;
	text-decoration: none;
	}

#copyright a:hover	{
	color: #999;
	}



/******* 基本設定 *******/

a, a:link, a:visited, a:active	{
	color: #060072;
	text-decoration: underline;
	}

a:hover	{
	color: #666666;
	}

h1, h2, h3, h4, h6	{
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

strong	{
	font-weight: normal;
	}

em	{
	font-style: normal;
	}

img	{
	border: 0;
	}


.right	{
	text-align: right;
	}


/******* パンくずナビ *******/
#breadcrumb	{
	clear: both;
	width: 570px;
	margin: 0 0 20px 30px;
	padding: 0;
	text-align: left;
	}

#breadcrumb p	{
	font-size: 9px;
	color: #333;
	margin: 0;
	padding: 0;
	}

#breadcrumb02	{
	width: 740px;
	margin: 0 30px 20px 30px;
	padding: 0;
	text-align: left;
	}

#breadcrumb02 p	{
	font-size: 9px;
	color: #333;
	margin: 0;
	padding: 0;
	}



/******* エントリー *******/
#entry	{
	margin: 10px 20px 10px;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 160%;
	text-align: left;
	}

#entry h2	{
	margin-bottom: 10px;
	color: #B40000;
	font-size: 12px;
	font-weight: bold;
	}

#entry h2.green	{
	color: #003e00;
	}

#entry h2.navy	{
	color: #060036;
	}

#entry h3	{
	margin-bottom: 5px;
	color: #060072;
	font-size: 12px;
	font-weight: bold;
	}

#entry h4	{
	margin: 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	}

#entry h5	{
	margin: 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	}

#entry p	{
	margin: 8px 0 8px 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	}

#entry p.tuduki	{
	display: inline;
	}

#entry p.sml	{
	font-size: 11px;
	}

#entry p.fuki	{
	text-align: right;
	}

#entry p.ki	{
	text-align: center;
	}

#entry p.more	{
	margin-bottom: 30px;
	padding-bottom: 10px;
	color: #333;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
	}

#entry a, #entry a:link, #entry a:visited, #entry a:active	{
	font-size: 12px;
	color: #060072;
	text-decoration: none;
	}

#entry a:hover	{
	color: #333;
	}

#entry a.category, #entry a.category:link, #entry a.category:visited, #entry a.category:active	{
	font-size: 12px;
	color: #B40000;
	text-decoration: none;
	}

#entry a.category:hover	{
	color: #333;
	}

#entry a.link, #entry a.link:link, #entry a.link:visited, #entry a.link:active	{
	padding: 4px 10px 4px 15px;
	background: url(/image/link.gif) no-repeat center left;
	font-size: 12px;
	color: #060072;
	text-decoration: underline;
	}

#entry a.link:hover	{
	color: #333;
	}

#entry span.qnumber	{
	display: inline;
	margin: 0;
	padding: 1px 3px;
	background-color: #B40000;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}

#entry ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#entry ul ul	{
	margin: 0;
	padding-left: 25px;
	list-style-type: none;
	}

#entry ul ul ul	{
	margin: 0;
	padding-left: 25px;
	list-style-type: none;
	}

#entry ul ul ul ul	{
	margin: 0;
	padding-left: 25px;
	list-style-type: none;
	}

#entry ul.newpro	{
	margin: 0 0 8px 30px;
	padding: 0;
	list-style-type: disc;
	}

#entry ul.newprobo	{
	margin: 0 0 8px 230px;
	padding: 0;
	list-style-type: disc;
	}

#entry ul.newproex	{
	margin: 0 0 8px 130px;
	padding: 0;
	list-style-type: disc;
	}

#entry ol	{
	margin: 0 0 8px 30px;
	padding-left: 15px;
	color: #333;
	font-size: 12px;
	}

#entry img.left	{
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	}

#entry img.right	{
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	}

#entry blockquote.catalog	{
	margin: 0 40px 10px 20px;
	padding: 10px;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	border: 1px dotted #aaa;
	}

#entry p.cap	{
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	}

#entry table.catalog	{
	width: 550px;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #aaa;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	}

#entry tr.catalogb	{
	background-color: #d0e0f0;
	}

#entry tr.catalogg	{
	background-color: #efefef;
	}

#entry tr.catalogw	{
	background-color: #fff;
	}

#entry .red {
	color: #d00000;
	}

#entry .green {
	color: #009900;
        font-size: 14px;
	}

span.bd	{
	font-weight: bold;
	}

span.sml	{
	font-size: 10px;
	}



/******* 会社案内下段メニューリスト *******/
#entrylist	{
	margin: 20px 0 30px 30px;
	padding: 0;
	}

#entrylist p	{
	font-size: 10px;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 160%;
	}


/******* ページトップへ *******/
#upper	{
	clear: both;
	width: 800px;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#upper a.link, #upper a.link:link, #upper a.link:visited, #upper a.link:active	{
	padding: 4px 50px 4px 15px;
	background: url(/image/link_up.gif) no-repeat center left;
	font-size: 12px;
	color: #060072;
	text-decoration: underline;
	}

#upper  a.link:hover	{
	color: #333;
	}


/******* サイトマップ *******/
.sitemap	{
	width: 740px;
	margin: 0 30px 20px 30px;
	padding: 0;
	font-size: 12px;
	color: #333;
	text-align: left;
	}

.sitemap h2	{
	margin-bottom: 10px;
	padding: 0;
	color: #B40000;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	}

.sitemap h3	{
	margin-left: 10px;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	}

.sitemap ul	{
	margin: 0;
	padding: 0;
	}

.sitemap li	{
	margin: 0 40px;
	padding: 0;
	font-size: 12px;
	line-height: 160%;
	}

.sitemap a.blogname, .sitemap a.blogname:link, .sitemap a.blogname:visited, .sitemap a.blogname:active	{
	color: #B40000;
	text-decoration: none;
	}

.sitemap a.blogname:hover	{
	color: #333;
	}

.sitemap a.category, .sitemap a.category:link, .sitemap a.category:visited, .sitemap a.category:active	{
	color: #060072;
	text-decoration: none;
	}

.sitemap a.category:hover	{
	color: #333;
	}

.sitemap a, .sitemap a:link, .sitemap a:visited, .sitemap a:active	{
	color: #060072;
	text-decoration: none;
	}

.sitemap a:hover	{
	color: #333;
	}


/******* 検索結果 *******/
#search_temp	{
	margin: 20px 100px 20px 100px;
	padding: 0;
	width: 600px;
	}

#search_temp h2	{
	margin-bottom: 20px;
	padding: 2px 5px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}

#search_temp h3	{
	margin-bottom: 40px;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	}

#search_temp h5	{
	margin-bottom: 10px;
	padding: 2px 5px;
	color: #060072;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #060072;
	border-top: 1px solid #060072;
	border-bottom: 1px solid #060072;
	border-right: 1px solid #060072;
	}

#search_temp p	{
	margin-bottom: 30px;
	padding: 0;
	color: #333;
	font-size: 12px;
	}

#search_temp a, #search_temp a:link, #search_temp a:visited, #search_temp a:active	{
	font-size: 12px;
	color: #060072;
	text-decoration: none;
	}

#search_temp a:hover	{
	color: #333;
	text-decoration: underline;
	}

#search_temp a.body, #search_temp a.body:link, #search_temp a.body:visited, #search_temp a.body:active	{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	}

#search_temp a.body:hover	{
	color: #060072;
	text-decoration: underline;
	}


