@charset "shift-jis";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相彁E
 *  70% ->	11pxに相彁E
 *  75% ->	12pxに相彁E
 *  82% ->	13pxに相彁E
 *  88% ->	14pxに相彁E
 *  94% ->	15pxに相彁E
 * 100% ->	16pxに相彁E
 * 107% ->	17pxに相彁E
 * 113% ->	18pxに相彁E
 * 119% ->	19pxに相彁E
 * 125% ->	20pxに相彁E
 * --------------------- */
 
 
/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P SVbN",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   background:#FFD2F0;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#0172AB;
   text-decoration:none;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
   width:800px;
   margin:0 auto;
   background:url("images/bg_contents_left.gif") 0 0 repeat-y;
}

div#wrapper {
   width:800px;
   background:url("images/bg_contents_right.gif") 100% 0 repeat-y;
   background:#fff;
 
}

div#header {
   position:relative;
   padding:0;
}

div#pr {
   width:480px;
   position:absolute;
   left:280px;
   top:10px;
}

div#contents {
   margin:0 5px;
   padding:20px 0px 0 0px;
}

div#main {
   float:right;
   width:600px;
   padding-bottom:20px;
   min-height:950px;
  
}

div#sub {
   float:left;
   width:188px;
  
}

div#totop {
   clear:both;
}

div#footer {
   clear:both;
   margin:0 5px;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:0;
   /*padding:10px;*/
   /*font-size:150%;/* 24px相彁E*/
   color:#fff;
   /*line-height:70px;*/
}

div#header h1 a {
   color:#333;
}

div#header h1 a:hover {
   color:#666;
}

div#header #pr p {
   margin:0;
   font-size:75%;/* 12px相彁E*/
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
    
   
}

div#sub .section1 {
   text-align:center;
   margin:0;
  

   
  
   
}


div#sub .section1 li {

	 
	 border-bottom:1px dotted #333;
	width:150px;
 	 margin:0 auto;
	 
 
}

div#sub .section1 li a{
	display:block;
	 
	 border-bottom:1px dotted #333;
	width:150px;
 	 margin:0 auto;
	 
 
}



div#sub h2 a {
  
   font-size:60%;/* 14px相彁E*/

   color:#333;
   background:url(images/side_button.jpg) no-repeat;
   height:39px;
   display:block;

   
   margin:10px 5px 0px 5px;
   padding:8px 5px 0px 30px;
   font-weight:normal;
}


div#sub h2 a:hover {
  
   font-size:60%;/* 14px相彁E*/

   color:#333;
   background:url(images/side_button02.jpg) no-repeat;
   height:39px;
   display:block;

   
   margin:10px 5px 0px 5px;
   padding:8px 5px 0px 30px;
   font-weight:normal;
}


div#sub ul {
   margin:5px 0 0 0px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:88%;/* 14px相彁E*/
   line-height:1.4;
   list-style:none;
}

div#sub li a {
   display:block;
   padding-left:0px;
   
}

/* MENU CUSTOMIZE */
div#menu {
	margin:0;
	
}

div#contents #sub {
	 background:url(images/side_navi_bg.jpg) no-repeat;
	 height:650px;
	
}
div#contents #sub div#menu ul {
   margin-top:40px;
   padding:0;
}

div#contents #sub div#menu li {
   margin:0;
   padding:0;
   font-size:88%;/* 14px相彁E*/
   color:#333;
   list-style-type:none;
}

div#contents #sub div#menu li a {
   display:block;

   color:#333;
   margin:0px 5px 0px 5px;
   padding:10px 5px 0px 30px;
   height:35px;
   /*border-bottom:1px solid #DCDCDC;*/
   background:url(images/side_button.jpg) no-repeat;
}

div#contents #sub div#menu li a:hover {
   display:block;

   color:#333;
   margin:0px 5px 0px 5px;
   padding:10px 5px 0px 30px;
   height:35px;
   /*border-bottom:1px solid #DCDCDC;*/
   background:url(images/side_button02.jpg) no-repeat;
}


div#contents #sub div#menu li a:hover {
   color:#0096E7;
}

#kimura {
	background:url(images/kimura_sidebox.gif) no-repeat;
	display:block;
	height:280px;
	width:184px;
	margin-top:80px;
	
	font-size:88%;
	padding-top:10px;
	
	
}

#kimura@ul {
	
 	
}
.kimura_add {
	
	
	line-height:3em;
	font-size:105%;
}
	
	.kimura_add  li {
		
	text-align:center;
	border-bottom:1px dotted@#666;
	
}

.kimura_p li {
	
	text-indent:15px;

	
	
}

/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {
   color:#333;;
}

div#main a:hover {
   color:#333;
   text-decoration:underline;
}

div#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#333;
   font-size:94%;/* 15px相彁E*/
   font-weight:bold;
   border-bottom:3px double #535D57;
}

div#main h3 {
   margin-bottom:3px;
   font-size:100%;
}

div#main h4 {
   margin-bottom:2px;
   font-size:82%;/* 13px相彁E*/
}

