@charset "shift_jis";
/* CSS Document */

/* ----------------------------------------
 reset
---------------------------------------- */

body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,
form,fieldset,input,textarea,p,th,tr{
	margin: 0;
	padding: 0;
}

/* ----------------------------------------
 base
---------------------------------------- */

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: repeat-x;
	background-position: top;
    color: #333333;
	margin: auto;
	padding: 0px;
	line-height: 180%;
}

/* ----------------------------------------
 wrapper
---------------------------------------- */

#wrapper{
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper2{
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}

#wrapper2 .inbtn{
	padding-right: 10px;
	float: right;
}

#wrapper2 .inbtn a{
	margin: 0px;
	padding: 0px;
}

/* ----------------------------------------
 main
---------------------------------------- */

#main{
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
}

/* ----------------------------------------
 clear
---------------------------------------- */

.clear{
	clear: both;
}

/* ----------------------------------------
 centertable
---------------------------------------- */

#contents .centertable table{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


/* ----------------------------------------
 hr
---------------------------------------- */

hr{
	clear: both;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 730px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	_margin-bottom: 7px;
	margin-left: auto;
}

/* ----------------------------------------
 center
---------------------------------------- */

.center{
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ----------------------------------------
 right
---------------------------------------- */

#contents .linkr{
	padding-bottom: 10px;
	float: right;
	clear: both;		
}

#contents .linkr a{
	clear: both;
}

/* ----------------------------------------
 textleft
---------------------------------------- */

.textleft{
	text-align: left;
}


/* ----------------------------------------
 textright
---------------------------------------- */

.textright{
	text-align: right;
}

/* ----------------------------------------
 hight
---------------------------------------- */

.hight{
	line-height: 130%;
}


/* ----------------------------------------
 a
---------------------------------------- */

a {
	color: #0066CC;
}

a:hover {
    color: #666633;
}

a.noimg{
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#contents a.noimg{
	background-image: none;
	margin: 0px;
	padding: 0px;
}

/* ----------------------------------------
 p
---------------------------------------- */

p{
	margin-bottom: 20px;
}

p.column1 {
	width: 670px;
	margin-bottom: 30px;
	float: left;
	text-align: center;
	line-height: 150%;
	clear: both;
	padding: 0px;
	font-weight: bold;
	color: #000000;
}

p.column2 {
	width: 335px;
	margin: 20px 0 20px 0px;
	float: left;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
	color: #000000;	
}

p.column3 {
	width: 210px;
	margin: 20px 0 20px 0px;
	float: left;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
	color: #000000;	
}

p.column4 {
	width: 165px;
	margin: 20px 0 20px 0px;
	float: left;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
	color: #000000;	
}


p.imgleft {
	float: left;
	margin: 5px 0 30px 0;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	line-height: 150%;	
}

p.imgright {
	float: right;
	margin: 5px 16px 10px 0;
	padding: 0 0 20px 0;
	text-align: center;
	font-weight: bold;
	color: #000000;
	line-height: 150%;	
}


p.imgleftm {
	margin: 0px 0 20px 5px;
	padding: 0px;
	clear: both;
	vertical-align: top;
}








#contents .column1col2,
#contents .column1col3{
	width: 739px;
	_width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 0 10px 0 10px;
	float: left;
	text-align: center;
}

#contents .column1col2 .left{
	width: 225px;
	float: left;
	margin: 0 70px 0 70px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	text-align: center;	
	line-height: 150%;	
}
#contents .column1col3 .left{
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 150%;
}

#contents .column1col2 .left .normal{
	text-align: left;
	font-weight: normal;
}

#contents .column2col2{
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 0 10px 0 10px;
	float: left;
	text-align: center;
}

#contents .column2col2 .left{
	width: 140px;
	float: left;
	padding: 0;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}








/* ----------------------------------------
 h1 h2 h3 h4 strong
---------------------------------------- */

