@charset "utf-8";


/* section */
div.section{
	width:904px;
	padding:20px 0 0 0;
	margin:0 0 0 10px;
	background:url(../images/index/bg_content.jpg) no-repeat 0 0;
}

div#content-wrapper-photo-in h2{
	width:529px;
	padding:80px 0 59px 207px;
}

/* concept */
div.section .concept{
	width:831px;
	margin:0 0 59px 42px;
}

div.section .concept ul{
	width:436px;
	padding:0 0 0 0;
	overflow:hidden;
	float:left;
}

div.section .concept ul li{
	float:left;
	padding:0 0 0 8px;
}

div.section .concept dl{
	float:left;
	padding:5px 0 0 5px;
}

div.section .concept dl dt{
	padding:0 0 12px 0;
}

/* bnr-area-index */
div.bnr-area-index ul{
	width:850px;
	clear:both;
	padding:32px 0 0 37px;
}

div.bnr-area-index ul li{
	float:left;
	padding:0 11px 0 0;
}

div.bnr-area-index ul li.bnr-small{
	padding:0 0 11px 8px;
}

