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

/* ----------------------------------------
 base
---------------------------------------- */
body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: auto;
	color: #333333;
	background-image: url(../image/bodyback.jpg);
}

/* ----------------------------------------
 hr
---------------------------------------- */
hr{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-style: none;
}

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

a {
	color: #CC6600;
}

a:hover {
    color: #6600FF;
}

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

p{
	padding: 0px;
	margin: 0 0 10px 0;	
}

p.column1 {
	width: 700px;
	margin-top: 15px;
}

p.imgleft {
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 10px;
}

p.imgleft0 img{
	float: left;
	margin: 5px 20px 20px 0px;
	padding: 0;
}

p.imgright {
    margin: 5px 16px 10px 23px;
}

*html #contents .column1col2 .left{
	margin: 0 35px 0 35px;
}
p.column1 {
	width: 730px;
}
p.column1b{
	width: 730px;
	text-align: center;
	line-height: 150%;
	clear: both;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

p.column5 {
	width: 134px;
	margin-bottom: 30px;
	margin-top: 20px;
	float: left;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
	color: #000000;	
}
p.column5b {
	width: 104px;
	margin-bottom: 30px;
	margin-top: 20px;
	float: left;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
	color: #000000;	
}

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

h1 {
	color: #FF6699;
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 35px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 35px;
	background-color: #FFFFFF;
}



h2 {
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 10px;
	color: #C04583;
	clear: both;
}


h3 {
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3399CC;
	padding: 0px;
	margin: 20px 8px 0px 8px;
	height: 20px;
	line-height: 20px;
	border: none;
	clear: both;	
}

h4 {
    color: #006699;
	margin-left: 10px;
	margin-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
}

h5 {
	color: #0099CC;
	margin-left: 10px;
	margin-top: 20px;
	padding-right: 10px;
}




strong{
	color: #336699;
	border-left-width: 6px;
	border-left-style: double;
	border-left-color: #3366CC;
	padding-left: 10px;
	border-right-width: 6px;
	border-right-style: double;
	border-right-color: #3366CC;
	padding-right: 10px;
}

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

.red{
	color: #CC3366;
}

.orange{
	color: #D22B00;
}

.kon{
	color: #000066;
}

.color,
.blue{
	color: #00CCCC;
}

.pink2{
	color: #F03;
}

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

table{
	margin: 0 30px 25px 10px;
}



#contents th a{
	background-image: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#contents td a{
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#contents .mailform table{
	border: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;	
}


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

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


.tablebg td{
	text-align: left;
}


#contents .treat th{
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #6699CC;
	color: #FFFFFF;
}

#contents .treat td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
}


#contents .treat td.whitebg{
	background-color: #FFFFFF;
	border: none;	
}


#contents .treat th.beigebg{
	background-color: #EFEDD8;
	margin-right: 40px;
	margin-left: 30px;
	color: #734E00;
	margin-top: 20px;	
	margin-bottom: 20px;
}




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

#header {
	height: 124px;
	background-image: url(../image/header-bc.jpg);
}

.headertop{
	width: 490px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	background-image: url(../image/header-bc.jpg);	
}

.headertop a{
	width: 465px;
	height: 110px;
	_height: 89px;
	color: #666666;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 5px;
}
.headertop a;hover{
	color: #666666;
}

/* ----------------------------------------
 headerright
---------------------------------------- */

#headerright{
	width: 430px;
	height: 124px;
	margin: 0px;
	padding: 0px;
	float: right;	
}

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

#header .size{
	width: 82px;
	_width: 86px;
	height: 28px;
	padding: 0px;	
	margin: 18px 0px 54px 5px;
	_margin: 18px 0px 58px 5px;	
}


#header .size li{
	width: 26px;
	height: 26px;
	margin: 0px;	
}

#fsmall a,#fmiddle a,#flarge a {
	height: 26px;
	width: 26px;
}


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

#header .search{
	float: right;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 30px;
	_margin-bottom: 18px;
	margin-right: 25px;
	_margin-right: 15px;	
	margin-left: 0px;
	padding-right: 12px;
	padding-top: 5px;
	background-image: url(../image/header_bg.jpg);
	background-repeat: no-repeat;
	width: 305px;
}



