/*
Theme Name: Femmy Clinic
Theme URI: http://www.baycross.jp/
Description: Designed by <a href="http://www.baycross.jp/" title="baycross marketing">baycross marketing</a>.
Version: 1.0
Author: baycross marketing
Author URI: http://www.baycross.jp/
*/
/**********************************************
*   Basics & Typography                       *
***********************************************/

acronym { cursor: help;color: #0063dc;font-weight: bold;border-bottom: 1px solid #FEF6FA;}
blockquote {
	background: url(./images/blockquote.gif) no-repeat;
	color: #63565f;
	padding: 15px 0 0 42px;
}

code { background: #e9f0fa; cursor: text; font-family: "Courier New", Courier, monospace; }
/*
code {
     font-size: 12px;
     padding: 0;
     margin: 0;
     background: #f0f0f0;
     border-left: 1px solid #ccc;
     border-bottom: 1px solid #ccc;
     line-height: 20px;
     background: url(pre_code_bg.gif) repeat-y left top;
     width: 600px;
     overflow: auto;
     overflow-Y:hidden;
}
*/
small {font-size: 0.8em;}
input, textarea, select { /* to be styled */ }
form { /* to be styled */ }
img { border: none; }
img.noborder {border: none;	}

.alert {font-weight: bold;color: #f00;}
.left {	float: left;}
.right {float: right;}
.center {text-align: center;}
.alignleft {float: left;margin-right: 10px;}
.alignright {float: right;margin-left: 10px;}

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/
#outline {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-size: 1.2em;
	}

/* ********************************
	Page Header
******************************** */
#intro {
	margin-top: 0px;
}

/*********************************
    Menu
*********************************/
#bgmenu {position:relative; top:0px; left:0; width:760px; height:38px; text-align:center; background: url(./images/nav_0.gif);}
#main_menu {padding:0; margin:0 19px; list-style-type:none; width:730px; height:36px; background:url(./images/nav_0.gif) no-repeat top right;}
#main_menu li {float:left; display:inline; width:120px; background:url(./images/nav_1.gif);}
#main_menu li a, #main_menu li a:visited {display:block; width:120px; height:36px; color:#fff; font-size:1.1em; text-decoration:none; line-height:32px; font-family:arial, verdana, sans-serif; background:url(./images/nav_0.gif);}

#main_menu li a:hover {color:#fff;  background:url(./images/nav_1.gif);}
#main_menu li.current_page_item a, #main_menu li.current_page_item a,  #main_menu li a:active, #main_menu li a:focus {color:#fff;  background:url(./images/nav_2.gif);}

/***********************
*  Wrapper             *
***********************/
/*
#wrapper {
	float: left;
	background: #fff;
	margin: 0 !important;
	margin: -15px 0 0 0; /* Fuck IE */
	padding: 0;
	}
*/

/**********************
*   Content           *
***********************/
#content {
	float: left;
	width: 520px;
	height: 100%;
	background: #fff;
	}
#content2 {
	height: 100%;
/*	width: 800px; */
	margin: 0px 40px 0px 40px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	}


/**********************
*   Blog Entries      *
***********************/
.post {
	padding: 20px 20px;
	/* background: #fff; */
	}
.postentry {
	color: #050d24;
	text-align: justify;
	}