h1 {
	color: #FFFFFF;
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3","Hiragino Kaku Mincho Pro";
	padding-left: 25px;
	height: 70px;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 70px;
	background-image: url(../image/contents/h1.jpg);
	clear: both;
	background-repeat: no-repeat;
	background-position: left center;	
	background-color: #663300;	
}

h2 {
	color: #4C4C4C;
	clear: both;
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Kaku Mincho Pro";
	padding-left: 25px;
	height: 30px;
	margin-top: 25px;
	margin-bottom: 10px;
	line-height: 30px;
	background-image: url(../image/contents/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}

h3 {
	clear: both;
	color: #8A68CA;
	margin-left: 20px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #88356D;
	background-repeat: no-repeat;
	background-position: left center;		
}


h4 {
	color: #CC6600;
	margin-left: 20px;
	border: none;
	padding-left: 0px;
	margin-top: 30px;
}

strong{
	color: #336699;
}


/* ----------------------------------------
 color
---------------------------------------- */

.red{
	color: #CC0033;
}

.midori{
	color: #009966;
}

.green{
	color: #00CC99;
}

.orange{
	color: #EE6435;
}

.kimidori{
	color: #66CC33;
}

.blue{
	color: #0099CC;
}

.kon{
	color: #336699;
}

.pink{

	color: #FF0033;	
}

.white{
	color: #FFFFFF;
}

/* ----------------------------------------
 margin padding
---------------------------------------- */
.mart35{
	margin-top: 35px;
}

.pad10t{
	padding-top: 10px;
}
.pad15b{
	padding-bottom: 15px;
}

.mar20r{
	margin-right: 20px;
}

.mar10r{
	margin-right: 10px;
}

.mar30r{
	margin-right: 30px;
}


.let5{
	letter-spacing: -3px;
}

.mar20rc{
	margin-right: 20px;
	clear: both;
}

.pad40rc{
	padding-right: 40px;
	clear: both;
}

.marginb0{
	margin-bottom: 0px;
}

.marb10{
	margin-bottom: 10px;
}

.marb20{
	margin-bottom: 20px;
}

.marl10{
	margin-left: 8px;
}

.marl20{
	margin-left: 20px;
}

.marl30{
	margin-left: 30px;
}

#contents .mtb20{
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

#contents .mtb20 a{
	padding-right: 20px;
}

/* ----------------------------------------
fontbold
---------------------------------------- */

.fontbold{
	font-weight: bold;
}

/* ----------------------------------------
 img
---------------------------------------- */

img{
	border: none;
	vertical-align:top;	
	vertical-align: bottom;	
}

/* ----------------------------------------
 list
---------------------------------------- */

#contents ul{
	margin-bottom: 30px;
}

#contents ul.qa{
	margin-bottom: 30px;
	list-style-type: none;
}

#contents li{
	list-style-position: outside;
	margin-left: 40px;
	padding-right: 25px;
}

#contents ol{
	margin-left: 0px;
	margin-bottom: 30px;
	padding-left: 5px;
}


#contents .nomark li{
	list-style-position: outside;
	list-style-type: none;
	margin-left: 40px;
	padding-right: 25px;
}

#contents .nomark ul.nolibottom{
	margin-bottom: 0px;
}


/* ----------------------------------------
 table
---------------------------------------- */

table{
	border: none;
	margin: 0 30px 25px 20px;
	clear: both;
}

th{
	padding: 2px 5px 2px 5px;
	color: #331A00;
	background-color: #C1AFA4;
	white-space: nowrap;
}

td{
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	border: 1px solid #8A8EA8;
}




.tablebg table{
	width: 640px;
	border: 1px solid #CCCCCC;
}

.tablebg th{
	background-color: #F9ECEC;
}


.tablebg td{
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #E1E1E1;
}

/* ----------------------------------------
 tablebg
---------------------------------------- */

th.glaybg{
	background-color: #A78E7E;
	color: #333333;
}