#searchform .keywords {
	width: 150px;
	margin-top: 3px;
	_margin-top: 8px;	
	margin-right: 10px;
	_margin-right: 5px;	
	margin-bottom: 0px;
	margin-left: 95px;
    _margin-left: 110px;	
}

#searchform .searchbtn {
	margin: 3px 0px 0px;
	_padding-top: 3px;
}


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

#header #rightclear{
	font-size: 11px;
	clear: both;
	width: 391px;
	height: 15px;
	margin: 0px;
	padding: 0px 22px 0px 5px;
	_padding: 0px 0px 0px 15px;
}

#header #rightclear img{
	float: left;
	margin: 0px 12px 0px 15px;	
}

#header #rightclear a{
	float: left;
	padding: 0px;
	margin: 0px;			
}

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

#navimenu {
	width: 980px;
	height: 43px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

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

#visual{
	height: 284px;
	background-image: url(../image/contentback.jpg);
	text-align: center;
	background-repeat: repeat-y;
	margin: auto;
}

#visual img{
	height: 284px;
	width: 980px;
}

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

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

/* ----------------------------------------
 main
---------------------------------------- */
#main{
	background-image: url(../image/contentback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;	
	width: 1000px;
	padding-bottom: 40px;
	_padding-bottom: 20px;
}

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

#contents{
	margin-top: 30px;
	padding-right:20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	width: 740px;
	float: right;	
}

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

#contents a{
	background-image: url(../image/link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;	
	padding-left: 20px;
}

#contents h1{
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	color: #FF6666;
}

#contents h2{
	color: #993333;
}


#contents h2 a{
	color: #993333;
	height: 54px;
	width: 734px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: none;	
}

#contents h2 a:hover{
	color: #993333;
}

#contents h3 {
	margin-bottom: 20px;
	margin-top: 30px;
	color: #3399CC;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8995E7;
}

#contents h3.h3top0 {
	margin-bottom: 20px;
	margin-top: 0px;
	color: #3399CC;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8995E7;
}


#contents h3 a{
	color: #3399CC;
}

#contents h3 a:hover{
	color: #3399CC;
}
#contents h4{
	margin-bottom: 10px;	
}

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

#contents h4 a:hover{
    color: #006699;
}


/* ----------------------------------------
margin padding
---------------------------------------- */


#contents .mailform table tr td table.marb20{
	margin-bottom: 14px;
}



/* ----------------------------------------
 pan
---------------------------------------- */
#contents #pan{
	height: 58px;
	width: 764px;
	background-image: url(../image/pan.jpg);
}

*html #contents #pan{
	height: 58px;
	width: 744px;
	background-image: url(../image/pan.jpg);
}

#contents #pan p{
	margin: 0px;	
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 18px;
}

#contents #pan a{

}

#contents #pan a:hover{
	color: #6600FF;
}

/* ----------------------------------------
 feetable
---------------------------------------- */
#contents .fee table{
	margin: 0 0 15px 0;
}

#contents .fee table.table0{
	margin: 0;
}

#contents .fee th.th230{
	width: 230px;
}



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

#left{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	_margin-left: 10px;	
	width: 190px;
}


#left li a{
    color: #CC6600;
	line-height:normal;
}

#left li a:hover{
	color: #6600FF;
	
}


#left #accordion .acc{
	cursor: pointer;
	background-image: url(../image/white.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 25px;
	font-weight: bold;
	color: #005CA2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 28px;
	width: 165px;
}

#left #accordion .acc:hover{
	color: #0099FF;
}

#left #accordion .acc a{
	text-decoration: none;    
}


#left #accordion ul li ul{
	background-color: #F9F9FB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D9E4;
	border-left-color: #CCCCCC;
}

#left #accordion ul li ul li{
	background-image: url(../image/menulink.jpg);
	background-position: left 11px;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 15px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
}

#left #accordion ul li ul li ul{
	border: none;
}

#left #accordion ul li ul li ul li{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* ----------------------------------------
 otherbtn
---------------------------------------- */

