@charset "utf-8";



/* reset css */
@import url("../reset.css");

/* layout css */
@import url("../shared_layout.css");

/* header css */
@import url("../header.css");

/* navigation css */
@import url("../navigation.css");

/* footer css */
@import url("../footer.css");

/* text common css */
@import url("../common.css");



/* about css  */

#about_contents{
	width: 760px;
	margin: auto;
	text-align: left;
	line-height: 140%;
}

.about_title{
	margin: 30px 0px;
}

h2 {
	width: 315px;
	height: 348px;
	float: left;
	background: url(../../about/image/main_image.jpg);
	margin-right: 10px;
	text-indent: -9999px;
}

#about_contents p{
	padding-bottom: 12px;
}

strong,h3{
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}

.equipment_title {
	width: 770px;
	height: 30px;
	background: url(../../about/image/equipment.gif);
	margin: 10px auto;
	text-indent: -9999px;
}

.inshop_title {
	width: 770px;
	height: 30px;
	background: url(../../about/image/inshop_title.gif);
	margin: 10px auto;
	text-indent: -9999px;
}

table{
	width: 770px;
	margin: 5px auto 15px;
}

.equipment_x{
	width: 130px;
}

.equipment_b{
	width: 130px;
	text-align: right;
}

.equipment_text{
	text-align: left;
	vertical-align: top;
}

.equipment_left{
	text-align: left;
	vertical-align: bottom;
}

.equipment_right{
	text-align: right;
	vertical-align: bottom;
}

td strong{
	color: #ff6600;
	font-size: 100%;
	font-weight: bold;
}

.shop_image{
		vertical-align: top;
}

.image_text{
	margin-bottom: 5px;
}


#footer strong{
	font-size: 12px;
	font-weight: normal;
}

/* IE6 hack CSS */

*html strong,h3{
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}

*html td,p{
	font-size: 12px;
}

*html td strong{
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
}



/*

Suppriment Cafe Hikarudou CSS Document

Written by Takeshi Yumite / 01 Apr 2009 
Copyright (C) 2009 BERKANA 
All rights reserved.

*/