.postentry a {color: #ff0084;}
.postentry a:hover {color: #0099cc;}
.postentry ol { padding: 10px 0px 10px 25px; margin: 0px; }
.postentry ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; }
.postentry ul { padding: 5px 0px; margin: 0px; }
.postentry ul li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(./images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }
.postentry span.alert {
	font-weight: bold;
	color: #f00;
	}
.posttitle { font-size: 24px; line-height: 24px; letter-spacing: -1px;}
.posttitle a:link,
.posttitle a:visited,
.posttitle a:active {color: #cc3366;}
.posttitle a:hover{color: #ff0084;}

.postmeta,
.postmeta a {
	margin: 5px 0 ;
	font-size: 1em;
	color: #2f63b3;
	}
.post-date {
	padding: 0 0 0 20px;
	background: url(./images/icon_date.gif) no-repeat 0 0;
	font-weight:bold;
	color: #cc9966;
	}
.post-comment {
	padding: 0 0 0 20px;
	background: url(./images/icon_comments.gif) no-repeat 0 0;
	float:right;
	}
.post-comment a:hover {color: #ff0084;}
.post-filed {
	padding: 0 0 0 20px;
	background: url(./images/icon_filed.gif) no-repeat 0 0;
	}
.post-tag {
	padding: 0 0 0 20px;
	background: url(./images/tag_blue.gif) no-repeat 0 0;
	}

.spacer { margin-bottom: 10px; height: 20px; background: url(images/dotted.gif) repeat-x bottom;}


.archive-nav {
	font-size: 0.8em;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}

.archive-nav li {
	width: 100px;
}

.archive-nav li a {
	display: block;
	width: 100px;
}

.pageback {
	float: left;
}

.pageback a {
	padding-left: 16px;
}

.pagenext {
	float: right;
	text-align: right;
}

.pagenext a {
	padding-right: 16px;
}

.back {
	float: left;
}

.back a {
	padding-left: 16px;
	background: #fff url(images/back.png) no-repeat left center;
}

.next {
	float: right;
	text-align: right;
}

.next a {
	padding-right: 16px;
	background: #fff url(images/next.png) no-repeat right center;
}


/**********************
*   Comments          *
***********************/
.Comments { margin: 20px 0px 0px 0px; width: 455px;}
.Comments h3 { font-size: 16px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#cb0a1c; letter-spacing: -1px; border-bottom: dashed 1px #999;}

.List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#cb0a1c; letter-spacing: -1px; border-bottom: dashed 1px #999;}
.List ol { padding: 0px; margin: 0px;}
.List li { position: relative; padding: 65px 5px 10px 5px; margin: 0px 0px 10px 0px; list-style-type: none;}
.List .ComListLi { background: #ccd5f6 url(./images/ComListLiBottom.gif) no-repeat left bottom; }
/**/ * html .List .ComListLiTop { left: -5px;} /**/
.List .ComListLiTop { position: absolute; background: url(./images/ComListLiTop.gif) no-repeat left top; height: 73px; width: 455px; left: 0px; top: 0px; padding: 35px 0px 0px 0px;}

/**/ * html .List .ListNr { right: 25px;} /**/
.List .ListNr { color:#0063dc; position: absolute; top: 35px; font-size: 28px; line-height: 28px; font-family: 'Arial'; font-weight: normal; letter-spacing: -1px; padding: 0px; right: 25px; }

/**/ * html .List .ListGrav { left: 10px;} /* */
.List .ListGrav { position: absolute; top: 35px; left: 15px;}
.List .ListGrav img { border: solid 1px #fff;}

.List big { margin: 0px; padding: 2px 0px 2px 55px; font-size: 14px; line-height: 14px; letter-spacing: -1px; color:#0063dc; font-weight: bold; display: block; font-family: 'Arial';}
.List small { color:#996633; padding: 2px 0px 2px 55px; margin: 0px; font-size: 11px; }
.List small a { color:#3560a6; text-decoration: none;}
.List small a:visited { text-decoration: none;}

.List .ListContent { margin: 15px 0px 0px 0px; padding: 5px 10px; font-size: 11px; line-height: 15px; background: #fff url(./images/ComListContent.gif) no-repeat left top; display: block;}
.List .ListContent blockquote { background: none; padding: 0px 15px; margin: 0px; color:#cc6600; font-family: 'Georgia'; font-style: italic; border-top: dashed 1px #cc6600; border-bottom: dashed 1px #cc6600; }
.List .ListContent blockquote p { font-size: 12px; padding: 5px 0px; margin: 5px 0px; line-height: 16px; color:#cc6600; }
.List .ListContent ul { padding: 0px; margin: 0px; }
.List .ListContent ul li { padding: 0px; list-style-type: none; background: none; font-size: 11px; line-height: 13px; color:#63565f; }

.Form .Email { background: url(./images/FooterEmail.png) no-repeat left top;}

.Form {  padding: 0px 0px 10px 0px; position: relative; margin: 0px; font-family: 'Verdana';}
.Form form { margin: 0px; padding: 0px;}
.Form a { text-decoration: underline;}
.Form p { padding: 0px 0px 2px 0px; margin: 0px; color:#666; }
.Form p small strong { font-weight: bold; color:#FF3300;}
.Form p small { font-size: 11px; display: block; padding: 6px 0px; color:#000;}
.Form .TextField { color:#003366; background: #e5edff; border: solid 1px #b0c5ff; padding: 6px 6px 6px 30px; font-size: 12px; display: block;}
.Form .TextArea { color:#003366; background: #e5edff; border: solid 1px #b0c5ff; padding: 6px; font-size: 12px;}
.Form input {border: 1px solid #b0c5ff;}
.Form input:hover{border: 1px solid #fec02a;}
.Form input#submit {width: auto;height: 25px;padding: 2px 10px 3px 10px;background: #e5edff url(./images/submit.gif) repeat 0 0;}
.Form input#submit:hover {background: #e5edff url(./images/submit_hover.gif) repeat 0 0;}

/*********************************
    Search
*********************************/
#search-title {
	position:absolute;
	top: 26px;
	left: -92px;
}
.Search {background: url(./images/common/search/search_text.gif) no-repeat left 2px; position: relative; top: 5px; right: 0px; width: 198px; padding: 0px 0px 0px 0px; height: 34px; }
.Search form { padding: 2px 0px 0px 0px; margin: 0px;}
.Search input { border: none; color: #330033; font-size: 11px; background: #000066;}
.Search  input.keyword { background: none; border: none; padding: 3px 0px 2px 6px; width: 165px; border: none; color:#000; }
.Search  input.search { margin:0; width: 40px; height: 20px; background: url(./images/common/search/search_btn.gif) no-repeat;}
.Search .bt { padding: 0px; margin: 0px 0px 0px 165px; top: 2px; background: none; position: absolute; right: 11px; }

/* ********************************
	sidebar
******************************** */
.sidebar {float: right; width: 240px;height: 100%;margin: 0;padding: 0;}
.sidebar h2 { font-size: 14px; letter-spacing: -1px; font-weight: bold; background: url(./images/SRH3.png) no-repeat left center; color:#666; padding: 5px 0px 5px 20px; margin: 0px;}
.sidebar h3 { font-size: 14px; letter-spacing: -1px; font-weight: bold; background: url(./images/SRH3.png) no-repeat left center; color:#666; padding: 5px 0px 5px 20px; margin: 0px;}
.sidebar ul { margin: 0px; padding: 0px;}
.sidebar li { margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; background: url(./images/CategLi.png) no-repeat left top; font-size: 11px;}
.sidebar li a { color:#cc3366; }
.sidebar li a:visited { color:#663366; }
.sidebar li a:hover { color:#663366;}
.sidebar .rssfeeds {
		height: 88px;
		margin: 0;
		padding: 0;
		background: transparent url(images/feed-icon.jpg) no-repeat right top;
		}
#sidebar{padding: 10px 10px; }
.Categ {background: #fff url(./images/sidebar.jpg) no-repeat left top;}
.Categ ul { margin: 0px; padding: 0px;}
.Categ ul li { margin: 0px; padding: 1px 0px 2px 20px; list-style-type: none; font-size: 11px; background: url(./images/CategLi.png) no-repeat left top;color:#999;}
.Categ ul li a { color:#cc0066;}
.Categ ul li a:visited { color:#cc0066;}
.Categ ul li a:hover { color:#663366;}

.Categ ul ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; background: none; border-bottom: none;}
.Categ ul li li { margin: 0px; padding: 1px 0px; list-style-type: none; background: none; border-bottom: none; font-size: 10px; }
.Categ ul li li a { color:#ff6699;}
.Categ ul li li a:visited { color:#ff6699;}
.Categ ul li li a:hover { color:#663366;}


@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family:""CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"lr oSVbN","MS P Gothic",Hervetica";
	font-size:12px;
	color:#404040;
}
a{
	text-decoration:none;
	color:#40a1a7;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*---main_visual---*/
#primary_content{	
	background:url(./images/top/main_visual.jpg) no-repeat;
	width:880px;
	height:300px;
	margin-bottom:20px;
}
#primary_content .ad_space{
	margin:10px 0 0 10px;
}
#primary_content #pickup {
	padding-top: 60px;
}

/*---left_side---*/
#container .first{
	margin:0 30px 0 20px;
	display:inline;
}
#container .column01{
	float:left;
	margin-bottom:10px;
	display:inline;
}
#container .column01 h2{
	color:#27a7b1;
	font:120% bold;
	text-indent:13px;
	line-height:1.5em;
	background:url(./images/common/head_h3.png) no-repeat;
	margin-bottom:5px;
}
#container #chart{
	background:url(./images/top/chart.gif) no-repeat top left;
	line-height:2em;
	margin-bottom:20px;
}
#container #chart .line{
	display:inline;
	background-image:url(./images/top/contnt_line.png) repeat-y;
}
#container #chart table{
	margin-left:100px;
}
#container #chart table td{
	padding-right:5px;
}
#container .column01.first ul li{
	background:url(./images/common/listmark_floral.png) no-repeat left center;
	text-indent:2em;
	line-height:2em;
}


/*---content_center---*/
#container .column01 .lv02{
	width:303px;
	border:solid 1px #a5dfe5;
	background:url(./images/top/top_h3.gif) no-repeat;
	margin-bottom:10px;
}
#container .column01 .lv02 h2,
#container .column01 .lv02 h3{
	padding-left:1px;
	line-height:34px;
	background:url(./images//toptop_h3.gif) no-repeat;
	margin-bottom: 0;
	font-size: 14px;
	text-indent: 0px;
}
#container .column01 .lv02 h2 a,
#container .column01 .lv02 h3 a{
	display:block;
	line-height:34px;
	color:#FFFFFF;
}
#container .column01 .lv02 h2 a span,
#container .column01 .lv02 h3 a span{
	display:block;
	padding-left:30px;
}
#container .column01 .lv02 h2 a:hover,
#container .column01 .lv02 h3 a:hover{
	text-decoration:underline;
}
#container .column01 .lv02 h2 span,
#container .column01 .lv02 h3 span{
	padding-left:3em;
}
#container .column01 .lv03 p{
	line-height:1.5em;
	width:180px;
 	padding:10px;
}
#container .column01 #lv03_2 p{
	padding-left:110px;
}
#container .column01 #lv03_1{	background:#d6f4f6 url(./images/top/content_bg01.gif) no-repeat left bottom;}
#container .column01 #lv03_2{	background:#d6f4f6 url(./images/top/content_bg02.gif) no-repeat left bottom;}
#container .column01 .lv03{
	padding-bottom:10px;
}
table.management {
	margin: 0 0 10px 30px;
	border-collapse:collapse;
	border-spacing:2px;
	border: 11px;
}
table.management th {
	vertical-align: top;
	width: 120px;
	border: 1px #46B9C0 solid;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #56C9D0;
}
table.management td {
	width: 420px;
	border: 1px #56C9D0 solid;
	padding: 10px;
}
table.jiko {
	margin: -20px 0 10px 30px;
	border-collapse:collapse;
	border-spacing:2px;
	border: 11px;
}
table.jiko td {
	border: 1px #ffffff solid;
	padding: 10px;
	text-align: center;
	background-color: #ffffff;
}
table.fee {
	margin: 0 0 10px 30px;
	border-collapse:collapse;
	border-spacing:2px;
	border: 11px;
}
table.fee th {
	vertical-align: top;
	width: 120px;
	border: 1px #46B9C0 solid;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #56C9D0;
}
table.fee td {
	width: 420px;
	border: 1px #56C9D0 solid;
	padding: 10px;
}
table.fee td.bui {
	background-color: #FFFBE2;
}



/*----content_right------*/
#container .column02{
	width:280px;
	float:right;
}
#container #review{
	width:270px;
	background:#def1f2;
}
#container #review ul{
	padding:10px;
} 
#container #review ul li.li01{
	margin-bottom:10px;
}
#container .column02 .ad_space{
	margin: 5px 0px 10px 20px;	
}


/*-----------content_list-----------------*/
#container #content_list{
	clear:both;
	overflow:hidden;
	display:block;
	width:880px;
	border:#cdcdcd 1px solid;
	background:#f5f5f5 url(./images/top/content_list_title.gif) no-repeat 1px 1px;
}
#container #content_list h2{
/*	width:0; */
/*	height:0; */
/*	overflow:hidden; */
}
#container #content_list .cl_lv02{
	float:left;
	padding-top:50px;
	padding:50px 4px 10px 4px;
	line-height:2em;
	width: 168px;
}
#container #content_list .cl_lv02 p {
	font-size: 11px;
	line-height: 15px;
	padding-left: 10px;
	color: #40A1A7;
}
#container #content_list .cl_lv02 ul{
	margin-left:3px;
}
#container #content_list .cl_lv02 h2,
#container #content_list .cl_lv02 h3{
	line-height:2em;
	background:url(./images/common/listmark_floral.png) no-repeat center left;
	padding-left:1.6em;
}

#container #content_list .cl_lv02 li{
	background:url(./images/common/listmark_tri.png) left 0.5em no-repeat;
 	padding-left:15px;
}
#container #content_list .cl_lv03 li,
#container #content_list .cl_lv02 ul ul li
{
	background:url(./images/common/listmark_plus.png) left 0.5em no-repeat;
}

#container #exp_box{
	clear:both;
	overflow:hidden;
	display:block;
	width:820px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 26px;
	text-align: right;
}
#container #exp_box img {
	padding: 0 0 0 70px;
}

#container #comment_box{
	clear:both;
	overflow:hidden;
	display:block;
	width:780px;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 26px;
	border:#cdcdcd 1px solid;
}

#container #comment_box2{
	clear:both;
	overflow:hidden;
	display:block;
	width:840px;
	padding: 10px 20px 10px 20px;
	border:#cdcdcd 1px solid;
}
#content ul, #content ol
{
 	padding-left:15px;
}
	
