@charset "utf-8";


/* ////////////////////////////////////////////////////////////

	[ Common Section ]

//////////////////////////////////////////////////////////// */
/* ============================================================
	Common Style
============================================================ */
body {
   background-color: #ffffff;
   color: #333333;
	min-width:990px;
   font-size: 62.5%; /* 10px */
   font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
   line-height: 1.6em;
   scrollbar-3dlight-color:3D部分の色;
	scrollbar-arrow-color:▲の色;
	scrollbar-darkshadow-color:深い影の色;
	scrollbar-face-color:表面の色;
	scrollbar-highlight-color:明るい部分の色;
	scrollbar-shadow-color:影の色;
	scrollbar-track-color:トラックの色;
}



a:link {
   color:#078D00;
   text-decoration:none;
}
a:visited {
   color:#189B12;
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
}
a:active {
   color:#666;
}



/* ============================================================
	ClearFix
============================================================ */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size:0.1em;
}
.clearfix {
	min-height: 1px;
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide from IE-mac */



/* ////////////////////////////////////////////////////////////

	[ Navigation Section ]

//////////////////////////////////////////////////////////// */

/* ============================================================
	Global Navigation
============================================================ */



/* ////////////////////////////////////////////////////////////

	[ Layout Section ]

//////////////////////////////////////////////////////////// */
/* ============================================================
	Wrapper
============================================================ */
#wrapper {

}

/* ============================================================
	Global Header
============================================================ */



/* ============================================================
	Global Sidebar
============================================================ */



/* ============================================================
	Contents
============================================================ */
#header {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    height: 180px;
    margin-bottom: 10px;
}
#header .header-inner {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    height: 180px;
    position: relative;
}
#header .header-inner h1 {
    height: 130px;
    width: 170px;
    position: absolute;
    z-index: 5;
    left: 55px;
    top: 35px;
}


#header-banner {
    height: 160px;
    width: 620px;
    position: absolute;
    z-index: 5;
    right: 0px;
    bottom: 0px;    
}
#shop-list {
    font-size: 1.2em;
    width: 680px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 220px;
    margin-bottom: 12px;
}


#main-contents {
    width: 900px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}

#main-column {
	float: right;
	width: 680px;
	margin-bottom: 20px;
}


#topics {
    background-color: #E2D1E1;
    height: 30px;
    width: 678px;
    border: 1px solid #C8C8C8;
    margin-bottom: 10px;
}
#topics h2 {
    float: left;
    height: 30px;
    width: 125px;
}
#topics marquee {
    font-size: 1.2em;
    float: left;
    height: 21px;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #FFF;
    width: 531px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}
#bnr-concept {
    height: 60px;
    width: 678px;
    border: 1px solid #C8C8C8;
    margin-bottom: 10px;
}




#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-size: 1.2em;
}
#footer p {
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
}


#copyright {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}






#shop-area {
	width: 678px;
	margin-bottom: 20px;
	border: 1px solid #C8C8C8;
}
#shop-area h2 {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}
#shop-area .inner {
}
#shop-area .hedding {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#shop-area .hedding h3 {
	font-size: 1.2em;
	width: 180px;
	float: left;
}
#shop-area .hedding p {
	font-size: 1.2em;
	z-index: 10;
/*	width: 255px; */
	float: right;
}



#aside {
	float: left;
}
#search {
    background-color: #7D4B7E;
    width: 178px;
    border: 1px solid #C8C8C8;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#search h2 {
	height: 40px;
	width: 144px;
	margin-right: auto;
	margin-left: auto;
}
#search .inner {
    background-color: #FFF;
    width: 158px;
    padding: 10px;
    height: 225px;
}
#search h3 {
    font-size: 1em;
    margin-bottom: 5px;
}
#search dt { font-size: 1em; }
#search dd { margin-bottom: 5px; }
#search .select-large { width: 100%; }
#search .submit {
    height: 24px;
    width: 158px;
    background-image: url(../images/nav-entrance-search.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    vertical-align: middle;
}
#search .submit:hover {
    position: relative;
    top: 1px;
}