td.glaytdbg{
	background-color: #F0EEEC;
	color: #333333;
}


/* ----------------------------------------
 feetable
---------------------------------------- */
#contents .fee table{
	margin: 0;
   table-layout: fixed;		
}

#contents .fee .textcenter{
	text-align: center;
}

#contents .fee .textcenter80{
	width: 80px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
}

#contents .fee .textcenter200{
	width: 200px;
	text-align: center;
}

#contents .fee th{
	padding: 2px 5px 2px 5px;
	color: #331A00;
	white-space: nowrap;
	background-color: #F0EFDE;
 }

#contents .fee th.marpad0{
	margin: 0px;
	padding: 0px;
} 

#contents .fee td{
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2D2;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 80px;
	vertical-align: middle;
}

#contents .fee th.th175{
	width: 175px;
}



#contents .fee th.marpad0b{
	margin: 0px;
	background-image: url(../image/fee/feethbg.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-top-style: none;
	border-bottom-style: none;
	background-position: bottom;
}





/* ----------------------------------------
 feetablebg
---------------------------------------- */ 
 
#contents .fee th.thwhite{
	background-color: #FFFFFF;
 }

#contents .fee th.bgblue{
	background-color: #E8FAFF;
}

#contents .fee th.bgbblue{
	background-color: #C2D8E2;
	width: 80px;	
}

#contents .fee th.bgbsilver{
	background-color: #EBEDF3;
	width: 80px;
}


/* ----------------------------------------
 mailformtable
---------------------------------------- */

#contents .mailform table{
	border: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;	
}

#contents .mailform td.tableborder{
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #C6AAAA;
}
	
#contents .mailform td.tableborder2{
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #C6AAAA;
}	

#contents .mailform th{
	text-align: left;
	background-color: #F4F4F7;
	width: 170px;
}

#contents .mailform td{
	text-align: left;
	border: none;
	background-position: center;
}

/* ----------------------------------------
 mailformbtn
---------------------------------------- */

#contents .textbtn{
	padding: 0px;
	clear: both;
	margin-left: 5px;	
}

#contents .textbtn p {
	float: left;
	background-color: #3366CC;
	border: 3px double #8DA9E2;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 5px;
	letter-spacing: 2px;
}

#contents .textbtn a {
	background-image: none;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	margin: 0px;
}

#contents .textbtn a:hover {
	background-image: none;
	padding: 0px;
	font-weight: bold;
	color: #ECE1D2;
}

/* ----------------------------------------
 header
---------------------------------------- */

#header {
	height: 80px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;	
}

.headertop{
	background-repeat: no-repeat;
	width: 350px;
	height: 80px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: left;	
}

.headertop a{
	width: 350px;
	height: 76px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
	display: block;	
}

#headerback{
	background-color: #F295AC;
}

.headerright{
	width: 318px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	float: right;	
}


/* ----------------------------------------
 moji_size
---------------------------------------- */

#header .size{
	width: 84px;
	margin: 3px 0 0 0;
	height: 27px;
	background-repeat: no-repeat;
	float: left;
	padding: 0px;	
}

#header .size ul{
	margin-left: 0;
}


#header .size li{	
	list-style-position: inside;
	list-style-type: none;
	float: left;
	width: 21px;
	height: 21px;
	margin: 3px 3px 3px 4px;
}

* html #header .size li{
    margin-left: 2px;
}

#fsmall a,#fmiddle a,#flarge a {
	height: 21px;
	width: 21px;
	display: block;	
}

#header .size img{
	margin: 0px;
	padding: 0px;
	float: left;
}

/* ----------------------------------------
 header_search
---------------------------------------- */

#header .search{
	float: left;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 25px;
	height: 16px;
	width: 234px;
}

*html #header .search{
	padding-top: 0px;
	padding-bottom: 20px;

}


#searchform img {
    float: left;
    margin: 3px 0 0 0;
	padding: 0px;
}

