/* COMMON */


* {
	margin: 0;
	padding: 0;
}

p {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 0.9em; 
	font-weight: normal; 
	color: #f0e2bf; 
	line-height: 150%;
}


img {
	border: 0px;
	margin: 0;
	vertical-align: bottom;
}

ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	color: #f0e2bf;
	text-decoration: underline;
}

a:hover {
	color: #f0e2bf
	text-decoration: underline;;
}

html {
	overflow-y: scroll;
}


body { 
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url('../images/bg.jpg') 0 0 repeat #000;
	
}

#container {
	width: 800px;
	margin: 0 auto;
	background: #171000;
}

#space {
	clear: both;
	float: left;
	width: 880px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top:20px;
	height:20px;
}

/*
ヘッダー
*/
#header_border {
	clear: both;
	height: 5px;
	border-top: 5px solid #003399;
	margin-left: 10px;
	margin-right: 10px;
}

#header {
	clear: both;
	height: 67px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: middle;
}
			
#header h1 {
	
	float: left;
	margin-top: 0px;
	height: 67px;
	width: 800px;
	text-align: left;
	text-indent: -9999px;
	background: url('../images/header.jpg') no-repeat;
}

#header h1 span {
	visibility: hidden;
}

#header h1 a {
	width: 300px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	/*\*/
		overflow: hidden;
	/**/
}


#header_right {
	float: right;
	height: 43px;
	margin-top: 17px;
	width: 300px;
	text-align: right;
	line-height: 100%;
}

/*
メインメニュー
*/
#main_menu {
	clear: both;
	width: 800px;
	height: 57px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main_menu ul,
#main_menu ul li {
	float: left;
	margin: 0;
}

#main_menu ul {
	width: 800px;
	height: 57px;
	background: url('../images/menu.jpg') no-repeat;
}

#main_menu ul li a {
	display: block;
	width: 114px;
	height: 57px;
	text-indent: -9999px;
	font-size: 0;
}

#main_menu ul li.menu1 a.active,
#main_menu ul li.menu1 a:focus,
#main_menu ul li.menu1 a:hover {
	background: url('../images/menu.jpg') no-repeat left bottom;
}

#main_menu ul li.menu2 a.active,
#main_menu ul li.menu2 a:focus,
#main_menu ul li.menu2 a:hover {
	background: url('../images/menu.jpg') no-repeat -114px -57px;
}

#main_menu ul li.menu3 a.active,
#main_menu ul li.menu3 a:focus,
#main_menu ul li.menu3 a:hover {
	background: url('../images/menu.jpg') no-repeat -228px -57px;
}

#main_menu ul li.menu4 a.active,
#main_menu ul li.menu4 a:focus,
#main_menu ul li.menu4 a:hover {
	background: url('../images/menu.jpg') no-repeat -342px -57px;
}

#main_menu ul li.menu5 a.active,
#main_menu ul li.menu5 a:focus,
#main_menu ul li.menu5 a:hover {
	background: url('../images/menu.jpg') no-repeat -456px -57px;
}

#main_menu ul li.menu6 a.active,
#main_menu ul li.menu6 a:focus,
#main_menu ul li.menu6 a:hover {
	background: url('../images/menu.jpg') no-repeat -570px -57px;
}

#main_menu ul li.menu7 a.active,
#main_menu ul li.menu7 a:focus,
#main_menu ul li.menu7 a:hover {
	background: url('../images/menu.jpg') no-repeat -684px -57px;
}

#menu_under {

	clear: both;
	width: 880px;
	height: 23px;
	background: url('../images/menu_under.jpg') no-repeat;
}

/*
トップフラッシュ
*/
#topimage {
	clear: both;
	width: 800px;
	height: 312px;
	background-color: #f5eddd;
}

#topimage h2{

	width: 800px;
	height: 312px;
	margin-top: 0px;
	padding-bottom: 0px;
}

/*
サブページトップイメージ
*/

#sub_topimage {
	clear: both;
	width: 800px;
	height: 183px;
}


/*
コンテンツ
*/

#contents {
	
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	background: #171000;
	overflow:hidden;
}