.otherbtn{
	width: 190px;
	padding-top: 2px;
	padding-left: 0px;	
	text-align: center;
	line-height: 130%;
}

.otherbtn a.mart5{
	width: 190px;
	padding-top: 5px;
	float: left;
	text-align: center;	
	margin-bottom: 10px;		
}

*html .otherbtn a.mart5{
	width: 190px;
	padding-top: 5px;
	float: left;
	text-align: center;	
	margin-bottom: 5px;
}


.otherbtn img{
	border: none;
}



/* ----------------------------------------
 header_annai
---------------------------------------- */

#left .leftbottom{
	background-image: url(../image/lefttelbg.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 174px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}


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

#left .addressname{
	font-family:  "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
}

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

#left .leftbottom a{
	background-image: url(../image/link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-left: 20px;
}

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

#left #ranking{
	background-image: url(../image/ranking.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 190px;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

#left #ranking a{
	margin: 0px;
	height: 35px;
	width: 190px;
	display: block;
	padding: 0px;
}

#left #ranking img{
	border: none;
	float: left;
	margin: 0px;
	padding: 0px;			
}

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

#left #leftlink{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

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

#left #leftlink li{
	height: 40px;
	margin: 0px;
	border: none;
	_margin-bottom: -7px;
	padding: 0px;
}


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

/* mailmenu
-------------------- */

#left .mailmenu{
	height: 107px;
	width: 190px;
	background-image: url(../image/leftyoyakubg.jpg);
	background-repeat: no-repeat;
	padding-top: 108px;
	padding-bottom: 6px;
	margin-left: 0px;
	clear: left;
}
#left .mailmenu img{
	border: none;
	float: left;
}

#left .counselingmenu{
	padding: 5px 0 8px 0;
}

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

#footer{
	background-color:#464646;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footer img{
	clear: both;
	width: 1000px;
	display: block;
	padding: 0px;
	margin: auto;
}

/* contents */

/* ----------------------------------------
 top
---------------------------------------- */

#contents .waku1 p,
#contents .waku2 p,
#contents .waku3 p{
	margin-left: 7px;
    margin-right: 5px;
}


#contents .waku1 a,
#contents .waku2 a,
#contents .waku3 a{
	margin-left: 20px;
}

#contents .waku1{
	height: 185px;
	width: 740px;
	background-image: url(../image/toph2bg1.jpg);
	background-repeat: no-repeat;
	margin-top: 55px;
	padding-top: 70px;
	clear: both;
}

#contents .waku1 h2.toph2{
	color: #CC3366;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 720px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-image: none;
}

*:first-child+html #contents .waku1 h2.toph2{
	color: #CC3366;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 720px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-image: none;
}


#contents .waku2{
	height: 215px;
	width: 740px;
	background-image: url(../image/toph2bg2.jpg);
	background-repeat: no-repeat;
	margin-top: 37px;
	padding-top: 70px;
	
}


#contents .waku2 h2.toph2{
	color: #CC3366;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	width: 720px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-image: none;	
}

*:first-child+html #contents .waku2 h2.toph2{
	color: #CC3366;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	width: 720px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-image: none;	
}




#contents .waku3{
	height: 205px;
	width: 740px;
	background-image: url(../image/toph2bg3.jpg);
	background-repeat: no-repeat;
	margin-top: 37px;
	padding-top: 70px;	
}

#contents .waku3 h2.toph2{
	color: #CC3366;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	width: 720px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-image: none;	
}

*:first-child+html #contents .waku3 h2.toph2{
	color: #CC3366;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	width: 720px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-image: none;	
}

#contents .toph22{
	color: #CC3366;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 720px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: none;	


}
#contents #toph3waku{
	height: 292px;
	width: 725px;
	margin-top: 30px;
	clear: both;
	margin-left: 15px;
	margin-bottom: 30px;
}
#contents #toph3waku h3{
	width: 190px;
	margin-left: 0px;
	padding-left: 8px;
	margin-right: 0px;
	padding-right: 8px;
	border: none;
}

