@import "base.css";


p#only {
	padding: 10px 30px;
	}
.clear {
	clear: both;
	line-height: 0;
	}

/* hx */
.left-main{background: url(../img/fair_bg.jpg) repeat-y;}

.left-main div #h2_1{width: auto; height: 50px; margin: 0 0 10px 0; background: url(../img/yasairuu-h.jpg) no-repeat 10px 0; text-indent: -9999px; overflow: hidden}

.left-main div #h2_2{width: auto; height: 50px; margin: 20px 0 10px 0; background: url(../img/recommendation-h.jpg) no-repeat 10px 0; text-indent: -9999px; overflow: hidden}

#a h3#h3_1,#a h3#h3_2,#a h3#h3_3,#a h3#h3_4,#a h3#h3_5{
	width: 371px;
	height: 78px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	}
#a h3#h3_1 {
	background: url(../img/contents-h_01.jpg) no-repeat;
	}
#a h3#h3_2 {
	background: url(../img/contents-h_02.jpg) no-repeat;
	}
#a h3#h3_3 {
	background: url(../img/contents-h_03.jpg) no-repeat;
	}
#a h3#h3_4 {
	background: url(../img/contents-h_04.jpg) no-repeat;
	}
#a h3#h3_5 {
	background: url(../img/contents-h_05.jpg) no-repeat;
	}

#b h3#h3_1,#b h3#h3_2,#b h3#h3_3 {
	width: 180px;
	height: 125px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	}
#b h3#h3_1 {
	background: url(../img/delivery-h.jpg) no-repeat;
	}
#b h3#h3_2 {
	background: url(../img/manage-h.jpg) no-repeat;
	}
#b h3#h3_3 {
	background: url(../img/v180-h.jpg) no-repeat;
	}



/* right&left */
div.text {
	width: 371px;
	height: 216px;
	padding: 0 0 25px 0;
	background: url(../img/contents-bottom_bg.jpg) bottom no-repeat;
	}
div.text p {
	height: 138px;
	background: url(../img/contents_bg.jpg) repeat-y;
	padding: 0px 30px;
	line-height: 1.6em;
	}
div#a div.a_right_text,div#a div.a_left_text {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 600px;
	}
#a div.a_right_text div.text {
	float: right;
	}
#a div.a_left_text div.text {
	float: left;
	}
#a div.a_left_text div.img {
	float: right;
	}
#a div.img {
	width: 225px;
	text-align: center;
	display: block;
	}

/* 個別高さ指定 */
div.a1 div.text{
	height: 470px;
	}
div.a1 div.text p {
	height: 392px;
	}
div.a1 div.img {
	height: 355px;
	padding-top: 50px;
	}

div.a4 div.text{
	height: auto;
	}
div.a4 div.text p {
	height: 280px;
	}
#a div.a4 div.img {
	height: 270px;
	padding-top: 10px;
	}

/* b */

#b {
	border: 1px solid #ccc;
	background: #f8f4d3;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	width: 578px;
	}

#b div.b {
	float: left;
	width: 180px;
	padding-bottom: 8px;
	background: url(../img/frame_bg.jpg) right bottom no-repeat;
	padding-left: 10px;
	}
#b div.b p {
	background: url(../img/b_bg.jpg) repeat-y;
	padding: 15px 8px 5px;
	font-size: 11px;
	line-height: 1.5em;
	height: 220px;
	}

/* c */

#c {
	width: 100%;
	background: #FFF;
	}
#c:after{
	display: block;
	content: "";
	height: auto;
	clear: both;
	}

#c dl {
	width: 190px;
	padding: 5px;
	float: left;
	}
#c dl dd {
	clear: both;
	}
#c dl dd span {
	float: left;
	}
#c dl dd img {
	float: right;
	}



#c dt{width: auto; height: auto}
#c dd{width: 100%; height: auto; margin: 2px 0 0 0; padding: 0 0 2px 0; border-bottom: 1px dotted #ccc; clear: both}
#c dl dd:after{display: block; content: ""; height: 1px; margin-top: -1px; clear: both}
#c dd span{width: 120px; height: auto; float: left; padding: 10px 0 0 15px; display: block;}
#c dd img{float: right; margin: 0;}