div#main h5 {
   margin-bottom:2px;
   font-size:82%;/* 13px相彁E*/
}

div#main h6 {
   margin-bottom:2px;
   font-size:82%;/* 13px相彁E*/
}

div#main p {
	margin:0 0 1em 0;
	font-size:88%;
/
; 	background-position: center;
  
}

div#main ul,ol,dl {
   font-size:82%;/* 13px相彁E*/
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

div#main div.icatch {
   margin-bottom:20px;
}

div#main div.icatch02 {
   padding-bottom:20px;
   border:1px #ccc solid;
   margin:0;
   width:580px;
   margin-bottom:10px;
  
}
div#main div.icatch02 img{
	padding-left:10px;
	
}

div#main div.icatch02 p{
	padding:10px;
}

h3.title_01 {
	background:url(images/title01_bg.gif) no-repeat 0 0;
	display:block;
	width:594px;
	height:35px;
	font-weight:800;
    text-indent:50px;
	color:#505050;
	padding:5px;
	
	
}
h3.title_02 {
	background:url(images/title02_bg.gif) no-repeat 0 0;
	display:block;
	width:594px;
	height:35px;
	font-weight:800;
    text-indent:50px;
	padding-top:5px;
	color:#505050;
	
	

	
	
}

h3.title_03 {
	background:url(images/title01_bg.gif) no-repeat 0 0;
	display:block;
	width:594px;
	height:35px;
	font-weight:800;
    text-indent:50px;
	padding-top:5px;
	
	color:#fff;
	
	

	
	
}


/*fÉȖ*/
#sinryo_wrap {
	 border:1px #ccc solid;
	 width:560px;
	 padding:10px;
	 margin-bottom:20px;
}

.left{
	float:left;
	width:150px;
}
.left ul{
	 border:1px #ccc solid;
	 height:111px;
	 padding-top:10px;

	
	
}

.left li{
	margin-top:5px;
	background:url(images/tooth.jpg) no-repeat;
	font-size:120%;
	list-style:none;
	 padding: 1px 0px 2px 20px;
	margin-left:-30px;
		 width:100px

	
	
}
.left li {
	 border-bottom:1px #ccc solid;
}
.right{
	float:right;
	width:390px;
}
.right ul{
	border:1px #ccc solid;
	height:111px;
	padding-top:10px;
	
}
.right li{
	margin-top:5px;
	 list-style-type:none;
	 font-size:110%;
	
}

.sinryo_hour{
	clear:both;
}

.sinryo_hour img{
	margin-top:10px;
	margin-left:5px;
	
}
#wrap02
{
	
	  width:580px;
	
}
.appo_left{
	float:left;

	 border:1px #ccc solid;
	 padding:5px;
}
.gourpright{
	float:right;
	width:350px;
	 border:1px #ccc solid;
	  margin-left:10px;
}

.sinryo_hour{
	clear:both;
}

div.appo {
	width:230px;
	height:280px;
	 border:1px #ccc solid;
	 margin-top:10px;
}
.appo p{
	width:180px;
	padding:10px 2px 0px 25px;
	text-align:left;
	font-size:110%;
}

.appo span{
	font-size:120%;
	color:#F00;
	font-weight:800;
}

.group {
	width:328px;
	
	height:280px;
	 border:1px #ccc solid;
	  margin-top:10px;
}