#content ul li
{
 	padding-left:20px;
}
#content ul li.title
{
	background:url(./images/common/listmark_floral.png) no-repeat top left;
	margin: 10px 0 20px 0;
 	padding: 0 0 0 20px;
}
#content ul.terms {
	margin: 20px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(./images/common/listmark_tri.png);
}
#content ul.terms li {
	padding: 0 0 20px 0;
}
#content ul.h5 {
	padding-left: 15px;
	list-style-position: inside;
	list-style-type: square;
	list-style-color: #40C9D0;
}
#content ol.step {
	margin: 20px;
	list-style-position: outside;
	list-style-type: decimal;
}
#content ol.step li {
	padding: 0 0 20px 0;
}
#content div.code {
	margin: 0 20px;
	padding: 5px;
	line-height: 200%;
	border: 1px solid #56C9D0;
	background-color: #ffffff;
}

/*----pagetop----*/
#container .pagetop{
	background:url(./images/common/listmark_tri.png) no-repeat left 0.5em;
	text-indent:1.5em;
	line-height:2em;
}

/*---detail_btn-----*/
#container .column01 .lv03 a,
#container .column01 #chart a{
	margin-left:10px;
	display:block;
	height:20px;
	width:70px;
	overflow:hidden;
	background:url(./images/common/detail_btn.png) no-repeat;
}
#container .column01 .lv03 a span,
#container .column01 #chart a span{
	display:block;
	padding-top:20px;
}
#container .column01 .lv03 a:hover,
#container .column01 #chart a:hover{ background-position:0 -20px;}
#container .column01 #lv03_1 a,
#container .column01 #chart a{ margin-left:10px;} 
#container .column01 #lv03_2 a{	margin-left:110px;} 

