@charset "utf-8";
/* CSS Document */

*{
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
html{
	height: 100%;
}
body{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 1em;
	background-color: #FFCC99;
	height: 100%;
}
body > #container {
        height: auto;
}
img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
}
#contents{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2em;
}
#header{
	height: 150px;
	width: 880px;
	background-image: url(../image/header_bg.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
	text-indent: 10px;
	color: #996600;
}
#header a{
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
#header a:hover{
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}

#main{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../image/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}

/*左メニュー*/
#left{
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-left: 20px;
}
#left p.button{
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}
#left p.link{
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-left: 10px;
}
#left a.link{
	line-height: 1.7em;
	font-size: 90%;
	color: #FF6600;
	text-decoration: none;
}
#left a.link:hover{
	line-height: 1.7em;
	font-size: 90%;
	color: #FF6600;
	text-decoration: underline;
}


/*右メニュー*/
#right{
	float: right;
	width: 670px;
	margin-right: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#left h3{
	margin-top: 20px;
	margin-bottom: 5px;
}
#right01{
	width: 660px;
}
#right01 .info{
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 5px;
	font-size: 80%;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#right h3{
	margin-bottom: 5px;
}
#right .banner{
	margin-bottom: 10px;
}
#right .bannerspace{
	text-align: center;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#right .product{
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
#right .product_left{
	float: left;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#right .pake{
	border: 1px solid #FF9900;
	width: 190px;
	margin-bottom: 3px;
	text-align: center;
	height: 155px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
#right .product_right{
	float: right;
	width: 510px;
	margin-right: 0px;
	margin-left: auto;
}

#right h4{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#right .setumei{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-bottom: 10px;
}
#right h5{
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: 5px;
	width: 500px;
}
#right .douga{
	width: 220px;
	margin: auto;
}
#right .douga_main{
	height: 165px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#right .douga_title{
	font-size: 11px;
	font-weight: normal;
	width: 200px;
	margin-top: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#right .button{
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#right .douga_button{
	margin-right: auto;
	margin-left: auto;
}
#right .line660{
	width: 660px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/*更新情報*/
#latestnews{
	background-color: #FFFFCC;
	text-align: left;
	width: 649px;
	margin-bottom: 10px;
	border: 1px solid #FF9900;
	font-size: 12px;
	height: 50px;
	overflow:auto;
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#whatsnew{
	background-color: #FFFFCC;
	text-align: left;
	width: 649px;
	margin-bottom: 20px;
	border: 1px solid #FF9900;
	font-size: 12px;
	height: 100px;
	overflow:auto;
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#whatsnew ul,#latestnews ul{
	list-style-position: inside;
	list-style-type: none;
}
#whatsnew li,#latestnews li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-bottom: 3px;
}

/*フッター*/
#footer{
	width: 100%;
	text-align: center;
	color: #996600;
	font-size: 70%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: -2px;
	left: -1px;
	padding-top: 20px;
}
#clear{clear: both;}
.clear{clear: both;}
