@charset "shift_jis";

/* Universal selector
---------------------------------------*/
*{
	margin: 0;
	padding: 0;
	color: #444;
	line-height: 1.6;
	text-decoration: none;
	background-color: transparent;
	}

/* Structure Module
---------------------------------------*/
body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "‚l‚r ‚oƒSƒVƒbƒN", Verdana, sans-serif;
	font-size: 12px;
	border-top: 5px solid #a14c74;
	border-bottom: 5px solid #a14c74;
	background: #fdf5f8 url(../images/common/body_bg.gif) repeat-x;
	}

/* Text Module
---------------------------------------*/

p {
	margin: 0 0 20px;
	}
h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8 {
	margin: 0 0 20px;
	line-height: 1.1;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	letter-spacing: -1px;
	}
em {
	font-style: normal;
	font-size: 120%;
	font-weight: bold;
	color: #94466b;
	}
strong {
	font-size: 120%;
	color: #603;
	}
hr {
	clear: both;
	visibility: hidden;
	}
iframe {
	overflow: hidden;
	margin-bottom: 20px;
	}

/* Hypertext Module
---------------------------------------*/
a {
	text-decoration: underline;
	}
a:link,
a:visited {
	color: #c71751;
	}
a:hover {
	color: #933;
	}
a:active,
a:focus {
	outline: none;
	}

/* Image Module
---------------------------------------*/
img {
	border: 0;
	vertical-align: bottom;
	}

/* List Module
---------------------------------------*/
ul,
ol {
	margin: 0 0 20px 30px;
	}
li {
	margin: 0 0 5px;
	color: #555;
	}

/* Table Module
-----------------------------------------------------------------------------------------*/
table {
	margin: 0 0 25px 0;
	width: 100%;
	border-collapse: collapse;
	border: 2px solid #dbc0cd;
	line-height: 1.4;
	}
caption {
	margin: 0;
	padding: 0 0 10px 18px;
	text-align: left;
	font-weight: bold;
	color: #424d74;
	background: url(../images/common/icon_ball_blue.gif) no-repeat 0 2px;
	}
td, th {
	border-bottom: 1px solid #dbc0cd;
	padding: 2px 5px;
	font-size: 12px;
	}
td strong, th strong {
	color: #f36;
	font-weight: normal;
	}
thead th {
	color: #fff;
	background: #936;
	border-right: 1px solid #dbc0cd;
	border-bottom: 3px solid #dbc0cd;
	}
thead td {
	text-align: center;
	border-right: 1px solid #dbc0cd;
	background: #eee;
	}
tfoot th {
	font-weight: normal;
	border-top: 3px solid #dbc0cd;
	background: #eee;
	}
tbody th {
	font-weight: normal;
	text-align: left;
	border-right: 1px solid #dbc0cd;
	}
tbody td {
	border-right: 1px solid #dbc0cd;
	text-align: right;
	background: #f8eaf1;
	}
#mail tbody td {
	text-align: left;
	}
td em {
	font-weight: none;
	font-style: normal;
	font-size: 100%;
	color: #f36;
	}
table span {
	color: #f00;
	}
form table th {
	padding: 5px;
	}
table table {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	border: none;
	}
table table tbody th {
	font-weight: normal;
	text-align: left;
	border: none;
	}

/* Forms Module
---------------------------------------*/
input,
textarea,
select {
	padding: 3px;
	color: #444;
	border: 1px solid #ccc;
	background: #fff;
	}
option {
	color: #444;
	}
input:focus,
	textarea:focus {
	background: #ffc;
	color: #444;
	}
button {
	padding: 3px;
	color: #fff;
	font-size: 12px;
	border: 2px solid #ccc;
	background: #777;
	}
.inputwidth {
	width: 300px;
	}

/* layout
---------------------------------------*/
#wrap {
	margin: 0 auto;
	padding-bottom: 30px;
	width: 940px;
	overflow: hidden;
	background: #fff;
	}
#header {
	margin: 0 auto;
	width: 900px;
	}
#header p {
	margin: 0;
	padding: 6px 0 14px 20px;
	width: 880px;
	font-size: 11px;
	color: #fff;
	background: url(../images/common/header_tel_bg.gif) repeat-x;
	}
.logo {
	background: url(../images/common/header_logo_bg.gif) no-repeat;
	}
#header ul {
	margin: 0;
	padding: 0;
	width: 900px;
	list-style-type: none;
	}
#header li {
	margin: 0;
	padding: 0;
	float: left;
	}
.topicpath {
	width: 464px;
	background: url(../images/common/nav_bg.gif) no-repeat;
	}
.topicpath span {
	display: block;
	margin: 7px 0 0 20px;
	padding-left: 8px;
	height: 32px;
	font-size: 11px;
	background: url(../images/common/icon_bul1.gif) no-repeat 0 7px;
	}