.topmsg {
  text-align: center;
  margin: 10px 0;
  color: #40A1A7;
}

/*firefox_bg*/
#container #content_list:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/* */
* html #container #content_list{
    height: 1em;
    overflow: visible;
}
/**/

body{
	background:url(./images/common/bg.gif);
}
.structure{
	width:880px;
	margin:0 auto;
}

#container{margin-top:20px;}

/*-------------------upper(title_area)---------------------*/
#main_content h2{
	width:615px;
	float:left;
	border: 0;
	padding: 0;
	margin: 0 0 20px 0;
}
#main_content h2.archive{
	border-left:   5px solid #56C9D0;
	border-bottom: 1px solid #56C9D0;
	border-top:    1px solid #86D9E0;
	border-right:  1px solid #86D9E0;
	background: #FFFBE2;
	padding: 5px 0 5px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #40A1A7;
}

#main_content h2.posttitle { width: 600px;}

#main_content ul#pankuzu li{
	display:inline;
	color:#303030;
}

/*-------------------left_side(main_content)-----------------------*/
#container #main_content{
	width:615px;
	margin: 0;
	padding: 0;
	float:left;
}
#container #main_content h3,
#container #main_content2 h3{
	font-weight:bold;
	font-size:120%;
	background:url(./images/common/head_h3.png) no-repeat left center;
	text-indent:1.2em;
	margin-bottom:15px;
}
#container #main_content h4{
	font-weight:bold;
	font-size:14px;
	color: #40A1A7;
	background:url(./images/common/head_h4.gif) no-repeat left center;
	text-indent:1.2em;
	margin: 5px 0 5px 10px;
}
#container #main_content h5{
	font-weight:bold;
	font-size:12px;
	color: #40A1A7;
	background:url(./images/common/listmark_tri.png) no-repeat left center;
	text-indent:1.2em;
	margin: 15px 0 5px 15px;
}
#container #main_content p.step{
	font-weight:bold;
	font-size:14px;
	color: #40A1A7;
	margin: 15px 0 5px -10px;
}
#container #main_content p.step2{
	font-weight:bold;
	font-size:12px;
	color: #40A1A7;
	margin: 15px 0 5px 0;
}
#container #main_content #content{
	background: #ffffff;
	margin:10px 0;
	padding: 8px;
}
#container #main_content #content p{
	line-height:200%;
	padding:0 15px 0 20px;
}
#container #main_content #content p.lv2{
	line-height:200%;
	padding:0 15px 0 25px;
}
#container #main_content #content p.lv3{
	line-height:200%;
	padding:10px 15px 15px 35px;
}
#container #main_content #content img{
	margin:10px;
}
#container #main_content #content img.alignright{
	margin:10px 0 10px 10px;
}
ul.child {
	margin: 20px 0 0 20px;
}
ul.child li {
	background:url(./images/common/listmark_tri.png) left 0.5em no-repeat;
 	padding-left:15px;
}
ul.child li.title {
	background: none;
 	padding-left:0;
}
ul.child ul li
{
	background:url(./images/common/listmark_plus.png) left 0.5em no-repeat;
}

