@charset "UTF-8";


* {
	margin: 0px;
	padding: 0px;
}

html{
}

body{
	width: 100%;
	min-height: 100%;
	font-size: 78%;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #333333;
	background: #f2f2f2;
}


h1,h2,h3,h4,h5,h6{
	line-height: 1.4;
}

p,th,td,li,dt,dd{
	line-height: 1.4;
}

ul	{list-style-type: none;}
img	{border: none; vertical-align: top;}

a:link,
a:visited{color: #333333; text-decoration: underline;}
a:hover,
a:active{color: #e50000; text-decoration: none;}

.kome {
	0.8em;
	color: #666666;
}


.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

div#wrapper{
	margin: 0px auto;
	width: 960px;
	text-align:left;
	background: url(../img/site_bg.gif) center repeat-y;
}

/***********************************************/ 
/*2nd-contents*/
/***********************************************/ 
h1#contentstitle {
	background: url(../img/contents_title_bg.gif) no-repeat;
	width: 650px;
	height: 47px;
	margin-bottom: 25px;
}
h1#contentstitle img {
	margin: 7px 0 0 24px;
}



/***********************************************/ 
/*header*/
/***********************************************/ 

div#header{
	margin: 0px 0px 20px 0px;
	padding: 6px 0px 0px 0px;
	position: relative;
}

div#header #sitecopy {
	margin: 0 0 0 36px;
	font-size: 11px;
	font-weight: normal;
}

div#header p#logo{
	padding: 10px 0px 18px 36px;
	margin-right: 36px;
	background: url(../img/header_img.jpg) right bottom no-repeat;
}

div#header #global-navi-box{
	margin: 0px auto;
	padding: 0;
	background: url(../img/header_menu_bg.gif) no-repeat;
	width: 920px;
	height: 55px;
}
div#header ul#global-navi{
	padding: 0 0 0 40px;
}
div#header ul#global-navi li{
	float: left;
}


div#header ul#header-sub-navi {
	padding: 8px 15px 0 0;
	position: absolute;
	top: 0px;
	right: 0px;
}

div#header ul#header-sub-navi li {
	display: inline;
	padding: 0 12px 0 0;
}



/***********************************************/ 
/*main*/
/***********************************************/ 

div#main {
	padding: 0 30px 0 36px;
}
div#main-contents{
	width: 650px;
	margin: 0;
	padding: 7px 0 0 0;
	float: left;
}
.newmark {
	padding-right: 2px;
}


/***********************************************/ 
/*side-contents*/
/***********************************************/ 

div#side-contents {
	width: 222px;
	margin: 0;
	float: right;
}

div#side-contents #infomation {
}

div#side-contents #infomation li {
	background: url(../img/link_style_org.gif) no-repeat 0 1em;
	padding: 0 0 6px 16px;
	line-height: 1.2em;
	font-size: 0.9em;
}

div#side-contents #shopsearch {
}
div#side-contents #shopsearch h3 {
	margin-bottom: 6px;
	line-height: 1px;
}
div#side-contents #shopsearch ul#genre {
	padding-left: 8px;
}
div#side-contents #shopsearch ul#genre li {
	padding: 0 3px;
	float: left;
}

div.side-box {
	background: url(../img/side_bg.gif) no-repeat top;
	padding: 12px 12px 0 12px;
}
div.side-box div.contents {
	padding: 10px 5px 5px;
}

div.side-box p {
}

div.side-box_btm {
	margin: 0 0 10px 0;
}

div.side-info {
	background-image: url(../img/side_info_bottom.gif);
	text-align: right;
	padding: 13px 15px 14px 0;
}
div.side-shop {
	background-image: url(../img/side_shop_bottom.gif);
	height: 18px;
}
.side-key {
	margin-right: 6px;
	width: 120px;
	vertical-align: bottom;
	margin-bottom: 2px;
}

#side-banner {
	background-color: #FFFFFF;
}


/***********************************************/ 
/*footer*/
/***********************************************/ 

div#footer{
	padding: 0;
	color: #FFFFFF;
	clear: both;
	padding: 40px 10px 0px;
}

div#footer p#pagetop {
	text-align: right;
	padding-right: 36px;
}

div#footer div#footer-contents {
	background: url(../img/footer_bg.gif) repeat-x bottom #e50000;
	padding: 10px 20px;
}

div#footer div#footer-contents dt {
	float: left;
	margin-right: 1em;
}
div#footer div#footer-contents dd {
	float: left;
	margin-right: 1em;
}
div#footer div#footer-contents ul {
	float: right;
}
div#footer div#footer-contents li {
	background: url(../img/link_style_whi.gif) no-repeat 0 1px;
	margin-left: 1.5em;
	padding-left: 13px;
	margin-top: 3px;
	font-size: 0.9em;
}

div#footer div#footer-contents li a:link {color: #ffffff; text-decoration: none;}
div#footer div#footer-contents li a:visited {color: #ffffff; text-decoration: none;}
div#footer div#footer-contents li a:hover {color: #ffffff; text-decoration: underline;}
div#footer div#footer-contents li a:active {color: #ffffff; text-decoration: underline;}

div#footer p#copyright {
	text-align: right;
	font-size: 9px;
	background-color: #9c0000;
	padding: 3px 10px 2px 0;
	clear: both;
}