#searchform .keywords {
	float: left;
	height: 14px;
	width: 140px;
	padding: 0px;
	margin: 5px 0 0 35px;
}

* html #searchform .keywords {
    width: 135px;
}

#searchform .searchbtn {
    margin: 6px 0px 0px 10px;
	padding: 0px;
	float: right;	
}

* html #searchform .searchbtn {
	margin: 3px 0px 0px 5px;
}


/* ----------------------------------------
 rightclear
---------------------------------------- */

.rightclear{
	font-size: 11px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: right;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.rightclear a{
	float: right;
	padding-left: 20px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* ----------------------------------------
 sitemap acceess
---------------------------------------- */

#headerlinkbtn {
	width: 314px;
	padding: 0px;
	float: left;
	margin: 0 0 0 5px;
}

#headerlinkbtn img{
	padding: 0px;
	margin: 0px;
	float: left;	
}

#headerlinkbtn img a{
	padding: 0px;
	display: block;
	margin: 0px;
}

/* ----------------------------------------
 navi menu
---------------------------------------- */

#navi{
	background-repeat: repeat-x;
	background-position: top;
	height: 50px;
	clear: both;
}

#navimenu {
	width: 1000px;
	height: 50px;
	margin: auto;
	padding: 0px;	
}

#navimenu img{
	float: left;
	border: none;
	margin: 0px;
	background-image: none;
	padding: 0px;
}

#navimenu a{
    border: none;
}

/* ----------------------------------------
 visual
---------------------------------------- */

#visual {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;	
}

/* ----------------------------------------
 pan
---------------------------------------- */

#contents #pan{
	height: 30px;
	width: 780px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;	
}

#contents #pan p{
	padding: 0 10px 0 10px;
	color: #000000;	
}

#contents #pan a{
	color: #0066CC;
	font-weight: normal;
	background-image: none;
	padding: 0px;
	margin: 0px;	
}

#contents #pan a:hover{
	color: #000000;
	font-weight: normal;
	margin: 0px;
	background-image: none;
	padding: 0px;	
}

/* ----------------------------------------
 leftranking
---------------------------------------- */

#left #ranking{
	margin: 0px;
	padding: 0px;
}

#left #ranking a{
	margin: 0px;
	float: left;
	display: block;
	padding: 0px;
}

#left #ranking img a{
	border: none;
}

/* ----------------------------------------
 left
---------------------------------------- */

#left{
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#left ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#left li{
	padding: 0px;
	margin:0px;
}

#left li a{
	color: #0066CC;
	margin: 0px;
	padding: 0px;	
}

#left li a:hover{
	color: #666633;
	margin: 0px;
	padding: 0px;	
}

#left li img{
	border: none;
	margin: 0px;
	padding: 0px;

}

#left #accordion .acc{
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	background-image: none;
	width: 198px;
}



#left #accordion .acc img{
    vertical-align:bottom
}


#left #accordion ul{
 	margin: 0px;
	padding: 0px;      
}

#left #accordion ul li{
	margin: 0px;
	padding: 0px
}

#left #accordion ul li ul{
	margin: 0px;
	padding: 0px;	
}

#left #accordion ul li ul li{
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 14px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 170px;
}

#left #accordion ul li ul li.retu{
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 5px;
	padding-left: 14px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 170px;
	line-height: 180%;
}

#left #accordion ul li ul li ul{
	background-image: none;
	margin: 0px;
	padding: 0px;	
}

#left #accordion ul li ul li ul li{
	background-image: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

#left #accordion ul li ul li ul li ul{
	margin: 0px;
	padding: 0px;
}

#left #accordion ul li ul li ul li ul li{
	margin: 0px;
	padding: 0px;
}


/* ----------------------------------------
 mailmenu
---------------------------------------- */
.mailmenu{
	margin-left: 5px;
}
.mailmenu{
	border: none;
}


