/* ページの基本レイアウト */

body
{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
    color: #333333;
}

img
{
	border-width: 0px;
	border-style: none; 
}

/* リンク */

a:link
{ 
	color: #0000FF;
	text-decoration: underline;
}

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

a:hover
{ 
	color: #0000FF;
	text-decoration: underline;
}

.alignright
{
	text-align: right;
}

.aligncenter
{
	text-align: center;
}

#header
{
	margin-bottom: 8px;
}

#seomarker
{
	position: absolute;
	left: 530px;
	top: 29px;
	width: 255px;
	font-size: 10px;
	line-height: 14px;
	color: #3D1D18;
}

#faxmarker
{
	position: absolute;
	left: 395px;
	top: 27px;
	width: 60px;
	font-size: 10px;
	line-height: 14px;
	color: #3D1D18;
}


/* ヘッダカテゴリナビ  061115 */

#hcvn
{
	padding-bottom: 25px;
	background: url(../../common/img/bnr_24mail_tp.gif) no-repeat left bottom;
}

#hcvncm
{
	padding-bottom: 25px;
	background: none;
}

#hcvn td, #hcvncm td
{
	text-align: center;
	font-size: 12px;
	height: 21px;
	width: 131px;
}

#hcvn td.lt2, #hcvncm td.lt2
{
	width: 130px;
}

#hcvn td.lt, #hcvncm td.lt
{
	width: 126px;
}

#hcvn a, #hcvn a:visited, #hcvncm a, #hcvncm a:visited,
{
	padding-top: 3px;
	display: block;
	background: url(../../common/img/cnv.gif) no-repeat left top;
	width: 126px;
	height: 17px;
	text-decoration: none;
	color: #2F5820;
}

#hcvn a:hover, #hcvncm a:hover
{
	background: url(../../common/img/cnv-o.gif) no-repeat left top;
	color: #FFFFFF;
}

#hcvn a.on, #hcvn a.on:visited
{
	background: url(../../common/img/cnv-o.gif) no-repeat left top !important;
	color: #FFFFFF;
	font-weight: bold;
}


/* 左ナビ  061115 */

#lpnv
{
	width: 150px;
}

