@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}


a{outline:0;}
img{border:none;}
.clearfix{zoom:1;}
.clearfix:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}

h1,h2,h3,h4{
	padding:0;
	margin:0;
}

.block {display: block;}
.clear{clear:both;}
.right{float:right;}
.left{float:left;}
.center{text-align:center;}


.p_clear{
	display:block;
	text-indent:-9000px;
}

a:link,a:visited {color: #FF3300;}
a:hover{text-decoration:none;color:#FF3300;}

body {
	margin: 0px;
	padding: 0px;
	color:#333333;
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align:center;
	background:#F2F2F2 url(../img/wrapper_bg.jpg) repeat-y center top;
	font-size:14px;
	line-height:18px;
}

#wrapper {
	width: 846px;
	margin:0 auto;
	text-align:left;

}

#header{

	height:200px;
	width:836px;
	margin:0 5px;
}


#header h1 a{
	display: block;
	height:200px;
	width:836px;
	background:url(../img/main.jpg) repeat-x;
	text-indent:-9999px;
}




#menu ul {
	padding:0 7px;
	margin:0;
}

#menu li {
	list-style-type: none;
	margin-bottom:5px;
}

#menu li a{
	text-indent:-9999px;
	widht:150px;
	height:40px;
	display:block;
}


#menu li.menu01 a{background: url(../img/btn01.jpg) no-repeat;}
#menu li.menu02 a{background: url(../img/btn02.jpg) no-repeat;}
#menu li.menu03 a{background: url(../img/btn03.jpg) no-repeat;}
#menu li.menu04 a{background: url(../img/btn04.jpg) no-repeat;}
#menu li.menu05 a{background: url(../img/btn05.jpg) no-repeat;}
#menu li.menu06 a{background: url(../img/btn06.jpg) no-repeat;}


#menu li.menu01 a:hover{background: url(../img/btn_01_o.jpg) no-repeat;}
#menu li.menu02 a:hover{background: url(../img/btn_02_o.jpg) no-repeat;}
#menu li.menu03 a:hover{background: url(../img/btn_03_o.jpg) no-repeat;}
#menu li.menu04 a:hover{background: url(../img/btn_04_o.jpg) no-repeat;}
#menu li.menu05 a:hover{background: url(../img/btn_05_o.jpg) no-repeat;}
#menu li.menu06 a:hover{background: url(../img/btn_06_o.jpg) no-repeat;}



#content{
	margin:10px 13px;;
}
	
	
#content p{
	padding:5px 15px;
}


#content-r{
	width:644px;
	float:right;
	margine:0 0 0 0;
	background:url(../img/content_bg.jpg) repeat-y;
}


#content-l{
	width:164px;
	float:left;
	padding:0 0 0 0;
	background:url(../img/menubg.jpg) repeat-y;

}

#main-area{
	margin:0 12px 30px 12px;
	width:620px;
}


#footer{
	margin:0 5px;
	font-size:10px;
	text-align:center;
	background:#F2F2F2;
	padding:5px;
}


h2.entry{
	background:url(../img/ttl_bg.jpg) no-repeat;
	height:30px;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:5px 0 0 20px;
}

h3.entry{
	background:url(../img/ttl_bg.jpg) no-repeat;
	height:30px;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:5px 0 0 20px;
}


h2.t-about{
	background:url(../../about/img/ttl.jpg) no-repeat;
	width:644px;
	height:54px;
	text-indent:-9000px;
	display:block;
	margin:0 0 20px 0;
}

h2.t-goods{
	background:url(../../goods/img/ttl.jpg) no-repeat;
	width:644px;
	height:54px;
	text-indent:-9000px;
	display:block;
	margin:0 0 20px 0;
}

h2.t-health{
	background:url(../../health/img/ttl.jpg) no-repeat;
	width:644px;
	height:54px;
	text-indent:-9000px;
	display:block;
	margin:0 0 20px 0;
}

h2.t-menu{
	background:url(../../menu/img/ttl.jpg) no-repeat;
	width:644px;
	height:54px;
	text-indent:-9000px;
	display:block;
	margin:0 0 20px 0;
}

h2.t-contact{
	background:url(../../contact/img/ttl.jpg) no-repeat;
	width:644px;
	height:54px;
	text-indent:-9000px;
	display:block;
	margin:0 0 20px 0;
}



table.company td{
	padding:5px 10px;
	
}


table.day td{
	font-size:10px;
	padding:1px;
	text-align:center;
}

table.layout td{
	padding:0;

}


/* スタイル */

.f10{font-size:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}

.f16-b{font-size:16px;
font-weight:bold;
color:#910F25;
}

.f16-r{font-size:16px;
font-weight:bold;
color:#D20B00;
}


.white{color:#fff;}
.pink{color:#DC167E;}

.pt5{margin-top:5px;}
.pr5{margin-right:5px;}
.pb5{margin-bottom:5px;}
.pl5{margin-left:5px;}

.pt10{margin-top:10px;}
.pr10{margin-right:10px;}
.pb10{margin-bottom:10px;}
.pl10{margin-left:10px;}

.pt15{margin-top:15px;}
.pr15{margin-right:15px;}
.pb15{margin-bottom:15px;}
.pl15{margin-left:15px;}

.pt20{margin-top:20px;}
.pb20{margin-bottom:20px;}
.pr20{margin-right:20px;}
.pb30{margin-bottom:30px;}


.none{display:none;}
.arrow {
	background:url(../img/arrow.gif) no-repeat;
	padding:0 0 0 12px;
	background-position :left center;
}

.point {
	background:url(../img/circle.gif) no-repeat;
	padding:0 0 0 17px;
	background-position :left center;
}

.red{color:#CC0000;}

.totop{
	float:right;
	padding:10px 0;
}
	