@charset "Shift_JIS";

/* ----------------------- style resset */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	color: #666;
	background-color:#FFD9EF ;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.3;
	font-size: 13px;
	}

img {
	border: none;
	}

hr{ 
	width: 100%;
	height: 1px;
	border:none;
	border-bottom:1px solid #666666;
	margin: 4px 0px;
	}
	
.hr2 {
	width: 100%;
	size: 2px;
	border-style: solid;
	border-color: #6a5acd   ;
	margin: 4px 0px;
	}
	
hr.hr01{ width:80%; margin:0 auto; }
	
td  {
	padding: 2px;
	}

a:link{
	color:#ff6699;
}

a:activ{
	color:#ffcc33;
}

a:visited{
	color:#33cc99;
}

.style3 {color: #FF0000;}



/* ----------------------- container */

#container {
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	border: 1px solid #666;
	width: 860px;
	text-align:left;
	}

#header {
	margin: 0px;
	width: 860px;
	}

#contents {
	margin: 0px;
	width: 860px;
	}

#footer {
	margin: 0px;
	width: 860px;
	clear:both;
	text-align:center;
	}

#main {
	margin: 0px;
	padding: 0px 5px;
	width: 620px;
	float:right;
	}

#menulist {
	margin: 0px;
	padding: 0px 5px;
	width:210px;
	float:left;
	}

/* ----------------------- list */

ul {
	padding: 0px 0px 0px 25px;
	}

ol {
	padding: 0px 0px 0px 25px;
	}

div#menulist ul.param1 {
	list-style-type:square; 
	color:#f69;
	}

div#menulist ul.param2 {
	list-style-image:url("/image/heart-pink-white.gif"); 
	}
	
div#menulist ul.param3{
	list-style-type:disc;
	color:#ff6699;
}

.param3 li{
	margin:0 0 0 20px;
}

.param3 li.current{
	margin:0;
	list-style-type:none;
}

.menu-p {
	position: absolute;
	visibility: hidden;
}

/* ----------------------- header 10/27修正*/

#header td  {
	padding: 0px;
	}