.topicpath a {
	margin-right: 15px;
	padding-right: 15px;
	text-decoration: none;
	background: url(../images/common/topicpath.gif) no-repeat right;
	}
#index .topicpath a {
	background: none;
	}
#sidebar {
	clear: both;
	left: 20px;
	position: relative;
	float: left;
	margin: 20px 0;
	width: 230px;
	font-size: 11px;
	}
#sidebar ul {
	margin: 0 0 2px 0;
	padding: 7px;
	list-style: none;
	background: #faeef2;
	}
#sidebar li {
	margin-bottom: 2px;
	}
#sidebar li a {
	display: block;
	margin: 0;
	padding: 0 0 0 13px;
	width: 203px;
	text-decoration: none;
	background: url(../images/common/icon_sidebar_bul.gif) no-repeat 0 50%;
	}
#sidebar li a:hover {
	background: #fff url(../images/common/icon_sidebar_bul.gif) no-repeat 0 50%;
	}
#rightside {
	right: 20px;
	position: relative;
	float: right;
	margin: 20px 0;
	width: 630px;
	}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 25px 0;
	width: 900px;
	font-size: 10px;
	text-align: center;
	}
ul.footernav {
	margin: 0 0 10px;
	padding: 0;
	width: 900px;
	height: 45px;
	list-style-type: none;
	}
.footernav li {
	margin: 0;
	padding: 0;
	float: left;
	}
ul.footernav2 {
	margin: 0;
	padding: 0 0 5px 8px;
	list-style-type: none;
	}
.footernav2 li {
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	display: inline;
	border-right: 1px solid #dfdac2;
	}
.footernav2 li.toppage {
	padding-left: 8px;
	border-left: 1px solid #dfdac2;
	}
#footer p {
	margin: 0;
	padding: 0;
	}

/* layout [index]
---------------------------------------*/
#index #rightside {
	right: 20px;
	position: relative;
	float: right;
	margin: 20px 0;
	width: 650px;
	}
#content {
	float: left;
	width: 400px;
	}
#bunnerspace {
	float: right;
	width: 230px;
	}
#bunnerspace dl {
	margin: 0 0 20px;
	width: 230px;
	font-size: 10px;
	}
#bunnerspace dt {
	margin: 0 0 3px;
	}
#bunnerspace dd {
	margin: 0 0 10px;
	padding-left: 7px;
	background: url(../images/common/icon_bul1.gif) no-repeat 0 50%;
	}
.infomation {
	padding: 13px 13px 5px;
	border: 1px solid #e9e9e9;
	}
.infomation p {
	margin: 0 0 8px;
	font-size: 11px;
	}
.infomation p a {
	padding-left: 13px;
	background: url(../images/common/icon_sidebar_bul.gif) no-repeat 0 50%;
	}
dl.news {
	overflow: auto;
	margin: 0 0 20px;
	padding: 13px 13px 10px;
	width: 372px;
	height: 300px;
	font-size: 11px;
	border: 1px solid #e9e9e9;
	background: #f9f6f2;
	}
.news dt {
	margin-bottom: 3px;
	padding-left: 8px;
	color: #c06;
	font-weight: bold;
	font-size: 12px;
	line-height: 1;
	background: url(../images/common/icon_bul1.gif) no-repeat 0 50%;
	}
.news dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	}
.news span {
	color: #c06;
	}
.dr_photo {
	float: left;
	width: 149px;
	}
.dr_profile {
	float: right;
	width: 238px;
	font-size: 11px;
	}
.dr_profile dl {
	width: 238px;
	}
.dr_profile dt {
	float: left;
	color: #633;
	width: 60px;
	}
.dr_profile dd {
	float: left;
	margin-bottom: 10px;
	width: 178px;
	}
.popularity {
	margin: 0 0 20px 0;
	padding: 0;
	width: 400px;
	overflow: hidden;
	list-style-type: none;
	}
.popularity li {
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
	display: block;
	width: 195px;
	}
.popularity li.popularity_left {
	margin: 0;
	}

.srchBox {
	overflow: auto;
	margin: 0 0 20px;
	padding: 10px 13px 0;
	width: 372px;
	font-size: 11px;
	border: 1px solid #e9e9e9;
	background: #f9f6f2;
	}
.srchBox2 {
	overflow: auto;
	margin: 0 0 20px;
	padding: 10px 13px 0;
	width: 602px;
	font-size: 11px;
	border: 1px solid #e9e9e9;
	background: #f9f6f2;
	}

/* layout [dr]
---------------------------------------*/
.dr_photo2 {
	float: left;
	width: 149px;
	}
.dr_profile2 {
	float: right;
	width: 450px;
	}
