@charset "utf-8";

/* =======================================

	index CSS

========================================== */

#header #h02_wrapper{
	clear: both;
	width:100%;
	background: url("../img/individual/home/main_bg_01.jpg") repeat-x;
	background-position: 50% 0;
	height:420px;
}
#header #h02_wrapper #main_img{
	width:960px;
	height:420px;
	margin: 0px auto;
	padding:20px 0px;
}

#content #l_content #l_section01 #l_section01_img01{
	background:url(../img/individual/home/home_img_01.png) no-repeat;
	height:326px;
	margin-bottom: 20px;
	position:relative;
}

#content #l_content #l_section01 #l_section01_img01 dt{
	margin:0 0 20px 2px;
}

#content #l_content #l_section01 #l_section01_img01 dd{
	font-size:185%;
	/font-size:180%;
	font-weight:bold;
	width:690px;
	margin-left:10px;
	line-height:155%;
}

#content #l_content #l_section02 p{
	border-bottom: dotted 1px #cccccc;
	margin-bottom: 10px;
	padding-bottom:10px;
}
#content #l_content #l_section02 p .day{
	font-weight: bold;
}

