@charset "utf-8";
/*formatting style
---------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 70%;
	line-height: 1.5;
	color: #333333;
	background-color: #ffffff;
	background-image:url(img/bg.jpg);
}
hr {
display:doted;
}

/*link styles
--------------------*/
a:link {
	border-style: none;
}
a:visited {
	border-style:none;
}
a:hover {
	text-decoration: none;
	border-style:none;
	color:#000099;
}
a:active {
	text-decoration: none;
	border-style:none;
}


/*layout
--------------------*/
#wrapper {
	background-image:url(img/contents_bg.jpg);
	background-color: #ffffff;
	margin: 0px auto;
	width: 800px;
	border-right: 1px solid #d6ae52;
	border-left: 1px solid #d6ae52;
}
#sidebar {
	background-image:url(img/sidebar_bg.jpg);
	background-color: #e6fded;
	border:1px solod #ffffff;
	padding: 0px;
	float: left;
	width: 210px;
/*
	height:800px ;
*/
	margin-bottom: 5px;
}
#main {
	background-image:url(img/contents_bg.jpg);
	padding:3px;
	float:right;
	width:570px;
/*
height:800px;
*/
	border-style:none;
	clear:both;
}
#main h2{
	width:560px;
	height:30px;
	margin-bottom:10px;
}
#main p{
	font-size:13px;
	color:#666666;
	width:560px;
}
#footer {
	color: #ffffff;
	padding: 1px;
	padding-top:5px;
	clear: both;
}
#footbar {
	background-color: #d7ad53;
	padding: 5px;
	width:800px auto;
}
/*ヘッダー（グローバルナビ
--------------------*/
#header {
	border-style: none;
	background-image:url(img/title.jpg);
	background-repeat: no-repeat;
	height:320px;
	width:800px;
	clear:both;
}
/*headerbtn
--------------------*/
#header .btn {
	background-color:#ffffff;
	width:800px;
	position:relative;
	left:0px;
	top:136px;
	border-top:1px solid #006600;
}

#header .title {
	background-color:#ffffff;
	width:800px;
	position:relative;
	left:0px;
	top:138px;
}

#header img {
	border:none;
}

#header a,
#header a:link,
#header a:visited {
	background-position: 0px 0px;
	float:left;
}

#header .btn .top a {
	background-image: url(img/btn/top_off.jpg);
}
#header .btn .top a:hover {
	background-image: url(img/btn/top_on.jpg);
}
#header .btn .guide a {
	background-image: url(img/btn/guide_off.jpg);
}
#header .btn .guide a:hover {
	background-image: url(img/btn/guide_on.jpg);
}
#header .btn .info a {
	background-image: url(img/btn/infomation_off.jpg);
}
#header .btn .info a:hover {
	background-image: url(img/btn/infomation_on.jpg);
}
#header .btn .greet a {
	background-image: url(img/btn/greeting_off.jpg);
}
#header .btn .greet a:hover {
	background-image: url(img/btn/greeting_on.jpg);
}
#header .btn .cost a {
	background-image: url(img/btn/cost_off.jpg);
}
#header .btn .cost a:hover {
	background-image: url(img/btn/cost_on.jpg);
}
#header .btn .contact a {
	background-image: url(img/btn/contact_off.jpg);
}
#header .btn .contact a:hover {
	background-image: url(img/btn/contact_on.jpg);
}
#header .btn .access a {
	background-image: url(img/btn/access_off.jpg);
}
#header .btn .access a:hover {
	background-image: url(img/btn/access_on.jpg);
}
#header .btn .link a {
	background-image: url(img/btn/link_off.jpg);
}
#header .btn .link a:hover {
	background-image: url(img/btn/link_on.jpg);
}
#header h2{
	float:left;
	text-decoration:none;
	border-style:none;
	list-style:none;
	clear:both;
	position:relative;
	left:0px;
	top:135px;
}
/*ヘッダー（グローバルナビ）終了
--------------------*/


/*キャッチコピー、ニュースボックス
--------------------*/
#catch{
	border-left:solid 1px #666666;
	border-top:solid 1px #666666;
	width: 560px;
	height: 90px;
	padding-left:1px;
	margin-bottom:10px;
      }

#news{
	border:solid 1px #666666;
	background-image: url(img/news_bg.jpg);
	width: 565px;
	height: 90px;
	overflow: auto;
	padding-left:1px;
	margin-bottom:10px;
	float:right;
      }
#news .newsbox
      {
	width: 520px;
	height: 90px;
	padding-left:25px;
	margin-bottom:10px;
	clear:both;
      }
#news .newsbox dl {
	margin-top: 5px;
	clear:both;
}
#news .newsbox dl dt  {
	margin-left: 2em;
	clear:both;
}
#news .newsbox dl dd {
	margin-left:3.5em;
	clear:both;
}

/*キャッチコピー、ニュースボックス終了
--------------------*/



/*table & mailform
--------------------*/
#main table {
    margin-top:10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	border-collapse:collapse;
	width:560px;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border:1px solid #cccccc;
}
#main table td {
	padding: 5px 15px;
	border: 1px solid #cccccc;
}
#main table tr.odd {
	background-color: #efefef;
}


#main h2{
	font-size:14px;
	color:#666666;
}

#main h3{
	font-size:14px;
	color:#666666;
}


/*end table & mailform
--------------------*/



/*トップページデカボタン（目、輪郭、鼻、乳、イレズミ、アンチエイジング）
--------------------*/

#main #btn{
	padding:1px;
	width:570px;
	height:auto;
	border-style:none;
	float:left;
}
#main #btn p a{
	float:left;
}

