@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-2.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-1.gif);
}

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

/* ------------------------------- 共通 ---------------------------- */
#main{
	width: 750px;
	margin-left: 10px;
	padding-top: 50px;
	background: url(../../../img/bg-top.gif) no-repeat;
	float: left;
}
/* -- for IE6 ------------------------------- */
	*html #main{margin-left: 5px;}
/* --END ------------------------------- */

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

	.box1{
		margin-left: 30px;
	}

	h2{
		clear: both;
		margin: 10px 0 5px 30px;
		font-size: 14px;
		color: #993300;
	}

	.moveLink{
		clear: both;
		width: 690px;
		margin: 20px 0 30px;
		text-align: right;
	}

		.moveLink a{
			padding: 1px 5px;
			font-size: 10px;
			font-weight: normal;
			background-color: #EEE;
			border: 1px solid #CCC;
		}

	#mainBox{
		clear: both;
		width: 690px;
		margin: 0 0 0 30px;
		overflow: hidden;
	}

#bg-1 div.bg{
	margin: 30px 0 0 0;
	height: 50px;
	padding-right: 30px;
	text-align: right;
	background: url(../../../img/bg-bottom.gif) no-repeat bottom;
	clear: both;
}
	
/* ------------------------------- ブランド ---------------------------- */
#sLinkBox{
	width: 640px;
} 

	#sLinkBox li{
		width: 298px;
		margin: 0 20px 10px 0;
		border: 1px solid #000;
		float: left;
	}

		#sLinkBox li a{
			color: #333;
			font-size: 14px;
			text-decoration: none;
			line-height: 1.2;
			display: block;
		}

		#sLinkBox li a:hover{
			background: #CCC;
		}

			#sLinkBox li a img{
				margin: 0 5px 0 0;
				float: left;
				border-right: 1px solid #000;
			}

			#sLinkBox a em{
				margin: 5px 5px 5px 0;
				font-size: 10px;
				text-align: right;
				color: #FE1197;
				display: block;
			}

			#sLinkBox a span{
				margin: 0 5px 0 0;
				font-size: 10px;
				text-align: right;
				color: #333;
				display: block;
			}






#top{
	width: 700px;
	margin: 30px 0 0;
	overflow: hidden;
	clear: both;
}

#container{
	width: 700px;
	margin-left: 0;
	overflow: hidden;
	clear: both;
}

.brand1{
	width: 161px;
	margin: 10px 7px;
	float: left;
	overflow: hidden;
}

p.left9 img{
	margin: 0 23px;
}

.left10{
	text-align: center;
}

.brand2{
	width: 161px;
	height: 55px;
	margin: 10px 7px;
	float: left;
	overflow: hidden;
}

p.rule1{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

#container1{
	width: 630px;
	margin: 10px 50px 30px 60px;
	border: 1px solid #333333;
	overflow: hidden;
	clear: both;
}

#container1 h3{
	padding: 5px 10px 5px;
	font-size: 14px;
	color: #990000;
	border-bottom: 1px solid #ba2636;
}

#container1 ul{
	margin: 0px 47px;
}

#container1 li{
	padding: 0px 10px 10px;
	float: left;
}

#container1 li.rule3{
	padding: 0px 10px 5px;
	width: 245px;
}

#container1 p{
	padding: 0 20px;
	font-size: 12px;
	clear: both;
}






h3{
	clear: both;
	margin: 30px 0 0 30px;
	font-size: 14px;
	color: #993300;
}

table{
	clear: both;
	width: 690px;
	margin: 10px 0 0 30px;
	overflow: hidden;
}

	th{
		padding: 3px 10px;
		background-color: #EBEBEB;
	}
		tr.center td{
			text-align: center;
		}

	td{
		height: 80px;
		padding: 5px 2px 0;
		text-align: center;
	}

/* ------------------------------- for IE6 ------------------------------- */

*html #main,h2,.brand1{
	display: inline;
}


