@charset "UTF-8";

/* CSS Document */

/* layout
---------------------------------------------------- */
/*.gi {
	margin-bottom: -70px;
	position: relative;
	top: -70px;
}*/

.mainvisual {
	background: #FFF url(../img/mainvisual.jpg) no-repeat scroll left top;
	width: 980px;
	position: relative;
}

.maincontents {
	width: 980px;
	background: url(../img/bdr_01.png) no-repeat left bottom;
	padding: 605px 0 25px;
}

#boxLft {
	width: 624px;
	float: left;
	padding: 30px 0 0 10px;
}

#boxLft p {
	font-size: 16px;
	line-height: 1.8em;
}

#boxLft p.lead {
	font-weight: bold;
	color: #ffea30;
	margin-right: 20px;
	margin-left: 20px;
}

#boxLft p.lead span {
	background: url(../img/bg_txt.png) repeat left top;
}

#potato {
	background: url(../img/bg_potato.png) no-repeat left top;
	height: 170px;
	margin-top: 10px;
	margin-left: 10px;
}

#potato dl {
	font-weight: bold;
	color: #442f1b;
	padding: 25px 0 0 30px;
}

#potato dt {
	font-size: 16px;
	line-height: 1.5em;
	width: 5em;
	float: left;
	clear: left;
	padding: 2px 0;
}

#potato dt:after {
    content: "：";
}

#potato dd {
	font-size: 16px;
	line-height: 1.5em;
	float: left;
	padding: 2px 0 2px 5px;
}

#potato dd span {
	font-size: 12px;
}

#boxLft h2 {
	margin-top: 10px;
}

.pv {
	background: url(../img/bg_pv.png) no-repeat left top;
	padding: 0px 22px 22px;
}

#boxRgt {
	width: 326px;
	float: right;
	padding-right: 10px;
}

#twt {
	background: url(../img/bg_tw_01.png) no-repeat left top;
	padding: 13px 0 0;
}

#twtMain {
	background: url(../img/bg_tw_02.png) repeat-y left top;
	padding: 0 13px 0 20px;
}

#twtBtm {
	background: url(../img/bg_tw_03.png) no-repeat left bottom;
	padding: 0 0 13px;
}

#badge {
	background: url(../img/bg_badge.png) no-repeat left top;
	margin-top: 10px;
	height: 246px;
}

#badge ul {
	padding: 18px 0 0 63px;
}

#badge li {
	padding-top: 30px;
}