@charset "utf-8";
/* Reset */
header, footer, nav, figure, section, article, aside, hgroup, time{
	display: block;
	margin:0;
	padding:0;
	border:0;
}
html, body, div, h1, h2, h3, h4, h5, h6, p, table, thead, tfoot, tbody, tr, th, td, a, img, ul, ol, li, dl, dt, dd, iframe {
	margin:0;
	padding:0;
	border:0;
}
/* HTML ReDefine */
body{
	background:#fff;
	font-size:0.78em;
	color:#555;
	padding-top:20px;
}

a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	color:#fff;
	overflow: hidden;
    outline: none;
}
a:hover:not(img){
	text-decoration:underline;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:15px;
}
th, td{
	border:1px solid #fff;
	padding:5px;
}
th{
	background:#dcdcb8;
	border-bottom:1px dotted #fff;
	border-top:none;
	white-space:nowrap;
}
td{
	background:#f8ffdf
}
tr:first-child{
	border-top:1px solid #ddd;
}
tr:last-child{
	border-bottom:1px solid #ddd;
}
li{
	list-style-type:none;
}
p + p{
	margin-top:0.8em;
}
b{
	font-weight:normal;
	color:#789E27;
}
form{
	margin:0;
	padding:0;
}

/* Layout */
.cf{
	width:100%;
}
.cf:after{
    content: ""; 
    display: block; 
    clear: both;
}
.content{
	width:900px;
	margin:0 auto;
}
.maincontent{
	padding:15px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	background:#fff;
	width:870px;
}
header{
	background: url(images/bg_line.png) repeat-x center 75px;
	padding-bottom:10px;
}
#container{
	background:#fff url(https://kumasasa-kenko.com/common/images/bg.png) repeat-x;
	padding-top:20px;
}
footer{
	clear:both;
	border-top:1px dashed #eee;
	background:#360 url(https://kumasasa-kenko.com/common/images/bg_line.png) repeat-x;
	color:#fff;
	margin-top:30px;
	padding:20px 0 20px 0;
	text-align:center;
}

/* header */
#pagetop{
	background: url(https://kumasasa-kenko.com/common/images/bg_header.png);
	padding:2px 0;
}
#pagetop h1{
	float:left;
	margin-top:3px;
	font-weight:normal;
	font-size:1.0em;
}
#headernavi{
	float:left;
	margin-left:50px;
}
#pagetop .tel{
	float:right;
}
.lawmess{
	clear:both;
	padding-top:10px;
	color:#fff;
	overflow:auto;
}

/* toppr */
.toppr{
	padding:20px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	background:#fff;
}
.toppr .primg{
	float:left;
	margin-right:30px;
}
.toppr h2, .toppr p{
	margin-bottom:10px;
}

/* bodycontainer */
.topics{
	border:2px dotted #f60;
	background:#FFEAD0;
	padding:20px;
	margin-top:15px;
	font-size:1.1em;
	color:#000;
}
.topics .title{
	font-weight:bold;
	color:#c00;
}
h3{
	margin:20px 0 10px 0;
}
.box > div{
	float:left;
	margin-left:20px;
}
.box.itemlist{
	text-align:center;
}
.box.itemlist div{
	float:none;
	display:inline-block;
	margin:0;
}
.box > div:first-child{
	margin-left:0;
}
.box > div h4, .box > div p{
	line-height:0;
}
.box > div ul{
	margin-bottom:10px;
}
.box > div li{
	line-height:150%;
}
.attention{
	color:#690;
	border-bottom:1px dashed #ccc;
	margin-bottom:15px;
	padding-bottom:10px;
}
.attentionr{
	color:#f30;
	border-bottom:2px solid #f30;
	font-weight:bold;
}
.attentiono{
	color:#f60;
	border-bottom:2px solid #f60;
	font-weight:bold;
}
.itemdetail{
	width:420px;
}
.iteminfo{
	width:430px;
}
.itemdetail .itemimg{
	float:left;
	margin-right:10px;
}
.itemdetail .freetxt{
	font-weight:bold;
	color:#f60;
}
.itemdetail .price{
	font-weight:bold;
	color:#f00;
	font-size:1.6em;
}
.itemdetail .price:after{
	content:"円（税込）";
	font-size:0.68em;
	font-weight:normal;
	color:#555;
}
.itemdetail form{
	float:left;
	padding:5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background:#9c0;
	margin-top:10px;
	color:#fff;
	width:220px;
}
.itemdetail form p:not(input){
	position:relative;
	top:-7px;
}
.itemdetail form p input{
	position:relative;
	top:11px;
}
.box > .itemdetail h4{
	line-height:130%;
	margin-bottom:10px;
	float:left;
	width:230px;
}
.box > .itemdetail p{
	margin-bottom:0;
	line-height:100%;
}
.box > .itemdetail div{
	margin-top:20px;
}
.box > .itemdetail div:after{
    content: ""; 
    display: block; 
    clear: both;
}
.box > .itemdetail div:first-child{
	margin-top:0;
}
.itemdetail h4{
	border-bottom:2px solid #9c0;
	font-size:1.3em;
}
.box > .iteminfo h3{
	clear:both;
	background:#9c0;
	color:#fff;
	font-size:1.1em;
	margin-top:0;
	padding:3px;
}
.box > .iteminfo p{
	margin-bottom:0;
	line-height:150%;
}
/* Footer */
footer a{
	color:#fff;
}

