/* CSS Document */

@charset "shift_jis";

/*ƒŠƒZƒbƒg*/

html,body,h1,h2,h3,h4,h5,h6,h7,div,p,address,hr,form,img,ul,ol.li,td,th,table,dl,dt,dd{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:1em;
	line-height:1.7em;
}

img{
	border:0;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

ul,ol,li{
	padding:0;
	font-style:normal;
	font-weight:normal;
	list-style:none;
	line-height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	background-image: url(../images/ha.gif);
	background-repeat: no-repeat;
}

table,th,td{
	padding:0;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	border:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	width: 100%;
}

.clear{
	clear:both;
	visibility:hidden;
	height:0;
} 

br.clear{
	clear:both;
	visibility:hidden;
	height:0;
	display:block;
}

.bold{
	font-weight:bold;
}

.kome{
	color:#FC7215;
	font-weight:normal;
}

.tal{
	text-align:left;
}
.tac{
	text-align:center;
}
.tar{
	text-align:right;
}


.left{
	float:left;
}

/* clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* IE‚Ì‰üsƒoƒO‘Îô------------------------- */
br { letter-spacing : normal; } 

/* pngfix */

* html .iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

*:first-child+html .iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}







/* ‘S‘Ì\‘¢
---------------------------------------------------- */

a{
	text-decoration:none;
	color: #663366;
}

a:link {
	color: #663366;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body{
	font-size:75%;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}


div#layout{
	width:800px;
	height:auto;
	margin:0 auto;
	padding:0 15px;
	background-color: white;
	background-repeat: repeat-y;
	background-position: left center;
}




h1{
    background: #EEE;
    padding: 4px 0 4px 0;
    font-face: verdana;
    font-weight: normal;
    text-align: center;
	color: #336600;
	min-height:20px;
}


h2{
	width:800px;
	height:330px;
	text-indent:-9999px;
	background-image: url(../images/topbar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}





/* CSS Tabs */
#tabs8 {
    float:left;
    width:100%;
    background:#F1F1F1;
    font-size:10pt;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

#tabs8 ul {
    margin:0 auto;
    padding:10px 0 0 0;
	width:550px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
	width:19%;
}

#tabs8 li#current {
	width:24%;
}

#tabs8 a {
    float:left;
    background:url("../images/tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("../images/tabright8.gif") no-repeat right top;
    padding:5px 17px 4px 8px;
    color:#eee;
    font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}




div#contents{
	width:570px;
	border:1px solid #E1E1E1;
	background: #fbfbfb;
	float: right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
}


div#side{
	width:180px;
	background: #fbfbfb;
	float: left;
	margin-top: 15;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}


div#mainmenu{
	clear:both;
	width:525px;
    color: #006633;
/*    padding: 7px 14px 0px 14px;*/
    height: auto;
	padding:7px 14px 0 14px;
}


div#gozonjidesuka{
	clear:both;
	width:525px;
    color: #006633;
/*    padding: 7px 14px 0px 14px;*/
    height: auto;
	padding:14px 14px 0 14px;	
}

div#gozonjidesuka strong{
  font-weight:normal;
  }

div#gozonjidesuka h3{
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 4px;
}

div#gozonjidesuka h3 span{
    border-bottom: 1px solid #CCC;
}

div#gozonjidesuka p{
	font-size: 100%;
	color: #003300;
	padding:0;
	margin-left: 10px;
}

div#gozonjidesuka p span{
	color: #FF3300;
	font-weight: bold;
	font-size: 120%;
}

div#gozonjidesuka p img{
	float:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
}



div#youin{
	clear:both;
	width:525px;
	color: #006633;
	/*    padding: 7px 14px 0px 14px;*/
	background: #fbfbfb;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 15px;
}


div#youin h4{
	font-size: 12px;
	color: #336699;
	text-align:center;
	font-weight:bold;
	margin:0 0 1em 0;
}

