@charset "utf-8";

#content01 h1 {
margin-bottom:29px;
}
#content01 h1 img {
display:block;
margin:0 auto;
}

/* lead box */
#content01 .lead {
margin:0 5px 60px;
}
#content01 .lead h2 {
margin-bottom:15px;
}

/* articles box */
#content01 .articles ul {
clear:left;
height:100%;
}
#content01 .articles li {
float:left;
width:180px;
margin-left:14px;
padding:13px 13px 20px;
background:url(../img/index_bg_01.png) no-repeat;
}
#content01 .articles .first {
margin-left:0;
}
#content01 .articles li img {
display:block;
margin:0 auto 5px;
}
#content01 .articles p {
font-size:1.2em;
}
#content01 .articles .layout {
margin-bottom:8px;
padding:2px 4px;
background-color:#f3f3f3;
color:#000;
font-size:1em;
}

/* division box */
#content01 .division {
clear:both;
padding-top:49px;
}
#content01 .division .image {
display:block;
margin:9px auto 79px;
}


/*=======================================
	パノラマバナー追加（2010.7.9）
=======================================*/

#content01 div.pnrm-plan {
	clear: both;
	height: 84px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 8px;
	background: url(../../panorama/image/pnrm_bg.gif) no-repeat;
}

#content01 div.pnrm-plan ul li {
	float: right;
	margin-left: 5px;
}