.dr_profile2 dl {
	width: 450px;
	}
.dr_profile2 dt {
	float: left;
	color: #633;
	width: 60px;
	}
.dr_profile2 dd {
	float: left;
	margin-bottom: 10px;
	width: 390px;
	}

/* layout [tv]
---------------------------------------*/
.tv_left {
	float: left;
	width: 450px;
	}
.tv_right {
	float: right;
	width: 150px;
	}
.dr_profile2 dl {
	width: 450px;
	}
.tv_left dt {
	float: left;
	color: #633;
	width: 60px;
	}
.tv_left dd {
	float: left;
	margin-bottom: 10px;
	width: 390px;
	}

/* layout [price]
---------------------------------------*/
ul.price_nav {
	margin: 0;
	padding: 0;
	width: 900px;
	list-style-type: none;
	}
.price_nav li {
	margin: 0;
	padding: 0;
	float: left;
	}
#price_wrap {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0;
	width: 900px;
	}
.price_rightside {
	float: right;
	margin: 20px 0;
	width: 438px;
	}
.price_leftside {
	float: left;
	margin: 20px 0;
	width: 438px;
	}
.price_right {
	float: right;
	width: 210px;
	font-size: 11px;
	}
.price_left {
	float: left;
	width: 210px;
	font-size: 11px;
	}
.price_rightside ul,
.price_leftside ul {
	margin-left: 0;
	}
.price_rightside ul li,
.price_leftside ul li {
	padding-left: 17px;
	list-style-type: none;
	background: url(../images/common/icon_sidebar_bul.gif) no-repeat 2px 5px;
	}

/* layout [qa]
---------------------------------------*/
.qa_list {
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type: none;
	}
.qa_list li {
	margin: 0;
	}
.qa_list li a {
	padding: 2px 10px;
	display: block;
	width: 610px;
	text-decoration: none;
	border-bottom: 1px solid #cce;
	}
.qa_list li a:hover {
	text-decoration: none;
	color: #fff;
	background: #777;
	}
.qa_list .question {
	margin-right: 7px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times";
	}
.qa_answer .qa_list li {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #d33737;
	}
.qa_answer .qa_list li.qa_a {
	margin: 0 0 20px 20px;
	padding:  0 0 20px 20px;
	font-weight: normal;
	color: #555;
	border-bottom: 1px solid #ccc;
	}

/* layout [sitemap]
---------------------------------------*/
ul.sitemap ul {
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* Section
---------------------------------------*/
.section1 {
	clear: both;
	margin-bottom: 20px;
	padding: 20px 20px 0;
	border: 2px solid #ccc;
	background: #f6f6f6;
	}
	
	#section_title{
	font-size: 120%;
	font-weight: bold;
	color: #94466b;
	}

/* Images
---------------------------------------*/
.imgtop {
	margin-bottom: 20px;
	}
.imgtop2 {
	margin-bottom: 10px;
	}
.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	}
.imgright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	}

/* etc.
---------------------------------------*/
.details dl {
	width: 630px;
	margin-bottom: 25px;
	overflow: hidden;
	}
.details dt {
	float: left;
	color: #633;
	width: 100px;
	background: url(../images/common/icon_bul1.gif) no-repeat 85px 50%;
	}
.details dd {
	float: left;
	margin-bottom: 8px;
	width: 530px;
	}
.treatment {
	padding: 5px 10px 5px;
	background: url(../images/common/treatment_bg.gif) repeat-x;
	color: #fff;
	border-bottom: 2px solid #603;
	}
.dr_comment {
	color: #ac577f;
	font-size: 11px;
	}
.dr_comment_left {
	float: left;
	width: 270px;
	}
.dr_comment_right {
	float: right;
	width: 270px;
	}
.box1_body {
	margin: 0;
	padding: 0 30px;
	background: url(../images/common/box1_body.gif) repeat-y;
	}
.point_red {
	padding-left: 20px;
	background: url(../images/common/icon_ball_red.gif) no-repeat 0 50%;
	}
.point_green {
	padding-left: 20px;
	background: url(../images/common/icon_ball_green.gif) no-repeat 0 50%;
	}
.point_blue {
	padding-left: 20px;
	background: url(../images/common/icon_ball_blue.gif) no-repeat 0 50%;
	}
.line {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ad9b9b;
	}
dl.liststyle1 {
	margin: 0 0 20px 10px;
	padding: 0;
	font-size: 110%;
	}
.liststyle1 dt {
	margin: 0;
	padding-left: 15px;
	width: 100px;
	color: #300;
	font-weight: bold;
	background: url(../images/common/icon_text.gif) no-repeat 0 50%;
	}
.liststyle1 dd {
	margin: -1.5em 0 10px 100px;
	}
