@charset "utf-8";
/* CSS Document */

#l_navi {
	width: 360px;
	display: block;
	float: left;
	list-style: none;
	margin-left: 30px;
}

#concept_image {
	background: url(../image/concept/c_image01.png) no-repeat;
	height: 360px;
	width: 390px;
	list-style: none;
	margin-left: 30px;
}

#main_contents {
	width: 400px;
	display: block;
	float: left;
	border: 1px solid #CC6;
	padding: 18px;
	font-size: 13px;
	line-height: 1.4em;
	display: block;
	margin-bottom: 20px;
}

#main_contents ul li {
	list-style: url(../image/icon/icon_g.png) inside;
	margin-left: 5px;
}
#concept_waku {
	float: left;
	width: 440px;
	overflow: hidden;
	margin-left: 35px;
}
#ayasan {
	background: url(../image/concept/ayasan.png) no-repeat;
	display: block;
	height: 150px;
	width: 150px;
	text-indent: -9999px;
	float: left;
}
#ayasan_name {
	width: 260px;
	float: left;
	height: 105px;
	padding-top: 45px;
	padding-left: 15px;
	font-size: 12px;
	margin-bottom: 50px;
}
#ayasan_name p {
	font-size: 28px;
}

#contents h2 {
	width: 700px;
	display: block;
	margin-left: 30px;
	background: url(../image/concept/concept.png) no-repeat;
	margin-bottom: 10px;
	font-size: 12px;
	height: 28px;
	font-weight: normal;
	color: #333;
	text-indent: 80px;
}