/*-------------------left_side(main_content2)-----------------------*/
#container #main_content2{
	width:880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

/*-----------------right_side(subNavi_area)----------------------*/
#container #side{
	width:225px;
	float:right;
}
#container #side #subNavi{
	margin-bottom:20px;
}
#container #side #subNavi h2{
	width:225px;
	background:url(./images/child_page/subNavi_title.png) no-repeat;
	height:98px;
	overflow:hidden;
}
#container #side #subNavi h2 span{
	display:block;
	color:#ffffff;
	font-weight:bold;
	font-size:120%;
	padding:70px 0 0 10px;
}
#container #side #subNavi ul.lv1{
	background:url(./images/common/subNavi_bg.gif);
	border-right:solid #3dabb2 1px;
	border-left:solid #3dabb2 1px;
	border-bottom:solid #3dabb2 1px;
	padding:10px;
	line-height:200%;
}
#container #side #subNavi ul.lv1 li span,
#container #side #subNavi ul.lv1 li a{
	display:block;
	text-indent:1.5em;
	background:url(./images/common/listmark_floral.png) no-repeat left center;
}
#container #side #subNavi ul.lv2,
#container #side #subNavi ul.lv1 ul
{
	margin-left:1.5em;
	padding:10px;
	line-height:100%;
}
#container #side #subNavi ul.lv2 li,
#container #side #subNavi ul.lv1 ul li a{
	text-indent:1.5em;
	background:url(./images/common/listmark_tri.png) no-repeat left center;
	margin-bottom: 5px;
}
#container #side #subNavi div.tagcloud{
	background:url(./images/common/subNavi_bg.gif);
	border-right:solid #3dabb2 1px;
	border-left:solid #3dabb2 1px;
	border-bottom:solid #3dabb2 1px;
	padding:10px;
	line-height:200%;
}

/*----------------------toNext_btn----------------------*/
#container #btn_area {
	margin: 10px;
	border-top: 1px dotted #CCCCCC;
}
#container #btn_area .toNext ul li{
	line-height:20px;
}
#container #btn_area .toNext .li01{
	float:left;
	width:100px;
	margin-right:10px;
}
#container #btn_area .toNext a{
	display:block;
	background:url(./images/common/next_btn.png) no-repeat left top;
	height:20px;
	width:100px;
	overflow:hidden;
}
#container #btn_area .toNext a span{
	display:block;
	height:20px;
	padding-top:20px;
}
#container #btn_area .toNext a:hover{
	background-position:0 -20px;
}
/*----------------------ad_space------------------------*/
#side .ad_space,
#main_content .ad_space {
	margin-bottom:20px;
	text-align:center;
}
/*----pagetop----*/
#container .pagetop{
	clear:both;
	background:url(./images/common/listmark_tri.png) no-repeat left 0.5em;
	text-indent:1.5em;
	line-height:2em;
	margin:10px 0;
}

#header{
	background:url(./images/common/bg.gif) repeat-x;
	top:80px;
}
#header h1{
	width: 440px;
	padding:7px 0 0 0px;
	color: #40A1A7;
	font-size: 10px;
}
#header h1 a {
	color: #40A1A7;
	text-decoration: none;
	font-weight: normal;
}
#header .main_copy{
	margin: 0 auto;
	width: 880px;
	padding: 3px 0 0 10px;
}
#navigation{
	margin: 0 auto;
	position:relative;
	background:url(./images/common/navigation_bg.gif) repeat-x;
}

