@charset "utf-8";

/* ------------------------------- グローバルメニュー ------------------------------- */

.home a{
	width: 80px;
	background-image: url(../../../img/home-2.gif);
}

.suckertreemenu ul li.douga a{
	width: 160px;
	background-image: url(../../../img/douga-2.gif);
}

.suckertreemenu ul li.surfnews a{
	width: 160px;
	background-image: url(../../../img/news-2.gif);
}

.suckertreemenu ul li.shop a{
	width: 160px;
	background-image: url(../../../img/shop-1.gif);
}

.nami a{
	width: 80px;
	background-image: url(../../../img/nami-2.gif);
}

.suckertreemenu ul li.sanka a{
	width: 80px;
	background-image: url(../../../img/sanka-2.gif);
}

.suckertreemenu ul li.sagasu a{
	width: 80px;
	background-image: url(../../../img/sagasu-2.gif);
}

.suckertreemenu ul li.shiru a{
	width: 80px;
	background-image: url(../../../img/siru-2.gif);
}

.suckertreemenu ul li.question a{
	width: 80px;
	background-image: url(../../../img/q-a-2.gif);
}

/* ------------------------------- メインエリア ---------------------------- */

#main{
	width: 750px;
	margin-left: 10px;
	padding-top: 30px;
	background: url(../../../img/bg-top.gif) no-repeat top;
	float: left;
}

.box1{
	margin-left: 30px;
}

noscript{
	text-align: center;
}

#main h2{
	margin: 10px 0 10px 50px;
	font-size: 14px;
	color: #333333;
}

#container{
	width: 700px;
	margin: 0px 20px 0px 30px;
	padding: 10px 0px 30px;
}

#bg-1{
	width: 750px;
	background: url(../../../img/bg-middle.gif) repeat-y;
	overflow: hidden;
}

.box{
	clear: both;
	margin: 0 0 20px 20px;
	overflow: hidden;
}

	.box p.box2{
		width: 115px;
		height: 81px;
		margin-right: 10px;
		padding: 3px 3px 10px 3px;
		border: 1px solid #333333;
		float: left;
	}
	
	.box h3{
		font-size: 18px;
		color: #993300;
	}

		span.fontS{
			font-size: 14px;
		}

	.box p.box3{
		color: #006600;
	}

.box1{
	clear: both;
	margin-bottom: 30px;
}

.box4{
	margin-top: -15px;
	text-align: right;
}

#container ul{
	clear: both;
	margin: 0 10px;
	border-top: 2px dotted #996600;
}

.box5{
	padding: 10px 0 5px 10px;
	color: #993300;
}

.box6{
	padding: 0 10px 10px 0;
	line-height: 100%;
	text-align: right;	
}

.box7{
	margin: 5px 10px 0;
	padding: 15px 10px;
	text-align: right;
	border-top: 2px dotted #996600;
}

.box8{
	margin: 0 10px 0;
	padding: 5px 10px 0;
	text-align: right;
}

.box9{
	margin: 0px 0px 0;
	padding: 0px 30px 30px 0;
	text-align: right;
	background: url(../../../img/bg-bottom.gif) no-repeat bottom;
}

.bg{
	width: 720px;
	margin: 0px 0px 0;
	padding: 0px 30px 30px 0;
	text-align: right;
	background: url(../../../img/bg-bottom.gif) no-repeat bottom;
}

/* ------------------------------- IE6対策 ------------------------------- */

*html #main{
	margin-left: 5px;
}
