@charset "Shift_JIS";


/*--------------------------------------------------------------------
common
css‚Ì‰Šú‰»
--------------------------------------------------------------------*/


* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif , Arial;
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif, Arial;
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: url(../../images/bg.jpg);
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif, Arial;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	list-style-type: none;
}

table, caption, th, td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif , Arial;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub, sup, q, br, ins, del, a, img, object, iframe {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif , Arial;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
	outline:0;
}

a{
	color:#000000;
	text-decoration:none;
	outline:0;
}
a:hover{
	text-decoration:none;
	outline:0;
	color: #999999;
}


div.clear{
	font-size:0;
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
	float: none;
}

.attention{
	color: #FF0000;
}

strong{
	font-weight: normal;
}

span.import {
	font-weight: bold;
}

/*--------------------------------------------------------------------
common
ƒy[ƒW‹¤’Ê•”•ª
--------------------------------------------------------------------*/

/*body*/

body {
	height:100%;
	color:#333;
	background-color: #CCCCCC;
	font-size: 12px;
}

h1 {
	margin: 0 auto;
	padding-left: 5px;
	width: 862px;
	text-align: left;
}

/*container*/

div#container {
	width:862px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background: url(../../img/contents_bg.jpg) repeat-y;
}

/*header*/
div#header {
	width:862px;
	position: relative;
}

/*-----  gloval Menu  -----*/
div#container ul#gmenu{
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 46px;
	background-image: url(../../images/g_menu-bg.jpg);
	background-repeat: repeat-x;
	}
div#container ul#gmenu li{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 46px;
	}



/*-----  wrapper  -----*/

div#wrapper {
	width:862px;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 20px;
	background-image: url(../../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}
div#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: visible;
}

/*\*/
* html #wrapper {
    height: 1em;
    overflow: visible;
}
/**/



#pankuzu {
	text-align: left;
}

/*-----  ¶ƒp[ƒg  -----*/
div#leftside {
	width: 176px;
	float: left;
}
div#leftside ul{
	margin: 0;
	padding: 0px;
	text-align: center;
	width: auto;
}
div#leftside ul li{
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 8px;
	text-align: center;
}

/*-----  ‰Eƒp[ƒg  -----*/
div#rightside {
	width: 180px;
	float: right;
}
div#rightside ul{
	margin: 0;
	padding: 0px;
	text-align: center;
	width: auto;
}
div#rightside ul li{
	margin-bottom: 10px;
	text-align: left;
}
div#rightside ul li ul{
	margin-left: 10px;
	margin-top: 10px;
}
div#rightside ul li ul li{
	background-image: url(../../images/list.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: left center;
	margin-bottom: 5px;
}
div#rightside ul li ul li a{
	color: #FFFFFF;
}


/*-----  Footer  -----*/


div#footer{
	clear: both;
	font-size: 12px;
	text-align: center;
	margin: 0px auto;
	width: 505px;
	line-height: 2;
}
#footer a {
}
#footer a:hover {
}
#footer address {
	clear: both;
}

/*-----  main  -----*/


div#main{
	width: 505px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	float: left;
}


div#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: visible;
}


/*--------------------------------------------------------------------
Top Page
index.html
--------------------------------------------------------------------*/
div#toppage{
}

div#toppage #shopping{
	margin: 0px auto 40px;
	width: 475px;
}

div#toppage #shopping img{
	margin-bottom: 10px;
}

div#toppage #shopping h2 {
	text-align: left;
	font-size: 114%;
}

div#toppage #shopping p{
	text-align: left;
	margin-top: 10px;
}

div#toppage #blogtopic h3{
	margin-bottom: 10px;
}

div#toppage td{
	margin-bottom: 10px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.7;
}

.alphabet {
	font-size: 14px;
	line-height: 2;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}




/*--------------------------------------------------------------------
CONTACT
contact.html
--------------------------------------------------------------------*/

table#contact {
	width: 475px;
	border-style: none;
}
table#contact tr{
}
table#contact th{
	text-align: right;
	padding: 5px;
	vertical-align: top;
	width: 141px;
}
table#contact td{
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
table#contact td input{
	width: 250px;
}
table#contact td textarea{
	width: 250px;
	height: 100px;
}





/*--------------------------------------------------------------------
SHOPINFO
shopinfo.html
--------------------------------------------------------------------*/

dl#info {
	margin: 0px auto;
	width: 460px;
	text-align: left;
}

dl#info dt {
	float: left;
	clear: both;
}

dl#info dd {
	border-bottom: 1px dashed #000000;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 100px;
}

/*--------------------------------------------------------------------
SITEMAP
sitemap.html
--------------------------------------------------------------------*/

p.explan {
	text-indent: 2em;
}