@import "/common/css/common.css";
@import "index.css";
@import "webpage.css";
@import "entry.css";
@import "layout.css";
@import "shop.css";
@import "navigation.css";
@import "category.css";
@import "map.css";



/*===========================================================================
HEADER
===========================================================================*/
#siteconcept-wrap {
	width: 950px;
	font-size: 70%;
	color: #989686;
}
#siteconcept-wrap strong {
	font-weight: normal;
}
#header-wrap h1 {
	width: 320px;
	margin: 0;
	padding: 0;
	float: left;
}
#head-ad-wrap {
	width: 630px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: left;
}
#head-bottom-wrap {
	width: 950px;
	background-image: url(/common/images/head_bottom_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 0 25px 0;
	float: left;
}
#head-menu-wrap {
	width: 520px;
	background-image: url(/common/images/head_menu_bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	float: left;
}
#head-menu-wrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#head-menu-wrap ul li {
	margin: 0;
	padding: 0;
	float: left;
}
#head-menu-wrap ul li a {
}
#head-menu-wrap ul li a span {
	display: none;
	margin: 0;
	padding: 0;
}
#head-search-wrap {
	width: 430px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	float: left;
}
#head-search-wrap input.search-text {
	width: 280px;
	height: 20px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	background-color: #ECECEC;
	border: solid 1px #C9C9C9;
}
#head-search-wrap input.search-btn {
	width: 57px;
	height: 20px;
	background-image: url(../images/search_btn.gif);
	background-repeat: no-repeat;
	margin: 0 5px;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}



/*===========================================================================
CONTENTS L
===========================================================================*/
.contents-left-wrap {
	width: 380px;
	background-image: url(../images/380_bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 10px 0;
	padding: 0;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	float: left;
}
.contents-left-wrap h3 {
	background-image: url(../images/380_title_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 10px;
	padding: 3px 0 0 0;
}
.contents-left-wrap h3 span {
	display: block;
	font-size: 80%;
	font-weight: bold;
	margin: 0 5px;
	padding: 3px 0;
}



/*===========================================================================
CONTENTS R
===========================================================================*/
.contents-right-wrap {
	width: 350px;
	background-image: url(/common/images/350_bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 10px 0;
	padding: 0;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	float: left;
}
.contents-right-wrap h3 {
	background-image: url(/common/images/350_title_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 10px;
	padding: 3px 0 0 0;
}
.contents-right-wrap h3 span {
	display: block;
	font-size: 80%;
	font-weight: bold;
	margin: 0 5px;
	padding: 3px 0;
}
/* GOOGLEMAP */
#googlemap-wrap {
	width: 740px;
	font-size: 80%;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}
/* search */
#search-contents-l-wrap {
	width: 560px;
	margin: 0;
	padding: 0;
	float: left;
}
#search-contents-r-wrap {
	width: 180px;
	margin: 0;
	padding: 0;
	float: left;
}
/* CONTACT */
h2#contact-title {
	width: 740px;
	font-size: 130%;
	color: #555555;
	font-weight:bold;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	border-left: 5px solid #85B952;
	border-bottom: 1px solid #666666;
	float: left;
}
h2#contact-title span {
	margin: 0 15px;
	padding: 0;
}
p.contact-text {
	font-size: 80%;
	color: #666666;
	line-height: 1.5em;
	margin: 0 0 30px 0;
	padding: 0 15px;
}



/*===========================================================================
FOOTER
===========================================================================*/
#footer-wrap a {
	color: #C2C0AB;
	text-decoration: none;
}
#footer-wrap a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul#foot-genre-menu {
	width: 950px;
	font-size: 77%;
	color: #C2C0AB;
	text-align: center; 
	margin: 0 0 5px 0;
	padding: 35px 0 0 0;
}
ul#foot-genre-menu li {
	display:inline;
}
ul#foot-site-menu {
	width: 950px;
	font-size: 77%;
	color: #C2C0AB;
	text-align: center;
	margin: 0;
	padding: 50px 0 10px 0;
}
ul#foot-site-menu li {
	display:inline;
}
#foot-search-wrap {
	width: 950px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	float: left;
}
#foot-search-wrap input.search-text {
	background-color: #ECECEC;
	border: solid 1px #C9C9C9;
}
#foot-search-wrap input.search-btn {
	width: 57px;
	height: 20px;
	background-image: url(../images/search_btn.gif);
	background-repeat: no-repeat;
	margin: 0 5px;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
#copyright-wrap {
	width: 100%;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #40B540;
	margin: 0;
	padding: 3px 0;
	float: left;
}
#copyright-wrap p {
	width: 950px;
	margin: 0;
	padding: 0;
	text-align: center;
} 