/*---HOME---*/
#utility-nav{
	position:absolute;
	margin: 0 auto; 
	width: 300px;
	right: 0px;
	top:35px;
}
#utility-nav ul{
	margin: 0;
	padding: 0;
}
#utility-nav li{
	color:#40a1a7;
	display:inline;
	line-height:1.5em;
	padding:0 5px;
}
#utility-nav li.border{
	border-left:1px solid #40a1a7;
	border-right:1px solid #40a1a7;
}


/*---globalNavi---*/
#gNavi{
	margin:0 auto;
	width:880px;
	height:40px;
	top:80px;
}
#gNavi ul {
	height:40px;
	margin: 0;
	padding: 0;
	position:absolute;
}
#gNavi ul li {
	height:40px;
	position:absolute;
	overflow:hidden;
	background: no-repeat left;
}
#gNavi ul li a,
#gNavi ul li span{
	display:block;
	overflow:hidden;
	padding-top:40px;
}
#gNavi ul li.gNavi_home a:hover,
#gNavi ul li.gNavi_01 a:hover,
#gNavi ul li.gNavi_02 a:hover,
#gNavi ul li.gNavi_03 a:hover,
#gNavi ul li.gNavi_04 a:hover,
#gNavi ul li.gNavi_05 a:hover{
	background-position:0 -40px;
}
#gNavi ul li.gNavi_home a{background:url(./images/common/gNavi_home.gif);}
/* #gNavi ul li.gNavi_home a{background:url(./images/common/gNavi_home.gif) 0 -40px;} */
#gNavi ul li.gNavi_01 a{background:url(./images/common/gNavi_01.gif);}
#gNavi ul li.gNavi_02 a{background:url(./images/common/gNavi_02.gif);}
#gNavi ul li.gNavi_03 a{background:url(./images/common/gNavi_03.gif);}
#gNavi ul li.gNavi_04 a{background:url(./images/common/gNavi_04.gif);}
#gNavi ul li.gNavi_05 a{background:url(./images/common/gNavi_05.gif);}

#gNavi ul li.gNavi_home{
	left:0;
	width:50px;
}
#gNavi ul li.gNavi_01{
	width:162px;
	left:50px;
}
#gNavi ul li.gNavi_02{
	width:188px;
	left:212px;
}
#gNavi ul li.gNavi_03{
	width:136px;
	left:400px;
}
#gNavi ul li.gNavi_04{
	width:198px;
	left:536px;
}
#gNavi ul li.gNavi_05{
	width:146px;
	left:734px;
}

/*---------------------footer----------------------*/
#footer{
	clear:both;
	text-align:center;
	background:#56c9d0;
	padding:10px 0;
	
}
#footer ul li,
#footer ul li a,
#footer p{
	line-height:1em;
	color:#ffffff;
}
#footer ul li{
	display:inline;
	padding:5px;
	border-right:#ffffff solid 1px;
}
#footer ul li.no_line{
	border:none !important;
}
#footer p{
	margin-top:10px;
}

/*--------------------campaign--------------*/
.special_camp {
/*	width: 720px;  */
	margin: 0px;
	padding: 0px;
	}
.camp_title img {
	margin: 20px 0px;
	}
.special_camp h1 {
	font-size: 150%;
	border-left: 5px solid #EF3290;
	border-bottom: 1px solid #EF3290;
	padding: 5px;
	}
.special_camp h2 {
	font-size: 130%;
	padding: 5px;
	margin: 10px 0px;
	border-bottom: 1px solid #EF3290;
	background: url(./images/common/listmark_floral.png) no-repeat scroll left center;
	padding:0 0 0 20px;
	font-weight: bold;
	color: #EF3290;
	}
.title_logo img {
	margin: 20px auto; 
	display: block;
	}
.camp_pricce {
	margin: 20px; 0px;
	}
.camp_contact {
	margin: 40px auto;
	text-align: center;
	}
.contact_net {
	float: left;
	}
.contact_tel {
	float: left;
	}
.taiken {
	width: 300px;
	vertical-align: top;
}
.taiken h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0984;
	border-bottom: 3px dotted #FF0984;
	text-align: left;
	margin: 0px 20px 0px 30px;

}
.taiken p {
	text-align: left;
	margin: 10px 10px 10px 30px;
}
.taiken2 {
	text-align: center;
}


.dr {
	background: #FFE6F2;
	width: 180px;
	text-align: center;
	margin: 0px 10px 30px;
}
.dr p {
	text-align: left;
	margin: 10px auto 0px 10px;
}
.point {
	background: #FFEEF7;
	text-align: center;
	margin: 20px 35px;
	width: 730px;
}
.point .tb_point {
	margin-right: 20px;
	margin-left: 20px;
	width: 690px;
}
.point .tb_point td {
	text-align: left;
	vertical-align: top;
}
.point .tb_point p {
	margin: 5px 20px 10px;
}
.clinic {
	margin-right: auto;
	margin-left: auto;
}

.clinic table {
	margin-bottom: 10px;
	}
.clinic td {
	text-align: center;
}
.clinic .feat {
	background: #FFF4FC url(image/bg_feat.jpg);
	border: 2px dotted #FF66CC;
}
.syosai {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px auto;
}




.syosai th {
	background: #FFE6F7;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
}
.syosai td {
	padding: 5px;
	text-align: left;
	line-height: 1.3em;
	background: #FFFFFF;
}
.book {
/*	background: url(image/bg_book.jpg); */
	margin-right: 35px;
	margin-left: 35px;
	width: 730px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.book td {
	vertical-align: top;
	padding: 10px;
	text-align: center;
	font-size: 10px;
}
#footer {
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #999999;
}

