/* CSS Document */
* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	line-height: 150%;
	color: #FFF;
}

img {
	border:0;
}

#container {
	background-color:#C0C0C0;
	background-image: url(img/logo_back.jpg);
}

#head {
	background-color:#422100;
	background-image: url(img/title.jpg);
}

#gmenu {
	height: 60px;
	background-image: url(img/bk_menu.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding-top: 10px;
}

#index_contents {
	padding:10px 0 0 0;
	background-color:#000;
	background-image : url(img/bk_menu.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#contents {
	width:900px;
	margin:10px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FFD9B3;
	background-image: url(img/transe01.png);
}

#back_navi {
	width:870px;
	margin:15px 0;	
}

#footer_logo {
	background-color:#572c00;
}

#index_body {
	background-color : black;
	height:500px;	
}

#footer {
	background-color:#300;
	font-family: "Ž£ŽÍŽ£ŽÓ Ž£ŽÐŽÌŽÀŽÄŽ«", "ŽºŽÙŽÌŽÀŽÄŽ«ŽÂŽÎ", "Ž¥ŽÒŽ¥ò§Ž®Ž¥ŽÎŽÌŽÀŽÄŽ« Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	padding:10px;
}
#contents_sale {
	width:940px;
	margin:10px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FFD9B3;
	background-image: url(img/back012.jpg);
}
