@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_local01.gif);
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#tab li,
#tab li a{
width:220px;
}



/* 共通
----------------------------------------------------------------------------- */
#contents {
	background-color: #FFFFFF;
	padding: 0px;
}
#contents h2 {
	background-image: url(../company/img/h2_company.jpg);
	background-repeat: no-repeat;
	height: 194px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#contents .fix a{
	color: #06C;
	text-decoration: underline;
}
#contents .fix a:hover{
	text-decoration: none;
}

#contents h3 {
	background-image: url(../company/img/h3_b&s.gif);
	background-repeat: no-repeat;
	height: 65px;
	width:475;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#contents h5 {
	background-image: url(../company/img/h3_j.gif);
	background-repeat: no-repeat;
	height: 65px;
	width:475;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#contents p.btn_usa a{
background-image:url(../img/btn_left.gif);
background-position:left;
background-color:#999999;
padding-left:15px;
padding-right:10px;
background-repeat:no-repeat;
width:130px;
height:26px;
	margin-left:auto;
	margin-right:10px;
	margin-top:-50px;
	margin-bottom:10px;
	padding-top:8px;
	display:block;

}



/* index.php
----------------------------------------------------------------------------- */

#contents p.btn_usa a{
color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	}


#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 img.right {
	float: right;
	padding: 0px;
	margin-left: 15px;
}

#contents .right {
	float: right;
	padding: 0px;
	margin-left: 25px;
	}
	
#contents .right img {
margin-left:10px;
	}


#contents .fix p {
line-height:150%;
margin-bottom:10px;
}
#contents .fix .aisatsu p{
line-height:180%;
text-indent:10px;
}
#contents .fix span {
	font-size: 92%;
	float: right;
}
#contents .fix li {
	background-image: url(../img/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
#contents .last {
	background-image: url(../company/img/img_company_02.jpg);
	background-repeat: no-repeat;
	height: 490px;
	background-position: 130px 70px;
}

#company th {
	padding: 8px;
	width: 8em;
	background-image: url(../company/img/icon.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	vertical-align: top;
}
#company td {
	padding: 8px;
}
#company th,#company td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