ul.h-list {
	margin-bottom:20px;
}
ul.h-list li {
	list-style:none;
	float:left;
	background-image:url(../image/balloon/menu_m.gif);
	background-repeat:repeat-x;
	margin-left:10px;
}
ul.h-list li a {
	display:block;
	background-image:url(../image/balloon/menu_l.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#F06;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
ul.h-list li a span {
	display:block;
	background-image:url(../image/balloon/menu_r.gif);
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
	padding:0 20px;
}
.clear {
	clear:both;
}
/* ----------------------- magazine menu */

.m_menu {
	margin: 5px 0px 5px 0px ;
	width: 100%;
	text-align:left;
	font-size: 10px;
	}
	
.magazine{
	width:530px;
	margin:0 auto;
	padding:0px;
}

.maga{
	width:120px;
	margin:5px 5px 5px 5px;
	float:left;
	text-align:center;
	display:block;
	list-style-type:none;
}

.maga p{
	text-align:left;
	padding:0px;
	margin:0px;
}


/* ----------------------- color */

.c_f9c	{
		color:#FF99CC;
		}

.c_6c9	{
		color:#66CC99;
		}

.c_f33	{
		color:#f33;
		}

.c_fff	{
		color:#fff;
		}

.c_00f	{
	color:#0000FF;
		}
		
.c_f09	{
		color:#FF0099;
		}


/* ----------------------- font */

.size1   { font-size: 9px;}
.size2  { font-size: 10px;}
.size3  { font-size: 12px;}
.size4  { font-size: 14px;}
.size5  { font-size: 18px;}
.size6  { font-size: 24px;}
.size7  { font-size: 36px;}
.size8  { font-size: 16px;}
body   { font-size: 12px;line-height: 1.3; }
h1  { font-size: 12px;color:#FFFFFF; }
h2  { font-size: 18px;margin: 7; }
h3  { font-size: 14px;margin: 5; }
h4  { font-size: 12px;margin: 4; }
h5  { font-size: 10px;margin: 3; }
h6  { font-size: 9px;margin: 2; }
td  { font-size: 12px;line-height: 1.3; }

a:link { color: #f69 }
a:visited { color: #3c9 }
a:active { color: #fc3 }
a:hover { color: #fc3 }


.h2  {
	font-size: 18px; 
	margin:20px 0;
	text-align:center;
	display:block; 
}


/* ----------------------- hx */

h3.h3_6c9  { font-size: 14px;font-weight:bold; color:#FFFFFF; width:100%; padding:2; margin: 2; background-color:#66cc99; }


/* ----------------------- top page only font */

h2.h2size4  { font-size: 14px; color:#FFFFFF;margin: 0; }
h3.h3size3  { font-size: 12px; color:#FFFFFF;margin: 0; }

#main .small td {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.small {
	padding: 3px;
	margin-top: 10px;
	border: 1px solid #FF0000;
}
#container #contents #main .link li {
	margin-bottom: 10px;
}
#kyan {
	text-align: center;
	margin-bottom: 15px;
	width: 583px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#kyan p {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}
#kyan div {
	text-align: center;
	padding-left: 10px;
	margin-bottom: 10px;
}


/* ----------------------- 症例 */

#white h2 {
	text-align: center;
	margin-bottom: 20px;
}
#kyan h3 {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
	margin-top: 40px;
	margin-left: 15px;
}
#kyan h2 {
	font-weight: bold;
	color: #0099FF;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}


#white h3 {
	margin:0 0 10px 0;
	border-top:1px solid #7cdbb2;
	border-left:7px solid #7CDBB2;
	padding: 3px;
	color: #7CDBB2;
	font-size: 1em;
	background-color:#ffffff;
	font-weight:bold;
}
#white div {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#white p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 7px;
	margin-bottom: 15px;
	text-align: left;
}
#white img {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#main .button {
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 7px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CC99;
	border-right-color: #66CC99;
	border-bottom-color: #66CC99;
	border-left-color: #66CC99;
	text-align: center;
	margin-right: 70px;
	margin-left: 70px;
	font-weight: bold;
}

/*  症例　*/
#shorei {
	text-align: center;
}
#shorei p {
	text-align: left;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
#shorei table {
	margin-bottom: 10px;
}
#shorei h3 {
	background-color: #7CDBB2;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
#shorei h2 {
	margin-bottom: 20px;
}
#shorei img {
	margin: 5px;
}


#shorei2 { text-align: center; }
#shorei2 p { text-align: left; margin-bottom: 15px; margin-left: 10px; margin-right: 10px; }
#shorei2 table { 
	margin:0 auto 10px auto;
	border:none;
	border-collapse:collapse;
	border-spacing:0px;
    empty-cells:show;
}
#shorei2 td{ text-align:center; vertical-align:top; }
#shorei2 th{ background-color:#ffffcc; text-align:left; vertical-align:top; font-weight:normal; font-size:12px; padding:5px; line-height:1.2em; }
#shorei2 th img{ margin:0px; }
.picom{ padding:5px 20px 5px 0px; }
#shorei2 h3 {
	margin:0 0 10px 0;
	border-top:1px solid #7cdbb2;
	border-left:7px solid #7CDBB2;
	padding: 3px;
	color: #7CDBB2;
	font-size: 1em;
	background-color:#ffffff;
	text-align:left;
}
#shorei2 h2 { margin-bottom: 20px; }
#shorei2 img { margin: 5px; }
/**/