*:first-child+html #contents #toph3waku h3{
	width: 190px;
	margin-left: 0px;
	padding-left: 8px;
	margin-right: 0px;
	padding-right: 8px;
	border: none;
	padding-top: 40px;
}

* html #contents #toph3waku h3{
	width: 190px;
	margin-left: 0px;
	padding-left: 8px;
	margin-right: 0px;
	padding-right: 8px;
	border: none;
	padding-top: 40px;
}




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




#contents #toph3waku .toph3bg1{
	background-image: url(../image/toph3bg1.jpg);
	background-repeat: no-repeat;
	height: 232px;
	width: 225px;
    padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#contents #toph3waku .toph3bg2{
	background-image: url(../image/toph3bg2.jpg);
	background-repeat: no-repeat;
	height: 232px;
	width: 225px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 45px;	
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 1px;
	float: left;	
}

#contents #toph3waku .toph3bg3{
	background-image: url(../image/toph3bg3.jpg);
	background-repeat: no-repeat;
	height: 232px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    padding-top: 45px;	
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 1px;
	float: left;
}


#contents .toph3bg4{
	background-image: url(../image/toph4bg4.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 347px;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 30px;
}

#contents .toph3bg4 h2.toph2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #CC3366;
	width: 188px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: none;
}

#contents .toph3bg4 p{
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#contents .toph3bg4 a{
	margin-left: 20px;
}

.beigebg{
	background-color: #EFEDD8;
	margin-right: 40px;
	margin-left: 30px;
	color: #734E00;
	margin-top: 20px;	
	margin-bottom: 20px;
}

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

#contents .feebtn{
	margin-left: 50px;
}

#contents .feebtn img{
	border: none;
}

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

#contents .feewari{
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}

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



#contents .notes{
	background-color: #FFFFFF;
	width: 670px;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 25px;
	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: #CC0033;
	margin-right: 30px;	
}

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

#contents .notes2 dl{
	margin: 0px;
	padding: 0px;
}
#contents .notes2 dt{
	font-weight: bold;
	color: #CC0033;
	margin-left: 15px;
}

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

#contents .notes3{
	background-color: #FFEDE8;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#contents .notes3 p{
	margin-bottom: 0px;	
	font-weight: bold;
	color: #CC0033;
}

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

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

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


#contents .waku{
	border: 1px dotted #0066CC;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	padding-top: 15px;
	margin-bottom: 20px;
	width: 710px;
}


#contents .wakugreen{
	float: right;
	width: 270px;
	margin-right: 60px;
	border: 3px double #6699CC;
	margin-top: 10px;
}



#timeschedule {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
#timeschedule table {
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#timeschedule table th{
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#timeschedule table td{
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#timeschedule table.tuki {
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#contents .greentable table {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	width: 500px;
}

#contents .greentable th{
	color: #333333;
	background-color: #D7FFFF;
	padding: 5px 10px 5px 10px;
	border: 1px solid #B3E1D9;
	text-align: left;	
}

#contents .greentable td {
	line-height: 20px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #B3E1D9;
	text-align: left;
}


.mapbg{
	width: 726px;
	height: 594px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

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


.ranking1{
	width: 720px;
	margin-left: 10px;
	margin-bottom: 0px;
}


.ranking1 p{
	background-color: #E1F9FF;
	background-image: url(../image/kanmuri3.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0px
}

.ranking1 a{
	color: #0066CC;
	text-decoration: underline;
}


.ranking2{
	width: 720px;
	margin-left: 10px;
	margin-bottom: 0px;		
}


.ranking2 p{
	background-color: #FFE8E8;
	background-image: url(../image/kanmuri2.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0px
}

.ranking2 a{
	color: #FF6699;
	text-decoration: underline;
}

.ranking3{
	width: 720px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.ranking3 p{
	background-color: #F8FFDF;
	background-image: url(../image/kanmuri1.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0px
}

.ranking3 a{
	color: #009966;
	text-decoration: underline;
}


/* ----------------------------------------
 土屋追加
---------------------------------------- */

#timeschedule {
	margin: 0px 0px 0px 30px;
	padding: 10px;
	color: #FFFFFF;
	width: 600px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
#timeschedule table th.title {
	color: #FFFFFF;
	background-color: #0066CC;
}
#timeschedule table th.title a {
	color: #FFFFFF;
}

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

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

#timeschedule table th{
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#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;
}
#timeschedule td.tuki td{
	text-align: right;
}

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



#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;
}
#database table.bui {
	float: left;
}

