/*基本設定*/

/* リセット */
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,input{
	margin:0;
	padding:0;
	font-size:medium;
	}


body{
	background-color:#FFFFFF;
	text-align:center; 
	margin-left:auto;
	margin-right:auto; 
	text-align:left; 
	line-height:120%;
	}

/* IE6 or sooner(IE6以前のフォントサイズハック)
*html body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,input{
	font-size:100%;
	} */


/* リンク設定 */
a:link{
	color:#0000ff;
	}

a:visited{
	color:#663399;
	}

a:hover{
	color:#ff0000;
	background:#ffdbdb;
	}


/* 画像設定 */
a img{
	border:0;
	}

td{
	font-size:90%;
	}


/**************************************** ページ全体のレイアウト設定 */
/* ヘッダ */
#header{
	margin:auto;
	width:660px;
	}
/* メイン */
#main{
	margin:auto;
	width:660px;
	text-align:center; 
	}

/* フッタ */
#footer{
	width:660px;
	margin: auto;
	margin-top:1em;
}


/* floatのクリア その１*/
.clear{
	clear:both;
	}

/* floatのクリア  その２（clearfix）*/
/* float指定BOXと親BOXの背景処理 */
.clearfix:after{/*IE以外モダンブラウザ向け*/
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix{/*IE7、MacIE5向け*/
	display:inline-block;
	}
/*I6以前向け*/
/* Hides from IE-mac \*/
*html.clearfix{
	height:1%;
	}
.clearfix{
	display:block;
	}
/* End hide from IE-mac */


/**************************************************** ヘッダ部の設定 */
/* ヘッダ左部 */
#headerl{
	float:left;
	margin:0px;
	width:265px;
	padding:0px;
	height: 41px;
	}


/* ヘッダ右部 */
#headerr{
	float:right;
	width:395px;
	margin-top: 0px;
	text-align:right;
	height: 41px;
	}

#headerr img{
	margin-top: 21px;
	}

.headerimg{
	border-bottom:2px solid #e3e3e3;
	}



/**************************************************** メニューの設定 */
/* メニュー設定 */
#emenu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 660px;
	height: 31px;
	background-color: #709cbf;
	}

	#emenu ul {
		height: 29px;
		}

	#emenu li {
		float: left;
		margin-top: 1px;
		margin-left: 1px;
		height: 29px;
		list-style-type: none;
		}

/**************************************************** 本文部の設定 */
/* 本文 */
#comment {
	text-align: left;
	margin: 10px 45px 20px 45px;
}
		
/* ページコピー */
#copy{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

h3 {
	text-align: left;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 10px;
	color: #4341AA;
	font-size: larger;
	line-height: 140%;
}

h4{
	margin-top: 5px;
	margin-bottom: 5px;
}

/* 点線ライン */
.dotLine{
	margin-right: 35px;
	margin-left: 35px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ABC7EC;
}

/**************************************************** テーブル部の設定 */
/* テーブル設定　会社概要 */
.tblCompany
{
	width:590px;
	text-align: left;
	margin-right: 35px;
	margin-left: 35px;
	border-top:1px solid #AD9EC6;
	}
.tblCompany  th{
		width:200px;
		border-bottom:1px solid #AD9EC6;
		font-weight:bold;
		background:#F2F5FA;
		padding:1px;
		}
.tblCompany  td{
		width:390px;
		border-bottom:1px solid #AD9EC6;
		padding:1px;
		}
/* テーブル設定　ＩＳＯ */
#iso{
	margin-left:50px;
	text-align:left;
	}

.tblIso
{
	width:510px;
	text-align: left;
	border-spacing: 0px;
	margin-right: 60px;
	margin-left: 60px;
	text-align:center;
	vertical-align:top;
	}
.tblIso th{
		width:170px;
		font-weight:normal;
		line-height:100%;
		font-size:80%;
		padding:1px;
		padding-top: 10px;
		}
.tblIso td{
		vertical-align:top;
		padding:1px;
		}
		
/* テーブル設定　営業所 */
.tblNetwork{
	width:590px;
	text-align: left;
	margin-right: 35px;
	margin-left: 35px;
	border-bottom:1px solid #AD9EC6;
	}
		
	.tblNetwork th{
	width:50%;
	border-top:1px solid #AD9EC6;
	font-weight:bold;
	padding:2px;
	background-color: #F2F5FA;
	text-align: left;
		}

	.tblNetwork td{
	vertical-align:top;
	padding:2px;
	text-align: left;
		}

	.tblNetworkPht{
		width:95px;
		border-top:1px solid #AD9EC6;
		padding:1px;
		vertical-align:top;
		text-align:center;
		}


/* コンテンツ、取扱メーカー */
.block{
	width:590px;
	text-align: left;
	margin-right: 35px;
	margin-left: 35px;
}

	.blockTop{
		clear:both;
		text-align: right;
		margin-bottom: 1em;
		}

	.contentImg{
		float:left;
		text-align: center;
		width:105px;
		vertical-align:top;
		}

	.contentR{
		float:right;
		width:440px;
		padding-left:40px;
		}

	.makerL{
		float:left;
		width:254px;
		padding-left:40px;
		vertical-align:top;
		}

	.makerR{
		float:right;
		width:254px;
		padding-left:40px;
		vertical-align:top;
		}



/* 会社案内　理念・方針 */
.profileItem {
	text-align: left;
	margin: 0px 35px 10px 100px;
}

	.profileItem li{
		text-align: left;
		margin-left: 25px;
	}


/* 社長挨拶 */
#greeting {
	text-align: left;
	margin: 0px 45px 10px 45px;
}

	.greetingTi{
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
		font-weight:bold;
	}
	
	.greetingSigh{
		text-align: right;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	


/* 轟ストーリー */
#story {
	width:590px;
	margin: 10px 35px 10px 35px;
	padding-top:10px;
}

.storyBox {
	width:530px;
	text-align: left;
	margin: 0px 15px 0px 15px;
	background-color:#5084CD;
}

	.storyLogo{
		vertical-align:top;
		width:20px;
		float:left;
	}

	.storyColum{
		vertical-align:top;
		background-color:#F2F5FA;
		float:right;
		width:506px;
		padding: 2px;
	}

	.storyImg{
		vertical-align:top;
		float:left;
		margin: 2px 5px 5px 2px;
	}

	.storyTi{
		font-weight:bold;
	}


/* 戻るボタン */
#toBack{
	margin-right: 35px;
	margin-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align:right;
	padding-top:15px;
}

/* 3gears */
#gear {
	width:490px;
	text-align: left;
	margin: 20px 85px 20px 85px;
	background-color:#EBEBEB;
}

	#gear p{
		padding: 0px 10px 5px 10px;
	}
	




/* 画像の回り込み 左 */
.greetingImg{
	margin: 10px 20px 10px 20px;
	float:left;
	}


/*テキスト設定*/

.tdsmall {
	line-height: 140%;
	font-size: 80%;
}

.text666666{
	color:#666666;
}


.notes {
	font-size: 10px;
	line-height: 110%;
	color: #999999;
}


/*リスト　番号付　UpperRoman*/
ol.uroman{
list-style-type:upper-roman;
}

/* マージン0 */
.pmrgn0{
	margin-top:0;
	margin-bottom:0;
	}

/* マージン1行 */
.pmrgn1{
	margin-top:1em;
	}