.group li {
	line-height:2em;
	font-size:110%;
	
}
.space{
	padding-left:20px;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div{
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}


div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

/*Tv*/

.profile  {
	width:580px;
	font-size:72%;
	margin:0 auto;
	line-height:2.5em;
}

.profile{
	
	padding:8px;
	


}
.profile tr {
	a
	
	
}
.profile td {
	
	font-size:120%;
	padding:10px;
	padding-bottom:20px;
	border-bottom:1px #999 dashed;
	
	
}

.tel {
	text-decoration:underline;
	font-weight:800;
	font-size:120%;
}

.profile2 {
	
	padding-left:80px;
	padding-top:0px;
	display:block;
	clear:both;
	
}

.profile3 {
	display:block;
	width:430px;
	hiehgt:180px;


	
}

.profile4 {
		display:block;
	width:430px;
	hiehgt:180px;
	
	
	
}

td.toji {
		border-bottom:1px #999 solid;
	}

.kimura_left {
	float:left;
	vertical-align:bottom;
		width:50px;
}

.kimura_right {
	float:right;
	width:360px;
	padding-left:10px;

}

.kimura_left img {
	padding:5px;
}

.map {
	padding-top:20px;
	padding-bottom:20px;
	margin:0 auto;
	text-align:center;
}

.map1 {
	font-size:120%;
	padding:10px;
}

rp@{
	font-size:10px;
	
}

rt {
	font-size:10px;
}

/*
 * based upon
 *  http://www.akatsukinishisu.net/itazuragaki/2001_10.html#ruby_for_Mozilla_3
 * updated with
 *  http://www.akatsukinishisu.net/itazuragaki/css/use_ruby_style_as_user_stylesheet.html
 */
 
ruby {
  display:inline-table !important;
  text-align:center !important;
  white-space:nowrap !important;
  text-indent:0 !important;
  margin:0 !important;
  /* vertical-align:-21% !important; */
  vertical-align:text-bottom !important;
  line-height:1.3 !important;
 
}
 
ruby>rb,ruby>rbc {
  display:table-row-group !important;
  line-height:1.3 !important;
}
 
ruby>rt,ruby>rbc+rtc {
  display:table-header-group !important;
  font-size:65% !important;
  line-height:1.3 !important;
  letter-spacing:0 !important;
}
 
ruby>rbc+rtc+rtc {
  display:table-footer-group !important;
  font-size:65% !important;
  line-height:1.3 !important;
  letter-spacing:0 !important;
}
 
rbc>rb,rtc>rt {
  display:table-cell !important;
  letter-spacing:1 !important;
}
rp {
  display:none !important;
}





/*₢*/
.toiawase {
	line-height:4em;
	font-size:120%;
	padding-top:30px;
	text-align:center;
	line-height:2em;
}


/*݂Ȃ̂Ђ*/

.hiroba {
	margin:0 auto;
	text-align:center;
	line-height:2em;
}

.hiroba img {
	padding-bottom:30px;
}


.poster {
	display:block;
	background:url(images/poster.gif) 0 0 no-repeat;
	width:548px;
	height:95px;
	padding-top:70px;
	tex-align:center;
	padding-left:20px;
	font-size:110%;
}

.sakuhin {
	display:block;
	background:url(images/sakuhin_bg.gif) 0 0 no-repeat;
	width:555px;
	height:62px;
	padding-top:20px;
	font-size:120%;
	margin-left:15px;
	
}

/*{݊*/
.kijyun {
	width:530px;
	margin:0 auto;
}

.kijyun ul {
	
	padding-top:5px;
	padding-bottom:5px;
	

	
}
div.pink {
	background-color:#FAD3DF;
}
div.photo  {
	text-decoration:none;
	display:block;
	background:url(images/kijyun_bg.png) no-repeat;
	width:523px;
	height:40px;
	padding-left:50px;
	padding-top:5px;
	font-size:150%;
	color:#333;
	
}



.photo a:hover {	text-decoration:none;
}


.kijyun_table  {
	border:0;
	width:500px;

	
}

.kijyun_table img {

padding:2px 3px 2px 3px;
}

.kijyun_table p{
	text-align:left;
	padding-top:4px;
	line-height:1em;
	
}

.kijyun_table span {
	font-size:89%;
	line-height:1em;
}

/*NbNŕ\_uN;bNŔ\*/
.menu{

width : 100px;
}
.sub{
display : none;



}

#sub1 {
	
	background:#fff;
	
}

#sub1 li {
	list-style:none;
	margin-left:-40px;


}

/*fÈē*/

p.sinryo {
	display:block;
	background:url(images/shisetsu_bg.png) no-repeat;
	width:536px;
	height:38px;

	padding-left:50px;
	padding-top:16px;
	margin-left:10px;
	margin-top:10px;
	font-size:120%;
	
	
}
/*IE6PNGߑΉ*/
* html p.sinryo{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}




.sinryo_wrap {
	width:550px;
	padding-left:10px;
}

.sinryo_01 {
	padding-left:30px;
	width:450px;
}

.sinryo_02 {
	padding-left:30px;
	width:320px;
}

.sisetsu {
	margin-left:20px;
}

/*{*/

.shisetsu_table {
	margin-left:20px;
	margin-bottom:20px;
	
}

.shisetsu_table td{
padding:10px;
vertical-align:top;
}

.star {
	color:#FF3399;
	font-size:120%;
}


.shisetsu_table p {
	padding-top:15px;
	margin:0;
	line-height:1em;
	

}


.bassi {
	line-height:1em;
}


/*N*/
.title_s {
	background:#FFD2F0;
	text-indent:1em;
	
}

p.link {
   font-size: 130%;
   line-height:3em;
   list-style-type:square ; 
   padding-left:30px;
}

div.link {
	
	width:530px;
	margin:0 auto;
}

/* ========TOTOP CUSTOMIZE========= */
div#totop {
   margin:10px 0;
   text-align:center;
   font-size:75%;/* 12px相彁E*/
}

div#totop a {
   padding:0 0 0 12px;
   /*background:url(images/bg_totop.gif) 0 50% no-repeat;*/
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0 0 0px 0;
   padding:0px 0 0 0;
   text-align:right;
}
  

div#footMenu li {
   display:inline;
   margin:0;
   font-size:75%;/* 12px相彁E*/
   list-style:none;
}

div#footMenu li a {
   padding-left:0px;
}
 

/* ========FOOTER CUSTOMIZE======== */

#footer {
	background:#47DEB8;
	color:#fff;
	
	}
	
#address {
   margin:0 -5px;
   
   font-style:normal;
   font-size:75%;/* 12px相彁E*/
   color:#fff;
   text-align:center;
   background: #47DEB8;
   width:800px;
   height:25px;
	
}

.keyword {
	display:none;
}


