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


/*             INDEX             */


.list_wrap {
	width: 700px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}
.list_wrap_l {
	float: left;
	width: 170px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.list_wrap_r {
	float: right;
	width: 500px;
	margin-top: 15px;
}
.list_wrap_r h3 {
	border-bottom: 1px solid #CCCCCC;
	font: bold 1.2em "ＭＳ Ｐ明朝", "細明朝体";
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.list_wrap_r p {
	padding-left: 10px;
}

/*リスト -------------------------------------*/

.group_list {
	width: 720px;
	margin-bottom: 20px;
}

.sub_title_bg {
	font: bold 1.2em "ＭＳ Ｐ明朝", "細明朝体";
	background: #494721;
	padding: 5px 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	border: 5px solid #F0F0E1;
}

.commodity_box_list {
	width: 150px;
	margin-right: 8px;
	margin-bottom: 15px;
	border: 5px solid #F7F7F7;
	float: left;
	padding: 5px;
	height: 21em;
}

.commodity_box_list h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	height: 4.7em;
}

.commodity_box_list img {
	margin-bottom: 5px;
}


.btn_detail_c {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 25px;
	width: 110px;
}

.btn_detail a,
.btn_detail_c a {
	background: url(../images/category/commodity/btn_detail.gif) no-repeat 0px 0px;
	display: block;
	height: 25px;
	width: 110px;
}

.btn_detail a:hover,
.btn_detail_c a:hover {
	background: url(../images/category/commodity/btn_detail.gif) no-repeat 0px -25px;
	display: block;
	height: 25px;
	width: 110px;
}


/* com */

.com_wrap {
	width: 700px;
	margin-bottom: 20px;
}
.img_l {
	padding: 4px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.img_r {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background: #FFFFFF;
}

.request01 {
	background: #5d5d49;
	width: 680px;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding: 10px;
}
.voice01 {
	background: #f0f0e1;
	width: 680px;
	padding: 10px;
}
.request02 {
	background: #5d5d49;
	width: 320px;
	color: #FFFFFF;
	margin-bottom: 20px;
	float: left;
	padding: 10px;
}
.voice02 {
	background: #f0f0e1;
	width: 320px;
	float: right;
	padding: 10px;
}
.title_request {
	background: url(../images/category/case/title_request.gif) no-repeat 0px center;
	height: 20px;
	margin-bottom: 10px;
	text-indent: -9999px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f0f0e1;
}
.title_voice {
	background: url(../images/category/case/title_voice.gif) no-repeat 0px center;
	height: 20px;
	margin-bottom: 10px;
	text-indent: -9999px;
	border-bottom: 1px solid #5d5d49;
	padding-bottom: 5px;
}

.img_list {
	width: 690px;
	padding-left: 10px;
	list-style: none;
	margin-bottom: 10px;
}
.img_list li,
.list_img {
	padding: 4px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
}





/*             case01             */


#case01 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#case01 h3 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/common/title_bg.gif) no-repeat 0px center;
	padding: 5px 5px 5px 40px;
}


/*             case02             */

#case02 {
	width: 700px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#case02 h3 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/common/title_bg.gif) no-repeat 0px center;
	padding: 5px 5px 5px 40px;
}
#case02 .request {
	background: #5d5d49;
	width: 680px;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#case02 {}
#case02 {}
#case02 {}

