@charset "UTF-8";

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

	 BASIC STYLE
 
********************************************************************************/



/*========================================
	Reset
========================================*/

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    font-style: normal;
    vertical-align:baseline;
}  

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display:block;
}
    


ol, ul{
	list-style: none;
}


img {
	line-height: 0;
	font-size: 0;
	vertical-align: top;
}




/*========================================
	Base
========================================*/

/* Link
------------------------------ */

a{
	color: #555;
	text-decoration: none;
}

a:hover{
	color: #dcdcdc;
	text-decoration: none;
}



/* clear
------------------------------ */

.clear{ 
	clear: both;
}

.clearfix:after {	
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	zoom:1;
}



/* float
------------------------------ */

.left {
	float: left;
}

.right {
	float: right;
}




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

	BASIC LAYOUT
 
********************************************************************************/


/*========================================
	Layout
========================================*/

html {
    overflow-x: hidden;
}

body{
    line-height: 1.8;
    color: #555;
    font-size: 12px;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",Georgia,Palatino,Times,"ＭＳ Ｐ明朝",serif; 
    letter-spacing: 1.5px;
} 

#wrapper {
    width:  100%;
	height: 100%;
	margin: 0px auto;
}

#content {
	width: 1000px;
	margin: 0 auto;
}


#header-fixed {
    position: fixed; 
	width: 1000px;  
	height: 76px;
	z-index: 9999;
}

#header {
	width: 100%;
	height: 76px;
	float: left;
	z-index: 9999;
}

#main {
	width: 1000px;
	float: right;
	margin: 60px 0 60px 0;
}

#footer-area {
    bottom: 0px;
    height: 50px;
}


#footer {
	width: 100%; 
	margin: 0 auto;
	overflow-x: hidden;
}




/*========================================
	content side
========================================*/

		


#logo a{	
	background: url(../images/common/w-logo.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	height: 40px;
	width: 168px;
	float: left;
	margin: 10px 0 0 0;
}

#menu-back {
    background: url(../images/common/w-heder-back.png);
	margin:0 -200%;
    padding:0 200%;
	background-repeat: repeat-x;
    z-index: 9999;
	height: 76px;
}

/* nav
------------------------------ */

#header nav {
	margin: 30px 0 0 65px;
	float: left;
}

#header nav ul {	
	width: 618px;
	height: 20px;
}

#header nav ul li {
	height: 20px;
	float: right;
    list-style-type: none;
}

#header nav ul li a {
	background: url(../images/common/wg-menu.jpg) no-repeat ;
	display:inline-block;
	height: 20px !important;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
}



/* nav sprite
------------------------------ */

#header nav ul #hn-contact a {
	width: 90px;
	background-position: -528px 0;
	height: 20px !important;
}

#header nav ul #hn-howtocare a {
	width: 131.5px;
	background-position: -396.5px 0;
	height: 20px !important;
}

#header nav ul #hn-online a {
	width: 134px;
	background-position: -262.5px 0;
	height: 20px !important;
}

#header nav ul #hn-shops a {
	width: 65px;
	background-position: -197.5px 0;
	height: 20px !important;
}

#header nav ul #hn-company a {
	width: 104.5px;
	background-position: -93px 0;
	height: 20px !important;
}


#header nav ul #hn-concept a {
	width: 93px;
	background-position: 0 0;
	height: 20px !important;
}



/* nav sprite hover
------------------------------ */




#header nav ul #hn-contact a:hover {
	width: 90px;
	background-position: -528px -20px;
}

#header nav ul #hn-howtocare a:hover {
	width: 131.5px;
	background-position: -396.5px -20px;
}

#header nav ul #hn-online a:hover {
	width: 134px;
	background-position: -262.5px -20px;
}

#header nav ul #hn-shops a:hover {
	width: 65px;
	background-position: -197.5px -20px;
}

#header nav ul #hn-company a:hover {
	width: 104.5px;
	background-position: -93px -20px;
}

#header nav ul #hn-concept a:hover {
	width: 93px;
	background-position: 0px -20px;
}


/* social
------------------------------ */



#sm-instagram a{
	background: url(../images/common/w-social-i.jpg) no-repeat ;
	display:inline-block;
	height: 30px;
	width: 30px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
	float: right;
	margin: 20px 0 0 5px;
}

#sm-twitter a{
	background: url(../images/common/w-social-t.jpg) no-repeat ;
	display:inline-block;
	height: 30px;
	width: 30px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
	float: right;
	margin: 20px 0 0 5px;	
}

#sm-facebook a{
	background: url(../images/common/w-social-f.jpg) no-repeat ;
	display:inline-block;
	height: 30px;
	width: 30px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
	float: right;
    margin: 20px 0 0 0;
}



/*========================================
	footer
========================================*/

/* cvp
------------------------------ */

#footer  #cvp{
	width: 1000px;
	height: 110px;
	padding: 10px 0 0 0;
	text-align: center;
	background-image: url(../images/top/cvp-back.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#cvp-back {
    background-color: #f4f4f4; 
	margin: 0 -500%; /* 上下のmarginは元の値に合わせて適宜変更 */
    padding: 0 500%; /* 上下のmarginは元の値に合わせて適宜変更 */
	background-repeat: repeat-x;	
    z-index: 9999;
	height: 110px;
}

/* base
------------------------------ */

#footer {
	padding: 70px 0 0 0;
	position: absolute;
}

#footer #totop img {
	position: absolute;
	right: -50px;
	bottom: 11px;
}


#footer #copyright {
	font-size: 8px;
	text-align: center;
	margin: 5px 0 10px 0;
	clear: both;
}


#footer-menu {
    background: url(../images/common/fotter-back.png);
	margin: 0 -500%; /* 上下のmarginは元の値に合わせて適宜変更 */
    padding: 0 500%; /* 上下のmarginは元の値に合わせて適宜変更 */
	background-repeat: repeat-x;
    z-index: 9999;
	height: 45px;
}



#footer nav {	
	margin: 0 0 0 0;
	margin-left: auto;
}

#footer nav ul {	
	height: 45px;
	float: left;
	padding: 20px 0 0 0 ;
	left:50%;
    position:relative;
}

#footer nav ul li {
	height: 45px;
	float: left;
    list-style-type: none;
	left:-50%;
    position:relative;
}

#footer nav ul li a {
	margin: 0 15px 0 15px;
	display:inline-block;
	height: 45px !important;
    white-space: nowrap;
    overflow: hidden;
}

#footer-back {
    background-color: #ffffff;
    background-repeat: repeat-x;
	width: 100%;
    z-index: 99999;
}

/* マウスオーバー */
a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


br {
letter-spacing:0;
}
