@charset "Shift_JIS";
* {
	margin:0px;
	padding:0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.1em;
}
html > body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}

/*CLEARFIX*/
.clearfix:after,
.art-box:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix,
.art-box {
	display:inline-block;
	position:relative;
}
/* Hides from IE-mac */
*html.clearfix,
*html.art-box {
	height:1%;
}
.clearfix,
.art-box {
	display:block;
}
/* End hide from IE-mac */

/*END CLEARFIX*/

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


h2 {
	font-size: 14px;
	font-weight: normal;
}


.arts {
	width: 672px;
	padding-left: 8px;
	padding-top: 8px;
}
.art-box {
	width: 326px;
	float: left;
	margin-right: 8px;
	border: 1px solid #666600;
	margin-bottom: 8px;
}
.art-box .img-box {
	width: 150px;
	text-align: center;
	float: left;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.art-box .txt-box {
	width: 166px;
	float: left;
	background-color: #ADAC7C;
	height: 250px;
}
.art-box .txt-box {
	min-height: 250px;
}
.art-box .txt-box p {
	padding: 5px;
}
.art-box .txt-box .pri {
	background-color: #736C1F;
	color: #FFFFFF;
}
.art-box .txt-box .pri strong {
	font-size: 14px;
	letter-spacing: .1em;
}
#wrapper {
	width: 700px;
	position: relative;
}
#catch {
position:absolute; left:133px; top:5px; width:330px; height:29px;
}
#lists {
	position:absolute;
	left:0px;
	top:111px;
	width:700px;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:111px;
}.explain {
	line-height: 1.6em;
}
#wrapper #lists .explain .att {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #D9D29B;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