/*
サブページ
*/

#subpage {

	clear: both;
	width: 770px;
	overflow:hidden;
}

#subpage_title {
	float: left;
	width: 770px;
	height: 31px;
	margin-bottom: 5px;
}

#subpage_contents {
	float: left;
	width: 764px;
	margin-bottom: 15px;
	border: 3px double #f0e2bf;
	text-align: center;
	overflow:hidden;
}

#subpage_contents p {
	color: #f0e2bf;
	text-align: center;
	overflow:hidden;
}

#subpage_contents p .price {
	color: #e93a00;
	overflow:hidden;
}

#subpage_contents2 {
	float: left;
	width: 764px;
	margin-bottom: 15px;
	border: 3px double #f0e2bf;
	text-align: center;
	overflow:hidden;
}

#subpage_contents2 p {
	color: #f0e2bf;
	text-align: center;
	overflow:hidden;
}

#subpage_contents2 p .price {
	color: #e93a00;
	overflow:hidden;
}

#subpage_contents3 {
	float: left;
	width: 764px;
	margin-bottom: 15px;
	border: 3px double #f0e2bf;
	text-align: center;
	overflow:hidden;
}

#subpage_contents3 p {
	color: #f0e2bf;
	text-align: center;
	overflow:hidden;
}

#subpage_contents3 p .price {
	color: #e93a00;
	overflow:hidden;
}



#left {
	float: left;
	width: 505px;
}
/*
更新情報
*/

#topics {
	clear: both;
	float: left;
	width: 505px;
}

#topics h2 {
	width: 490px;
	height: 26px;
	background: url('../images/topics_title.jpg') no-repeat;
	text-indent: -9999px;
}

#topics p {
	font-size: 0.8em;
	line-height: 100%;
}

#topics ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#topics li {

	height: 25px;
	line-height: 25px;
}

#banner {

	clear: both;
	float: left;
	width: 505px;
	text-align: left;
	margin-bottom: 10px;
}

#space {
	clear: both;
	float: left;
	width: 500px;
	height: 10px;
}

#right {
	float: right;
	width: 240px;
	margin-left: 25px;
	margin-bottom: 30px;
}

#info {
	clear: both;
	float: left;
	width: 240px;
}

/*
ログイン
*/

#login {
	clear: both;
	width: 340px;
	vertical-align: middle;
}

#login h2{
	width: 340px;
	height: 26px;
	margin-bottom: 10px;
	background: url('../images/login.jpg') no-repeat;
	text-indent: -9999px;
}

#login_box .top {
	clear: both;
	width: 340px;
	height: 11px;
	background: url('../images/login_bg_top.jpg') no-repeat top;
}

#login_box .middle{
	clear: both;
	height:auto !important;
	width: 340px;
	background: url('../images/login_bg.jpg') repeat-y;
}

#login_box .bottom{
	clear: both;
	width: 340px;
	height: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url('../images/login_bg_bottom.jpg') no-repeat top;
}


#login_box p{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 200%;
}
/*
#login_box a{
	width: 100px;
	height: 31px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	/*\*/
		overflow: hidden;
	/**/
	background: url("../img/login_button.jpg") left top no-repeat;
	margin: 0px 0px 0px 0px;
}

#login_box a:hover,
#login_box a:active{
	background: url("../img/login_button_on.jpg") -190px top no-repeat;
}
*/

#space_r {
	clear: both;
	float: left;
	width: 240px;
	height: 30px;
}


/*
フッター
*/	
#footer {
	clear: both;
	width: 800px;
	height: 39px;
	background: url('../images/footer.jpg') no-repeat;
	margin: 0 auto;
}

#footer_left {
	
	width: 880px;
	height: 50px;
	background: url('../images/footer.jpg') no-repeat;
}

#footer_left p {
	padding-left: 20px;
	color: #FFFFFF;
	text-align: left;
}

#footer_right {
	
	float: right;
	width:400px;
	height: 30px;
	padding-top: 7px;
}

#footer_right p {
	padding-right: 20px;
	color: #FFFFFF;
	text-align: right;
}

#footer_right span {

	visibility: hidden;
}


