@charset "utf-8";
/* CSS Document */

/*一覧ページ共通
------------------------*/

#hed_img {
	background: url(../images/category/lineup/hed_img.jpg) repeat-x center;
	height: 145px;
	text-indent: -9999px;
}

.bg_arrow {
	background: url(../images/com/arrow_line.gif) no-repeat 180px top;
	margin-bottom: 30px;
	width: 700px;
}
.name {
	font-size: 1.2em;
	color: #646464;
	margin-bottom: 5px;
	width: 480px;
}
.text_r {
	float: right;
	width: 480px;
}

/*side
------------------------*/

.list {
	margin: 10px 20px 20px;
	padding: 0px;
	list-style: none;
}

.list li {
	background: url(../images/com/arrow.gif) no-repeat left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

/*商品一覧
------------------------*/

.title01 {
	background: url(../images/category/lineup/title_img.gif) no-repeat;
	text-indent: -9999px;
	height: 15px;
	width: 135px;
	margin-bottom: 30px;
}

/*ADA詳細ページ
------------------------*/

.table_tag {
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	margin-bottom: 30px;
}

.table_tag th {
	background: #E8E8D1;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

.br {
	border-right: 1px dotted #646464;
	border-bottom: 1px dotted #646464;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.br_right_none {
	border-bottom: 1px dotted #646464;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.br_under_none {
	border-right: 1px dotted #646464;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.br_none {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.br_center {
	border-right: 1px dotted #646464;
	border-bottom: 1px dotted #646464;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*サブタイトル
------------------------*/

.sub_title01 {
	background: url(../images/category/lineup/sub_title_img.gif) no-repeat 0 0;
	height: 15px;
	width: 153px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
	line-height: 1em;
}
.sub_title02 {
	background: url(../images/category/lineup/sub_title_img.gif) no-repeat 0 -15px;
	height: 15px;
	width: 153px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
	line-height: 1em;
}
.sub_title03 {
	background: url(../images/category/lineup/sub_title_img.gif) no-repeat 0 -30px;
	height: 15px;
	width: 153px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
	line-height: 1em;
}
.sub_title04 {
	background: url(../images/category/lineup/sub_title_img.gif) no-repeat 0 -45px;
	height: 15px;
	width: 153px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
	line-height: 1em;
}
.sub_title05 {
	background: url(../images/category/lineup/sub_title_img.gif) no-repeat 0 -60px;
	height: 15px;
	width: 153px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
	line-height: 1em;
}
.sub_title06 {
	background: url(../images/category/lineup/sub_title_img.gif) no-repeat 0 -75px;
	height: 15px;
	width: 153px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
	line-height: 1em;
}
.sub_title07 {
	background: url(../images/category/lineup/sub_title_img.gif) no-repeat 0 -90px;
	height: 15px;
	width: 153px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
	line-height: 1em;
}
.sub_title08 {
	background: url(../images/category/lineup/sub_title_img.gif) no-repeat 0 -105px;
	height: 15px;
	width: 153px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
	line-height: 1em;
}
.sub_title09 {
	background: url(../images/category/lineup/sub_title_img.gif) no-repeat 0 -120px;
	height: 15px;
	width: 153px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
	line-height: 1em;
}
.sub_title10 {
	background: url(../images/category/lineup/sub_title_img.gif) no-repeat 0 -135px;
	height: 15px;
	width: 153px;
	font-size: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
	line-height: 1em;
}

/*カテゴリーリスト
------------------------*/
.mizukusa_title {
	background: url(../images/category/lineup/mizukusa/title_img.gif) no-repeat;
	height: 37px;
	width: 700px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.nettaigyo_title {
	background: url(../images/category/lineup/nettaigyo/title_img.gif) no-repeat;
	height: 37px;
	width: 700px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.ryuboku_title {
	background: url(../images/category/lineup/ryuboku/title_img.gif) no-repeat;
	height: 37px;
	width: 700px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.stone_title {
	background: url(../images/category/lineup/stone/title_img.gif) no-repeat;
	height: 37px;
	width: 700px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.co2_title {
	background: url(../images/category/lineup/co2/title_img.gif) no-repeat;
	height: 37px;
	width: 700px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.lighting_title {
	background: url(../images/category/lineup/lighting/title_img.gif) no-repeat;
	height: 37px;
	width: 700px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.book_title {
	background: url(../images/category/lineup/book/title_img.gif) no-repeat;
	height: 37px;
	width: 700px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.original_title {
	background: url(../images/category/lineup/original/title_img.gif) no-repeat;
	height: 37px;
	width: 700px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.other_title {
	background: url(../images/category/lineup/other/title_img.gif) no-repeat;
	height: 37px;
	width: 700px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.suisou_title {
	background: url(../images/category/lineup/suisou/title_img.gif) no-repeat;
	height: 37px;
	width: 700px;
	margin-bottom: 20px;
	text-indent: -9999px;
}

.goods_box {
	width: 180px;
	border-right: 1px dotted #666666;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
	height: 165px;
	float: left;
}
.goods_box_end {
	width: 180px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
	height: 165px;
	float: left;
}
.goods_wrap {
	padding-bottom: 30px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 30px;
}
.btn_detail {
	background: url(../images/com/arrow.gif) no-repeat left 5px;
	padding-left: 15px;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #D8D8D8;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 1.2em;
}

/*オリジナル詳細
------------------------*/
.original_goods_box {
	width: 125px;
	border-right: 1px dotted #666666;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 15px;
	height: 155px;
	float: left;
}
.original_goods_box_end {
	width: 125px;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 15px;
	height: 155px;
	float: left;
}
.hed_img {
	background: url(../images/com/bg_line.gif) repeat;
	padding: 10px;
	height: 130px;
	width: 680px;
	margin-bottom: 20px;
}
#main_img {
	background: url(../images/category/lineup/original/bg_img.jpg) no-repeat;
	height: 300px;
	width: 700px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.main_img02 {
	background: url(../images/category/lineup/original/title_img02.jpg) no-repeat;
	display: block;
	height: 150px;
	width: 360px;
	padding-top: 50px;
	padding-right: 340px;
}
.photo_wrap {
	background: url(../images/com/bg_line.gif) repeat;
	width: 380px;
	padding: 10px;
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 230px;
}
.btn_inquiry {
	height: 50px;
	width: 300px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.btn_inquiry a {
	background: url(../images/category/lineup/com/btn_inquiry.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 300px;
}
.btn_inquiry a:hover {
	background: url(../images/category/lineup/com/btn_inquiry.gif) no-repeat 0px -50px;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 300px;
}