#lpnv .btn a
{
	display: block;
	padding: 2px 0px 0px 11px;
	width: 150px;
	height: 15px;
	background: url(../../common/img/lnv_bt_gn01.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#lpnv .btn2
{
	margin-top: 20px;
	display: block;
	padding: 2px 0px 0px 5px;
	width: 150px;
	height: 15px;
	background: url(../../common/img/lnv_bk_gn02.gif) no-repeat left top;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#lpnvlst, #lpnvlst2
{
	margin-bottom: 10px;
}

#lpnvlst div, #lpnvlst2 div
{
	margin: 0px !important;
	padding: 0px !important;
	background: url(../../common/img/dot_line_gn01.gif) no-repeat left bottom;
	font-size: 12px;
	line-height: 130%;
}

#lpnvlst2 div
{
	background: url(../../common/img/dot_line_gn02.gif) no-repeat left bottom;
}

#lpnvlst div a, #lpnvlst2 div a
{
	display: block;
	margin: 0px !important;
	padding: 5px 0px 5px 10px;
	background: url(../../common/img/lnv_arw01.gif) no-repeat left;
	color: #333333;
	text-decoration: none;
}

#lpnvlst2 div a
{
	background: url(../../common/img/lnv_arw02.gif) no-repeat left;
}


#lpnvlst div a:hover, #lpnvlst2 div a:hover
{
	text-decoration: underline;
}


/* 左ナビ */

#leftnavi td
{
	padding-top: 3px;
	padding-left: 12px;
	height: 36px;
	background-image: url(../../common/img/leftnavi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

#leftnavi table a
{
	color: #3D1D18;
	text-decoration: none;
}

#leftnavi table a:visited
{
	color: #3D1D18;
	text-decoration: none;
}

#leftnavi table a:hover
{
	color: #3D1D18;
	text-decoration: underline;
}

#leftnavi table a.now
{
	color: #336600;
	text-decoration: none;
}

#leftnavisub table
{
	margin-top: 17px;
	margin-bottom: 10px;
}

#leftnavisub td
{
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 25px;
	background-image: url(../../common/img/leftnavi_sub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.lftarrow
{
	padding-left: 10px;
	background-image: url(../../common/img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	width: 130px;
}

#leftnavisub table td a:visited
{
	color: #3D1D18;
	text-decoration: none;
}

#leftnavisub table td a:hover
{
	color: #336600;
	text-decoration: underline;
}

#leftnavisub table td a:focus
{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

/* 見出し */

h1
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	color: #69031B;
}

h1.S
{
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #69031B;
}

h2.gd
{
	left: 200px;
}

h2.sp
{
	left: 252px;
}


h2.ke
{
	left: 135px;
}

h3
{
	clear: both;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 12px;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #006600;
}

h3.top
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #006600;
}

h3.btm
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #006600;
}

h3.lft
{
	margin: 0px;
	padding: 10px 0px 7px 10px;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #006600;
}

h4
{
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

h5
{
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #444444;
}

p
{
	margin-top: 0px;
	margin-bottom: 15px;
}

#lead
{
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #339900;
}

.sublead
{
	font-size: 12px;
	line-height: 18px;
	color: #339900;
}

.maintxt
{
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}

.maintxt12
{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.maintxt10
{
	font-size: 10px;
	line-height: 14px;
}

.subtxt
{
	padding-top: 3px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 10px;
	line-height: 13px;
}

.imageL
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

.imageM
{
/*	float: left;*/
	margin: 0px;
	padding-top: 3px;
/*	padding-right: 15px;*/
	padding-bottom: 10px;
}

.imageS
{
	float: right;
	margin: 0px;
	padding-left: 8px;
	padding-bottom: 10px;
}

.thumbnail
{
	float: left;
	margin: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
}

#btproduct
{
	position: absolute;
	top: 250px;
	left: 665px;
	width: 125px;
}

/* フッタ */

#footer
{
	margin-top: 30px;
}

#footer td.link
{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

#footer td.ptop
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
}

#footer a
{
	color: #3D1D18;
}

.caption
{
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #555555;
}

/* レイアウトメイン */

.mainclm
{
	padding-left: 0px;
	padding-right: 0px;
}

.mainclm p
{
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.mainclmL
{
	padding-left: 10px;
	padding-right: 10px;
}

.mainclmL p
{
	font-size: 11pt;
	color: #333333;
	line-height: 15pt;
}

/* テーブルレイアウト */

.spec01 table
{
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.spec01 table th
{
	height: 20px;
	background-color: #D5D5D5;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

.spec01 table td
{
	background-color: #F5F5F5;
	border-bottom: 2px solid;
	border-color: #FFFFFF;
	font-weight: normal;
}

.spec02 table td
{
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
}

.spec02 table td.button
{
	text-align: center;
	vertical-align: middle;
	height: 80px;
	background-color: #F2F2F2;
}

.spec03 table
{
	padding: 0px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-color: #666666;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.spec03 table th
{
	height: 20px;
	background-color: #D5D5D5;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #666666;
	font-weight: bold;
}

.spec03 table td
{
	height: 20px;
	background-color: #FFFFFF;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #666666;
	font-weight: normal;
}

.spec04 table
{
	padding: 3px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-color: #666666;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.spec04 table th
{
	height: 20px;
	background-color: #FFFF99;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #666666;
	font-weight: bold;
}

.spec04 table td
{
	height: 20px;
	background-color: #FFFFFF;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #666666;
	font-weight: normal;
}


.spec05 table td
{
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
}

.spec05 table td.button
{
	text-align: center;
	vertical-align: middle;
	height: 80px;
	background-color: #FFFFCC;
}


.tab table
{
	border: 0px;
	padding-bottom: 15px;
}

.tab table td
{
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	border: 0px;
	line-height:18px;
}

/* 緑ライン入り */

#toptable table
{
	margin-top: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 17px;
}

#toptable table td
{
	vertical-align: top;
	background-image: url(../../common/img/back_top_link.gif);
	background-repeat: repeat;
	background-position: left;
	border-bottom: 8px solid #FFFFFF;
}

#toptable a
{
	color: #333333;
	text-decoration: none;
}

#toptable a:hover
{
	color: #006600;
}

/* サムネイル入り */

#toptable2 table
{
	margin-top: 30px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 17px;
}

#toptable2 table td
{
	vertical-align: top;
	border-bottom: 8px solid #FFFFFF;
}

#toptable2 a
{
	color: #333333;
	text-decoration: none;
}

#toptable2 a:hover
{
	color: #006600;
	text-decoration: underline;
}



#toptable3 table
{
	margin-top: 9px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 17px;
}

#toptable3 table td
{
	vertical-align: top;
	border-bottom: 8px solid #FFFFFF;
}

#toptable3 a
{
	color: #333333;
	text-decoration: none;
}

#toptable3 a:hover
{
	color: #006600;
	text-decoration: underline;
}



#toptable4 table
{
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 12px;
}

#toptable4 table td
{
	vertical-align: top;
	border-bottom: 5px solid #FFFFFF;
}

#toptable4 a
{
	color: #333333;
	text-decoration: none;
}

#toptable4 a:hover
{
	color: #006600;
	text-decoration: underline;
}




.none table td
{
	border: 0px;
}

.pnum
{
	color: #006600;
}

.linkbox
{
	margin-top: 20px;
	margin-left: 10px;
	padding: 5px;
	border-width: 1px; 
	border-color: #3D1D18; 
	border-style: solid; 
	/*width: 590px; */
	width: 580px; 
	font-size: 12px;
	line-height: 18px;
}

.linkbox p
{
	margin-top: 0px;
	margin-bottom: 5px;
}

.linkbox table
{
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}

.clear
{
	clear: both;
	margin-bottom: 7px;
}

.margintop10 table.in
{
	margin-top: 10px;
}

.kakomi
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FCF3CF;
	line-height: 150%;
}


#guide table
{
	margin-top: 30px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 13px;
	line-height: 17px;
}

#guide table td
{
	vertical-align: top;
	border-bottom: 8px solid #FFFFFF;
}

#guide a
{
	color: #333333;
	text-decoration: none;
}

#guide a:hover
{
	color: #006600;
	text-decoration: underline;
}



/* 段落 */

.contleft
{
	float: left;
}

.contright
{
	float: right;
}

.block
{
	clear: both;
	display:block;
	white-space:nowrap;
}


/* パディング ・マージン*/

.nomp
{
	margin: 0px;
	padding: 0px;
} 

.padding5
{
	padding: 5px;
}

.paddingleftright3
{
	padding-left: 3px;
	padding-right: 3px;
}

.paddingleftright4
{
	padding-left: 4px;
	padding-right: 4px;
}

.paddingtopbtm3
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.paddingtopbtm5
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.paddingtopbtm8
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.paddingtopbtm10
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.paddingtopbtm15
{
	padding-top: 15px;
	padding-bottom: 15px;
}


.margintop3
{
	margin-top: 3px;
}

.margintop6
{
	margin-top: 6px;
}

.margintop10
{
	margin-top: 10px;
}

.margintop25
{
	margin-top: 25px;
}

.marginbtm15
{
	margin-bottom: 15px;
}

.marginbtm5
{
	margin-bottom: 5px;
}

.marginbtm10
{
	margin-bottom: 10px;
}


/* テキスト */

.subtxtcenter
{
	margin-top: 4px;
	padding: 0px;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-align: center;
}

/* 色指定 */

.wtFFFFFF
{ 
	color: #FFFFFF;
}

.gn006600
{
	color: #006600;
}

.ogFF6600
{
	color: #FF6600;
}

.gy888888
{
	color: #888888;
}
 
.gy333333
{
	color: #333333;
}

.bl003399
{
	color: #003399;
}

.bl000066
{
	color: #000066;
}

.bl66CCFF
{
	color: #66CCFF;
}

.bl0066CC
{
	color: #0066CC;
}

.bl45ACEC
{
	color: #45ACEC;
}

.bl09B0BF
{
	color: #09B0BF;
}

.gr009900
{
	color: #009900;
}

.gr0D8529
{
	color: #0D8529;
}

.rdFF0033
{
	color: #FF0033;
}

.rdCC0000
{
	color: #CC0000;
}

.ogFF9900
{
	color: #FF9900;
}

.ogFF6600
{
	color: #FF6600;
}

.br660000
{
	color: #660000;
}


/* 20060710 */

.osm
{
	margin-top: 35px;
	width: 610px;
	background: url(../../common/img/bg_osm.gif) repeat-y;
	border-bottom: solid 1px #A2D1A2;
	font-size: 75%;
	line-height: 140%;
}

.osm ul
{
	margin: 8px 5px 8px 8px;
	padding: 0px;
	list-style-type: none;
}

.osm li a
{
	margin: 0px;
	padding: 0px 0px 5px 14px;
	display: block;
	height: 18px;
	background: url(../../common/img/arrow01.gif) no-repeat left top;
}

ul.module-list {
	font-size:12px;
	padding-left:20px;
	margin-top:3px;
}
h2.module-header {
	border-left:5px solid #ff6600;
	color:#660000;
	font-weight:bold;
	margin-top:10px;
	padding-left:7px;
	font-size:15px !important;
}