/* 継承 */
/******** 【コンテンツ】 ********/
#CONTENTS {
	width:660px;
	float: left;
	background:#fff;
	margin: 0 0 40px 0;
}

#CONTENTS p {
	width: 620px;
	margin: 10px 0 20px 20px;
	font-size: 13px;
	line-height: 22px;
}

#CONTENTS h2 {
	font-size:20px;
	line-height:50px;
	margin:0;
	color: #FFFFFF;
	text-indent: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/h2.jpg);
	background-position: center;
}
#CONTENTS h3 {
	font-size:16px;
	line-height:50px;
	margin:0;
	color: #333333;
	background-image: url(../images/base/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
#CONTENTS h3 a, #CONTENTS h3 a:hover, #CONTENTS h3 a:active, /* for IE (Keyboard) */ 
#CONTENTS h3 a:focus {/* for Netscape (Keyboard) */
	color: #333333;
	background-color: #FFCC66;
	text-decoration: none;
}

.space {
	margin-top: 1em;
}

#osusume {
	width: 661px;
	height: 185px;
	background-image: url(../images/top/osusume.jpg);
	background-repeat: no-repeat;
}

#osusume ul {
	padding: 50px 0 0 30px;
}

#osusume li {
	font-size: 15px;
	color: #333333;
	margin-bottom: 4px;
}

table.cart {
  width: 660px;
  border-collapse: collapse;
  border: solid 1px #FF9933;
  font-size: 100%;
}

td.item {
	width: 150px;
	padding: 5px;
  border: solid 1px #FF9933;

}

td.price {
	padding: 3px;
	border: solid 1px #FF9933;

}

td.cart{
	width: 185px;
	padding: 5px;
	border: solid 1px #FF9933;
	font-size: 12px;
}


table.teiki {
  width: 663px;
  border-collapse: collapse;
  border: solid 1px #FF9933;
  font-size: 100%;
}

td.item {
	width: 150px;
	padding: 5px;
  border: solid 1px #FF9933;

}

td.price {
	padding: 3px;
	border: solid 1px #FF9933;

}

td.cart{
	width: 185px;
	padding: 5px;
	border: solid 1px #FF9933;
	font-size: 12px;
}

#chui {
	margin-left: 13px;
}

#chui li {
	font-size: 13px;
}


/******** 【07】 ********/
table.FAQ {
	width: 580px;
	margin: 20px 0 0 10px;
}
td.contents07_left {
	width: 40px;
	vertical-align: top;
}
td.contents07_right {
	width: 540px;
	vertical-align: top;
	font-size: 13px;
	line-height: 22px;
}

/******** 【レフト】 ********/

#LEFT {
	width:202px;
	float:right;
	margin-right:5px;
}

.menu {
	margin-bottom: 4px;
}

/******** 【left_menu05】 ********/
#left_menu05 {
	width: 201px;
	height: 218px;
	background-image: url(../images/base/left_menu05.jpg);
	background-repeat: no-repeat;
}

#left_menu05 ul {
	padding:54px 0 0 24px;
}

#left_menu05 li {
	display:inline;
	list-style-type:none;
}

