﻿@charset "UTF-8";

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* --------------------------------------------------------------------------- */

body{
	text-align:center;
	font-size:12px;
	color:#878787;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-color: #FFFFFF;
}

a,
a:link,
a:visited {
	color:#868686;
	text-decoration:none;
}

a:hover,
a:active {
	color:#C41078;
	text-decoration:none;
}

h1{
}

h2{
}

/* --------------------------------------------------------------------------- */

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


#wrapper {
	width:840px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#main {padding-bottom: 87px;}  /* must be same height as the footer */



/* --------------------------------------------------------------------------- */

#header_in{
	padding-top: 44px;
}

#header{
	width:840px;
	height: 38px;
}

#logo{
	float: left;
	height: 38px;
	width: 240px;
}

#topmain{
	width:840px;
}

#gnavi {
	width:600px;
	height: 38px;
	float: right;
}

#gnavi ul {
	width:524px;
	list-style-type:none;
	margin-right: 0px;
	margin-left: 76px;
	height: 20px;
	margin-top: 18px;
}

#gnavi li  {
	float:left;		
}

#gnavi li a {
 	display: block;	
}

#gnavi li#utop a {
	background-image:url(../btn/top.gif);
	background-position:0px 0px;
	width:66px;
	height: 20px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#utop a:hover, #gnavi li#utop a:active {
 	background-position:0px -20px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}


#gnavi li#our a {
	background-image:url(../btn/ourbrand.gif);
	background-position:0px 0px;
	width:78px;
	height: 20px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#our a:hover, #gnavi li#our a:active {
 	background-position:0px -20px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}



#gnavi li#reco a {
	background-image:url(../btn/rec.gif);
	background-position:0px 0px;
	width:80px;
	height: 20px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#reco a:hover, #gnavi li#reco a:active {
 	background-position:0px -20px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.reco_i{
	margin-left: 17px;
}

#gnavi li#about a {
	background-image:url(../btn/about.gif);
	background-position:0px 0px;
	width:57px;
	height: 20px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#about a:hover, #gnavi li#about a:active {
 	background-position:0px -20px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.ab_i{
	margin-left: 24px;
}

#gnavi li#access a {
	background-image:url(../btn/access.gif);
	background-position:0px 0px;
	width:74px;
	height: 20px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#access a:hover, #gnavi li#access a:active {
 	background-position:0px -20px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.ac_i{
	margin-left: 24px;
}

#gnavi li#contact a {
	background-image:url(../btn/contact.gif);
	background-position:0px 0px;
	width:66px;
	height: 20px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#contact a:hover, #gnavi li#contact a:active {
 	background-position:0px -20px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.contact_i{
	margin-left: 21px;
}

#wp{
	width: 840px;
	padding-bottom: 40px;
}



/* left----------------------------------------------------------------------- */

#left_contents{
	float: left;
	width: 596px;
}

.news_box{
	width: 581px;
	margin-top: 15px;
	margin-left: 15px;
}

.news{
	padding-top: 0px;
	line-height: 170%;
	padding-bottom: 2px;
	width: 581px;
	margin-top: 18px;
}

.news_title2{
	height: 15px;
	width: 581px;
}

.news_d{/*新着の日付*/
	color: #868686;
	font-size: 11px;
	padding-left: 10px;
	width: 80px;
	display: block;
	float: left;
}

.news_title{/*新着の本文*/
	padding-left: 0px;
	font-size: 11px;
	color: #868686;
	float: right;
	width: 490px;
	display: block;
	float: right;
}

/* ページャーリンク */
.pager {
	padding: 21px 0 0 10px;
	height: 17px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	}
.pager a {
	display: block;
	float: left;
	margin-right: 5px;
	width: 18px;
	height: 17px;
	color: #868686;
	text-decoration: none;
	border: 1px solid #868686;
	}
.pager a:hover,
.pager a:active {
	color: #c41078;
}
.pager .pager_current {
	display: block;
	float: left;
	margin-right: 5px;
	width: 18px;
	height: 17px;
	color: #c41078;
	border: 1px solid #868686;
	}
/* ページャーリンクおわり */

.page{
	padding-top: 21px;
	height: 17px;
	padding-left: 10px;
}

.page_current{
	width: 18px;
	height: 17px;
	color: #C41078;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	border: 1px solid #868686;
	line-height: 17px;
}

.page2{
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	line-height: 17px;	
}

.page2 a {
	width: 18px;
	height: 17px;
	color: #868686;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration:none;
	border: 1px solid #868686;
}

.page2 a:hover, .page2 a:active {
	color: #C41078;
	background-color: #FFFFFF;
	height: 17px;
	width: 18px;
	border: 1px solid #868686;
	font-size: 12px;
}


/* main_contents-------------------------------------------------------------- */

#right_contents{
	float: right;
	width: 244px;
}

#right_contents_in{
	width: 212px;
	margin-left: 17px;
	margin-right: 15px;
	margin-top: 15px;
}


.webshop{
	height: 55px;
	width: 212px;
}	

.webshop a {
	background-image:url(../btn/webshop.jpg);
	background-position:0px 0px;
	width:212px;
	height: 55px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;	
}

.webshop a:hover, .webshop a:active {
 	background-position:0px -55px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.blog{
	height: 55px;
	width: 212px;
	margin-top: 10px;
}	
	
.blog a {
	background-image:url(../btn/blog.jpg);
	background-position:0px 0px;
	width:212px;
	height: 55px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;	
}

.blog a:hover, .blog a:active {
 	background-position:0px -55px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.catalog{
	height: 55px;
	width: 212px;
	margin-top: 10px;
}	
	
.catalog a {
	background-image:url(../btn/catalog.jpg);
	background-position:0px 0px;
	width:212px;
	height: 55px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;	
}

.catalog a:hover, .catalog a:active {
 	background-position:0px -55px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.banner1{
	margin-top: 10px;
}	
	




/* point--------------------------------------------------------------------- */

#footer {
	position: relative;
	margin-top: -87px; /* negative value of footer height */
	height: 87px;
	clear:both;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868686;
	background-image: url(../images/sp.gif);
	background-repeat: no-repeat;
} 

/* CLEAR FIX*/
.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 */


/* --------------------------------------------------------------------------- */

.footer_navi{
	float: left;
	width: 435px;
	text-align: left;
	font-size: 11px;
	line-height: 100%;
	height: 87px;
}

.navi_text{
	line-height: 100%;
	padding-top: 10px;
	padding-left: 15px;
}

.footer_r{
	float: right;
	width: 405px;
	text-align: right;
	height: 87px;
	font-size: 10px;
}

.copy{
	font-size: 10px;
	line-height: 100%;
	padding-top: 10px;
}

.ch{
	font-size: 10px;
	line-height: 100%;
	padding-top: 10px;
	margin-bottom: 0px;
}

.footer_u{
	width: 840px;
	height: 20px;
}

/* --------------------------------------------------------------------------- */
.clear {
	clear:both;
}