#main #btn p img {
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	margin-bottom:5px;
}

#main #btn p.s img {
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	margin-bottom:5px;
}


#main #text{
    font-size:13px;
	padding: 1px;
	margin-bottom: 5px;
	background-image:url(img/contents_bg.jpg);
}
#main #textguide{
    font-size:13px;
	padding: 1px;
	margin-bottom: 5px;
	background-color:#ffffff;
	background-image:url(img/bg4.jpg);
	background-repeat:no-repeat;
}
#main #textinfo{
    font-size:13px;
	padding: 1px;
	margin-bottom: 5px;
	background-color:#ffffff;
	background-image:url(img/bg2.jpg);
	background-repeat:no-repeat;
}
	
#main #text3{
    font-size:13px;
	padding: 1px;
	margin-bottom: 5px;
	background-color:#ffffff;
	background-image:url(img/bg3.jpg);
	background-repeat:repeat-y;

}
#main #text p.red{
    font-size:13px;
	color:#ff0000;
	padding: 1px;
	margin-bottom: 5px;
	height:auto;
	}
/*トップページデカボタン終了（目、輪郭、鼻、乳、イレズミ、アンチエイジング）
--------------------*/

/*グローバルナビからのリンク先ページ
--------------------*/
#main #guide table {
    margin-top:10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	width:560px;
	background-image: url(img/table_bg.jpg);
}
#main #guide table th.top {
	font-size:13px;
	text-align: center;
	border:1px solid #cccccc;
}
#main #guide table td {
	font-size:13px;
	text-align:center;
	border: 1px solid #cccccc;
}

#main #text #greeting {
background-image: url(img/kaoru.jpg);
background-repeat:no-repeat;
height:200px;
}
#main #text #greeting ul li {
margin-left:20px;
}

#main #text table.cost {
    margin-top:10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	width:560px;
	background-image: url(img/table_bg.jpg);
}

#main #contents table.cost {
    margin-top:5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	font-size:13px;
	color:#666666;
	width:560px;
	background-image: url(img/contents_bg.jpg);
}
#main #contents table.cost td.bui {
	font-size:15px;
	color:#666666;
	font-weight:bold;

}


#main #text3 ul.link {
	list-style:none;
	margin-top:15px;
}
#main #text3 ul li.link {
	list-style:none;
}
/*グローバルナビからのリンク先ページ終了
--------------------*/


/*sidebar styles
--------------------*/

#sidebar a img{
	border-style:none;
}

#sidebar .title{
	border-style:none;
	background-color:#ffffff;
	margin-bottom:2px;
	margin-top:2px;
}
#accordion {
	width:210px;
}
.accordion {
	width:210px;
	font:12px Verdana,Arial;
	color:#033333:
  }
.accordion dt {
	width:200px; 
	cursor:pointer; 
}
.accordion dt:hover {
    color:#669933;

}
.accordion dd {
    color:#669933;
	overflow:hidden;
	background:#ffffff;
 }
.accordion span a{
    color:#669933;
	display:block;
	margin-left:10px; 
	width:200px; 
	border-bottom:1px solid #9ac1c9; 
	border-top:none;
}
.accordion span a:hover{
    color:#ff6666;
	display:block;
	margin-left:10px; 
	width:200px; 
	border-bottom:1px solid #9ac1c9; 
	border-top:none;
}

/*footer styles
--------------------*/
#footer {
margin-top:40px;
	background-image: url(img/footer_img.jpg)
}

#footer ul {
	text-align: center;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
	color: #666666;
}
#footer ul li a {
	color: #333333;
}
#footer ul li a:hover {
	color: #000099;
	text-decoration: none;
}
#footer p a {
	color: #cccccc;
}
#footer p a:hover {
	color: #999999;
	text-decoration: none;
}

#footer p {
	margin: 0px;
	float: right;
}
#contents dl dt a {
	padding: 5px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.place {
	padding-top: 5px;
	text-align: center;
	color: #333333;
}

#footerimg address {
/*
	margin-top:40px;
*/
	color:#666666;
	float:right;
	font-size:12px;
}
#footerimg{
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	margin:0px auto;
	height:60px;
	width:800px;
}

/*テンプレート用
----------------------*/
#contents h2.title {
	margin-top:20px;
	margin-left: 5px;
	width:560px;
	color:#339933;
	border-left:3px solid #339933;
	padding-left:5px;
	background-color:#ffffff;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}

#contents h3.midashi {
	margin-top:20px;
	margin-left: 5px;
	width:560px;
	color:#339933;
	border-left:3px solid #339933;
	padding-left:5px;
	background-color:#ffffff;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}



#contents p {
	margin-left: 5px;
}

#contents h2 {
	margin-bottom: 10px;
	margin-left: 3px;
}

#contents {
	margin: 0px;
	padding: 0px;
}

#contents .inside {
margin-right:10px;
	}
#contents .inside p{
	margin-right:10px;
	background-color:#ffffff;
	font-size:12px;
	width: 250px;
	float:left;
	padding-top:5px;
	margin-bottom:20px;
	}
	
#contents .inside img{
	background-color:#ffffff;
	margin-left: 6px;
	float:right;
	}
	
/*消すかも
----------------------*/	
#contents dt {
	clear: none;
	float: right;
}

#contents dl {
	margin: 5px;
	margin-bottom:20px;
	width: 540px;
}

#contents dl dt a {
	padding: 5px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents dd {
	background-color:#ffffff;
	font-size:12px;
	float: left;
	width: 250px;
}
/*
#contents dt {
	background-color:#ffffff;
	font-size:12px;
	float: left;
	width: 250px;
	height:300px;
}
----------------------*/


