/* CSS Document */

/* =================================================================== */

/* ■基本要素 */

/* =================================================================== */

body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	background-image: url(../../img/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 17px;
	color: #333333;
	background-image: url(../../img/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 19px;
}
h1 span {
	font-size: 12px;
}

h2 {
	font-size: 14px;
	margin-top: 0px;
	background-image: url(../../img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 120%;
	padding-left: 23px;
}
h2 span {
	font-size: 12px;
	font-weight: normal;
}

h2.h2-link {
	background-image: url(../../img/h2_link.gif);
	background-repeat: no-repeat;
	background-position: 9px 10px;
	padding-left: 33px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 12px;
}
h3 {
	font-size: 12px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	line-height: 160%;
	margin: 0px;
	padding:0px;
}
img {
	border: 0px;
	vertical-align: bottom;
}
td {
	font-size: 12px;
	vertical-align: top;
}
th {font-size: 12px;}
dl {margin-top: 0px;}
dt {font-weight: bold;}
dd {line-height: 1.3em;}
ul {margin-top: 0px;}
ol {margin-top: 0px;}
li {line-height: 1.3em;}
strong {}
em {}
form {
	margin: 0px;
	padding: 0px;
}

/* ▼リンク指定 */
/* ----------------------------------------------------- */
a:link {
	color: #D83E0A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


/* ▼レイアウト */
/* ----------------------------------------------------- */
.all {
	width: 740px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.contents {
	width: 740px;
	margin: 0px;
	padding: 0px;
}
.main {
	float: right;
	width: 519px;
	margin: 0px;
	padding: 0px;
}
.main p{
	margin: 0px 10px 15px 10px;
}

/* ▼BODY ID */
/* --------------------------------- */

/* default */
#default h1 {
	background-image: url(../../img/h1.gif);
	background-repeat: no-repeat;
	font-size:14pt;
}
#default h2 {
	background-image: url(../../img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 33px;
	height: 33px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#default .column-2 h2,#default .column-1 h2 {
	background-image: url(../../img/h2_link.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	line-height: 120%;
	height: auto;
	padding-bottom: 5px;
	padding-top: 8px;
}
#default h3 {
	background-image: url(../../img/h3.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}






/* =================================================================== */

/* ■共通部分 */

/* =================================================================== */


/* ▼ヘッダー */
/* ----------------------------------------------------- */
.head {
	width: 740px;
	background-image: url(../../img/head_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.head p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.head-wrap {
	width: 740px;
}
.head-wrap .cleft {
	width: 291px;
}
.head-wrap .cright {
	width: 445px;
}
.head ul {
	list-style-type: none;
	text-align: right;
	margin-top: 17px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.head ul li {
	display: inline;
	margin-left: 17px;
}
.head ul li a {
	background-image: url(../../img/arrow.gif);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
}

/* グローバルナビゲーション */
.global-navi {
	margin: 0px;
	padding: 0px;
}
.global-navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.global-navi ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-image: none;
	display: inline;
}
.global-navi ul li a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
}



/* ▼メニュー */
/* ----------------------------------------------------- */
.menu {
	width: 205px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu dl {
	margin: 0px;
	padding: 0px;
}
.menu dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.menu dl dd {
	padding: 0px;
	background-image: url(../../img/m_dd_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 206px;
}
.menu dl dd ul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.menu dl dd ul li {
	background-image: url(../../img/m_arrow.gif);
	background-repeat: no-repeat;
	background-position: 11px 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 7px;
	padding-left: 24px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	line-height: 130%;
}
.menu dl dd ul li a {
}
.menu dd.search-back {
	background-image: url(../../img/m_search_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	margin-bottom: 11px;
	padding-left: 11px;
	padding-top: 13px;
}
.menu dl dd ul.m-coating li {
	background-image: url(../../img/mark_coating.gif);
	background-repeat: no-repeat;
}
.menu dl dd ul.m-primer li {
	background-image: url(../../img/mark_primer.gif);
	background-repeat: no-repeat;
}
.menu dl dd ul.m-recommend li {
	background-image: url(../../img/mark_recommend.gif);
	background-repeat: no-repeat;
}
.menu dl dd ul.m-material li {
	background-image: url(../../img/mark_material.gif);
	background-repeat: no-repeat;
}
.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu ul li {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 13px;
}
.menu ul.sub {
	margin-bottom: 20px;
}
.menu ul.sub li {
	margin: 0px;
	padding: 0px;
}
p.banner {
	text-align: center;
	color: #D83E0A;
	text-decoration: none;
}

/* リンクカラー */
.menu a:link {
	color: #333333;
	text-decoration: underline;
}
.menu a:visited {
	color: #666666;
	text-decoration: underline;
}
.menu a:hover {
	color: #D83E0A;
	text-decoration: none;
}



/* ▼フッター */
/* ----------------------------------------------------- */
.footer {
	width: 740px;
	font-size: 11px;
	clear: both;
	background-image: url(../../img/footer_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 25px;
}
.footer p {
	font-size: 12px;
	margin-bottom: 8px;
}
.footer table {
	margin-left: 10px;
}
.footer table td {
	padding-bottom: 8px;
}
.footer table td.space {
	padding-top: 27px;
}
.footer-navi {
}
.footer-navi ul {
	margin: 0px;
	padding: 0px;
}
.footer-navi ul li {
	display: inline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666666;
	list-style-type: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
address {
	font-style: normal;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}
p.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 0px;
	font-size: 10px;
	padding-top: 8px;
}

.sub-area {
	margin-top: 20px;
}
.sub-area ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -30px;
	margin-left: 0px;
}
.sub-area ul li {
	margin-left: 12px;
	display: inline;
	font-size: 10px;
}

.sub-area ul li a {
	background-image: url(../../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}



/* ▼共用部分 */
/* ----------------------------------------------------- */

.clear,
.partition {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.path {
	background-image: url(../../img/path.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	font-size: 11px;
	text-align: right;
	margin-right: 1em;
	line-height: 24px;
	margin-bottom: 13px;
}
.path strong {
	font-weight: normal;
}
.pagetop {
	text-align: right;
	margin-right: 8px;
	margin-top: 15px;
}

/* テキスト指定 */
.caution {
	font-weight: bold;
	color: #FF0000;
}

/* フロート指定 */
.img-left {
	float: left;
	margin-right: 10px;
}
.img-right {
	float: right;
	margin-left: 10px;
}
.cleft {
	float: left;
}
.cright {
	float: right;
}

/* 詳細ページへ */
.detail {
	text-align: right;
}
.detail a {
}

/* フォント指定 */
.small {
	font-size: 10px;
}
#small h2 {
	font-size: 12px;
}
#small .cleft,#small .cright {
	background-image: none;
}
/* 画像を中央へ */
.vm {
	vertical-align: top;
}



/* カラム */
/* --------------------------------- */
.column-1 {
	width: 519px;
	margin-bottom: 20px;
}
.column-1 h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-left: 34px;
	margin-right: 9px;
}
.column-1 p {
	margin-right: 15px;
}
.column-2 {
	width: 519px;
	margin-bottom: 20px;
}
.column-2 h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-left: 34px;
	margin-right: 9px;
}
.column-2 p {
	margin-right: 15px;
}

.column-2 .cleft,.column-2 .cright {
	width: 252px;
	background-image: url(../../img/column-2_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.column-2 h2 img.img-right {
	margin-right: 0px;
	margin-left: 5px;
}


/* 商品データ */
/* --------------------------------- */
#item-area h2 {
	font-size: 14px;
	color: #FF9D26;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* テーブル　会社概要などよう */
/* --------------------------------- */
.common-tb{
	border-top:1px solid #e0e0e0;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:20px;
}
.common-tb th{
	text-align:left;
	color:#1a4dd5;
	line-height:1.4em;
	padding:5px 5px 5px 17px;
	border-bottom:1px solid #e0e0e0;
	vertical-align:top;
}
.common-tb td{
	text-align:left;
	line-height:1.4em;
	padding:5px 5px 5px 17px;
	border-bottom:1px solid #e0e0e0;
	vertical-align:top;
}

.item-tb{
	border-top:1px solid #e0e0e0;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:20px;
}
.item-tb th{
	text-align:left;
	line-height:1.4em;
	vertical-align:top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../../img/item_th_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.item-tb th.center {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.item-tb td.center {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}


.item-tb td{
	text-align:left;
	line-height:1.4em;
	border-bottom:1px solid #e0e0e0;
	vertical-align:top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/* リスト */
/* --------------------------------- */
.list-mark{
	margin:0px 0px 15px 0px;
	padding:10px 0px 7px 0px;
	background:url(../../img/list_mark_ul_bg.gif) no-repeat left top;
	border-bottom:1px solid #ddd;
}
ul.list-mark li{
	margin:0px 10px 3px 30px;
	padding:0px;
	list-style-type:square;
	line-height:1.4em;
}
ol.list-mark li{
	margin:0px 10px 3px 35px;
	padding:0px;
	line-height:1.4em;
}
.dl-list {
	margin-left: 5px;
}
.dl-list dt {
	color: #4170D2;
}
.dl-list dd {
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}


/* カテゴリナビ */
/* --------------------------------- */
.category-navi{
	margin-bottom:20px;
	margin-top: 30px;
	width: 519px;
}
.category-navi dt{
	background:url(../../img/category_navi_dt.gif) no-repeat left top;
	font-weight:normal;
	margin:0px 0px 5px 7px;
	padding-left:14px;
}
.category-navi dt a{
	color:#333;
}
.category-navi dt a:hover{
	text-decoration:none;
}
.category-navi dd{
	border:1px solid #ccc;
	background:#f2f2f2;
	margin:0px;
	padding:15px 0px 10px;
}
.category-navi dd ul{
	margin:0px 0px 5px;
	padding:0px;
}
.category-navi dd li{
	list-style:none;
	display:inline;
	border-right:1px solid #3b3b3b;
	padding:0px 18px;
	line-height: 150%;
}
.category-navi dd li strong{
	font-weight:normal;
}
.category-navi dd li.c-close{
	border:none;
}
.category-navi dd li a{
	color:#d83e0a;
	text-decoration:none;
}
.category-navi dd li a:hover{
	text-decoration:underline;
}

/* ＰＤＦ説明 */
/* --------------------------------- */
.pdf {
	font-size: 11px;
	border: 2px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-color: #FCFCFC;
}
.pdf img {
	margin-bottom: 8px;
	margin-top: 8px;
}



.input {
	width: 85px;
}

/*-------2008/12/3追加分-------- */
.q_m30 {
	margin-bottom:30px;
	margin-left:30px;
}


/* お問い合わせ */
/* --------------------------------- */
.error_coution{
	color:#cd0000;
}

.question{

}
.question table{
	widtn:400px;
	border-collapse:collapse;
}
.question tr{
}
.question th{
	width:120px;
	padding:5px 2px;
	font-weight:normal;
	background-color:#f2f2f2;
	border:1px solid #ffffff;
}
.question td{
	vertical-align:middle;
}

.hissukoumoku{
	color:#314caa;
}

.question_submit{
	margin:10px;
	text-align:center;
}