@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 left top;
	float: left;
}

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

.box1{
	margin-left: 30px;
}

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

#top h2{
	margin: 10px 0px 0px 10px;
	font-size: 14px;
	color: #993300;
	float: left;
}

#top p.box2{
	margin: 0px 40px 5px 0px;
	padding: 3px 5px 2px;
	border: 1px solid #996600;
	background-color: #EBEBEB;
	float: right;
}

#top p.box3{
	margin: 40px 0px 10px 20px;
	font-size: 14px;
	clear: both;
}

#top p img{
	float: left;
}

#container ul{
	width: 70px;
	margin-left: 12px;
	line-height: 100%;
	float: left;
}

#container ul.box4{
	width: 129px;
	margin-bottom: 20px;
	background: #EBEBEB;
	border: 1px solid #996600;
}

#container li{
	margin: 5px;
}

#container li.box7,#container li.box11{
	margin: 0 0 5px 5px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #996600;
	float: left;
}

#container ul.box9{
	width: 128px;
	margin-bottom: 20px;
	background: #EBEBEB;
	border: 1px solid #996600;
}

#container ul.box10{
	width: 108px;
	margin-bottom: 20px;
	background: #EBEBEB;
	border: 1px solid #996600;
}

#container li.box8{
	margin: 5px 5px 5px 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #996600;
	display: block;
	float: left;
}

#bottom{
	width: 700px;
	margin: 0px 0px 0px 30px;
	border-top: solid 2px #666666; 
	clear: both;
}

#bottom h2{
	margin: 20px 0px 0px 10px;
	font-size: 14px;
	color: #993300;
	float: left;
}

#bottom p.box2{
	margin: 20px 40px 5px 0px;
	padding: 3px 5px 2px;
	border: 1px solid #996600;
	background-color: #EBEBEB;
	float: right;
}

#bottom1{
	width: 750px;
	margin: 10px 10px 10px 20px;
	clear: both;
}

#bottom1 ul{
	width: 750px;
	clear: both;
}

#bottom1 li{
	margin: 5px 5px 5px 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #996600;
	display: block;
	float: left;
}

#bottom1 li.box5{
	width: 75px;
	margin: 5px 10px 5px 0;
	border: none;
	background-color: #CCCCCC;
}

p.box7{
	padding: 0px 50px 30px 0px;
	text-align: right;
	clear: both;
	background: url(../../../img/bg-bottom.gif) no-repeat bottom;
}

/* ------------------------------- IE7対策 ------------------------------- */

*+html #top p.box3{
	margin: 15px 0px 10px 20px;
}

*+html #container ul.box4,#container ul.box9,#container ul.box10{
	margin-bottom: 15px;
	padding-bottom: 5px;
}

*+html #container li.box11{
	width: 60px;
}

*+html #bottom{
	margin-top: 20px;
}

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

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

*html #top p.box2{
	margin: 0px 10px 5px 0px;
}

*html #top p.box3{
	margin: 15px 0px 10px 40px;
}

*html #container ul.box4,#container ul.box9,#container ul.box10{
	margin-bottom: 15px;
	padding-bottom: 5px;
}

*html #container li.box7{
	margin: 0 0 3px 3px;
	padding: 3px 3px 0 3px;
}

#container ul.box10{
	width: 108px;
	margin-left: 6px;
}

*html #container li.box11{
	width: 60px;
	margin: 0 0 3px 3px;
	padding: 3px 3px 0 3px;
}

*html #bottom{
	margin-top: 20px;
}

*html #bottom1 li{
	padding: 4px 4px 0 4px;
}