/* ----------------------------------------
 leftbottom
---------------------------------------- */

#left .leftbottom{
	background-repeat: no-repeat;
	height: 475px;
	width: 182px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#left .name{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-weight: bold;
	margin: 5px 0 0 0;
	line-height: 130%;
	padding : 0;	
}

#left .address{
	font-size: 12px;
	color: #333333;
	padding-top: 50px;
	line-height: 150%;
	margin-bottom: 20px;
}

#left .addressname{
	margin: 0px;
	padding: 0px;}

#left .leftbottom a{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}

/* ----------------------------------------
 leftranking
---------------------------------------- */

#left #ranking{
	background-repeat: no-repeat;
	height: 97px;
	width: 200px;
	padding-top: 35px;
	padding-left: 5px;
	margin: 0px;	
}

#left #ranking a{
	height: 31px;
	width: 190px;
}

#left #ranking img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#left #ranking img a{
	border: none;
}



/* ----------------------------------------
 leftlink
---------------------------------------- */

#left #leftlink{
	padding: 0px;
	margin: 0 0 30px 0;
	float: left;		
}

#left #ranking a{
	margin: 0px;
	float: left;
	display: block;
	padding: 0px
}

#left #leftlink  ul{
	margin: 0px;
	padding: 0px;
}
#left #leftlink li{
	margin: 0px;
	border: none;
	padding: 0px;
}

#left #leftlink li a{
	border: none;
	padding: 0px;	
	margin: 0px;
}
* html #left #leftlink li{
	margin-bottom: -7px;
}


/* ----------------------------------------
 footer
---------------------------------------- */

#footer{
	width: 1000px;
	padding:;
	clear: both;
	padding-top:5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	text-align:center;
	color:#fff;
}
#footer p {
	margin:0;
	padding-bottom:5px;
}
#footer img{
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: block;
	width: 1000px;
}


/* ----------------------------------------
 contents
---------------------------------------- */

#contents{
	float: right;
	margin: 0;
	padding: 0;
	_padding: 0px 10px 0 0;	
	width: 770px;
}

#contents2{
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents p{
	padding-left: 10px;
	padding-right: 10px;
}

#contents a{
	background-position: left 3px;
	padding-left: 40px;
	background-repeat: no-repeat
}

#contents h2 a{
	color: #4C4C4C;
	height: 54px;
	margin: 10px;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

#contents h2 a:hover{
	color: #4C4C4C;
}


#contents h3 {
	margin-bottom: 20px;
	margin-top: 25px;
}

#contents h3 a{
	color: #8A68CA;
	background-image: none;
	padding-left: 0px;	
}




#contents h3.h3bottom {
	clear: both;
	color: #CC9900;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	margin: 0 0 7px 20px;
	padding: 0 0 0 5px;
}

#contents p.h3bottomblue{
	clear: both;
	color: #33CCCC;
	margin-left: 20px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border: none;
	font-weight: bold;
}

#contents h4 a{
	color: #339999;
	background-image: none;
	padding-left: 0px;
}



/* ----------------------------------------
 contentstoppage
---------------------------------------- */

#contents #top1{
	width: 780px;
	padding: 0 0 34px 0;
	margin: 0px;
	background-repeat: repeat-y;
}

#contents #top1 h1{
	background-repeat: no-repeat;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 17px;
	color: #EF819C;
	background-color: #663300;
	background-position: left top;
	margin: 0;
	height: 72px;
	width: 740px;
	padding-top: 68px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

#contents #top1 p{
	padding-left: 40px;
	padding-right: 0px;
}

#contents #top1 img{
	margin-top: 5px;
}

#contents #top1 a,
#contents #top2 a,
#contents #top3 a,
#contents #top4 a{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contents #top1 p.imgright{
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}

* html #contents #top1 p.imgright{
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#contents #top2{
	margin: 0px;
	padding: 0px;
	float: left;
}

