@charset "shift_jis";




body{
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: 0px;
}

/* index.html
----------------------------------------------- */
#headtext h1 {
	font-size: 10px;
	font-weight: normal;
	color: #88889B;
	text-align: left;
	height: 15px;
	padding-top: 5px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.top_category {
	font-size: 10px;
	line-height: 130%;
	height: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;

}

.topbannerbg_left {
	font-size: 10px;
	line-height: 130%;
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;

}
.topbannerbg_center {
	font-size: 10px;
	line-height: 130%;
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;

}
.topbannerbg_right {
	font-size: 10px;
	line-height: 130%;
	height: 30px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.topbannerbg_left2 {
	font-size: 10px;
	line-height: 130%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;

}
.topbannerbg_center2 {
	font-size: 10px;
	line-height: 130%;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;

}
.topbannerbg_right2 {
	font-size: 10px;
	line-height: 130%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}


/* 企業情報ページ
----------------------------------------------- */
.imgL {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
#customer dt {
	margin-bottom: 10px;
	background-color: #EFEFEF;
	width: 760px;
	padding: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	font-size: 14px;
	margin-top: 10px;
}
#customer dd {
	padding: 10px;
	margin: 0px;
	line-height: 180%;
}

#contents h3 {
	font-size: 16px;
	font-weight: bold;
	color: #00AA01;
	padding-top: 20px;
	padding-bottom: 10px;

}
#contents h2 {
	padding-bottom: 20px;
}
#guidance  {
	line-height: 180%;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
}

/* リンク
----------------------------------------------- */
#low a:link,
#low a:visited {
	font-size: 12px;
	color: #0066CC;
	line-height: 160%;
	text-decoration:underline;
	height: 50px;
}
#foot a:link,
#foot a:visited {
	font-size: 12px;
	color: #999999;
	line-height: 160%;
	text-decoration:none;
}
#foot a:hover,
#foot a:active {
	font-size: 12px;
	color: #00AB08;	
	line-height: 160%;
	text-decoration:underline;
}


/* フッター
----------------------------------------------- */
.foot_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7FD583;
	border-bottom-color: #7FD583;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 140%;
	color: #999999;
}
.foot_line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FD583;
	font-size: 12px;
	line-height: 140%;
	color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}
.foot_line3 {
	padding-top: 3px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #00AB08;
	font-size: 12px;
	color: #999999;
}

.okuyami {
	font-size: 11px;
	border: 1px solid #660000;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#MainImage .flash {
	background-image: url(../img/flash.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 830px;
}
#index_news .iframe {
	margin: 0px;
	padding: 0px;
	width: 580px;
}
#world {
	background-color: #FFFFFF;
	clear: both;
}
#jigyou_icon {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
}
#jigyou_icon p {
	float: left;
	padding: 2px;
}
.clear {
	clear: both;
}


.link_news {
	font-size: 10px;
	text-align: right;
	padding-top: 8px;
}

