/* version 1.0.0 */
html, body, header, section, article, nav, footer,
div, span, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
  margin: 0;
  padding: 0;
}

img {border: 0;}

body {
  width: 100%;
  background-color: #ffffff;
  font: 14px/1.231 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
  line-height: 1.7;
}

a:link {
  color: #fc7700;
}

a:hover {
  color: #fceba6;
}

a:visited {
  color: #fc7700;
}

.center{
  text-align: center;
}

li { list-style-type : none; }

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

/* wrapper */

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

#wrapper {
	z-index:1;
	width:100% ;
	overflow:hidden;
}

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

/* header  */

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

#head{
  margin:0;
  padding:0;
  width:100%;
  height:50px;
  position:relative;
  /*position:fixed;*/
  z-index:10;
  background-color:#fff;
  /*background:url(../../img/common/head_bg.png) repeat-x;*/
  box-shadow: 0 2px 6px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.4); 
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.4);
  border-bottom: 1px solid #BF6261;

	}

#head_mail{
  margin:0;
  padding:0;
  width:100%;
  height:48px;
  position:relative;
  z-index:10;
  background:url(../../img/head_bg.png) repeat-x;
	}
	
#head #logo,#head_form #logo{
	width: 188px;
	height: 43px;
	position: absolute;
	float: left;
	margin: 0;
	top: 2px;
	left: 11px;
}
#head #logo img,#head_form #logo img{
	width:160px;
	height:43px;
}


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

/* header_form */

/* ------------------------------------------------------------------------ */
#head_form{
  margin:0;
  padding:0;
  width:100%;
  height:54px;
  position:relative;
  background-color:#fff;
  background:url(../../img/common/head_bg.png) repeat-x;
	}


#head #head_btn,#head_form #head_btn{
 float: right;
 }
#head li,#head_form li{
 float: left;
	width:50px;
	height:49px;
 }

#head #menu,#head_form #menu{
 float: left;
	width:50px;
 }
#head #menu img,#head_form #menu img{
 float: left;
	width:50px;
	height:49px;
 }



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


#page_top {
  margin: 0;
  padding: 0;
}

.heads h1 {
  padding: 2px 5px 2px 5px;
  background: #f9b223;
  text-align: left;
  font-size: 14px;
  color:#ffffff;
}

.heads h1 span{
  color: #ff3300;
}

.heads h2 {
 padding: 0px 5px 0px 5px;
 background: #fceba6;
 color: #5F4C0B;
 font-size: 14px;
}

.heads h2 span{
  color: #ff3300;
}

.heads p {
  padding: 0px 5px 0px 5px;
  font-size: 14px;
}

.heads p span{
  color: #ff3300;
}

.heads h3 {
 padding: 0px 5px 0px 5px;
 color: #ff8000;
 font-size: 14px;
}

/*---------- コンテンツ ----------*/

.mail {
	margin: 10px 5px 0px 5px;
	padding: 0px 0px 5px 0px;
	background-color:#fceba6;
	border: 1px solid #fc7700;
	text-align: left;
}

.mail dl {
	height: auto !important;
	min-height: 100px;
}

.mail dl dt {
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	background: #fc7700;
	color: #000000;
}

.mail dl dt span {
	font-weight: bold;
	color: #990000;
}	

.mail dl dd p {
	font-size: 12px;
	padding: 2px 10px 2px 10px;
}	

.mail dl dd p span {
	color: #FF3300;
}	

.tel {
	background-color:#fceba6;
	text-align: center;
}
.tel p{
	margin: 5px 0;
}
.tel p a{
	font-size: 120%;
	color: #F10371;
	font-weight: bold;
	text
}

.tel h4{
	font-size: 120%;
	color: #F10371;
	font-weight: bold;
	text
}

.mailform {
	margin: 2px 0;
	padding: 2px 0;
	text-align: center;
	border-top: 1px solid #C03;
	border-bottom: 1px solid #C03;
}


.hiketsu {
	margin: 5px 5px 0px 5px;
	border-top: 1px solid #ff8c00;
	border-left: 1px solid #ff8c00;
	border-right: 1px solid #ff8c00;
	border-bottom: 1px solid #ff8c00;
	padding: 0px 0px 5px 0px;
	text-align: left;
	background: #fffacd;
}

.hiketsu-h2 {
	font-size: 14px;
	color: #ff8c00;
	padding: 5px 0px 5px 0px;
	border-bottom: 3px #ffd700 dotted;
}

.hiketsu-h3 {
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #ffd700;
}

.hiketsu dl {
	min-height: 150px;
	padding: 0px 5px 0px 5px;
    height: auto !important;
}

