/*---------------------------------------------------------------------
タグの設定
---------------------------------------------------------------------*/
body {
	background: url(images/back.gif) repeat;
	margin:0;
	padding:0;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
}
h1 {
	font-size:15px;
	color:#333;
	text-align:left;
	padding:5px 10px;
	margin: 0 20px 0 0;
	background-color: #DBF1D8;
	border-bottom:1px solid #008844;
	border-top:1px solid #008844;
	clear:left;
}
h2 {
	color:#006633;
	font-size:14px;
	margin:10px 0 0 0px;
}
img {
	border:0
}

img{vertical-align:bottom;}

/*---------------------------------------------------------------------
全体の設定
---------------------------------------------------------------------*/
#wrapper {
	width: 800px;
	margin:0 auto;
	background: url(images/side_back2.gif);
}

/*ぱんくず*/
#list {
	font-size:70%;
	padding-left:13px;
}

/*h2あとの段落*/
.afterh2 {
	margin-top:5px;
}

/*---------------------------------------------------------------------
ヘッダ設定
---------------------------------------------------------------------*/
#head {
	width: 790px;
	height:187px;
	margin:0 auto;
	background: url(images/menu_under.gif) no-repeat center bottom;
}
#head img {
	margin:0;
}
#head p {
	margin:0;
	}
#head em {
	font-size:65%;
	font-style: normal;
	color:#FFFFFF;
	padding-left:10px;
	position: relative;
	top: 8px;
}
#top-word {
	width : 330px;
	height:27px;
	background: url(images/header1.gif);
	float:left;
}

#mainhead {
	width: 790px;
	height:257px;
	margin:0 auto;
	background: url(images/menu_under.gif) no-repeat center bottom;
}
#mainhead img {
	margin:0;
}
#mainhead p {
	margin:0;
	}
#mainhead em {
	font-size:65%;
	font-style: normal;
	color:#FFFFFF;
	padding-left:10px;
	position: relative;
	top: 8px;
}
/*------------------------------------------------------------------------*/

/*------------------------------------------------------------------------
コンテンツ全体
---------------------------------------------------------------------*/
#main {
	width: 790px;
	margin:20px auto;
}

/*------------------------------------------------------------------------
メインコンテンツ
---------------------------------------------------------------------*/
#contents {
	width:567px; /*590-8-15*/
	padding-left:8px;
	float:left;
	font-size:80%;
	line-height:120%;
}
#contents a {
	color:#003399;
}
#contents a:hover {
	color:#006633;
}
.img-explain img {
	float:left;
	margin:0px 10px 10px 0;
	
}
.img-explain2 img {
	float:left;
	margin:5px 10px 25px 0;
}
.img-explain2 p {
	margin:5px auto 10px auto;
}
/*.img-explain div {
	float:right;
}*/

/*-------------------------------------------------------------------------
サイドメニュー
---------------------------------------------------------------------*/
#side-menu {
	width:200px;
	float:right;
	font-size:75%;
	line-height:120%;
}
#side-menu p {
	margin-left : 10px;
	margin-right: 10px;
}

#side-menu img {
	display:block;
}
#side-menu a {
	color:#003399;
}
#side-menu a:hover {
	color:#006633;
}
#menu a {
	color:#333333;
}
#menu a:hover {
	color:#FF0000;
}
#menu {
	margin-top: 25px;
	margin-bottom:25px;
}
#menu ul {
	margin-top:0;
	margin-bottom:0;
	list-style: url(images/list2.gif);
}
#menu li {
	line-height:170%
}
#menu p {
	margin-top:0;
	margin-bottom:3px;
	padding-left: 15px;
	line-height: 170%;
	background: url(images/list.gif) no-repeat left 5px;
}
.bannerimg {
	margin: 0 5px 0px 6px;
}

.bannerimg2 {
	margin: 0 5px 20px 6px;
}

/*--------------------------------------------------------------------------
フッタ
---------------------------------------------------------------------*/
#top-footer,#footer {
	clear: both;
	width: 790px;
	margin: 0 auto;
	background:#FFFFFF;
	font-size: 75%;
	line-height:120%;
}

#top-footer {
	padding:30px 0px 20px 0;
}
#footer {
	padding:8px 0 25px 0px;
}
#top-footer a,#footer a {
	color:#003399;
}
#top-footer a:hover,#footer a:hover {
	color:#006633;
}
#top-footer p,#footer p {
	margin : 4px 0 10px 0;	
}

/*---------------------------------------------------------------------
会社概要テーブル & 通販表記法 & 送料
---------------------------------------------------------------------*/
.gaiyo-table table, .low-table table, #toiawase_table table, .fee_table table{
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	width:95%;
	empty-cells:show;
}
.gaiyo-table table, .low-table table, .fee_table table {
	margin: 10px 5px 30px 5px;
}
#toiawase_talbe {
	margin:10px 5px auto 5px;
}
.gaiyo-table td, .gaiyo-table th,
.low-table td, .low-table th,
#toiawase_table td, #toiawase_table th,
.fee_table th {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding: 3px;
	text-align:left;
}
.fee_table td {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding: 3px;
}
.gaiyo-th {
	width:80px;
}
.low-table th {
	width:150px;
}
#rinen {
	font-size:120%;
	line-height:180%;
	padding-left:10px;
}