#main .link li {
}
#main .box {
	margin-top: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.new {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.bg_color {
	border: 1px solid #FF0000;
	margin: 10px;
}


/*---追加---*/

.subtitle{
	background-image:url(../image/subtitle.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
	color:#7e7e7e;
	font-size: 18px; 
	line-height:30px;
	font-weight:normal;
	float:left;
	margin:0 0 5px 0px;
}
 
.spbox{ padding:0 10px; }

.clr{ clear:both; }


.ssdd{ margin:10px; }

.docre{
}

.docre li{
	margin:0 0 10px 0;
}

.title01{
	background-image:url(../image/title.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:400px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#ff6fd3;
	font-weight:bold;
	margin:0 0 10px 0;
}

.title02,
a.title02,
a.title02:visited,
a.title02:active{
	background-image:url(../image/title02.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:180px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#ff6fd3;
	font-weight:bold;
	margin:0 0 10px 0;
	text-decoration:none;
}


a.title02:hover{ color:#ffffff; background-image:url(../image/title02-on.gif); }



/*-- パンくずリスト --*/
.pan ul {   
    float:left; 
	margin:0px;
	padding:0px;
}   
.pan li {   
    float:left;   
    line-height:110%;   
    list-style-type:none;
	padding:20px 0 0 0;   
}   
.pan li a {   
    margin:0 5px 0 0; 
    padding-right:10px;   
    background-image:url(../image/pan.gif);
	background-repeat:no-repeat;
	background-position:right center;
	display:block;
   

}

.pan li.cu a{
	background-image:none;
}



/*-- speech  --*/

/* for lumine bagain */
.balloon{	
	background:url(../image/balloon/bagain_2.jpg) no-repeat top;
	width:531px;
	text-align:left;
	font-size:16px;
	line-height:23px;

}

.balloon a, .balloon a:visited{ 
	color:#444444; 
	text-align:left; 
	display:block; 
	font-weight:bold;
	padding:30px 0 15px 80px;
	text-decoration:none;
}
.balloon a:hover{ 
	background:url(../image/balloon/bagain-hover_2.jpg) no-repeat; 
	text-decoration:underline;
	color:#444444; 
}
/**/

/* top */
.balloon2{	
	background-image:url(../image/balloon/btop2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	text-align:left;
	font-size:12px;
	line-height:12px;
	padding:11px 0 5px 0px;
}

.balloon2 p {
	padding:0 12px 7px 13px;
	background-image:url(../image/balloon/bbottom1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	color:#222222;
}

.balloon2 a,
.balloon2 a:visited{
	color:#ff0099;
	text-align:right;
	display:block;
	font-weight:bold;
}

.balloon2 a:hover{
	color:#ff68c3;
}
/**/
/* 2nd header */
.balloon3{	
	background-image:url(../image/balloon/btop1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	text-align:left;
	font-size:12px;
	line-height:12px;
	padding:11px 0 5px 0px;
}

.balloon3 p {
	padding:0 12px 7px 13px;
	background-image:url(../image/balloon/bbottom1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	color:#222222;
}

.balloon3 a,
.balloon3 a:visited{
	color:#ff0099;
	text-align:right;
	display:block;
	font-weight:bold;
}

.balloon3 a:hover{
	color:#ff68c3;
}

/**/

/*-- copy guard--*/

div.guard01{
	position: relative;
	width: 197px;
	height: 126px;
}

div.guard02{
	position: relative;
	width: 197px;
	height: 131px;
}

div.guard03{
	position: relative;
	width: 141px;
	height: 185px;
}

div.guard04{
	position: relative;
	width: 150px;
	height: 226px;
}

div.guard05{
	position: relative;
	width: 150px;
	height: 104px;
}

div.guard06{
	position:relative;
	width:135px;
	height:180px;
}

div.guard07{
	position:relative;
	width:200px;
	height:150px;
}

/*-- 症例で使用 --*/
div.guard08{
	position:relative;
	width:210px;
	height:130px;
}

/*-- 症例で使用 --*/
div.guard09{
	position:relative;
	width:260px;
	height:125px;
}

/*-- 症例で使用 --*/
div.guard10{ 
	position:relative;
	width:145px;
	height:190px;
}

span.cover{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/image/geinou/cover.gif);
}

/**/

/*---- site map ----*/
ul.sitemap{
	margin:0px 0 0 5px;
	padding:0px;
	list-style-type:none;
}

.sitemap li{
	list-style-type:none;
	padding:0px;
	margin:0px;
	color:#ff6699;
	display:block;
	height:16px;
	line-height:16px;
}

.sitemap li.sp{ padding:5px 0 0 0; }

.sitemap li.tree{
	background:url(../image/sitemap/bo2.gif) no-repeat left;
	padding:0 0 0 25px;
	margin:0px;
	height:20px;
	line-height:20px;
}

.sitemap li.end{
	background:url(../image/sitemap/end2.gif) no-repeat left;
	padding:0 0 0 25px;
	margin:0px;
	height:20px;
	line-height:20px;
}

/**/

/*-- link --*/
ul.lnk{}
ul.lnk li{ padding:0 10px 20px 0; }
/**/

/*-- newmenu start --*/
a.newmenu,
a.newmenu:visited{ 
	text-align:center;
	padding:0px;
	margin:0px;
	display:block;
	font-weight:bold;
	color:#ffffff;
	height:30px;
	width:200px;
	line-height:30px;
	background:url(../image/newmenu.jpg) no-repeat center;
	text-decoration:none;
}
a.newmenu:hover{ color:#ff7093; background-image:url(../image/newmenu-on.jpg); }

a.newmenu2,
a.newmenu2:visited{ 
	text-align:center;
	padding:0px;
	margin:0px;
	display:block;
	font-weight:bold;
	color:#ffffff;
	height:30px;
	width:200px;
	line-height:30px;
	background:url(../image/newmenu.jpg) no-repeat center;
	text-decoration:none;
	letter-spacing:-0.2px;
}
a.newmenu2:hover{ color:#ff7093; background-image:url(../image/newmenu-on.jpg); }

/**/

.bannerlink{
background:url(../image/lumine/HP-1.png) no-repeat top;
width: 580px;
height:450px;
float:right;
right:30px;
position:relative;
margin-bottom:10px;
}

.photolinkbox{
padding:396px 0 0 298px;
width:275px;
height:43px;
}

a.photolink{
display:block;
width:275px;
height:43px;

}

a.photolink:hover {
   background:url(../image/lumine/HP-2.jpg) no-repeat top;
}

/*-- lumine bagain --*/
.luminebagain{
	background:url(../image/lumine/main1.jpg) no-repeat top;
	width: 580px;
	text-align:right;
	padding:390px 0px 12px 0;
	margin:0 auto;
}

.luminebox{ padding:0 0 0 293px; text-align:left; }
a.luminebutton{ background-color:#ffffff; display:block; width:280px; text-align:center; padding:3px 0; margin:0px; }

/**/

/*--------------------------------------index.shtmlから移動した項目(11/28)*/

.style6 {font-size: 10px}

.headerh1{
	color:#ff6699;
	font-weight:normal;
	font-size:10px;
	margin:0 10px;	
}

.headerst{
	font-size: 12px;
	color:#FFFFFF; 
}

.ulMain{
margin:0;
}


/*--------------------------------------index.shtmlから移動した項目(11/28)*/
/*--------------------------------------TOPに枠追加(2011/12)*/
.top-topi {
	border:solid 1px #F9C;
	width:583px;
	position:relative;
}
.topi-title {
	font-size:14px;
	color:#F69;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-top:5px;
	height:25px;
	line-height:25px;
}
.topi-p {
	position:absolute;
	top:60px;
	left:24px;
	line-height:1.6;
}

.topi-p2 {
	position:absolute;
	top:60px;
	left:150px;
	line-height:1.6;
}
/*--------------------------------------footerに画像追加(2011/12)*/
.foot-back {
	margin:-150px 0 0 1000px;
	}
	
