@charset "shift_jis";

/* main div */

#mainflamemargin{
margin: 0px 0px 0px 0px;
width:741px;}

#naviframeset{
margin: 0px 0px 0px 10px;}

/* style reset */

form,fieldset {
	margin: 0;
	padding:0;
}

fieldset {
	border:none;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
	margin:0;
	padding:0;
}

body {
	margin:0;
	font-family: "ＭＳ Ｐゴシック", "Osaka",  "ヒラギノ角ゴ Pro W3", "hiragino kakugo Pro W3","sans-serif";
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align:left;
	background-color: #FFFFFF;
}

li{
	list-style:none;
	margin:0px;
	text-indent: 0px;
	padding: 0px;
	float:left;	
}

hr {
	display: none;
	clear:both;
}

strong{
	font-weight:normal;
	font-style:normal;
}

a{color:#333366; text-decoration:none;}

a:hover{
	text-decoration:underline;
}

/*ベーステーブル
---------------------------------------------*/
#BaseTable {
	margin: 0px 0px 0px 8px;
	width:740px;
	background: #FFFFFF;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
}

#MainTable {
	margin:0px auto 0px;
	width:740px;
	min-height:820px;
	overflow:hidden;
	background: url(../common-image/main_bg1.gif) 0 0 repeat-y;
}


#OutBGtable{
	margin: 0px auto 0px;
	width:740px;
	background: #dcdcdc url(../images/base_bg1.gif) center repeat-y;
}

#BttomLine{
	margin: 0;
	width: 740px;
	height: 12px;
	background: url(../images/foot-image2.gif) bottom no-repeat;
	text-indent:-10000px;
}

#LogosSet{
	height:54px;
	overflow:hidden;
}

#topLogo{
	background:url(../common-image/denso-logo120.gif) 0px 6px no-repeat;
	height:52px;
	width:250px;
	margin:0;
	padding:0;
	float:left;
}

#topLogo a{
	font-size:1px;
	text-indent:-1000px;
	display:block;
	height:52px;
	width:130px;
	text-align:left;
	font-size:1px;
	line-height:1px;
	color:#FFFFFF;
}

#LogosSet #Links{
	text-align:right;
	float:right;
	height:30px;
	margin-top:20px;
	margin-right:15px;
	width:300px;
}

.cleaBoth{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	text-indent:-500px;
	background-color:#FFFFFF;
}


/*ヘッダー関連
---------------------------------------------*/
#headers{
	width:740px;
	height:42px;
	background-color:#a4df00;
}

/*パンくず
---------------------------------------------*/

#pankz {
	font-family: "ＭＳ Ｐゴシック", "Osaka",  "ヒラギノ角ゴ Pro W3", "hiragino kakugo Pro W3","sans-serif";
	font-size: 10px;
	line-height: 13px;
	width:745px;
	margin-top:72px;
	position:absolute;
	z-index:auto;
}

#pankz ul{
	margin:0px;
	padding:0px;
	width:auto;

}

#pankz li{
	margin:0px;
	padding:0px;
	text-indent:2px;

}

#pankz #my{
	color:#C68e24;

}

#pankz a{
	color:#a66e24;
	text-decoration: none;
}

#pankz a:hover{
	color:#a66e24;
	text-decoration: underline;

}
/*高さ変更用
----------------------------------*/
.hightPx{
	height:300px;
}

/*フッター
----------------------------------*/
.footer{
	text-align:left;
	width:740px;
	margin:0 0 0 8px;
	padding:15px 0;
	font-size:9px;
	line-height:12px;
	color:#000000;
	background: url(../common-image/main_bg2.gif) 0 0 repeat-y;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}

.footer .Box{
	background-color:#409d27;
	padding:15px 2px 15px 5px;
	width:215px;
}

.footer img{
	border:0px;
}

.footer2{
	text-align:left;
	width:750px;
	font-size:120%;
	line-height:120%;
	margin:0 0 5px 0;
}

.footer2 a{
	color:#666666;
	text-decoration:none;
}

.tel{
	color:#A336FF;
}



/*その他
----------------------------------*/
.notViwer,
.notViwer2{
	width:1px;
	height:1px;
	font-size:1px;
	color:#FF;
	line-height:1px;
	visibility:hidden;
	text-indent:-1000000px;
	margin:0px;
	padding:0px;
	position:absolute;
	z-index:auto;
}
.notViwer{float:left;}


.mg-dw10{
	margin-bottom:10px;
}
.mg-dw20{
	margin-bottom:20px;
}

/*ライン
----------------------------------*/

.line{
	border-bottom:1px dotted #999999;
	margin-bottom:15px;
}
.line2{
	border-bottom:1px solid #999999;
	margin-top:10px;
	margin-bottom:10px;
}

.line3{
	border-bottom:1px dotted #999999;
	margin-top:5px;
	margin-bottom:5px;
}

.spaceBox1{height:20px;}
.spaceBox2{height:15px;}
.spaceBox3{height:5px;}
.clearBer{clear:both; line-height:1px;}

/*コメント系
----------------------------------*/
.coments{
	font-size:13px;
	padding:5px;

}