.hiketsu dl dt {
	padding: 5px 0px 5px 0px;
	background: url(../img/###.jpg) no-repeat 200px 10px;
}

.hiketsu dl p {
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	line-height:120%;
}

.hiketsu dl span {
	color: #FF3300;
}

.hiketsu dl ul.type1{
    text-align : left;
	border: 1px solid #d2b48c;
	background: #f0e68c;
	color: #800000;
    margin : 0px;
    padding : 0px;
}
	
.hiketsu dl ul.type1 li{
    font-size : 14px;
	line-height:120%;
    font-weight: bold;
    background:url(../img/check.jpg) no-repeat;
    background-position :0% 50%;
    padding : 5px 10px 5px 30px;
}





.anke {
	margin: 10px 5px 0px 5px;
	border-left: 3px solid #fceba6;
	border-right: 3px solid #fceba6;
	border-bottom: 3px solid #fceba6;
	padding: 0px 0px 5px 0px;
	text-align: left;
}


.anke-h2 {
	font-size: 16px;
	padding: 5px 5px 0px 5px;
	background: #fceba6;
	color: #990000;
}

.anke-h3 {
	color: #5F4C0B;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	background: #fceba6;
}

.anke .pCenter {
	height: 239px;
	float: center;
	display: inline;
}

.anke dl {
	min-height: 150px;
	height: auto !important;
}

.anke dl dt {
	font-size: 16px;
	color: #FF3300;
	padding: 5px 5px 5px 5px;
}

.anke dl dd p {
	font-size: 14px;
	line-height:150%;
	padding: 0px 5px 10px 5px;
}

.anke dl dd span {
	color: #FF3300;
}

.buy {
	margin: 10px 5px 0px 5px;
	border-left: 3px solid #d20303;
	border-right: 3px solid #d20303;
	border-bottom: 3px solid #d20303;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

.buy-h2 {
	font-size: 16px;
	padding: 3px 5px 0px 5px;
	background: #d20303;
	color: #FFFF00;
}

.buy-h3 {
	color: #ffffff;
	font-size: 14px;
	padding: 2px 5px 2px 5px;
	background: #d20303;
}

.buy .pCenter {
	height: 239px;
	float: center;
	display: inline;
}

.buy dl {
	min-height: 150px;
	height: auto !important;
}

.buy dl dt {
	font-weight: bold;
	font-size: 14px;
	background: #F5DA81;
	padding: 5px 5px 5px 5px;
}

.buy dl dd p {
	font-size: 14px;
	line-height:160%;
	padding: 5px 5px 5px 5px;
}

.buy dl span {
	color: #FF3300;
}

.buy2 {
	margin: 5px 5px 0px 5px;
	border-left: 3px solid #d20303;
	border-right: 3px solid #d20303;
	border-bottom: 3px solid #d20303;
	text-align: left;
}

.buy2-h2 {
	font-size: 14px;
	padding: 3px 5px 0px 5px;
	background: #d20303;
	color: #FFFF00;
}

.buy2-h3 {
	color: #ffffff;
	font-size: 14px;
	padding: 2px 5px 2px 5px;
	background: #d20303;
}


.buy2 dl {
	min-height: 100px;
	height: auto !important;
}

.buy2 dl dt {
	font-weight: bold;
	font-size: 14px;
	background: #F5DA81;
	padding: 5px 5px 5px 5px;
}

.buy2 dl dd p {
	font-size: 14px;
	line-height:160%;
	padding: 2px 5px 2px 5px;
}

.buy2 dl span {
	color: #FF3300;
}

.buy3 {
	margin: 5px 0px 0px 0px;
	text-align: left;
}

.buy3-h2 {
	font-size: 14px;
	padding: 3px 5px 0px 5px;
	color: #21610B;
}

.buy3-h3 {
	color: #ffffff;
	font-size: 14px;
	padding: 2px 5px 2px 5px;
}


.buy3 dl {
	min-height: 100px;
	height: auto !important;
}

.buy3 dl dt {
	font-weight: bold;
	font-size: 14px;
	background: #F5DA81;
	padding: 5px 5px 5px 5px;
}

.buy3 dl dd p {
	font-size: 14px;
	line-height:160%;
	padding: 2px 5px 2px 5px;
}

.buy3 dl span {
	color: #FF3300;
}

.cholesterol {
	margin: 10px 5px 0px 5px;
	border-left: 3px solid #f9b223;
	border-right: 3px solid #f9b223;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

.cholesterol-h2 {
	color:#FF3300;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	background:#f9b223;
}

.cholesterol-h3 {
	clear:both;
	color: #fc7700;
	margin: 10px 0 10px 0px;
	padding: 0px 5px 0px 5px;
	background: #fceba6;
}

.cholesterol-h4 {
	clear:both;
	margin: 10px 5px 10px 5px;
	padding: 0px 5px 0px 5px;
	background: #ECFDFF;
}

.cholesterol .pCenter {
	height: 239px;
	float: center;
	display: inline;
}

.cholesterol dl {
	min-height: 150px;
	height: auto !important;
}

.cholesterol dl dt {
	min-height: 239px;
	font-size: 14px;
	color: #338100;
	margin-bottom: 1.0em;
	padding: 0px 5px 0px 5px;
}

.cholesterol dl dd p {
	font-size: 14px;
	line-height:150%;
	padding: 0px 5px 10px 5px;
}


.cholesterol dl dd .pRight {
	height: 158px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}
.cholesterol1 dl dd .pRight {
	height: 158px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.cholesterol2 dl dd .pRight {
	height: 158px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.cholesterol dl dd .pRight2 {
	height: 100px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}
.cholesterol1 dl dd .pRight2 {
	height: 100px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.cholesterol2 dl dd .pRight2 {
	height: 76px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}


.cholesterol9 dl dd .pRight {
	height: 158px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.cholesterol10 dl dd .pRight {
	height: 158px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.cholesterol11 dl dd .pRight {
	height: 158px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.cholesterol4 dl dd .pRight {
	height: 77px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.cholesterol5 dl dd .pRight {
	height: 56px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.attention dl dd .pRight {
	height: 137px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.cholesterol1 {
	margin: 0 5px 0px 5px;
	border-left: 3px solid #f9b223;
	border-right: 3px solid #f9b223;
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.cholesterol1 .pCenter {
	height: 244px;
	float: center;
	display: inline;
}

.cholesterol1 dl {
	min-height: 150px;
	height: auto !important;
}

.cholesterol1 dl dt {
	min-height: 244px;
	font-size: 14px;
	color: #338100;
	margin-bottom: 1.0em;
	padding: 0px 5px 0px 5px;
}

.cholesterol1 dl dd p {
	font-size: 14px;
	line-height:150%;
	padding: 0px 5px 10px 5px;
}

	
.cholesterol1 .cholesterol-img {
	margin: 0 20px 30px 20px;
}


.cholesterol2 {
	margin: 0 5px 0px 5px;
	border-left: 3px solid #f9b223;
	border-right: 3px solid #f9b223;
	border-bottom: 3px solid #f9b223;
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.cholesterol2 .pCenter {
	height: 241px;
	float: center;
	display: inline;
}

.cholesterol2 dl {
	min-height: 150px;
	height: auto !important;
}

.cholesterol2 dl dt {
	min-height: 241px;
	font-size: 14px;
	color: #338100;
	margin-bottom: 1.0em;
	padding: 0px 5px 0px 5px;
}

.cholesterol2 dl dd p {
	font-size: 14px;
	line-height:150%;
	padding: 0px 5px 10px 5px;
}

.cholesterol2 dl dd span {
	padding: 0px 5px 10px 5px;
}
	
.cholesterol3 {
	margin: 0 5px 0px 5px;
		padding: 5px 5px 5px 5px;
	text-align: left;
}

.cholesterol3 dl {
	min-height: 187px;
	height: auto !important;
}

.cholesterol3 dl dt {
	font-size: 16px;
	color: #ff3300;
	margin: 10px 0 10px 0px;
}

.cholesterol3 dl dd p {
	font-size: 14px;
	line-height:150%;
	padding: 0px 0px 10px 0px;
}

.cholesterol3 dl dd span {
	font-size: 14px;
}

.meruma {
	margin: 0 5px 0px 5px;
	background: url(../img/solve.jpg) no-repeat 120px 80px;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.cholesterol3 ul.type1{
    text-align : left;
	background: url(../img/h4-1.png) no-repeat 100px 0px;
    margin : 0px;
    padding : 0px;
}
	
.cholesterol3 ul.type1 li{
    font-size : 14px;
	line-height:150%;
    font-weight: bold;
    background:url(../img/check.jpg) no-repeat;
    background-position :0% 50%;
    padding : 5px 10px 5px 30px;
}

.meruma dl {
	min-height: 187px;
	height: auto !important;
}

.meruma dl dt {
	font-size: 16px;
	color: #ff3300;
	margin: 10px 0 10px 0px;
}

.meruma dl dd p {
	font-size: 14px;
	line-height:150%;
	padding: 5px 0px 5px 0px;
}

.meruma dl dd span {
	font-size: 14px;
	color: #ff3300;
	font-weight: bold; 
}

.meruma2 {
	margin: 0 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	border:1px solid #669900;
	text-align: left;
}

.meruma2 dl {
	min-height: 187px;
	height: auto !important;
}

.meruma2 dl dt {
	font-size: 16px;
	color: #ff3300;
	margin: 10px 0 10px 0px;
}

.meruma2 dl dd p {
	font-size: 14px;
	line-height:150%;
	padding: 5px 0px 5px 0px;
}

.meruma2 dl dd span {
	font-size: 14px;
	color: #ff3300;
	font-weight: bold; 
}


.point {
	padding-top:10px;
	padding-bottom:10px;
	margin: 0 5px 0px 5px;
	background: #fceba6;
	text-align: left;
}

.point div {
	background: #FFFFFF;
	border-left:3px solid #e9480d;
	border-right:3px solid #e9480d;
	border-bottom:3px solid #e9480d;
	margin: 0px 5px 0px 5px;
}

.point .mbzero{
	margin-bottom:0px !important;
}

.point h3{
	font-size: 18px;
	margin: 0px 5px 0px 5px;
	padding: 0px 10pxx 0px 10px;
}


.point h4{
	font-size: 16px;
	color: #ffffff;
	margin: 10px 5px 0px 5px;
	padding: 0px 10px 0px 10px;
	background: #e9480d;
}

.point div p {
	font-size: 14px;
	line-height: 150%;
	margin: 0px 0px 10px 5px;
}

.point div span {
	color: #FF3300;
}

.point div img {
	margin: 0 5px 5px 5px;
}

.point div .pRight {
	height: 77px;
	float: right;
	display: inline;
	margin: 0 0  2px 2px;
}

.point div .pRight2 {
	height: 106px;
	float: right;
	display: inline;
	margin: 0 0  2px 2px;
}

.point div .pRight3 {
	height: 66px;
	float: right;
	display: inline;
	margin: 0 0  2px 2px;
}

.point div .pLeft {
	height: 72px;
	float: left;
	display: inline;
	margin: 0px 2px 2px 0;
}

.point div .pLeft2 {
	height: 78px;
	float: left;
	display: inline;
	margin: 0px 2px 2px 0;
}

.point-lower{
	clear:both;
	margin:0 auto;
	padding:0 0 0 0;

}

point7 {
	padding-top:10px;
	padding-bottom:10px;
	margin: 5px 5px 0px 5px;
	background: #fff8dc;
	text-align: left;
}

.point7 div {
	background: #FFFFFF;
	border-left:3px solid #b8860b;
	border-right:3px solid #b8860b;
	border-bottom:3px solid #b8860b;
	margin: 0px 5px 0px 5px;
}

.point7 .mbzero{
	margin-bottom:0px !important;
}

.point7 h3{
	font-size: 18px;
	margin: 0px 5px 0px 5px;
	padding: 0px 10pxx 0px 10px;
}


.point7 h4{
	background: #eee8aa;
	font-size: 16px;
	color: #b8860b;
	margin: 10px 5px 0px 5px;
	padding: 5px 10px 5px 10px;
	border-top:3px solid #b8860b;
	border-left:3px solid #b8860b;
	border-right:3px solid #b8860b;
	border-bottom: 3px #b8860b dotted;
}

.point7 h5{
	background: #f0f8ff;
	font-size: 14px;
	margin: 0px 5px 0px 5px;
	padding: 5px 10px 5px 10px;
}

.point7 div p {
	font-size: 14px;
	line-height: 150%;
	margin: 0px 0px 10px 5px;
	padding: 5px 0px 0px 0px;
	}

.point7 div span {
	color: #FF3300;
}

.point7 div img {
	margin: 0 5px 5px 5px;
}

.point7 div .pRight {
	height: 188px;
	float: right;
	display: inline;
	margin: 0 0 1em 1em;
}

.point7 div .pRight2 {
	height: 100px;
	float: right;
	display: inline;
	margin: 0 0 1px 1px;
}

.point7 div .pRight3 {
	height: 102px;
	float: right;
	display: inline;
	margin: 0 0 1px 1px;
}

.point7 div .pRight4 {
	height: 76px;
	float: right;
	display: inline;
	margin: 0 0 1px 1px;
}

.point7 div .pLeft {
	height: 110px;
	float: left;
	display: inline;
	margin: 0 0 1em 1em;
}

.point7 div .pLeft2 {
	height: 61px;
	float: left;
	display: inline;
	margin: 0 0 1em 1em;
}


.point7-lower{
	clear:both;
	margin:0 auto;
	padding:0 0 0 0;

}

.tokuten5 {
	padding-top:5px;
	padding-bottom:5px;
	margin: 10px 5px 0px 5px;
	background: #fffacd;
	text-align: left;
}

.tokuten5 div {
	background: #FFFFFF;
	border:2px solid #ff8c00;
	margin: 0px 5px 5px 5px;
}

.tokuten5 .mbzero{
	margin-bottom:5px !important;
}

.tokuten5 h3{
	color: #FF3300;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
}


.tokuten5 h4{
	font-size: 14px;
	margin:  0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
}

.tokuten5 p {
	font-size: 14px;
	line-height: 160%;
	margin:  5px 5px 5px 5px;
	padding: 0px 5px 0px 5px;
}

.voicepics {
	margin: 10px 5px 10px 5px;
	padding-bottom:5px;
	border-left:2px solid #ff8c00;
	border-right:2px solid #ff8c00;
	border-bottom:2px solid #ff8c00;
	border-top:2px solid #ff8c00;
	background: #fceba6;
	text-align: left;
}

.voicepics div {
	border-top:2px solid #00bfff;
	border-left:2px solid #00bfff;
	border-right:2px solid #00bfff;
	border-bottom:2px solid #00bfff;
	margin: 0px 5px 0px 5px;
}

.voicepics .mbzero{
	margin-bottom:0px !important;
}

.voicepics h3{
	font-size: 16px;
	padding-left:10px;
	background: #ff8c00;
	padding: 0px 5px 0px 5px;
}


.voicepics h4{
	font-size: 14px;
	background: #ff8c00;
	padding: 0px 5px 0px 5px;
}

.voicepics p {
	font-size: 14px;
	line-height: 120%;
}

.voicepics span {
	color: #FF3300;
}

.cholesterol4 {
	margin: 0 5px 0 5px;
	border-left: 3px solid #990000;
	border-right: 3px solid #990000;
	border-bottom: 3px solid #990000;
	text-align: left;
}

.cholesterol4 dl {
	min-height: 250px;
	height: auto !important;
}

.cholesterol4 dl dt {
	font-size: 16px;
	color: #ffffff;
	background: #990000;
	padding: 5px 0px 5px 5px;
}

.cholesterol4 dl dd p {
	padding: 8px 0px 8px 5px;
	font-size: 14px;
	line-height:140%;
}

.cholesterol4 dl dd p span {
	font-size: 14px;
	line-height:140%;
}

.cholesterol4 dl dd h4 {
	background: #bdbdbd;
	font-size: 14px;
	line-height:140%;
}

.cholesterol5 {
	margin: 5px 5px 0px 5px;
	border-left: 3px solid #e9480d;
	border-right:3px solid #e9480d;
	border-bottom: 3px solid #e9480d;
	text-align: left;
}

.cholesterol5 dl {
	height: auto !important;
}

.cholesterol5 dl dt {
	font-size: 16px;
	color: #ffffff;
	background: #e9480d;
	padding: 5px 0px 5px 5px;
}

.cholesterol5 dl dd p {
	font-size: 14px;
	line-height:160%;
	padding: 5px 0px 5px 5px;
}


.cholesterol5 .cholesterol-img {
	margin: 0 20px 30px 20px;
}

.cholesterol5Lower {
	height: 10px;
	margin: 0 24px 25px 24px;
	font-size: 0;
}


.kata3 {
	margin: 10px  5px 10px 5px;
	padding: 0px 5px 0px 5px;
	border:1px solid #ff8c00;
	text-align: left;
}

.koshi3 dl {
	min-height: 187px;
	height: auto !important;
}

.kata3 dl dt {
	font-size: 16px;
	font-weight: bold;
}

.kata3 dl dd p {
	font-size: 14px;
	line-height:150%;
	padding: 0px 0px 10px 0px;
}

.kata3 dl span {
	color: #ff3300;
}

.kata3 dl h5{
	background: #f0f8ff;
	font-size: 14px;
	margin: 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
}

.kata3 ul.type1{
    text-align : left;
    margin : 0px;
    padding : 0px;
}
	
.kata3 ul.type1 li{
    font-size : 14px;
	line-height:150%;
    font-weight: bold;
    background:url(../img/check.jpg) no-repeat;
    background-position :0% 50%;
    padding : 5px 10px 5px 30px;
}


.kata4 {
	margin: 5px 5px 5px 5px;
	border-left: 3px solid #990000;
	border-right: 3px solid #990000;
	border-bottom: 3px solid #990000;
	text-align: left;
}

.kata4 dl {
	height: auto !important;
}

.kata4 dl dt {
	font-size: 16px;
	color: #ffffff;
	background: #990000;
	padding: 5px 0px 5px 5px;
}

.kata4 dl dd p {
	padding: 8px 0px 8px 5px;
	font-size: 14px;
	line-height:140%;
}


.kata51 {
	margin: 5px 5px 0px 5px;
	text-align: left;
}

.kata51 dl {
	min-height: 187px;
	border-left:2px solid #fceba6;
	border-right:2px solid #fceba6;
	border-bottom:2px solid #fceba6;
	height: auto !important;
}

.kata51 dl dt {
	font-size: 16px;
	background: #fceba6;
	font-weight: bold; 
	padding: 5px 0px 5px 5px;
}

.kata51 dl dd p {
	font-size: 14px;
	line-height:160%;
	padding: 5px 0px 5px 5px;
}

.kata51 dl dd p span {
	color: #ff3300;
}


.kata6 {
	margin:10px 5px 10px 5px;
	padding: 0px 5px 0px 5px;
	border:1px solid #ff8c00;
	text-align: left;
}

.kata6 dl {
	min-height: 100px;
	height: auto !important;
}

.kata6 dl dt {
	font-size: 16px;
	line-height:160%;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.kata6 dl dd p {
	font-size: 14px;
	line-height:160%;
	padding: 8px 5px 8px 5px;
}

.kata6 dl dd .pRight {
	height: 69px;
	float: right;
	display: inline;
	margin: 0 0 1em 1em;
}

.kata7 {
	margin:10px 5px 10px 5px;
	padding: 0px 5px 0px 5px;
	border:1px solid #ff8c00;
	text-align: left;
}

.kata7 dl {
	min-height: 100px;
	height: auto !important;
}

.kata7 dl dt {
	font-size: 16px;
	line-height:160%;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.kata7 dl dd p {
	font-size: 14px;
	line-height:160%;
	padding: 8px 5px 8px 5px;
}

.kata7 dl dd .pRight {
	height: 69px;
	float: right;
	display: inline;
	margin: 0 0 1em 1em;
}

.kata8 {
	margin:10px 5px 10px 5px;
	padding: 0px 5px 0px 5px;
	border:1px solid #ff8c00;
	text-align: left;
}

.kata8 dl {
	min-height: 100px;
	height: auto !important;
}

.kata8 dl dt {
	font-size: 16px;
	line-height:160%;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.kata8 dl dd p {
	font-size: 14px;
	line-height:160%;
	padding: 8px 5px 8px 5px;
}

.kata8 dl dd .pRight {
	height: 69px;
	float: right;
	display: inline;
	margin: 0 0 1em 1em;
}



.cholesterol6 {
	margin:5px 8px 0 8px;
	padding: 5px 0px 5px 0px;
	text-align: left;
}

.cholesterol6 dl {
	min-height: 100px;
	height: auto !important;
}

.cholesterol6 dl dt {
	font-size: 16px;
	line-height:160%;
	padding: 5px 5px 5px 5px;
	color: #ff3300;
}

.cholesterol6 dl dd p {
	font-size: 14px;
	line-height:160%;
	padding: 8px 5px 8px 5px;
}

.cholesterol66 {
	margin:5px 8px 0 8px;
	background: url(../img/nosmell.jpg) no-repeat 100px 200px;
	padding: 5px 0px 5px 0px;
	text-align: left;
}

.cholesterol66 dl {
	min-height: 100px;
	height: auto !important;
}

.cholesterol66 dl dt {
	font-size: 16px;
	line-height:160%;
	padding: 5px 5px 5px 5px;
	color: #ff3300;
}

.cholesterol66 dl dd p {
	font-size: 14px;
	line-height:160%;
	padding: 8px 5px 8px 5px;
}

.cholesterol9 {
	margin: 10px 5px 0 5px;
	border-top: 1px solid #f9b223;
	border-left: 1px solid #f9b223;
	border-right: 1px solid #f9b223;
	border-bottom: 2px #f9b223 dotted;
	text-align: left;
}

.cholesterol9-h2 {
	font-size: 14px;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	background: #f9b223;
}


.cholesterol9-h3 {
	clear:both;
	color: #fc7700;
	margin: 10px 0 10px 0px;
	padding: 0px 5px 0px 5px;
	background: #fceba6;
}

.cholesterol9 .pCenter {
	height: 233px;
	float: center;
	display: inline;
}

.cholesterol9 dl {
	min-height: 70px;
	height: auto !important;
}

.cholesterol9 dl dt {
	color: #387f08; 
}

.cholesterol9 dl dd p {
	padding: 5px 0px 5px 5px;
}

.cholesterol10 {
	margin: 0px 5px 0 5px;
	border-left: 1px solid #f9b223;
	border-right: 1px solid #f9b223;
	border-bottom: 2px #f9b223 dotted;
	padding: 5px 0px 5px 0px;
	text-align: left;
}

.cholesterol10-h3 {
	clear:both;
	color: #fc7700;
	margin: 0px 0 10px 0px;
	padding: 0px 5px 0px 5px;
	background: #fceba6;
}

.cholesterol10 .pCenter {
	height: 230px;
	float: center;
	display: inline;
}

.cholesterol10 dl {
	min-height: 70px;
	height: auto !important;
}

.cholesterol10 dl dt {
	font-weight: bold; 
	line-height: 120%;
}

.cholesterol10 dl dd p {
	padding: 5px 0px 5px 10px;
}

.cholesterol11 {
	margin: 0px 5px 0 5px;
	border-left: 1px solid #f9b223;
	border-right: 1px solid #f9b223;
	border-bottom: 1px solid #f9b223;
	padding: 5px 0px 5px 0px;
	text-align: left;
}

.cholesterol11-h3 {
	clear:both;
	color: #fc7700;
	margin: 10px 0 10px 0px;
	padding: 0px 5px 0px 5px;
	background: #fceba6;
}

.cholesterol11 .pCenter {
	height: 226px;
	float: center;
	display: inline;
}

.cholesterol11 dl {
	min-height: 70px;
	height: auto !important;
}

.cholesterol11 dl dt {
	font-weight: bold; 
	line-height: 120%;
}

.cholesterol11 dl dd p {
	line-height: 120%;
	padding: 5px 0px 5px 5px;
}

.cholesterol7 {
	margin:0 auto;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

.cholesterol7 dl {
	min-height: 100px;
	height: auto !important;
	margin: 0 10px 0 10px;
}

.cholesterol7 dl dt {
	font-size: 16px;
	color: #ff3300;
	padding: 5px 0px 5px 0px;
}

.cholesterol7 dl dd p {
	font-size: 14px;
	line-height:150%;
	padding: 5px 0px 5px 0px;
}

.cholesterol7 dl dd img {
	padding:5px 0px 0px 5px;
}

.cholesterol12 {
	margin: 10px 5px 0 5px;
	border: 5px #f9b223 solid;
	padding:10px 5px 10px 5px;
	text-align: left;
}

.cholesterol12 dl {
	min-height: 220px;
	height: auto !important;
}

.cholesterol12 dl dt {
	background: #fceba6;
	color: #fc7700;  
	font-size: 18px;
	line-height: 120%;
	padding: 5px 5px 5px 5px;
}

.cholesterol12 dl dd p {
	font-size: 16px;
	line-height: 120%;
	margin: 10px 5px 10px 5px;
}

.cholesterol12 dl dd span {
	color: #FF3300;
}
	
.cholesterol12 .cholesterol-img {
	margin: 0 20px 30px 20px;
}

.cholesterol12Lower {
	height: 10px;
	margin: 0 24px 25px 24px;
	font-size: 0;
}

.quality {
	margin: 5px 5px 0px 5px;
	padding: 5px 5px 0px 5px;
	border: 3px solid #ff8c00;
	text-align: left;
}

.quality h4{
	font-size: 14px;
	color: #ff8c00;
	padding: 0px 5px 0px 5px;
}

.quality dl {
	padding: 5px 0px 5px 0px;
	height: auto !important;
}

.quality dl dt {
	font-size: 16px;
	background: #f0f8ff;
	border:1px solid #00bfff;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.quality dl dd p {
	line-height:150%;
	padding: 0px 0px 10px 0px;
}

.quality dl span {
	color: #ff3300;
}

.quality .g_nav ul{
  font-size: 14px;
   display:table;
   table-layout: fixed;
   width:100%;
}

.quality .g_nav li{
    display:table-cell;
    text-align:center;
}

.quality .g_nav li span{
    color: #ff0000;
}

.arrival {
	margin: 5px 5px 5px 5px;
	border-left: 3px solid #990000;
	border-right: 3px solid #990000;
	border-bottom: 3px solid #990000;
	text-align: left;
}

.arrival dl {
	height: auto !important;
}

.arrival dl dt {
	font-size: 16px;
	color: #ffffff;
	background: #990000;
	padding: 5px 0px 5px 5px;
}

.arrival dl dd p {
	padding: 8px 0px 8px 5px;
	font-size: 14px;
	line-height:140%;
}


.ab {
	margin: 10px 5px 10px 5px;
	border:1px solid #ff8c00;
	text-align: left;
}

.ab dl {
	min-height: 100px;
	height: auto !important;
	margin: 0 10px 0 10px;
}

.ab dl dt {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.ab dl dd p {
	font-size: 14px;
	line-height:150%;
	padding: 5px 0px 5px 0px;
}

.ab dl dd img {
	padding:5px 0px 0px 5px;
}


.can {
	margin: 10px 5px 0 5px;
	border: 5px #ec2700 solid;
	padding:10px 5px 10px 5px;
	text-align: left;
}

.can dl {
	min-height: 120px;
	height: auto !important;
}

.can dl dt {
	background: #fceba6;
	font-size: 16px;
	color: #FF3300;
	line-height: 120%;
	font-weight: bold; 
	padding: 5px 5px 5px 5px;
}

.can dl dd p {
	font-size: 14px;
	line-height: 120%;
	margin: 10px 5px 10px 5px;
}

.can dl dd span {
	color: #FF3300;
	font-weight: bold; 
}
	
.can .cholesterol-img {
	margin: 0 20px 10px 20px;
}

.canLower {
	height: 10px;
	margin: 0 24px 25px 24px;
	font-size: 0;
}

.manual {
	margin: 10px 5px 0 5px;
	background: #fceba6;
	border: 1px solid #000000;
	padding:10px 5px 10px 5px;
	text-align: left;
}

.manual  dl {
	min-height: 220px;
	height: auto !important;
}

.manual  dl dt {
	border-bottom: 2px #000000 dotted;
	font-size: 16px;
	line-height: 120%;
	padding: 5px 5px 5px 5px;
}

.manual  dl dd p {
	font-size: 14px;
	line-height: 120%;
	margin: 10px 5px 10px 5px;
}

.manual  dl dd span {
	color: #FF3300;
}
	
.attention {
	margin: 10px 5px 0 5px;
	border: 1px solid #000000;
	padding:10px 5px 10px 5px;
	text-align: left;
}

.attention  dl {
	min-height: 220px;
	height: auto !important;
}

.attention  dl dt {
	border-bottom: 2px #000000 dotted;
	font-size: 16px;
	color: #FF3300;
	line-height: 120%;
	padding: 5px 5px 5px 5px;
}

.attention  dl dd p {
	font-size: 14px;
	line-height: 120%;
	margin: 10px 5px 10px 5px;
}

.attention  dl dd span {
	color: #FF3300;
}
	
.attention2 {
	margin: 10px 5px 0 5px;
	border: 1px solid #000000;
	padding:10px 5px 10px 5px;
	text-align: left;
}

.attention2  dl {
	min-height: 220px;
	height: auto !important;
}

.attention2  dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #ffa500;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff8c00;
}


.attention2  dl dd p {
	font-size: 14px;
	line-height: 160%;
	margin: 5px 5px 5px 5px;
}

.attention2  dl dd h4 {
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	color: #ff4500;
}

.attention2  dl span {
	color: #FF3300;
}

.attention2 dl .pRight {
	height: 158px;
	float: right;
	display: inline;
	margin: 0 1em 1em 1em;
}

/* ------------------------------ 繧医￥縺ゅｋ雉ｪ蝠 */

.faq{
	margin: 0px 5px 5px;
	padding: 0px 0px 5px;
	border: 5px #eee solid;
	background-color: #ffffff;
	clear: both;
}

.faq-h2 {
	clear:both;
	font-size: 14px;
	color: #ff3300;
	margin: 10px 0 10px 0px;
	padding: 0px 10px 0px 10px;
}


.faq dl{
	margin: 0px 5px 0px 5px;
}

.faq dl dt{
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 120%;
	padding: 8px 10px 8px 45px;
	background-image: url(../img/qq.gif);
	background-repeat: no-repeat;
	line-height: 120%;
	background-position: top left;
	border: none;
	color: #990000;
}

.faq dl dd{
	padding: 8px 10px 8px 45px;
	line-height: 140%;
	background-color: #fffacd;
}

.faq .answer{
	background-image: url(../img/aa.gif);
	background-repeat: no-repeat;
	background-position: top left;
}



/*---------- 繝翫ン ----------*/

nav {
  width: 100%;
  text-decoration: none;
  margin: 0 0 10px 0;
  background: url(..img/nav_bg.gif) repeat-x;
}

nav h2 {
  padding: 5px 0 3px 14px;
  font-size: 14px;
  color: #ffffff;
  border-bottom: solid 1px;
  border-bottom-color: #69821b;
  background: url(../img/h_bg_gray.gif) center repeat-x;
}

nav ul {
  width: 100%;
  border-top: solid 1px;
  border-top-color: #cccccc;
}

nav li {
  width: 100%;
  list-style: none;
  text-align: center;
  background: url(../img/arrow_icon.png) no-repeat scroll right center transparent;
}

nav li a {
  padding: 10px;
  display: block;
  color: #69821b;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(../img/nav_bg.gif) repeat-x;
}

nav li a:hover {
  color: #99ab4e;
  display: block;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(../img/nav_bg_hover.gif) repeat-x;
}

campany {
  width: 100%;
  margin: 0 0 10px 0;
}


campany td.table{
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 1px 8px 1px;
}

policy {
  width: 100%;
  margin: 0 0 10px 0;
}

contact {
  width: 100%;
  margin: 0 0 10px 0;
}

bank {
  width: 100%;
  margin: 0 0 10px 0;
}

.color{
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
	
.bold{
	font-weight: bold;
}

/*---------- 繝医ャ繝励↓謌ｻ繧 ----------*/

#page_back {
  margin: 0 0 8px 0;
  padding: 0 6px 0 0;
  text-align: right;
}


/*---------- 繝輔ャ繧ｿ繝ｼ ----------*/

footer {
  width: 100%;
  padding: 10px 0 10px 0;
  color: #333333;
  text-align: center;
  border-top: solid 1px;
  border-top-color: #cccccc;
  background-color: #eeeeee;
}

footer p {
  padding: 10px;
  color: #555555;
}

footer a {
  color: #555555 !important;
}

footer a:hover {
  color: #777777 !important;
}

footer a:visited {
  color: #555555;
}

footer p.copy {
  padding: 10px;
  font-size: 12px;
  color: #555555;
}

footer p.copy a {
  color: #69821b !important;
  text-decoration: none;
}

footer p.copy a:hover {
  color: #99ab4e !important;
  text-decoration: underline;
}

footer p.copy a:visited {
  color: #69821b;
  text-decoration: none;
}

.overbox{
width:100%;
height:120px;
overflow:scroll;
margin: 3px auto;  
border: 1px #e9480d solid;
-webkit-overflow-scrolling: touch;}

.overbox-h2 {
	font-size: 18px;
	padding: 1px 5px 0px 5px;
	color: #990000;
}

------------------------------ 譁�ｭ励�陬�｣ｾ�夊牡 */

.fc-red{ color: #ff3300 ; 
	font-weight: bold; } /* 襍､ */
.fc-red2{ color: #990000; 
	font-weight: bold; } /* 襍､ */
.fc-red3{ color: #d20303; 
	font-weight: bold; } /* 襍､ */	
.fc-red4{ color: #d20303; } /* 襍､ */		
.fc-blue{ color: #0033CC;
	font-weight: bold; } /* 髱 */
.fc-blue2{ color: #0033CC;} /* 髱 *	
	
.fc-green{ color: #009900; 
	font-weight: bold; } /* 邱 */
.fc-yellow{ color: #ffff00; 
	font-weight: bold; } /* 鮟 */
.fc-orange{ color: #ff6600; 
	font-weight: bold; } /* 繧ｪ繝ｬ繝ｳ繧ｸ */
.fc-gray{ color: #666666; 
	font-weight: bold; } /* 轣ｰ */
.fc-white{ color: #ffffff;
	font-weight: bold; } /* 逋ｽ */
table {
	border-collapse: collapse;
}

th {
	border: solid 1px;
	padding: 0.5em;
}

td {
	border: solid 1px;
	padding: 0.5em;
}

/* 
