@charset "Shift_JIS";

* {
	margin:0px;
	padding:0px;

}
body {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	background-color: #000000;
	background-image: url(../images/haikei.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
a {
	color: #5f5f5f;
	text-decoration: none;
}
a:visited {
	color: #706f6f;
}
a:hover {
	color: #FF6600;
}
img {
	border: 0px;
	margin:0px;
	padding:0px;
}
img a {
	border: 0px;
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 16px;
	font-weight: normal;
}


/*----------------------------------------------------
	基本構造
----------------------------------------------------*/

#base {
	margin: 0;
	padding: 0;
}
#base .area {
	width: 950px;
	margin: 0 auto;
}



/*----------------------------------------------------
	ヘッダ部分
----------------------------------------------------*/

#header {
	height: 73px;
	display: block;
	width: 918px;
	margin-left: 32px;
	z-index: 20;
}
.header_logo_box {
	width: 136px;
}
.header_menu_box {
	width: 782px;
	margin-top: -73px;
	margin-left: 136px;
}

#logo_main {
	width: 136px;
	height: 73px;
	z-index: 10;
}
.header_middle {
	height: 158px;
	display: block;
	width: 760px;
	padding-left: 170px;
}
.header_txt {
	width: 230px;
	display: block;
	float: right;
	font-size: 9px;
	line-height: 12px;
	text-align: right;
	height: 41px;
	padding-top: 10px;
	margin-top: -51px;
}

/*----------------------------------------------------
	フッタ部分
----------------------------------------------------*/


#footer {
	height: 112px;
	padding-bottom: 40px;
}
#footer .area {
	width: 950px;
	margin: 0 auto;
	height: 98px;
	padding-top: 11px;
}
#footer .footer_menu {
	float: left;
	width: 797px;
}
#footer .area2 {
	float: left;
	width: 152px;
}


/*----------------------------------------------------
	コンテンツ
----------------------------------------------------*/

.main {
	width: 950px;
	clear: both;
	display: block;
	margin-top: -22px;
	z-index: 1;
}
.img_box {
	float: left;
	width: 950px;
	margin-bottom: 20px;
}
.txt_box {
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 5px;
	font-size: 9pt;
	line-height: 14pt;
}
.index_txt_box {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 9pt;
	line-height: 14pt;
	width: 950px;
	float: left;
}
.news {
	float: left;
	width: 418px;
	margin-top: 0px;
	margin-left: 30px;
}
.news_box {
	height: 280px;
	width: 418px;
	border: 1px solid #999;
	overflow-x: hidden;
	overflow-y: scroll;
}
.news_day {
	float: left;
	width: 60px;
	margin-top: 10px;
	margin-left: 10px;
}
.news_text {
	float: left;
	margin-top: 10px;
	margin-left: 14px;
	width: 310px;
}

.news_text a {
	color: #FFFFFF;
	text-decoration: none;
}
.news_text a:visited {
	color: #FFFFFF;
}
.news_text a:hover {
	color: #FFFFFF;
}


.campany_box {
	width: 950px;
	padding-top: 50px;
	margin-bottom: 57px;
}
.dot_line {
	width: 950px;
	height: 3px;
	background-image: url(../images/dot_line.gif);
	background-repeat: no-repeat;
}

/*----------------------------------------------------
	company 半透明の指定
----------------------------------------------------*/
 
dl {
	
}
dl dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	margin-bottom: 6px;
	height: 24px;
	display: inline;
}
dl dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	margin-bottom: 6px;
	padding-left: 25px;
	height: 24px;
	display: inline;
}

dl.l {
	
}
dl.l dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	margin-bottom: 6px;
	height: 46px;
	display: inline;
}
dl.l dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	margin-bottom: 6px;
	padding-left: 25px;
	height: 46px;
	display: inline;
}
dl.ll {
	
}
dl.ll dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	margin-bottom: 6px;
	height: 84px;
	display: inline;
}
dl.ll dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	margin-bottom: 6px;
	padding-left: 25px;
	height: 84px;
	display: inline;
}

dl.shift {
	
}
dl.shift dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	margin-bottom: 6px;
	display: inline;
	margin-top: -28px;
	height: 24px;
}
dl.shift dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	margin-bottom: 6px;
	padding-left: 25px;
	height: 24px;
	display: inline;
	margin-top: -28px;
}

