@charset "utf-8";

@import url("base.css");
@import url("layout.css");

/* =====================================================================
　1.共通
　2.協賛概要
　3.ブランド
===================================================================== */

/* =====================================================================
　1.共通
===================================================================== */
#main{
	margin-bottom:15px;
}
#main h2{
	height:22px;
	padding:13px 0 0 22px;
	line-height:1;
	background:url(img/main_h2.gif) no-repeat top left;
}
#main h3{
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
	padding:5px;
	color:#009933;
	font-size:110%;
	border-width:1px 1px 1px 5px;
	border-color:#009933;
	border-style:solid;
}
#main big{
	font-size:110%;
	font-weight:bold;
	line-height:1.5;
}
#main .img_r{
	float:right;
	margin:0 0 10px 10px;
}
#main .img_l{
	float:left;
	margin:0 10px 10px 0;
}

/* =====================================================================
　2.協賛概要
===================================================================== */
#main .con h4{
	clear:both;
	margin-bottom:5px;
	padding:5px 0;
	font-size:100%;
	border-bottom:none;
}
#main .con p{
	margin:0 5px 0.5em 5px;
	line-height:1.4;
}
#main .bottom{
	clear:both;
	margin-bottom:20px;
}
#main .con dl {
	margin-bottom:20px;
	font-size:12px;
	line-height:1.2;
}
	#main .con dl dt{
		float: left;
		width:160px;
		padding:10px 0 7px 0;
		font-size:13px;
		line-height:1.2;
	}
	#main .con dl dd {
		padding: 10px 0 7px 170px;
		font-size:13px;
		line-height:1.2;
	}
#main .pdf{
	clear:both;
	margin:10px auto 20px auto;
	text-align:center;
}
#main .con ul{
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
	list-style:none;
}
#main .con li{
	float:left;
	width:120px;
	margin-left:5px;
}
#toku3{
	clear:both;
	margin-bottom:5px;
}
#toku3 div{
	display:inline;
	float:left;
	margin:0;
}
#toku3 h4{
	height:50px;
	text-indent:-9999px;
	line-height:50px;
}
#toku3 p{
	color:#FFF;
	font-size:13px;
}
.toku3_1{
	width:180px;
	height:130px;
	padding:10px 10px 0 20px;
	background:url(img/toku3_1.gif) no-repeat 0 0;
}
.toku3_2{
	width:250px;
	height:130px;
	padding:10px 150px 0 20px;
	background:url(img/toku3_2.gif) no-repeat 0 0;
}
.toku3_3{
	width:600px;
	height:120px;
	padding:10px 10px 0 20px;
	background:url(img/toku3_3.gif) no-repeat 0 0;
}
.toku3_4{
	width:180px;
	height:130px;
	padding:10px 10px 0 20px;
	background:url(img/toku3_4.gif) no-repeat 0 0;
}
.toku3_5{
	width:180px;
	height:130px;
	padding:10px 10px 0 20px;
	background:url(img/toku3_5.gif) no-repeat 0 0;
}
.toku3_6{
	width:180px;
	height:130px;
	padding:10px 10px 0 20px;
	background:url(img/toku3_6.gif) no-repeat 0 0;
}


/* =====================================================================
　3.ブランド
===================================================================== */
#brand{
}
.p_right{
	text-align:right;
}
.brandBox{
	margin-bottom:1em;
}
.brandBox h4{
	height:30px;
	line-height:30px;
	background:#ccc;
}
.brandBox ul{
	overflow:hidden;
	padding:9px 8px 3px 8px;
	list-style:none;
	border-color:#CCC;
	border-width:1px 2px 2px 2px;
	border-style:solid;
}
.brandBox li{
	float:left;
	width:86px;
	height:95px;
	font-size:10px;
	text-align:center;
	line-height:1.2;
}
.brandBox li img{
	margin-bottom:5px;
}