div#youin table{
	width:525px;
    border: 1px solid #DDD;
	border-collapse:collapse;
}

div#youin th{
	width:auto;
	border-bottom: 1px solid #DDD;
	border-top: none;
	color: #CC0000;
	height: 24px;
	font-weight: bold;
	background:url(../images/headerBG.jpg) repeat-x;
	font-size: 12px;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}

div#youin td{
	padding:7px;
	color:#333333;
	border: 1px solid #DDD;
	background-color: #FFFFF4;
	width: 33%;
}

div#youin td.c2{
	background:#F5FFF0;
}





h3#readmore{
	width:525px;
	height:60px;
	text-align:center;
	background:url(../images/yazirusi.gif) left top no-repeat;
	color:red;
	font-weight:bold;
	line-height:12px;
	font-size:125%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 10px;
}



div#houhou{
	clear:both;
	width:495px;
	color: #006633;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border: 1px dotted #999999;
}


div#houhou h3{
    font-size: 1.1em;
    font-weight: bold;
	padding:32px 0 1em 0px;
}

div#houhou h3 span{
    border-bottom: 1px solid #CCC;
}

div#houhou p{
	font-size: 100%;
	color: #003300;
	padding:0 0 3em 0;
}

div#houhou p span{
	color: #CC3300;
	font-weight: bold;
	font-size: 100%;
}

div#houhou p img{
	float:left;
	padding:0 0px;
}



h4#rei{
	clear:both;
	font-size:125%;
	text-align:center;
	color:#006633;
	font-weight:bold;
}

table#rei_table{
	width:500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	border: 2px solid #96CB96;
	padding: 0px;
}

table#rei_table th{
	padding:0px;
	border:1px solid #CCCCCC;
	width:15%;
	vertical-align:middle;
	font-weight:bold;
}

table#rei_table td{
	padding:5px;
	border:1px solid #CCCCCC;
	width:98px;
}

p#kitai{
	color:#ff3300;
	font-size:105%;
	font-weight:bold;
	text-align:center;
}

p#to_genzairyou{
	text-align:center;
	margin:0 0 5em 0;
}



p#sonokotaeha{
	width:525px;
	height:40px;
	text-align:center;
	background:url(../images/yazirusi.gif) left top no-repeat;
	color:red;
	font-weight:bold;
	line-height:0px;
	font-size:125%;
	padding: 17px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 12px;
	margin-bottom: 0px;
}







div#haircare{
	clear:both;
	width:500px;
	color: #006633;
	height: auto;
	border: 1px dotted #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}


div#haircare h3{
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 1em;
}

div#haircare h3 span{
    border-bottom: 1px solid #CCC;
}

div#haircare h6{
    font-size: 1.1em;
    font-weight: bold;
	padding:0px 0 1em 0px;
}

div#haircare h6 span{
    border-bottom: 1px solid #CCC;
}

div#haircare p{
	font-size: 100%;
	color: #003300;
	padding:0 0 1em 0;
}

div#haircare p span{
	color: #FF3300;
	font-weight: bold;
	font-size: 133%;
}

div#haircare p img{
	float:left;
	padding:0px;
	margin-right: 10px;
}






table#haircare_table{
	width:525px;
	border: 1px solid #DDD;
	border-collapse:collapse;
	margin-top: 0;
	margin-bottom: 60;
	margin-left: 10px;
}

#haircare_table th{
    width:33%;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #FF0066;
    height: 24px;
    font-weight: bold;
	background:url(../images/headerBG.jpg) repeat-x;
	padding:0 0 0 2px;
}

#haircare_table td{
    width:260px;
	padding:5px;
	color:#666666;
	background:#F7F4F7;
    border: 1px solid #DDD;
}

#haircare_table td.c2{
	background:white;
}

#haircare_table td img{
	float:left;
	padding:5px;
}

#haircare_table td p{
	margin:0 0 1em 0;
}

#haircare_table span{
	font-weight:bold;
}