/*---------------------------------------------------------------------
エンプラ
---------------------------------------------------------------------*/
/*エンプラ説明*/
#enpla_explain {
	margin: 20px auto;
}

/*注意書き*/
/*エンプラ写真*/
#enpla_img {
	float:left;
	margin-bottom:10px;
	width:210px;
}
#enpla_img img {
	margin:0px 0px 3px 0;
}
#enpla_img p {
	margin:0px;
	font-size:10px;
	text-align:right;
}

.enpla_note {
	border:1px solid #FF0000;
	padding:8px 10px 0px 10px;
	margin:0 10px;
	float:right;
	width: 280px;
}
.enpla_note p, .enpla_note2 p {
	margin-top: 3px;
	margin-bottom:10px;
}
.enpla_note2 {
	border:1px solid #FF0000;
	padding:8px 10px 0px 10px;
	margin:0 10px;
	width: 400px;
}



/*--------------選定表*/
.sentei_table table {
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	margin: 5px 5px 20px 5px;
	width:95%;
}
.sentei_table td, .sentei_table th {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding: 3px;
}
.sentei_table th {
	background-color:#F5F5F8;
}

.midasi_l th {
	text-align:left;
}
.item3 th {
text-align:left;
}
.item3 td {
width:33%;
}

.separate2 {
	width:105px;
}
.separate1 {
	width : 213px;
}

/*--------------表タイトル*/
.e-title {
	color:#FF6600;
	font-weight:bold;
	margin:5px 0 0 0;
	clear:both;
}
/*--------------サイズ表*/
.size_table th {
	text-align:left;
	width:150px;
	vertical-align:top;
}

/*--------------登録商標*/
#trademark p{
	margin: 1px 10px;
	font-size : 10px;
	
}
/*--------------ポリペンコサイトへ*/
#to_poly {
	width : 500px;
	margin: 0 auto 20px auto;
	border :solid 1px #CCCCCC;
	background-color:#FFFFD9;
	padding:5px;
}
#to_poly p {
	margin : 0;
}

/*--------------取り扱い種類とサイズ表*/
/*------------------------------------
種類別テーブル*/

/* (段差のないテーブル)*/
.syurui_table {
	margin-bottom:20px
}
.syurui_table table {
	border-top:2px solid #999999;
	border-right:2px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	margin: 5px 5px 10px 5px;
}
.syurui_table td, .syurui_table th {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding: 3px;
}


/*--------------背景指定*/
.syurui_table th, .syurui_table2 th {
	background-color:#F5F5F8;
}


/* (段差のあるテーブル)*/
.syurui_table2 {
	margin-bottom:20px
}

.syurui_table2 table {
	border-top:2px solid #999999;
	border-left:2px solid #999999;
	margin: 5px 5px 10px 5px;
	empty-cells:hide;
}
.syurui_table2 td, .syurui_table2 th {
	padding: 3px;
}

/*下左線、テキスト中央*/
.tt_border_c {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
}
.tt_border_c80 {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
	width:80px;
}
/*下左線、テキスト右*/
.tt_border_r {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:right;
}
/*下線、テキスト中央*/
.tt_border_bc {
	border-bottom:1px solid #999999;
	text-align:center;
}
.tt_border_bc90 {
	border-bottom:1px solid #999999;
	text-align:center;
	width:90px;
}



/*右横線太 下線 -テキスト右*/
.cell_out1 {
	border-right:2px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:right;
}
.cell_out1_th {
	border-right:2px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
}
.cell_out1_th80 {
	border-right:2px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
	width:80px;
}
/*右横線太 下線 -テキスト中央*/
.cell_out1_c {
	border-right:2px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
}
/*右横線太 下線太 -テキスト右*/
.cell_out2 {
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:1px solid #999999;
	text-align:right;
}
/*右横線太 下線太 -テキスト中央*/
.cell_out2_c {
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
}

/*下線太　左線 -テキスト右*/
.cell_out3 {
	border-bottom:2px solid #999999;
	border-left:1px solid #999999;
	text-align:right;
}
/*下線太　-テキスト中央*/
.cell_out4 {
	border-bottom:2px solid #999999;
	text-align:center;
}
/*↑　青字　-テキスト右*/
.cell_out4_blue {
	border-bottom:2px solid #999999;
	text-align:right;
	color:#0000FF;
}
/*↑　青字　-テキスト右 左線追加*/
.cell_out4_blue2 {
	border-bottom:2px solid #999999;
	border-left:1px solid #999999;
	text-align:right;
	color:#0000FF;
	
}


/*表内青字の部分*/
.blue_product {
	color:#0000FF;
	font-style: italic;
	text-align:right;
}

/*注意書き*/
.table_note {
	margin-top:5px;
}
.table_note2 {
	margin:5px auto;
}
	
