/* CSS Document */
*{
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 120%;
	font-family:Arial, Helvetica, sans-serif;
}

#page {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/back.gif);
}

/*2010test*/
#header {
	width: 850px;
	height: 25px;
	margin: 0px;
	background: url(../img/header10.gif) no-repeat;
}

.h_mg {
	width: 500px;
	font-size: 12px;
	font-weight: 150;
	color: #076A6B;
	margin: 5px 0 0 5px;
	text-align: left;
	float: left;
}

.h_lang {
	margin: 0px 15px 0 0;
	padding-top: 5px;
	text-align: right; 
}

#headerN {
	width: 850px;
	height: 80px;
	margin: 0px;
	background: url(../img/header_normal.jpg) no-repeat;
	text-align: left;
}

#headerNE {
	width: 850px;
	height: 80px;
	margin: 0px;
	background: url(../img/header_normalE.jpg) no-repeat;
	text-align: left;
}

#headerNC {
	width: 850px;
	height: 80px;
	margin: 0px;
	background: url(../img/header_normalC.jpg) no-repeat;
	text-align: left;
}



img {	border: 0	}

/*.langN {
	width: 500px;
	margin: 55px 0px 0px 0px;
	text-align:right;
	float: right;
}*/

#langN {
	width: 110px;
	margin-top: 10px;
	padding: 0px;
	float: right;
}

.langli {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.langli img{
	vertical-align:bottom;
}

#top_image {
	margin: 10px 0px 0px 0px;
	width: 850px;
	height: 350px;
	background-color: #000000;
	text-align: left;
}

#top_topics {
		width: 845px;
		height: 60px;
}

#i_header {
	background-image:url(..img/topics_ttlback.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	width: 180px;
	padding: 7px 0px 2px 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}


.tBack {
	background-image:url(../img/topics_tBack2.jpg);
	background-repeat: no-repeat;
}

.tBackE {
	background-image:url(../img/topics_tBack2E.jpg);
	background-repeat: no-repeat;
}

.tBackC {
	background-image:url(../img/topics_tBack2C.jpg);
	background-repeat: no-repeat;
}


#tk_m, #tk_mE {
	margin: 0;
	padding: 0;
	width: 200px;
}

#tk_m ul {
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
}

#tk_m ul li {
	margin: 0 0 3px 0;
	_margin-bottom: 0px;
	padding: 0;
	height: 30px;
	vertical-align:bottom;
}

#tk_mE ul {
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
}

#tk_mE ul li {
	margin: 0 0 3px 0;
	_margin-bottom: 0px;
	padding: 0;
	height: 30px;
	vertical-align:bottom;
}


/*
.tBack {
	background-image:url(../img/topics_tBack.jpg);
	background-repeat: no-repeat;
}

*/
#menu {
	width: 850px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	border: 0px;
	clear: left;
}

#menu ul {
	height: 70px;
	margin: 0px;
	padding: 0px;
	list-style:none;
	}
	
#menu li {
	float: left;
	height: 70px;
}

#cont { /*メニュー下コンテンツコンテナ*/
	width: 850px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	clear:left;
	text-align: left;
}
 
.key {
	color: #FFFFFF;
	font-size:5pt;
	text-align: left;
	visibility:hidden;
	height: 5px;
	overflow:hidden;
}

.title {
	width: auto;
	margin-top: 0px;
	margin-bottom:0px;
}

#footer {
	width: 850px;
	margin: 0px;
	padding-top: 30px;
	background-image: url(../img/footer_line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color: #666666;
	text-align: left;
	clear:left;
}

#footer hr {
	width: 850px;
	height: 1px;
	color:#CCCCCC;
	margin: 0px;
}

.ftr_menu {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	width: auto;
	height: auto;
	font-size: 11px;
	text-align: center;
	/*float: left;*/
}

.ftr_copy {
	margin: 5px 0px 0px 0px;
	width: auto;
	font-size: 11px;
	text-align: center;
}

a:link {/*link*/
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #076A6B;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:visited:hover {
	color: #076A6B;
	text-decoration: underline;
}
/*end link*/

.bgclr {	background-color: #EBEBEB	} /*背景grey*/

.bldTmgn	{/*bold character + 上下margin*/
	font-weight: bold;
	margin-top:15px;
	margin-bottom: 5px;
}

.bldTmgnC	{/*bold character + 上下margin+color*/
	font-weight: bold;
	margin-top:15px;
	margin-bottom: 5px;
	color: #076A6B;
}

.notice	{/*smallfont+color*/
	font-size: smaller;
	margin-top:10px;
	margin-bottom: 5px;
	color: #EA4600;
}


.ac	{ 	/*センター+上下margin*/
	text-align: center;
	margin: 20px 0px 20px 0px;	
	} 

.ac_lhw {
	text-align: center;
	line-height: 250%;
	margin-bottom: 30px;
	}

dd, table td {	line-height: 120%	}/*行間*/
dd { padding-left: 20px	}

.ar { /*ｱﾗｲﾝﾒﾝﾄ右*/
	margin: 10px 30px 10px 0px;
	width: auto;
	float: right;
}

.ar2{ /*ｱﾗｲﾝﾒﾝﾄ右、右マージン大目*/
	margin: 10px 100px 10px 0px;
	width: auto;
	float: right;
}

#gr_cont_L { /*挨拶段組左*/
	width: 200px;
	margin: 15px 0px 10px 0px;
	float: left;
}