p#mainimg{
	float:left;
	width:451px;
	height:296px;
	padding:0 15px;
}

div#setumei{
	width:290px;
	float:right;
}

div#setumei h3{
	font-size:166%;
	color:#FF3300;
	font-weight:bold;
}

div#setumei p#hukuroiri{
	font-size:133%;
	color:#003300;
}


div#setumei p#yaku{
	font-size:116%;
	color:red;
}

div#setumei p#kikangentei{
	font-size:116%;
	color:#CC0066;
	font-weight:bold;
}

div#setumei p#zouryouchuu{
	font-size:116%;
	color:#006633;
	font-weight:bold;
}

div#setumei p#sennennotoku{
	background:url(../img/1000.jpg) left top no-repeat;
	width:290px;
	height:143px;
	text-indent:-9999px;
}


div#links{
	clear:both;
	color: #DD7CB4;
	padding: 25px 6px 40px 6px;
}


div#links p{
	color:#FF3300;
	font-weight:bold;
	font-size:133%;
}

div#links img{
	padding:0 20px;
	float:left;
}

div#links p#mottoshiritai{
	clear:both;
	padding-top:4em;
	color:#CC3399;
	text-align:center;
}

div#links ul{
	margin:0 auto;
}

div#links li{
	float:left;
	padding:0 20px;
	width:217px;
	height:61px;
	text-indent:-9999px;
}

div#links li#to_tsukaikata{
	background:url(../images/tukaikata.gif) 20px top no-repeat;
}

div#links li#to_genzairyou{
	background:url(../images/genzairyou.gif) 20px top no-repeat;
}

div#links li#to_taikendan{
	background:url(../images/taikendan.gif) 20px top no-repeat;
}





#footer {
	clear: both;
	padding-top: 5px;
	background-color: #009999;
	color: #fff;
	text-align: center;
	height: auto;
	width: 800px;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h5 {
	padding-top: 5px;
	background-color: #009999;
	color: #fff;
	text-align: center;
	height: 22px;
	margin: 0px;
	}
	
.strong {font-weight:nornal;
}


.red {color:#CC0000;
      font-size:9px;
	  }
#layout #contents #mainmenu h4 {
	font-size: 12px;
	color: #336666;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #339933;
	border-left-color: #339966;
}
#layout #contents #mainmenu #block1 {
	padding: 0px;
	float: left;
	height: 150px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#layout #contents #mainmenu #block2 {
	float: left;
	height: 150px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.image {
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#layout #side img {
	text-align: center;
	margin-left: 15px;
}
#layout #contents #mainmenu h3 {
	font-size: 13px;
	background-color: #DBF7DB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #FF3300;
}
#layout #contents img {
}
#layout h5 {
	text-align: center;
	vertical-align: bottom;
}
.style4 {
	color: #FF3300;
	font-weight: bold;
	font-size: 16px;
}

.style6 {color: #FF3366}
.style7 {
	font-size: 14px;
	color: #003300;
}
.style10 {color: #666666}
.style11 {color: #333333}
.style18 {color: #FF0000}
.style21 {
	font-size: 12px;
	color: #CC3399;
}
h1,h2,h3,h4,h5,h6 {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
}
.style22 {
	font-size: 16px;
	font-weight: bold;
}
.style25 {font-size: 16px}
.style26 {color: #C1D2FB}
.style27 {
	font-size: 14px;
	font-weight: bold;
}
.style28 {font-size: 14px}
#layout #contents #gozonjidesuka table {
	width: 500px;
}
#layout #contents #gozonjidesuka td {
	width: 500px;
}
.style3 {
	color: #333333;
	text-align: left;
}
#layout #contents #gozonjidesuka em {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	background-color: #CBEDCB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}
#layout #contents #gozonjidesuka h3 {
	font-size: 13px;
	color: #FF3300;
	background-color: #D6F1D6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#layout #contents #houhou #rei_table th {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 143px;
}
.style5 {color: #333333; text-align: center; font-size: 10pt; }