#left_menu05 li a {
	width: 200px;
	float:left;
	text-decoration:none;
	overflow:hidden;
	font-size:13px;
	font-weight: bold;
	line-height:27px;
	color: #807D64;
	padding-bottom: 2px;
}

#left_menu05 li a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}

/******** 【left_menu06】 ********/
#left_menu06 {
	width: 201px;
	height: 155px;
	background-image: url(../images/base/left_menu06.jpg);
	background-repeat: no-repeat;
}
#left_menu06 ul {
	padding:54px 0 0 24px;
}
#left_menu06 li {
	display:inline;
	list-style-type:none;
}
#left_menu06 li a {
	width: 200px;
	float:left;
	text-decoration:none;
	overflow:hidden;
	font-size:13px;
	font-weight: bold;
	line-height:27px;
	color: #807D64;
	padding-bottom: 2px;
}

#left_menu06 li a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}

/******** 【left_menu08】 ********/
#left_menu08 {
	width: 201px;
	height: 215px;
	background-image: url(../images/base/left_menu08.jpg);
	background-repeat: no-repeat;
}
#left_menu08 ul {
	padding:54px 0 0 24px;
}
#left_menu08 li {
	display:inline;
	list-style-type:none;
}
#left_menu08 li a {
	width: 200px;
	float:left;
	text-decoration:none;
	overflow:hidden;
	font-size:13px;
	font-weight: bold;
	line-height:27px;
	color: #807D64;
	padding-bottom: 2px;
}

#left_menu08 li a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}

/******** 【left_menu09】 ********/
#left_menu09 {
	width: 201px;
	height: 215px;
	background-image: url(../images/base/left_menu09.jpg);
	background-repeat: no-repeat;
}
#left_menu09 ul {
	padding:54px 0 0 24px;
}
#left_menu09 li {
	display:inline;
	list-style-type:none;
}
#left_menu09 li a {
	width: 200px;
	float:left;
	text-decoration:none;
	overflow:hidden;
	font-size:13px;
	font-weight: bold;
	line-height:27px;
	color: #807D64;
	padding-bottom: 2px;
}

#left_menu09 li a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
#campaign .content{
	 text-align:center;
	 color:#000;
}
#campaign .content p.lead{
	font-size:1.1em;
	line-height:200%;
}
#campaign .maincontent{
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 1px 3px rgba(0, 0, 0, 0.5);
	background:url(images/content_bg_campaign01.png) no-repeat right top;
	font-size:1.1em;
	line-height:200%;
}
#campaign h4{
	margin-top:20px;
}
#campaign span.limit{
	color:#c00;
	font-size:1.4em;
	font-weight:bold;
}
#campaign .itemdetail{
	width:235px;
	text-align:left;
	font-size:0.9em;
	padding-top:50px;
}
#campaign .itemphoto{
	width:500px;
}
#campaign .box{
	background:url(images/content_bg_campaign02.png) no-repeat left bottom;
}
#campaign .itemlead{
	font-weight:bold;
	color:#f60;
	font-size:1.1em;
}
#campaign .itemname{
	color:#000;
}
#campaign .freetxt{
	margin-top:10px;
	padding-top:10px;
	border-top:2px solid #9c0;
}
#campaign .spbox{
	margin:20px auto;
	border:3px solid #f90;
	border-radius:10px;
	background:#ffe784;
	text-align:left;
	padding:20px;
}
#cartinsert table,
#cartinsert th,
#cartinsert td{border:none!important;}
#cartinsert tr:first-child{border-top:none!important;}
#cartinsert tr:last-child{border-bottom:none!important;}
#cartinsert td{background:none!important;}


.af {
	text-align:center;
	font-size:21px;font-size:2.1rem;
	font-weight:bold;
	color:#f00;"
	line-height:1em;
}
.af a {
	color:#f00;"
}
.lmttxta {
	position:relative;
	top:-460px;
	text-align:center;
	font-weight:bold;
	font-size:2.4em;
	line-height:1em;
	color:#fff;
	text-shadow:0px 0px 5px #f00;
}
.lmttxtb {
	position:relative;
	top:330px;
	text-align:center;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight:bold;
	font-size:2.4em;
	line-height:1em;
	color:#000;
}
.lmttxtc {
	position:relative;
	top:330px;
	text-align:center;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight:bold;
	font-size:2.4em;
	line-height:1em;
	color:#000;
}