@charset "utf-8";



/* reset css */
@import url("css/reset.css");

/* header css */
@import url("css/header.css");

/* navigation css */
@import url("css/navigation.css");

/* footer css */
@import url("css/footer.css");

/* text common css */
@import url("css/common.css");



/* index layout css */

#main_contents{
	width: 788px;
	margin: 0px auto;
	border-right: 1px solid #fe6902;
	border-left: 1px solid #fe6902;
}



/* right infomation_contents */

#shop_infomation{
	width: 190px;
	margin: 0px 0px 0px 0px;
	float: right;
}

#index_logo{
	width: 190px;
	height: 130px;
	background-image:url(image/shop_hikarudou.jpg);
}

.shop{
	width: 190px;
	height: 130px;
	display:block;
	text-indent: -9999px;	
}

.shop_infomation_text{
	font-size:80%;
	line-height:110%;
	margin-bottom: 3px;
	}



/* center infomation_contents */

#infomaiton{
	width: 250px;
	margin-right: 10px;
	float: right;
}

#infomaiton_title{
	height: 55px;
	margin-bottom: 5px;
	text-indent: -99999px;
	background: url(image/whats_new.gif);
}

#news{
	width: 243px;
	height: 123px;
	padding: 3px;
	border: 1px solid #999999;
	overflow: auto;
}

#hikarudou_image{
	float: left;
	margin-bottom: 20px;
}

dt{
	font-size: 10px;
	color: #ff6600;
}

dd{
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 12px;
}

.event{
	width: 250px;
	height: 69px;
	background-image:url(image/event.gif);
	display:block;
	text-indent: -9999px;
}

.pressrelease{
	width: 250px;
	height: 65px;
	background-image:url(image/pressrelease.gif);
	display: block;
	text-indent: -9999px;
}

.mailmagazine{
	width: 250px;
	height: 67px;
	background-image:url(image/mailmagazine.gif);
	display: block;
	text-indent: -9999px;
}

#press{
	width: 770px;
	clear:both;
	padding: 10px 0px;
	margin: 0px 10px 10px 10px;
}

.hanako{
	width: 380px;
	float: left;
}

.right_banner{
	text-align: right;
}

table{
	width: 770px;
	clear:both;
	margin: 0px 10px 10px 10px;
}

#contents{
	width: 778px;
	clear: both;
	margin: 0px auto;
}

.contents_box{
	width: 190px;
	height: 174px;
	line-height: 110%;
	margin: 0px 1px 10px;
	float:left;
	border: 1px solid #FF6600;
}

.about_hikarudou {
	background: url(image/about_hikarudou.jpg);
	height: 32px;
	width: 190px;
}

.staff_hikarudou {
	background: url(image/staff_title.jpg);
	height: 32px;
	width: 190px;
}

.press_hikarudou {
	background: url(image/press_title.jpg);
	height: 32px;
	width: 190px;
}

.link_hikarudou {
	background: url(image/link_title.jpg);
	height: 32px;
	width: 190px;
}

#contents h3{
	background-color:#0000FF;
	text-indent: -9999px;
	margin-bottom: 5px;
}

.link_image{
	margin: 2px 5px 0px 3px;
	float: left;
	display:block;
}



/* IE6 hack CSS */

*html #main_contents{
	width: 790px;
	text-align: center;
}

*html #main_contents {
	text-align: left;
}

*html #news{
	width: 250px;
	height: 125px;
	padding: 3px;
	border: 1px solid #999999;
	overflow: auto;
}

*html #contents{
	margin-left: 7px;
}

*html .shop_infomation_text{
	font-size: 10px;
	line-height:110%;
	margin-bottom: 3px;
	}



/*

Suppriment Cafe Hikarudou CSS Document

Written by Takeshi Yumite / 01 Apr 2009 
Copyright (C) 2009 BERKANA 
All rights reserved.

*/

