

/*----------------------------------------------

clear

------------------------------------------------*/

#top #contents #mainLeft #flash:after ,
#top #contents #mainLeft .listType01:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#top #contents #mainLeft #flash ,
#top #contents #mainLeft .listType01{
	zoom:1;
}


/*----------------------------------------------

H

------------------------------------------------*/

#top #contents #mainLeft h2{
	margin-top:20px;
	padding:0;
}

#top #contents #mainLeft h3{
	font-size:100%;
	padding:15px 10px 0 10px;
	background:none;
	color:#666666;
}


/*----------------------------------------------

H

------------------------------------------------*/

#flash{
	margin-top:15px;
}

#flash #listMain li{
	float:left;
}

/*----------------------------------------------

listType01

------------------------------------------------*/

#top #contents #mainLeft .listType01{
	margin:15px 0 0 10px;
}

#top #contents #mainLeft .listType01 li{
	float:left;
	width:125px;
	padding-right:10px;
}

#top #contents #mainLeft .listType01 li p{
	padding:5px 0 0 0;
}
#top #contents #mainLeft .listType01 li p.hpbtn{
	width:120px;
	height:22px;
}
#top #contents #mainLeft .listType01 li p.hpbtn a{
	display:block;
	width:120px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/common/images/btn_to_hp_mini.gif) 0 0 no-repeat;
}
#top #contents #mainLeft .listType01 li p.hpbtn a:hover{
	background-position:0 -22px;
}

#top #contents #mainLeft .listType01 li p.add{
	padding:8px 0 0 0;
	font-size:10px;
	line-height:150%;
}

/*----------------------------------------------

boxType

------------------------------------------------*/

#top #contents #mainLeft .boxType01 p{
	padding:0 10px;
}

#top #contents #mainLeft .boxType01{
	border-bottom:solid 1px #d7d7d7;
	border-right:solid 1px #d7d7d7;
	border-left:solid 1px #d7d7d7;
	border-top:none;
	padding-bottom:15px;
	margin-top:0;
}

/*----------------------------------------------

bana

------------------------------------------------*/

.bana{
	margin:10px 0;
}

.bana02{
	margin:15px 0;
	text-align:center;
}



