@charset "UTF-8";
/* =======================================================================
	CSS information

	file name  :top.css
	version:1.0
	style info :トップページ用。
======================================================================= */
/* import　各ディレクトリのスタイルシートは以下を必ず読み込む
----------------------------------------------------------------------------- */
@import "default.css"; /*リセット、font.css、再定義*/
@import "base.css"; /*サイトの初期設定*/
@import "layout.css"; /*サイトの基本レイアウト*/


/* local_navi
----------------------------------------------------------------------------- */
#localnavi .navi002,
#localnavi .navi002 a {
	height: 47px;
	background-image: url(../img/btn_local03.gif);
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}






/* 共通
----------------------------------------------------------------------------- */
#contents {
	background-color: #FFFFFF;
	padding: 0px;
}
#contents h2 {
	background-image: url(../maint/img/h2_title.jpg);
	background-repeat: no-repeat;
	height: 195px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#contents .fix a{
	color: #06C;
	text-decoration: underline;
}
#contents .fix a:hover{
	text-decoration: none;
}

#contents h3 {
clear:both;
	background-image: url(../maint/img/h3_title01.gif);
	height: 23px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 40px 0px 0px 10px;
	padding: 0px;
}

#contents h3.product{
	background-image: url(../maint/img/h3_title02.gif);
	}
	
#contents h3.search{
	background-image: url(../maint/img/h3_title04.gif);
	margin-bottom:20px;
	margin-top:20px;
	}

#tab li,
#tab li a{
width:220px;
display:block;
}




/* index.php
----------------------------------------------------------------------------- */

#contents .fix{
margin-top:20px;
	padding: 0px 20px 0px 36px;
	clear: both;
	overflow: hidden;
	min-height:305px;
}


#contents .fix li{
	background-image: url(http://briggs.co.jp/maint/img/icon_allow_l.gif);
	background-repeat: no-repeat;
	padding: 8px 0px 8px 25px;
	background-position: 0px center;
	border-bottom: 1px dotted #CCCCCC;
	margin-right:20px;
	font-size:85%;
}

#contents .fix li a{
text-decoration:none;
}
#contents .fix img  {
	padding: 0px 0px 0px 5px;
}
#contents .fix ul {
	padding-bottom: 20px;
}




/* 詳細ページ
----------------------------------------------------------------------------- */
#contents .fix {
	padding: 0px 26px 30px 28px;
	clear: both;
}

#contents .fix h4 {
	font-size: 122%;
	color: #D21034;
	border-bottom: 1px solid #D21034;
	margin-bottom: 18px;
	padding-bottom: 5px;
	padding-top: 40px;
	clear: both;
}

#contents .fix p {
line-height:180%;
margin-bottom:20px;
}

#contents .fix p.date {
line-height:100%;
text-align:right;
margin-top:-10px;
}

#contents .fix span {
	font-size: 92%;
	float: right;
}

#contents .last {
	background-image: url(../company/img/img_company_02.jpg);
	background-repeat: no-repeat;
	height: 490px;
	background-position: 130px 70px;
}
#contents .bland {
	background-image: url(../company/img/img_company_04.gif);
	background-repeat: no-repeat;
	background-position: 28px 200px;
	height: 340px;
}
#contents h3.oil {
	background-image: url(../maint/img/h3_title03.gif);
}
#contents .btn li{
	text-indent:-9999px;
	margin-left:auto;
	margin-bottom:0px;
	margin-right:10px;
	margin-top:-30px;
	float:right;
	display:block;
}

#contents .btn li a{
display:block;
}

#contents .btn li.catalog{
background-image: url(../product/img/btn_catalog.gif);
background-repeat:no-repeat;
height:35px;
width:165px;
}
#contents .btn li.catalog a{
height:35px;
width:165px;
}
.oilname {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #80cc47;
	margin-left: 220px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.oilexp {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-left: 220px;
	padding-top: 10px;
	margin-top: 5px;
}

#contents .fix table{
font-size:12px;
}
#contents .fix table img{
border-color:#CCCCCC;
border-width:1px;
border-style:solid;
padding-left:0px;
}

#contents .fix th{
text-align:center;
}

#contents .fix td{
padding-right:10px;
padding-left:10px;
}
