@charset "shift_jis";


/*  Inpage Common
-----------------------------------------------------------------------------*/
#contents #clumblist {
	margin-bottom: 20px;
}
#contents #clumblist a {
	color: #333;
}

#inpage #contents h1 {
	margin-bottom: 10px;
}

#inpage #contents .read {
	margin-bottom: 20px;
	width: 601px;
}

#inpage #contents h2.bg_on {
	margin-bottom: 15px;
	height: 23px;
	font-size: 1.2em;
}
#inpage #contents h2.bg_on img {
	display: block;
	position: relative;
}
#inpage #contents h2.bg_on strong {
	position: absolute;
	margin-top: -23px;
	padding: 0 0 8px 20px;
	font-weight: normal;
}

#inpage #contents h2 {
	margin-bottom: 15px;
}
#inpage #contents h3 {
	margin: 20px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
}
#inpage #contents .mt0 {
	margin-top: 0;
}
#inpage #contents .indent_txt {
	text-indent: 1em;
}

#inpage #contents .m_l1em {
	margin-left: 1em;
}


/* corporate */

#inpage #contents .corp_table {
	margin: 30px 0;
	width: 601px;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#inpage #contents .corp_table th {
	padding: 4px 15px;
	background: #f0f0f0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
}
#inpage #contents .corp_table td {
	padding: 4px 15px;
	background: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
}
#inpage #contents .corp_table dl {
	position: relative;
}
#inpage #contents .corp_table dt {
}
#inpage #contents .corp_table dd {
	position: absolute;
	margin-top: -1.5em;
	margin-left: 13em;
}

#inpage #contents .f_box {
	width: 601px;
	overflow: hidden;
	zoom:1;
	margin-bottom: 20px;
}

#inpage #contents .access_table {
	border-collapse: collapse;
	border-top: 1px dotted #ccc;
}
#inpage #contents .access_table td {
	padding: 4px 15px 4px 0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
}
#inpage #contents .access_map {
	margin: 10px 0;
	float: right;
	width: 266px;
}

/* contact */

#inpage #contents .contact_table {
	margin: 10px 0 30px 0;
	width: 601px;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#inpage #contents .contact_table th {
	padding: 4px 15px;
	background: #f0f0f0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
	width: 10em;
}
#inpage #contents .contact_table td {
	padding: 4px 15px;
	background: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
}
#inpage #contents .contact_table td input.txt {
	padding: 4px 0;
	width: 320px;
	border: 1px solid #ccc;
}
#inpage #contents .contact_table td textarea {
	padding: 4px 0;
	width: 320px; height: 60px;
	border: 1px solid #ccc;
}
#inpage #contents .contact_table td label {
	padding-right: 4px;
}

#inpage #contents .notes {
	font-size: 0.9em;
	width: 601px;
}
#inpage #contents .btn {
	margin: 0 auto 30px auto;
	text-align: center;
}
#inpage #contents .btn input {
	padding: 0 10px;
	font-size: 1.1em;
}


/* product */
#inpage #contents .read_box {
	width: 601px;
	overflow: hidden;
	zoom:1;
	margin-bottom: 30px;
}
#inpage #contents .read_box .read {
	width: 400px;
	float: left;
}
#inpage #contents .read_box .photo {
	width: 178px;
	float: right;
}

#inpage #contents .item_box {
	width: 601px;
	padding-bottom: 30px;
	background: url(../../product/images/item_bg.gif) left bottom repeat-x;
}
#inpage #contents .item_box .photo {
	text-align: center;
	margin: 0 auto 15px auto;
}
#inpage #contents .item_box .item_table {
	border-collapse: collapse;
	border-top: 1px solid #666;
	border-bottom: 2px solid #666;
	width: 601px;
	empty-cells: hide;
}
#inpage #contents .item_box .first {
	border-bottom: none!important;
}
#inpage #contents .item_box .item_table th {
	padding: 2px 10px;
	background: #f0f0f0;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #999;
	white-space: nowrap;
	width: 3em;
}
#inpage #contents .item_box .item_table td {
	padding: 2px 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

#inpage #contents .pagelink {
	margin: 10px auto;
	text-align: center;
}
#inpage #contents .pagelink li {
	display: inline;
	padding: 0 2px;
}






TABLE.item_table tr td.order {
	background-image: url(../../product/images/order.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