#database table.bui td {
	text-align: center;
	width: 18px;
	font-weight: bold;
}
#database table.bui tr.border01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#database table.bui tr.border01 td.bline{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

#database table.bui tr.border02 td{}
#database table.bui tr.border02 td.bline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}


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

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

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


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

#contents .ikashinsatu .shinsatu p,
#contents .shikashinsatu .shinsatu p{
	line-height: 170%;
    padding: 0 0 0 150px;
    margin: 0px;	
}

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

#contents .ikashinsatu table,
#contents .shikashinsatu table{
	padding: 0px;
	margin:  12px 0 40px 20px;
}

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


#contents .ikashinsatu td,
#contents .shikashinsatu td{
	text-align: center;
	vertical-align: middle;
	color: #4F452D;
	font-weight: bold;
	width: 35px;
}


#contents #boxwaku{
	margin: 0;
	padding: 10px 0 10px 0;
	clear: both;
	float: left;
}

#contents #boxwaku .box{
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
	padding: 0 0 20px 0;
	border: 1px solid #DFE2EA;
	background-color: #F7F8F9;
}

#contents #boxwaku .box1{
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
	padding: 0 0 41px 0;
	border: 1px solid #DFE2EA;
	background-color: #F7F8F9;
}

#contents #boxwaku p{

	margin: 0;
	padding: 0 0 0 10px;
	background-color: #FF6699;
	background-image: url(../image/contents/contentsmidashi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	line-height: 43px;
	font-weight: bold;
}


#contents #boxwaku .box ul,
#contents #boxwaku .box1 ul{
	margin: 20px 0 0 5px;
	padding: 0px;	
}

#contents #boxwaku .box li,
#contents #boxwaku .box1 li{
	margin: 0 0 0 15px;
	padding: 0px;	
	list-style-position: outside;
	list-style-type: square;
	
}

#contents #boxwaku .box li a,
#contents #boxwaku .box1 li a{
	margin: 0;
	padding: 0;
	background-image: none;
}


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


/* ----------------------------------------
  sample
---------------------------------------- */



#contents #samwaku{
	height: 430px;
	width: 725px;
	margin-top: 30px;
	clear: both;
	margin-left: 15px;
	margin-bottom: 30px;
}

#contents #samwaku .sambg1{
	background-image: url(../image/sam1.jpg);
	background-repeat: no-repeat;
}

#contents #samwaku .sambg2{
	background-image: url(../image/sam2.jpg);
	background-repeat: no-repeat;
}

#contents #samwaku .sambg3{
	background-image: url(../image/sam3.jpg);
	background-repeat: no-repeat;
}


#contents #samwaku .sambg1,
#contents #samwaku .sambg2{
	width: 225px;
	float: left;
	margin-right: 17px;
	padding-top: 115px;
}

#contents #samwaku .sambg3{
	width: 225px;
	float: left;
	margin-right:0px;
	padding-top: 115px;		
}

#contents #samwaku .sam{
	width: 223px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F6F6F6;
}

#contents #samwaku .sambg1 .sam h2,
#contents #samwaku .sambg2 .sam h2,
#contents #samwaku .sambg3 .sam h2{
	color: #CC3366;
	line-height: 120%;
	background-image: none;
	margin: 0px;
	padding: 15px;
}

#contents #samwaku .sambg1 .sam p,
#contents #samwaku .sambg2 .sam p,
#contents #samwaku .sambg3 .sam p{
	margin: 0px;
	padding: 10px 10px 10px 15px;
}


#contents #samwaku .sambg1 .sam a,
#contents #samwaku .sambg2 .sam a,
#contents #samwaku .sambg3 .sam a{
	margin: 0 0 0 15px;

}


#contents .stafflist{
	padding-left: 10px;
	clear: both;
	float: left;
	padding-bottom: 20px;
	}