/*-------------------------------------------------------------------------------
ゴムについて
---------------------------------------------------------------------------------*/	
/*ゴムの使用テーブル*/
#gom_table table{
	width : 95%;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	margin: 10px 5px 30px 5px;
}
#gom_table th {
	background:#F5F5F8;
}
#gom_table .setumei {
	width: 200px;

}

#gom_table th, #gom_table td {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding: 3px;
}
/*オレンジタイトル*/
.gom-title {
	color:#FF6600;
	font-weight:bold;
	margin: 6px 0 0 0 ;
}
.gom-text {
	margin-top:0;
}
/*イメージとグラフ*/
#img_graph {
	text-align: center;
	margin-right:20px;
}
#img_graphonly {
	float:right;
	margin-right:12px;
}
.img_mar20 {
	margin-left:10px;
}
/*ゴム種類表*/
#gom_syurui table {
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	margin: 5px 0px 20px 5px;
	width:95%;
}
#gom_syurui td, #gom_syurui th {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding: 3px;
}
#gom_syurui td
{ width:35px}
#gom_syurui th {
	background-color:#F5F5F8;
}



/*-------------------------------------------------------------------------------
サイトマップ
---------------------------------------------------------------------------------*/	
#sitemap {
	margin-left:10px;
}
.site1 {
	border-bottom: 1px solid #006633;
	background: url(etc/img/site1.gif) no-repeat left center;
	padding-left: 25px;
	margin-top:20px;
}

.site2 {	
	background: url(etc/img/site2.gif) no-repeat left center;
	padding-left: 15px;
	margin: 0 0 8px 30px;
}
#sitemap ul {
	margin-left:50px;
	margin-top: 0;
	margin-bottom:10px;
	padding-left : 20px;
}
#sitemap li {
	list-style: url(etc/img/site3.gif) none outside;
	line-height:170%
}
#sitemap a {
	text-decoration:none;
}

/*-------------------------------------------------------------------------------
見積り＆ガイドの囲い
---------------------------------------------------------------------------------*/
#toiawase {
/*	width: 560px;*/
	margin: 0px 20px 10px 20px;
}
#to_mitumori, #to_guide, #to_callback {
	width : 400px;
	margin: 5px 10px 20px 20px;
	border :solid 1px #CCCCCC;
	background-color:#FFFFD9;
	padding:5px;
}
#to_mitumori {
	float:left;
	margin-left : 0;
}
#to_mitumori p, #to_callback p{
	margin-top: 0px;
}
#to_guide p { 
	margin:0;
}
#fax_img {
	float:right;
	padding-left:30px;
}
#acrobat_img {
	float:left;
	margin-right:10px;
}
#input_bt {
	margin-top:10px;
	text-align:center;
}

/*==============================
　汎　用　CSS
============================-===*/
.float-left {float:left;}
.float-right {float:right;}

/*文字そろえ*/
.l-right {text-align:right;}
.l-center {text-align:center;}
.l-left {text-align:left;}


/*文字色指定*/
.font_red {color:#FF0000;}
.font_blue {color:#0080c4;}
.under20 {margin-bottom:20px;
}
.left10 {margin-left:10px;}
.wd100 {width : 100px;}
.wd90 {width : 90px;}
.wd80 {width : 80px;}
.wd70 {width : 70px;}
.wd46 {width : 46px;}
.wd30 {width : 30px;}
.wd50p {width: 50%;}
.w150 {width:150px;}
.w200 {width: 200px;}
.w250 {width: 250px;}
.btm0 {margin-bottom:0;}
.center100 {width:100px; text-align:center;}

/*h2あとの段落*/
.cyuui {margin: -15px 0 20px 0; font-size : 10px;}

/*==============================
　2009.3.10追加分　CSS
===============================*/

p.formtxt{
	line-height: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#form_table {
	width: 540px;
}

#form_table table {
	width: 100%;

}

#form_table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#form_table td.line {
	border-top-style: none;
	border-bottom-style: none;
}

#form_table td.dai {
	width: 160px;
	background-color: #E5F1FF;
	font-weight: normal;
	text-align: left;
	padding: 20px;
}

#form_table td.form {
	width: 300px;
	font-weight: normal;
	text-align: left;
	padding: 20px;
}

#form_table td.dai2 {
	width: 160px;
	background-color: #E5F1FF;
	height: 10px;
	font-weight: normal;
	text-align: left;
	padding: 20px;
	border-bottom-style: none;
}

#form_table td.form2 {
	width: 300px;
	height: 10px;
	font-weight: normal;
	text-align: left;
	padding: 20px;
	border-bottom-style: none;
}

#form_table td.dai3 {
	width: 160px;
	background-color: #E5F1FF;
	font-weight: normal;
	text-align: left;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#form_table td.form3 {
	width: 300px;
	font-weight: normal;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 20px;
}

#form_table textarea{
	width: 280px;
	height: 100px;
}

.form_red{
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}

.form_small{
	font-size: x-small;
}