#contents #top2 h2{
	width: 745px;
	background-repeat: no-repeat;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #EF819C;
	margin: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#contents #topbody{
	background-repeat: repeat-y;
	margin-top: 0px;
	clear: both;
}

#contents #topbody p{
	padding-left: 35px;
}

#contents #topbody a{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-left: 30px;
}

#contents .top21{
	float: left;
	width: 345px;
	background-repeat: no-repeat;
	margin-left: 35px;
	_margin-left: 17px;
	margin-bottom: 30px;
}

#contents .top21 h3,
#contents .top22 h3,
#contents .top23 h3,
#contents .top24 h3,
#contents .top25 h3{
	margin-left: 15px;
	padding-left: 0px;
	padding-top: 37px;
	padding-right: 20px;
	color: #251155;
	font-size: 15px;
	font-weight: normal;
	width: 320px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents #topbody .top21 p,
#contents #topbody .top22 p,
#contents #topbody .top23 p,
#contents #topbody .top24 p,
#contents #topbody .top25 p{
	padding: 0px;
	margin: 30px 12px 20px 12px;
}

#contents #topbody .top21 p.imgright,
#contents #topbody .top22 p.imgright,
#contents #topbody .top23 p.imgright,
#contents #topbody .top24 p.imgright,
#contents #topbody .top25 p.imgright{
	padding: 0px;
	margin: 15px 0 0 12px;
}

#contents #topbody .top21 a,
#contents #topbody .top22 a,
#contents #topbody .top23 a,
#contents #topbody .top24 a,
#contents #topbody .top25 a{
	margin: 0 0 0 10px;
	padding: 0 0 0 40px;
}

#contents .top22{
	float: left;
	width: 345px;
	background-repeat: no-repeat;
	margin-left: 25px;
	_margin-left: 13px;
    margin-bottom: 30px;
	
}

#contents .top2bottom{
	clear: both;	
}

#contents .top23{
	float: left;
	width: 345px;
	margin-left: 20px;
	background-repeat: no-repeat;
	margin-left: 35px;
	_margin-left: 17px;	
	margin-bottom: 30px;	
}	

#contents .top24{
	background-repeat: no-repeat;	
	float: left;
	width: 345px;
	margin-left: 25px;
	_margin-left: 13px;	
	margin-bottom: 30px;	
}

#contents .top25{
	background-repeat: no-repeat;
	float: left;
	width: 715px;
	margin-left: 35px;
	_margin-left: 17px;
	margin-bottom: 20px;
}

#contents #top3 h2{
	width: 750px;
	background-repeat: no-repeat;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #EF819C;
	clear: both;
	margin: 0px;
	height: 53px;
	padding: 115px 0 0 35px;
	background-position: left center;
}


#contents #top4 h2{
	width: 750px;
	background-repeat: no-repeat;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #EF819C;
	clear: both;
	margin: 0px;
	height: 50px;
	padding: 110px 0 0 35px;
	background-position: left top;
}

#contents #top4bottom {
	background-repeat: no-repeat;
	height: 68px;
	width: 780px;
	padding-top: 117px;
}

#contents #top4bottom img{
	height: 25px;
	width: 302px;
	margin-right: 12px;
	margin-left: 55px;
}

#contents #top4bottom a{
	background-image: none;
	padding: 0px;
	margin: 0px;
}

#topunder {
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}


#contents .col2{
	float: left;
	width: 320px;
	padding-right: 10px;
	padding-left: 10px;
}

#contents .col2 img{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ----------------------------------------
 waku etc
---------------------------------------- */

#contents .notes{
	background-color: #FFEDE8;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contents .notes dl{
	margin: 0px;
	padding: 0px;
}

#contents .notes dt{
	font-weight: bold;
	color: #CC0033;
	margin-left: 0px;
}

#contents .notes dd{
	color: #AF6150;
	margin-right: 30px;	
}