#contents .stafflist dl{

}

#contents .stafflist dt{
	width: 728px;
	clear: both;
	float: left;
	color: #1F4F89;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: bold;
}

#contents .stafflist dt a{
	background-image: url(../image/link.jpg);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
}

#contents .stafflist dd{
	width: 90px;
	float: left;
	display: block;
	background-color: #F9FBFB;
	padding: 1px 5px;
	border: 1px solid #EBEBEB;
	margin: 1px 1px 1px 1px;
}




#contents .staffbtn{
	width: 750px;
	clear: both;
	float: left;	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#contents .staffbtn a{
	width: 230px;
	float: left;
	display: block;
	background-color: #D3E8EB;
	color: #069;
	border: 1px solid #5AA9B4;
	background-image: none;
	padding: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	text-align: center;
}



#contents .staffbox{
	margin: 5px 5px 10px 0;
	padding: 2px;
	width: 355px;
	float: left;
}

#contents .staffbox2{
	margin: 0 0 10px 0;
	padding: 5px;
	width: 165px;
	float: left;
}

#contents .staffbox p.imgright,
#contents .staffbox2 p.imgright{
	margin: 0px;
	float: right;
	width: 80px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}

#contents .staffbox p,
#contents .staffbox2 p{
	margin: 0 0 8px 0px;
	padding: 0 0 0 5px;
	line-height: 20px;
}

#contents .staffbox .staffcolor{
	color: #0066CC;
	font-weight: bold;
	margin-right: 10px;
}


#contents .staffbox h3{
	width: 355px;
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
	background-image: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#contents .staffbox2 h3{
	width: 170px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	background-image: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-left-style: none;
}

#contents .staffbox ul{
	margin: 15px 0 15px 0;
	padding: 0 0 0 5px;
}


#contents .staffbox li{
	margin: 0;
	padding: 0 0 5px 0;
	background-image: none;
	list-style-image: none;
	line-height: 120%;
	list-style-type: none;
}

#contents p.stafftitle{
	font-size: 18px;
	width: 720px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	clear: both;
	float: left;
	height: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}



#contents .staff_thumbnail{
	width: 230px;	
}

#contents .staff_thumbnail ul{
	padding-top: 0px;
	margin-top: 0px;	
}

#contents .staff_thumbnail li{
	display: block;
	float: left;
	margin-top: 0px;		
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents .staff_thumbnail li a{
	padding: 0;
	background-image: none;
}



#attention{
	margin: 2px 5px 10px 5px;
	padding: 5px 10px 5px 10px;	
	border: 1px solid #3399CC;
	background-color: #E8F8FF;
}

#attention p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}



/* ----------------------------------------
  fee etc
  ---------------------------------------- */
#contents #feetop{
	padding-top: 10px;
	margin-bottom: 30px;
	clear: both;
}

#contents #feetop h3.marh30{
	margin-top: 0px;
}

#contents #feetop h2{
	margin-top: 0px;
}

#contents #feetop .feebg{
	margin-top: 20px;
	background-color: #F2EDEA;
	clear: both;
	width: 640px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#contents #feetop .feebg p{
    margin: 0px;
}


#contents #feetop .feebg2{
	clear: both;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#contents #feetop .feebg2 table{
	line-height: 130%;
	font-size: 12px;
	margin: 0px;
}

#contents #feetop .feebg2 th{
	border: none;
	color: #333333;
	vertical-align: top;
	width: 140px;
	padding: 5px 0 5px 5px;
	text-align: left;
	background-color: #EBE7E0;
}

#contents #feetop .feebg2 th.th170{
	width: 170px;
}


#contents #feetop .feebg2 td{
	border: 1px dotted #CCCCCC;
	font-size: 12px;
}

#contents .wfeebg{
	height: 195px;
	width: 740px;
	background-image: url(../image/fee/wfeebg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#contents .wfeebg p{
	margin: 90px 0px 0px 40px;
	width: 630px;
	color: #333333;
}

/* ----------------------------------------
 QLife
---------------------------------------- */

#contents #topq{
	margin-left: 17px;
	margin-right: 16px;
	clear: both;
}

