@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-1.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: 50px;
	background: url(../../img/bg-top.gif) no-repeat;
	float: left;
}

#bg-1{
	width: 750px;
}

#container{
	width: 750px;
	margin-top: 5px;
	padding-bottom: 50px;
	background: url(../../img/bg-middle.gif) repeat-y;
	overflow: auto;
}

#main p.toriaezu1{
	margin: 0px 0px 0px 40px;
	padding: 25px 40px 30px 120px;
	font-size: 16px;
	color: #990000;
	background: url(../../img/attention.gif) no-repeat;
}

#main p.toriaezu2{
	margin: 5px 0 0 160px;
	font-size: 16px;
}

.toriaezu3{
	color: #000066;
	font-size: 18px;
}

#bg-1 div.bg{
	margin-top: -1px;
	padding-bottom: 30px;
	text-indent: -9999px;
	background: url(../../img/bg-bottom.gif) no-repeat bottom;
}

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

*+html {
}

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

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