#contents .waku{
	border: 2px solid #B5E0E1;
	margin-right: 20px;
	margin-left: 25px;
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 730px;
}

#contents .wakud{
	border: 2px solid #EBD6D6;
	margin-right: 20px;
	margin-left: 25px;
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 730px;
}

#contents .wakublue{
	border: 1px solid #BDBD9D;
	margin-right: 0px;
	margin-left: 20px;
	clear: both;
	padding-top: 10px;
	padding-left:15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: left;
	width: 710px;
}

.beigebg{
	background-color: #F1DABA;
	margin-right: 40px;
	margin-left: 30px;
	color: #663300;
}

#contents .wakublue{
	border: 1px solid #BDBD9D;
	margin-right: 20px;
	margin-left: 25px;
	clear: both;
	padding-top: 10px;
	padding-left:15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: left;
	width: 680px;
}

#contents .wakublue h3{
	color: #006633;
	margin: 0;
	width: 660px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBD9D;
	clear: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: none;
}

#contents .wakublue p{
	margin: 0;
	padding: 10px 16px 0 10px;
}
#contents .wakublue p.par0t{
	margin: 0;
	padding: 0px 16px 0 10px;
}

#contents .wakubluetop{
	width: 665px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBD9D;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
}

#contents .wakubluetop p{
	padding-right: 0px;
}

#contents .wakubluetop img{
	padding-left: 10px;
	padding-top: 5px;	
}

#contents .wakuqa{
	margin-right: 20px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	margin-bottom: 20px;
	width: 730px;
}

#contents .wakuqa .question{
	color: #3366FF;
	font-weight: bold;
}



/* ----------------------------------------
  staff
---------------------------------------- */

#contents .staffleft1{
	float: left;
	line-height: 150%;
	width: 100px;
	margin-bottom: 20px;
	margin-left:30px;
}

#contents .staffleft1 p{
	margin: 0px;
	padding: 0px;
}

* html #contents .staffleft1{
	margin-left:15px;
}

#contents .staffleft{
	float: left;
	line-height: 150%;
	width: 125px;
	margin-bottom: 20px;
}

#contents .staffleft p{
	margin: 0px;
	padding: 0px;
}

#contents .stafftitle{
	color: #993333;
	height: 34px;
	width: 734px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}


/* ----------------------------------------
 ranking
---------------------------------------- */

.ranking1{
	width: 720px;
	margin-left: 20px;
}


.ranking1 p{
	background-color: #E1F9FF;
	background-repeat: no-repeat;
}

.ranking2{
	width: 720px;
	margin-left: 20px;	
}


.ranking2 p{
	background-color: #FFE8E8;
	background-repeat: no-repeat;
}

.ranking3{
	width: 720px;
	margin-left: 20px;	
}

.ranking3 p{
	background-color: #F8FFDF;
	background-repeat: no-repeat;
}

/* ----------------------------------------
 fee
---------------------------------------- */

#contents .feebtn{
	margin-left: 40px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
}

/* ----------------------------------------
 flow
---------------------------------------- */

#contents .flow1{
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	height: 38px;
	padding-top: 4px;
	clear: both;
}



#contents .flow1b{
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	clear: both;
	height: 32px;
	padding-top: 56px;
}


#contents .flow1c{
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	clear: both;
	height: 32px;
	padding-top: 56px;		
}

#contents .flow1d{
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	clear: both;
	height: 32px;
	padding-top: 56px;		
}


#contents .flow2a{
	background-repeat: no-repeat;
	float: left;
	width: 350px;
	margin-right: 25px;
	margin-left: 15px;	
	padding-top: 58px;
}

* html #contents .flow2a{
	background-repeat: no-repeat;
	float: left;
	width: 350px;
	margin-right: 5px;
	margin-left: 15px;	
	padding-top: 58px;
}



#contents .flow2b{
	width: 350px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 25px;	
	margin-left: 15px;	
	padding-top: 58px;	
}