#contents #topq h3{
	margin-top: 10px;
}

#contents #topq a{
	background-image: none;
	padding-left: 0px;
}


#contents #topq a strong {
	background-image: none;
	padding-left: 0px;
	text-decoration: none;
	color: #006699;
	border: none;
}	

#contents #topq .qlifebp-title{
	padding-left: 5px;
}

#contents #topq .qlifebp-btn{
	padding-left: 10px;
}


#contents #topq hr{
	width: 700px;
	margin-bottom: 10px;
}

/* ----------------------------------------
 治療コメント
---------------------------------------- */

#contents .areabox,
#contents .areabox2{
	margin-left: 5px;
	margin-right: 2px;
	line-height: 140%;
	border: 1px solid #D0D0D0;
	background-color: #F7F7F7;
	float: left;
	margin-bottom: 6px;
	cursor: pointer;
	padding-left: 5px;
}

#contents .areabox{
	width: 240px;

}

#contents .areabox2{
	width: 367px;
	
}

#contents .areabox p,
#contents .areabox2 p{
	line-height: 140%;
	margin-bottom: 10px;
	padding-left: 5px;
}

#contents .areabox p{
	width: 210px;
}

#contents .areabox2 p{
	width: 340px;
}

#contents .areabox h4,
#contents .areabox2 h4{
	margin-bottom: 10px;
	color: #099;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999;
	margin-right: 5px;
	padding-left: 5px;
}

#contents .areabtn1-0 a,
#contents .areabtn1 a,
#contents .areabtn2-0 a,
#contents .areabtn2 a{
	margin-left: 5px;
	margin-right: 2px;
	line-height: 140%;
	border: 1px solid #D0D0D0;
	background-color: #099;
	float: left;
	margin-bottom: 6px;
	cursor: pointer;
	padding-left: 5px;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	
}

#contents .areabtn1-0 a:hover,
#contents .areabtn1 a:hover,
#contents .areabtn2-0 a:hover,
#contents .areabtn2 a:hover{
	margin-left: 5px;
	margin-right: 2px;
	line-height: 140%;
	border: 1px solid #D0D0D0;
	background-color: #F7F7F7;
	float: left;
	margin-bottom: 6px;
	cursor: pointer;
	padding-left: 5px;
	color: #333;	
	text-decoration: none;
}

#contents .areabtn1-0 a{
	width: 240px;
	display: block;
	margin-bottom: 16px;	
}

#contents .areabtn1 a{
	width: 240px;
	display: block;
}

#contents .areabtn2-0 a{
	width: 367px;
	display: block;
	margin-bottom: 6px;
}

#contents .areabtn2 a{
	width: 367px;
	display: block;
	margin-bottom: 16px;
}

/* 体験談 */


#contents .wakublue h3{
	color: #3399CC;
	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 .program p.column1{
	margin-bottom: 0px;
	clear: both;
}

/* ----------------------------------------
 治療コメント
---------------------------------------- */

#contents .areabox,
#contents .areabox2{
	margin-left: 5px;
	margin-right: 2px;
	line-height: 140%;
	border: 1px solid #D0D0D0;
	background-color: #F7F7F7;
	float: left;
	margin-bottom: 6px;
	cursor: pointer;
	padding-left: 5px;
}

#contents .areabox{
	width: 230px;

}

#contents .areabox2{
	width: 352px;
	
}



#contents .areabox p,
#contents .areabox2 p{
	line-height: 140%;
	margin-bottom: 10px;
	padding-left: 5px;
}

#contents .areabox p{
	width: 210px;
}

#contents .areabox2 p{
	width: 340px;
}

#contents .areabox h4,
#contents .areabox2 h4{
	margin-bottom: 10px;
	color: #099;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999;
	margin-right: 5px;
	padding-left: 5px;
	border-left-style: none;
	margin-left: 0px;
}

#contents .areabtn{
  margin-left: 20px;
}

#contents .areabtn h4{
  margin-left: 0px;
}