.waku {
	text-align: center;
	margin: 20px;
	border: 1px dashed #FFB9DC;
	padding: 5px;
}




.f10 {
	font-size: 10px;
	line-height: 130%;
}
.f12p {
	font-size: 12px;
	color: #FF3399;
}
.f12or {
	font-size: 12px;
	color: #FF6600;
}
.f14p {
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
}

.camp_text_bg {
background:url(images/campaign/staff_bg.jpg)no-repeat ;
height:190px;
width:800px;
}

.camp_text_bg p {
line-height:200%;
padding-right:220px;
}

#voice_area {
background:url(images/campaign/campaign_girl_img.jpg) no-repeat ;
}

.voice_box {
background:none repeat scroll 0 0 #FEEEF2;
border:1px solid #FFFFFF;
line-height:140%;
margin-left:300px;
margin-top:5px;
padding:10px;
width:470px;
}

.voice_box h3 {
color:#E7587C;
}

#voice_area_2 {
background:url(images/campaign/campaign_voice_img.jpg) no-repeat ;
}

.voice_box p {
color:#E7587C;
}

#voice_area_2 .voice_box {
margin-left:0;
}

#voice_area_2 {
background:url(images/campaign/campaign_voice_img.jpg) no-repeat  470px 0;
}

.can_clinic {
background:url(images/campaign/can_guide_sibuya.gif) no-repeat;
clear:both;
height:250px;
width:780px;
}

.clinic_date {
overflow:hidden;
padding-top:45px;
}

.can_clinic_shinjyuku  {
background:url(images/campaign/can_guide_shinjyuku.gif) no-repeat;
border-top:2px dotted #F4A8B9;
clear:both;
height:250px;
overflow:hidden;
width:780px;
}



.can_clinic_ikebukuro  {
background:url(images/campaign/can_guide_ikebukuro.gif) no-repeat;
border-top:2px dotted #F4A8B9;
clear:both;
height:250px;
overflow:hidden;
width:780px;
}

.can_clinic_ginza {
background:url(images/campaign/can_guide_ginza.gif) no-repeat;
border-top:2px dotted #F4A8B9;
clear:both;
height:250px;
overflow:hidden;
width:780px;
}

.can_clinic img {
float:right;
}

.can_clinic_shinjyuku img {
float:right;
}

.can_clinic_ikebukuro img {
float:right;
}

.can_clinic_ginza img {
float:right;
}

#can_clinic_area dl  {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
margin-bottom:2px;
margin-left:25px;
padding:3px;
width:230px;
}

#can_clinic_area dl dt {
float:left;
width:90px;
}

#can_clinic_area dl dd {
float:left;
width:140px;
}

.camp_contact{
clear:both;
}

/*camp**/

.camp_text_bg{
	background: url(./images/campaign/staff_bg.jpg) no-repeat ;
	width:800px;
	height:190px;
}

#content .camp_text_bg p{
padding-right:220px;
line-height:200%;
}

#voice_area{
	background: url(./images/campaign/campaign_girl_img.jpg) no-repeat ;
}

.voice_box_area{
	clear:both;
	overflow:hidden;
}

.voice_inbox{
	float:left;
	width:365px;
	padding:15px;
	line-height:1.7;
	color:#3c90bf;
	border:2px solid #ffffff;
	background:#EAF9FF;
}

#content .voice_title_f {
	font-size:16px;
	color:#3c90bf;
	font-weight:bold;
}

#stickingto .voice_title_f  {
	border-bottom:1px solid #3C90BF;
	margin-bottom:5px;
}

.voice_box{
	width:470px;
	background:#feeef2;
	margin-left:300px;
	margin-top:5px;
	padding:10px;
	border:1px solid #fff;
	line-height:140%;
}

.voice_box p{
	color:#e7587c;
}
.voice_box h3{
	color:#e7587c;
}

#voice_area_2{
	background: url(./images/campaign/campaign_voice_img.jpg) no-repeat ;
	background-position: 470px 0;
}

#voice_area_2 .voice_box{
	margin-left:0px;
}

.step_left{
	width:540px;
	float:left;
	line-height:1.7;
}

.arrow img{
	margin:5px auto;
}

.arrow{
text-align:center;
}

.step_right{
width:200px;
float:right;
margin-right:2px;
}

.step_right img{
margin-bottom:5px;
}


.can_clinic{
	background: url(./images/campaign/can_guide_sibuya.gif) no-repeat ;
	height:250px;
	width:780px;
	clear:both;
}
.can_clinic2{
	background: url(./images/campaign/can_guide_sibuya_c.gif) no-repeat  0 4px;
	height:245px;
	width:780px;
	clear:both;
}

.can_clinic_shinjyuku{
	background: url(./images/campaign/can_guide_shinjyuku.gif) no-repeat ;
	height:250px;
	width:780px;
	clear:both;
	border-top:2px dotted #F4A8B9;
	overflow:hidden;
}

.can_clinic_shinjyuku2{
	background: url(./images/campaign/can_guide_shinjyuku_c.gif) no-repeat  0 4px;
	height:245px;
	width:780px;
	clear:both;
	border-top:2px dotted #3C90BF;
	overflow:hidden;
}