* html #contents .flow2b{
	width: 350px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;	
	margin-left: 15px;	
	padding-top: 58px;	
}

#contents .flow3{
	background-repeat: no-repeat;
	clear: both;
	height: 128px;
}

#contents .flow3 p{
	margin-left: 220px;
}


* html #contents .flow3 p{
	margin-left: 220px;
} 


/*土屋追加*/

/* ----------------------------------------
  calendar
---------------------------------------- */
#timeschedule {
	margin: 0px 0px 0px 40px;
	padding: 10px;
	color: #FFFFFF;
	width: 600px;
	background-color: #FFFFFF;
	border: 2px solid #999999;
}

#timeschedule table th.title a {
	color: #FFFFFF;
	background-color: #A93250;
	background-image: none;
	padding: 0px;
}

#timeschedule table {
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: #ECE9D8;
	color: #FFFFFF;
	border: 2px solid #999999;
}

#timeschedule table th{
	width: 150px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#timeschedule table td{
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#timeschedule td.tuki {
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#timeschedule td.tuki th {
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#timeschedule td.tuki td{
	text-align: right;
	padding: 0px 5px 0px 0px;
}

#timeschedule td.tuki a{
	background-image: none;
	padding: 0px;
	font-size: 11px;
}

/* ----------------------------------------
  photo
---------------------------------------- */

#database table.case {
	margin-left: 20px;
	margin-top: 10px;

}
#database table.case th{
white-space: nowrap;
	padding: 5px;
}

#database table.case td{
	text-align: left;
	padding: 5px;
}

#database table.pic {
	width: 750px;
}
#database table.pic td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#database a.thickbox{
	background-image: none;
	padding: 0px;
}

/* ----------------------------------------
  search
---------------------------------------- */

#sitesearch {}
#sitesearch table{}
#sitesearch td{
	text-align: left;
}
#sitesearch td a{
	background-image: none;
	padding: 0px;
}

/* ----------------------------------------
  mailform
---------------------------------------- */

.sexon {
background-color: #C6E5FF;
}
.def{background-color:#ffffff}

#formstyle {}
#formstyle table{
	float: left;
	margin-left: 20px;
}
#formstyle th{
white-space: nowrap;
	text-align: left;
}
#formstyle td{
	text-align: left;
}
#formstyle p{
	text-align: center;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}


/* ----------------------------------------
  surgery hours
---------------------------------------- */

.ikashinsatu{
	background-image: url(../image/contents/img00-9.gif);
	background-repeat: no-repeat;
	padding: 55px 0 5px 0;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 684px;
}

.shikashinsatu{
	margin-top: 10px;
	background-image: url(../image/contents/img00-10.gif);
	background-repeat: no-repeat;
	padding: 55px 0 5px 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 684px;
}


.ikashinsatu p,
.shikashinsatu p{
    padding: 0px;
    margin: 0px;	
}

.ikashinsatu .shinsatu,
.shikashinsatu .shinsatu{
	padding: 0px;
	margin: 0 0 4px 0;
}

.ikashinsatu .shinsatu p,
.shikashinsatu .shinsatu p{
	padding: 0px;
	margin: 0 0 0 130px;
}

.ikashinsatu table,
.shikashinsatu table{
	padding: 0px;
	margin:  5px 0 35px 20px;
}
.ikashinsatu th,
.ikashinsatu td,
.shikashinsatu th,
.shikashinsatu td{
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	color: #8E7B53;
	line-height: 190%;
	border: 1px solid #806F4A;
	background-color: #FFFFFF;	
}
.ikashinsatu td,
.shikashinsatu td{
	text-align: center;
	vertical-align: middle;
	color: #4F452D;
	font-weight: bold;
	width: 40px;
}


.ikashinsatu th,
.shikashinsatu th{
	text-align: center;
	vertical-align: middle;
	color: #4F452D;
	font-weight: bold;
	width: 250px;
	line-height: 105%;	
}