dl.shift_l {
	
}
dl.shift_l dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	margin-bottom: 6px;
	display: inline;
	height: 43px;
	margin-top: -47px;
}
dl.shift_l dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	margin-bottom: 6px;
	padding-left: 25px;
	height: 43px;
	display: inline;
	margin-top: -47px;
}

dl.shift_ll {
	
}
dl.shift_ll dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	margin-bottom: 6px;
	display: inline;
	margin-top: -92px;
	height: 90px;
}
dl.shift_ll dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	margin-bottom: 6px;
	padding-left: 25px;
	height: 90px;
	display: inline;
	margin-top: -92px;
}

dl.shift_lll {
	
}
dl.shift_lll dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	margin-bottom: 6px;
	display: inline;
	margin-top: -122px;
	height: 120px;
}
dl.shift_lll dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	margin-bottom: 6px;
	padding-left: 25px;
	height: 120px;
	display: inline;
	margin-top: -122px;
}


dl.white {

}
dl.white dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	height: 24px;
	display: inline;
	background-color: #FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
dl.white dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	height: 24px;
	padding-left: 25px;
	display: inline;
	background-color: #FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

dl.white_l {

}
dl.white_l dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	height: 43px;
	display: inline;
	background-color: #FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
dl.white_l dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	height: 43px;
	padding-left: 25px;
	display: inline;
	background-color: #FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

dl.white_ll {

}
dl.white_ll dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	height: 90px;
	display: inline;
	background-color: #FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
dl.white_ll dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	height: 90px;
	padding-left: 25px;
	display: inline;
	background-color: #FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

dl.white_lll {

}
dl.white_lll dt {
	float: left;
	width: 155px;
	text-align: center;
	margin-left: 180px;
	margin-right: 8px;
	line-height: 14pt;
	height: 120px;
	display: inline;
	background-color: #FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
dl.white_lll dd {
	width: 575px;
	float: left;
	line-height: 14pt;
	height: 120px;
	padding-left: 25px;
	display: inline;
	background-color: #FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

/*----------------------------------------------------
	products
----------------------------------------------------*/

.products_box {
	margin-top: 35px;
}
.puroducts_left {
	width: 32px;
	float: left;
	padding-left: 177px;
}
.puroducts_right {
	float: right;
	width: 720px;
}
.puroducts_right .box {
	margin-bottom: 15px;
}
.puroducts_right .box_float {
	float: left;
	margin-bottom: 15px;
	width: 350px;
}
.puroducts_right .box_float-r {
	float: left;
	margin-bottom: 15px;
	width: 350px;
	margin-left: 20px;
}
.box {
	margin-bottom: 8px;
}
.products_box02 {
	padding-top: 35px;
}
.puroducts_01_left {
	width: 32px;
	float: left;
	padding-left: 14px;

}.puroducts_01_right {
	float: right;
	width: 880px;
}
.puroducts_01_right .box_float {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 8pt;
}
.photocoment01 {
	color: #ba8336;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 6px;
	font-weight: bold;
	letter-spacing: -0.1em;
}
.photocoment02 {
	text-align: left;
	margin-top: 2px;
}
.photocoment02 .left {
	width: 140px;
	float: left;
}
.photocoment02 .right {
	width: 60px;
	float: right;
	text-align: right;
}
.photocoment02 .left2 {
	width: 80px;
	float: left;
}
.photocoment02 .right2 {
	width: 120px;
	float: right;
	text-align: right;
}
.photocoment03 {
	text-align: left;
	margin-top: 2px;
	height: 80px;
}




.space30 {
	height: 30px;
	clear: both;
}



.topics_box {
	margin-bottom: 57px;
	margin-left: 30px;
	margin-top: 20px;
	width: 890px;
}
.topics_date {
	font-size: 20px;
	margin-top: 10px;
}
.topics_title {
	font-size: 18px;
	margin-top: 10px;
	line-height: 1.4em;
}
.topics_textarea {
	margin-top: 16px;
	font-size: 14px;
}
.topics_textarea p {
	margin-top: 10px;
}
