@charset 'shift_jis';
@import "basic.css";
@import "detail.css";

/*****************************************************************************
 セットボックス２
 *****************************************************************************/
.setbox2 {
	width:545px;
	margin:0 auto 2.5em;
	line-height:1.5;
}
.setbox2 h3 {
	font-size:120%;
	background:url("../img/midashi_bot.gif") repeat-x left bottom;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", serif;
	padding:0 0 7px 0;
	width:100%;
	margin:0 0 0.5em;
}
.setbox2 h3 span {
	display:block;
	padding:0 5px;
}
.setbox2 .list, .setbox2 .list-icon {
	width:535px;
	font-size:85%;
	margin:0 auto 1.5em;
}
.setbox2 .list span {
	display:block;
	width:170px;
	float:left;
}
.setbox2 .list-icon span {
	display:block;
	width:80px;
	float:left;
	text-align:center;
	line-height:1.2;
}



/*****************************************************************************
 セットボックス
 *****************************************************************************/
.setbox p.left {
	width:296px;
}
.setbox div.right {
	width:260px;
	padding:3px 0 0;
}
.setbox div.right h4 {
	width:100%;
	margin:0 0 1.5em;
}