#gr_cont_R { /*挨拶段組右*/
	width: 560px;
	margin: 15px 0px 10px 220px;
	line-height: 150%;
}

#cont2 { /* contents内側*/
	margin: 30px 30px 25px 30px;
}

#cont2 td {
	border-bottom:  1px dotted #CCCCCC;
	line-height: 150%;
}
#cont3 { /* contents内側*/
	margin: 30px 30px 25px 30px;
}


.cp_contR {/*会社概要*/
	width: auto;
	margin-top: 10px;
	float: right;
} 	

.vs_h2 { /*経営ビジョン+挨拶ｈ2*/
	font-weight: bold;
	font-size: 16px;
	text-align:center;
}


/*リスト関連*/

.agnt dt, .op dt, .rec dt {/*海外代理店等*/
	width: auto;
	color: #076A6B;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted #CCCCCC ;
	margin: 25px 30px 10px 10px;
}

dl.agnt dd {
	margin-left: 30px;
}


.tech dt {/*技術情報*/
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px 10px 20px;
}

.tpcs dt, .sr dt, .smap dt {/* topics, 社会的責任*/
	font-weight: bold;
	margin: 20px 0px 10px 20px;
}

.tech ul, .tp ul, .sr ul {	list-style-type:decimal	}
.sr ul { margin-top: 20px	}
.tp ul li, .sr ul li { margin: 5px 0px 15px 0px	}
.tech ul li { margin: 20px 0px 0px 30px	}
.tech ul li td	{	border: none !important	}	

/*end list*/

.op {	margin-left: 15px	}
.op dd { padding-left: 15px	}

/*取引先*/
#cust_L {
	width: 230px;
	float: left;
}

#cust_C {
	width: 230px;
	float: left;
}

#cust_R {
	width: 280px;
	float: left;
}

.cust, .smap { list-style-type: square; list-style-image:url(../img/sqare.gif)!important	}
.cust li { margin-bottom: 20px	}

/*製品ページ*/
#box {	
	width: 100%;
	height: 500px;
	border: #076A6B 1px solid;
	margin: 10px 0px 10px 0px;
}

.prd_ttl {
	padding-top: 10px;
	color: #076A6B;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted #CCCCCC ;
}

a.prd:link {/*option関連link*/
	color: #333333;
	background-color: #FFFFFF;
	width: 100%;
	display:block;
	height: 25px;
	padding-top:5px;
}

a.prd:hover {
	background-color: #076A6B;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
	padding-top:5px;
}

a.prd:visited {
	color: #333333;
	background-color: #FFFFFF;
	width: 100%;
	display:block;
	height: 25px;
	padding-top:5px;
}

a.prd:visited:hover {
	background-color: #076A6B;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
	padding-top:5px;
}

.prd strong	{
	background-color: #076A6B;
	color: #FFFFFF;
	display:block;
	width: 100%;
	height: 25px;
	padding-top:5px;
}

/*技術情報*/
.tech { list-style-type: square	}

/*topics*/
#subM { margin: 0px	;
		font-size: 12px;
}

#subM table td {
	border-bottom: #076A6B 3px double;
	background-color: #E3F0F2;
	width: 33%;
}

.tp_left {
	width: 450px;
	float: left;
}

.tp_right {
	width:atuo;
	margin: 0px 0px 0px 470px;
}

/*form用*/
.active	{	ime-mode:active	}	
.disabled	{	ime-mode:disabled	}
td sup	{	
	font-size: 11px;
	color:#FF3300;
}	

/*Sitemap*/
#smp_L {
	width: 350px;
	float: left;
}

#smp_R {
	width: 300px;
	float: left;
}

.lmgn {
	margin-left: 50px;
}

/*dl表*/

*html body dl.tb dd {/*IE6用*/
	display: inline-block;
}

dl.tb {
	margin-left: 12em;
	margin-bottom: 30px;
}


dl.tb dt {
	float: left;
	width: 3em;
}

dl.tb dd {
	margin-left: 0;
	padding-left: 3em;
}


/*product closebt位置*/

.cbt {
	float: right;
	margin: 5px 10px 0 0;
	cursor: pointer;
}

/*2段組みリスト、マーカーﾊﾞｯｸｸﾞﾗｳﾝﾄﾞｲﾒｰｼﾞ*/


ul.ev {
	margin-left: 10px;
	list-style-type:none;
	margin-bottom: 0;
}

ul.ev li, ul.ev li { 
	background-image:url(../topics/img/circle.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left: 15px;
	margin-top: 10px;
}

/*Solar cellページ*/

div#bcont {
	width: auto;
	height: auto;
	text-align: left;
	margin: 40px auto;
	padding: 0;
}

div.pboxL {
	float: left;
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 1em; 
	line-height: 1em;
	border: 1px solid #076A6B;
}

div.pboxR {
	float: right;
	width: auto;
	height: auto;
	margin-top: 0;
	margin-left: 2em;
	margin-bottom: 1em; 
	line-height: 1em;
	border: 1px solid #076A6B;
}
div#bcont:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	zoom: 1;
	clear: both;
}

div#bcont ul {
	list-style-type:decimal;
}


/*top 段組み*/	

#t_menu ul {
	list-style: none;
	margin: 20px 0px 0px 20px;
	clear: left;
}


#t_menu ul li{
	width: 260px;
	float: left;
	margin-bottom: 15px;
}

#cont2 ul {
	list-style-position:inside;
}

#hanyoLR {
	 width: 50%;
	 float: left;
}