#contents .areabtn1-0 a,
#contents .areabtn1 a,
#contents .areabtn2-0 a,
#contents .areabtn2 a{
	margin-left: 5px;
	margin-right: 2px;
	line-height: 140%;
	border: 1px solid #D0D0D0;
	background-color: #099;
	float: left;
	margin-bottom: 6px;
	cursor: pointer;
	padding-left: 5px;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	background-image: none;	
	
}

#contents .areabtn1-0 a:hover,
#contents .areabtn1 a:hover,
#contents .areabtn2-0 a:hover,
#contents .areabtn2 a:hover{
	margin-left: 5px;
	margin-right: 2px;
	line-height: 140%;
	border: 1px solid #D0D0D0;
	background-color: #F7F7F7;
	float: left;
	margin-bottom: 6px;
	cursor: pointer;
	padding-left: 5px;
	color: #333;	
	text-decoration: none;
	background-image: none;
}

#contents .areabtn1-0 a{
	width: 230px;
	display: block;
	margin-bottom: 16px;

}

#contents .areabtn1 a{
	width: 230px;
	display: block;
}

#contents .areabtn2-0 a{
	width: 352px;
	display: block;
	margin-bottom: 6px;
}

#contents .areabtn2 a{
	width: 352px;
	display: block;
	margin-bottom: 16px;
}

#contents .bggrey p.bggreytitle{
	color: #009999;
	font-weight: bold;
}


/* ----------------------------------------
 campaignbana
---------------------------------------- */

#campaignbana{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* ----------------------------------------
 amdience
---------------------------------------- */

#amdience p{
	margin-bottom: 30px;
}

#amdience img{
	margin: 5px 0px 20px 0px;
	padding: 0;
}

#amdience p.amdienceimg{
	float: left;
	margin-bottom: 0px;
}

/* ----------------------------------------
 staye
---------------------------------------- */
#contents .stayline{
	border: 1px solid #99DDDC;
	width: 300px;
	padding: 1px;
	margin-left: 16px;
	margin-bottom: 15px;		
}

th.name2 {	width: 180px;}
th.name {	width: 150px;}
th.text2 {	width: 320px;}
th.text {	width: 350px;}
th.fee {	width: 80px;}
th.monitor {	width: 80px;}




#contents .staffmemo{
	margin-right: 30px;
	margin-left: 20px;
	clear: both;
	float: left;
	padding: 10px 10px 0px 10px;
	border: 1px solid #C0D6D6;
	background-color: #F9FBFB;
	margin-bottom: 30px;
}

*html #contents .staffmemo{
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 30px;	
}



#contents .staff_thumbnail{
	width: 230px;	
}

#contents .staff_thumbnail ul{
	padding-top: 0px;
	margin-top: 0px;	
}

#contents .staff_thumbnail li{
	display: block;
	float: left;
	margin-top: 0px;		
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/* ----------------------------------------
 forminfo
---------------------------------------- */
#contents .forminfo{
	background-color: #FFFFFF;
	clear: both;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#contents .forminfo p.midashiform{
	margin: 0 0 8px 0;
	padding: 5px 0;
	font-weight: bold;
	color: #F33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAAAAA;
}

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




/*T&R20171023*/

.timatablebox{
}
.timatablebox h3{
	height: auto;
	margin-left: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	background-image: none;
	border-left-style: none;
	font-size: 30px;
}
.timatablebox dl{
	margin-left: 40px;
}
.timatablebox dl dt, .timatablebox dl dd{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.timatablebox dl dt{
	background-color: #F90;
	width: 130px;
	color: #FFF;
	text-align: center;
	float: left;
	clear: both;
}
.timatablebox dl dd{
	margin-left: 160px;
}
.timatablebox ul{
	clear: both;
	margin-top: 50px;
	margin-left: 20px;
}
.timatablebox ul li{}
.timatablebox table{
	width: 600px;
	margin-left: 40px;
}
* .timatablebox table th, * .timatablebox table td{
	text-align: center;
	font-size: 20px;
	padding: 10px;
	vertical-align: middle;
}
.timatablebox table th{}
.timatablebox table td{
	text-align: center;
	vertical-align: middle;
}

img{
	max-width: 700px;
	height: auto;
	}