dl.liststyle2 {
	margin: 0 0 20px 0;
	padding: 0;
	width: 480px;
	border-bottom: 1px solid #ccc;
	}
.liststyle2 dt {
	margin: 0;
	padding: 5px 0 0 12px;
	border-top: 1px solid #ccc;
	background: url(../images/common/icon_text.gif) no-repeat 0 70%;
	}
.liststyle2 dd {
	margin: -1.5em 0 10px 100px;
	}
.alignright {
	text-align: right;
	}
.leftset {
	float: left;
	width: 260px;
	}
.rightset {
	float: right;
	width: 260px;
	}
.bullist {
	margin-right: 0;
	}
.bullist li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-image: url(../images/common/icon_text.gif);
	border-bottom: 1px solid #ccc;
	}
.picktext {
	padding: 5px 0;
	border-top: 2px solid #ad9b9b;
	border-bottom: 2px solid #ad9b9b;
	}
.feature {
	margin: 0 0 20px 0;
	padding: 0;
	width: 600px;
	overflow: hidden;
	list-style-type: none;
	font-size: 10px;
	}
.feature li {
	margin: 0 19px 0 0;
	padding: 0;
	float: left;
	display: block;
	width: 135px;
	}
.feature li.feature_left {
	margin: 0;
	}
.feature li a img {
	margin-bottom: 4px;
	border: 5px solid #3E0C4A;
	}
.feature li a:hover img {
	border: 5px solid #fff;
	}
.campaign {
	margin: 0 0 20px 0;
	padding: 0;
	width: 600px;
	overflow: hidden;
	list-style-type: none;
	font-size: 10px;
	}
.campaign li {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	display: block;
	width: 290px;
	}
.campaign li.feature_left {
	margin: 0;
	}
.campaign a {
	text-decoration: none;
	}
.campaign img {
	margin-bottom: 5px;
	}
.stepleft {
	float: left;
	width: 60px;
	font-size: 60px;
	font-family: "Helvetica";
	text-align: center;
	color: #ccbcbc;
	}
.stepright {
	float: right;
	width: 510px;
	}
.publeft {
	float: left;
	width: 275px;
	}
.pubright {
	float: right;
	width: 275px;
	}
p.minitext {
	font-size: 10px;
	}
.t_red {
	color: #f00;
	font-weight: bold;
	}
ul.taikei {
	width: 630px;
	overflow: hidden;
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;
	} 
.taikei li {
	width: 193px;
	margin: 0 8px 0;
	padding: 0;
	float: left;
	}
.text-left {
	text-align: left;
	}

/* lightbox
---------------------------------------*/
input.DatePicker{
	margin-bottom: 4px;
	display: block;
	width: 150px;
	padding: 3px 3px 3px 24px;
	background: #fff url(../images/form_yoyaku/date.gif) no-repeat top left;
	cursor: pointer;
	}
input:focus.DatePicker{
	background: #fffce9 url(../images/form_yoyaku/datefocus.gif) no-repeat top left;
	}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
	}
.dp_cal{
	background-color: #fff;
	border: 1px solid #8B5992;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
	}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
	}
.dp_cal select option{
	padding: 1px 3px;
	}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	color: #444;
	padding: 1px 0;
	}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	}
.dp_cal td{
	cursor: pointer;
	}
.dp_cal thead th{
	background: #d9eefc;
	}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
	}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
	}
.dp_empty{
	background: #eee;
	}
.dp_today{
	background: #daf2e6;
	}
.dp_selected{
	color: #fff;
	background: #ce1370;
	}



#atten{
width:630px;
height:auto;
}
#atten dt{
width:630px;
height:auto;
background: url(../images/common/icon_ball_red.gif) no-repeat 0 50%;
padding:0 0 0 20px;
font-weight:bold;
}
#atten  dd{
width:610px;
height:auto;
margin:10px 0 30px 0;
border: 1px solid #dbc0cd;
padding:10px;
}

#cottego_title{
padding: 10px;
background: url(../images/common/cottego_title_bc.gif) repeat-x;
color: #603;
border-bottom: 2px solid #ccc;
font-size:125%;
font-weight:bold;
 margin:30px 0 0 0;
}

.campaign_text {
	color: #f00;
	}
.e_text {
	color: #f06;
	}

ul.button_list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 630px;
	list-style-type: none;
	}
.button_list li {
	margin: 0;
	padding: 0;
	float: left;
	}

.tt_red {
	color: #f00;
	font-weight: bold;
	font-size: 14px;
	}

.righttext {
	text-align: right;
	}

#landing740 {
	left: 100px;
	position: relative;
	float: left;
	margin: 20px 0;
	width: 740px;
	}
.textbox {
	/zoom:1;
	overflow: hidden;
	}