.can_clinic_ikebukuro{
	background: url(./images/campaign/can_guide_ikebukuro.gif) no-repeat ;
	height:250px;
	width:780px;
	clear:both;
	border-top:2px dotted #F4A8B9;
	overflow:hidden;
}

.can_clinic_ikebukuro2{
	background: url(./images/campaign/can_guide_ikebukuro_c.gif) no-repeat  0 4px;
	height:245px;
	width:780px;
	clear:both;
	border-top:2px dotted #3C90BF;
	overflow:hidden;
}

.can_clinic_ginza{
	background: url(./images/campaign/can_guide_ginza.gif) no-repeat ;
	height:250px;
	width:780px;
	clear:both;
	border-top:2px dotted #F4A8B9;
	overflow:hidden;
}

.can_clinic_ginza2{
	background: url(./images/campaign/can_guide_ginza_c.gif) no-repeat  0 4px;
	height:250px;
	width:780px;
	clear:both;
	border-top:2px dotted #3C90BF;
	overflow:hidden;
}

.can_clinic img{
float:right;
}
.can_clinic_shinjyuku img{
float:right;
}
.can_clinic_ikebukuro img{
float:right;
}
.can_clinic_ginza img{
float:right;
}

.can_clinic2 img{
float:right;
}
.can_clinic_shinjyuku2 img{
float:right;
}
.can_clinic_ikebukuro2 img{
float:right;
}
.can_clinic_ginza2 img{
float:right;
}


#can_clinic_area dl{
float:left;
width:230px;
margin-left:25px;
margin-bottom:2px;
padding:3px;
background:#ffffff;
}

#can_clinic_area dl dt{
float:left;
width:90px;
}

#can_clinic_area dl dd{
float:left;
width:140px;
}

.clinic_date{
overflow:hidden;
padding-top:45px;
}

* html .clinic_date{ 
overflow:hidden;
padding-top:50px; 
float:left;
} 

.date dl{
padding-top:50px;
}

.clinic_date dl{
margin-bottom:2px;
}

.can_btn_area{
clear:both;
text-align:center;
margin-top:40px;
margin-bottom:35px;
padding-bottom:10px;
}

.case_box img{
margin:0 !important;
}

.clinic_map_page{
text-align:center;
}

#content2 #camp_pagenavi li{
	float:left;
	padding:0;
	margin:0;
}

#content2 .camp_price img{
	margin-bottom:10px;
}

#content2 #camp_pagenavi ul{
	padding-left:0;
}

.model_text_bottom{
	line-height:1.7;
	padding-top:10px;
	padding-left:25px;
}

.model_text_top{
	line-height:1.7;
	padding-top:0;
	padding-left:25px;
	padding-bottom:10px;
}

.can_btn_area2{
	margin-top:30px;
	margin-bottom:30px;
}

.counseling_tel {
float:right;
width:410px;
}

.can_btn2{
width:390px;
height:171px;
}

.can_btn2  a{
	background:url(./images/campaign/can_btn.jpg) no-repeat 0 0;
	width:390px;
	height:171px;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
}

.can_btn2  a:hover{
	background-position:0 -171px;
}

.dr_text {
	margin-left:170px;
	width:600px;
	line-height:1.7;
}

#dr_history{
	margin-left:170px;
	width:600px;
	background:#eaf9ff;
	color:#427e95;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:15px;
	line-height:1.7;
}

#dr_history p{
	color:#427e95;
}

.model_box{
	background:#eaf9ff;
	color:#427e95;
	overflow:hidden;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
border-bottom:3px dotted #fff;
}

.model_box p{
	padding:6px 15px;
	color:#427e95;
	line-height:1.7;
}
.model_box span {
	font-size:15px;
	color:#e54d65;
}

.model_box_el{
	background:#eaf9ff;
	color:#427e95;
	overflow:hidden;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
border-bottom:3px dotted #fff;
}

.model_box_el p{
	padding:6px 15px;
	color:#427e95;
	margin-left:120px;
	line-height:1.7;
}
.model_box_el span {
	font-size:15px;
	color:#e54d65;
}


#content2 .voice_title_f {
	font-size:16px;
	color:#3c90bf;
	font-weight:bold;
}

#stickingto .voice_title_f  {
	border-bottom:1px solid #3C90BF;
	margin-bottom:5px;
}


/*---------------------ginza-7th----------------------*/
#ginza-7th{
line-height:1.4;
padding-top:10px;
}

#container #ginza-7th h3{
margin-top:25px;
color:#57454e;
border-bottom:1px solid #ddd2af;
background:url(/images/ginza/mark_ginza.gif) no-repeat 0 2px;
}

#ginza-7th table{
width:550px;
border-top:#DDD2AF 1px solid;
border-left:#DDD2AF 1px solid;
margin-top:20px;
}

#ginza-7th table td{
padding:5px;
border-bottom:#DDD2AF 1px solid;
border-right:#DDD2AF 1px solid;
text-align:left;
}

#ginza-7th .coun_tel{
background:url(/images/ginza/ginza7th_counseling.gif);
width:760px;
height:190px;
text-align:left;
margin-top:30px;
margin-bottom:30px;
}

#ginza-7th .coun_tel img{
margin-top:110px;
margin-left:20px;
}

.step_right {
    float: right;
    margin-right: 2px;
    width: 200px;
}
.clear {
    clear: both;
}
