*{
	margin:0px;
	padding:0px;
	color:#666;
	font-size:14px;
}
body{
	text-align:center;
	background:white url(images/body-back.gif) repeat-x;
}
/*-----------------------コンテンツ全体--------------------------*/
#contents{
	text-align:left;
	width:800px;
	margin:0px auto;
	padding:0px;
	position:relative;
	background:white url(images/contents-back.jpg) repeat-y;
	clear:both;
}
/*--------------------------ヘッター---------------------------*/
#Header{
	vertical-align:bottom;
	background:url(images/header-back.jpg) no-repeat;
}
#Header h1{
	margin:0px 0 0px;
	padding:0px 10px;
	text-align:right;
	height:20px;
}
#Header h1 a{
	color:white;
	font-size:11px;
	font-weight:normal;
	border:none;
	text-decoration:none;
}
#Header h1 a:link{
	color:white;
}
#Header h1 a:visited{
	color:white;
}
#Header h1 a:hover{
	color:white;
}
#Header h2{
	color:white;
	font-size:11px;
	padding:0px;
	font-weight:normal;
	text-align:right;
	vertical-align:bottom;
}
#Header h2 a img{
	color:#ccc;
	font-size:11px;
	font-weight:normal;
	vertical-align:bottom;
	border:none;
}
/*-----------------------更新情報・お知らせ（トップページ）--------------------------*/
#News{
	margin:30px 20px 10px;
	padding:70px 495px 40px 20px;
	background:url(images/news-back.jpg) no-repeat center center;
}
#News h3{
	display:none;
}
#News dl{
	margin:0px 0px;
	height:170px;
	overflow:auto;
}
#News dl dt{
	padding:0 0px;
	margin:10px 10px 0px;
	color:#99c;
	font-size:13px;
	font-weight:bold;
	border:none;
}
#News dl dd{
	padding:2px 0px 2px;
	margin:0px 10px 15px;
	color:#999;
	font-size:13px;
	line-height:130%;
	border:none;
}

#News a{
	color:#0c0;
	font-size:13px;
	letter-spacing:0.1em;
	text-decoration:underline;
}
#News a:link{
	color:#0c0;
}
#News a:visited{
	color:#0c0;
}
#News a:hover{
	color:skyblue;
}
#Nurse{
	position:absolute;
	top:240px;
	left:610px;
}
/*----------------------ページの見出し・フラッシュ----------------------------------*/
h2#TopImage{
	width:auto;
	height:auto;
	margin:35px 23px 0px;
	padding:35px 0 30px 30px;
	text-align:left;
	background:url(images/h2-back.jpg) no-repeat center center;
}
h2#TopImage img{
	border:none;
	vertical-align:bottom;
}
#TextAera{
	width:auto;
	_width:760px;
	margin:0px 0px 0px;
	padding:20px 50px;
}
/*-----------------------メインエリア--------------------------*/
#MainAera{
	width:530px;
	_width:560px;
	height:auto;
	margin:0;
	padding:0 30px 0 0;
	float:right;
}
#MainAera h3{
	width:auto;
	_height:1%;
	padding:4px 15px 4px;
	margin:5px 0 10px;
	text-align:left;
	font-size:16px;
	color:#99b1ff;
	border:1px solid #ccc;
	border-top:3px solid #99b1ff;
	letter-spacing:0.3em;
	background:#f9f8fd url(images/h3-back.jpg) repeat-x;
	clear:both;
}
#MainAera h3 a{
	color:#99b1ff;
	font-size:16px;
}
#MainAera h3 a:link,#MainAera h3 a:visited,#MainAera h3 a:hover{
	color:#99b1ff;
}
#MainAera h3 a span{
	font-size:13px;
	font-weight:normal;
	color:#6f4924;
	letter-spacing:0;
}
#MainAera h4{
	margin:20px 5px 0;
	font-size:16px;
	padding:10px 10px 10px 30px;
	color:#f3c;
	background:url(images/h4-back.gif) no-repeat left center;
	clear:both;
}
#MainAera h4 a{
	font-size:16px;
	color:#f3c;
	text-decoration:none;
}
#MainAera h4 a:link{
	color:#f3c;
	text-decoration:none;
}
#MainAera h4 a:visited{
	color:#f3c;
	text-decoration:none;
}
#MainAera h4 a:hover{
	color:#f3c;
	text-decoration:underline;
}
#MainAera h5{
	margin:10px 20px;
	color:#6f4924;
}
a img{
	border:none;
}
a{
	color:#0c0;
}
a:link{
	color:#0c0
}
a:visited{
	color:#0c0
}
a:hover{
	color:skyblue;
}
p{
	padding:10px 30px;
	color:#666;
	line-height:180%;
}
span{
	font-weight:bold;
	color:#f90;
}
.red{
	color:red;
	font-weight:normal;
}
.ash{
	color:#999;
	font-weight:normal;
}
ul{
	margin:20px 20px 20px 30px;
}
ul.number{
	margin:20px 20px 20px 30px;
	list-style:decimal;
}
ul li{
	margin:10px 20px 0px 10px;
	line-height:130%;
	color:#6f4924;
}
ul.VisitList{
	margin:10px 20px 10px 40px;
}
ul.VisitList li{
	margin:5px 20px 0px 10px;
	line-height:120%;
	color:#6f4924;
}
table{
	width:470px;
	border:1px solid #999;
	border-collapse:collapse;
	margin:20px 25px;
}
table caption{
	font-size:15px;
	font-weight:bold;
	color:red;
	text-align:left;
	padding-bottom:5px;
}
table tr{

}
table tr th{
	padding:5px 10px;
	border:1px solid #ccc;
	text-align:left;
	white-space:no-wrap;
	color:#555;
	background:#eee;
}
table tr th a{color:#6c6;text-decoration:none;}
table tr th a:link{}
table tr th a:visited{}
table tr th a:hover{}

table tr td{
	text-align:left;
	padding:5px;
	border:1px solid #ccc;
	color:#666;
	line-height:130%;
	/*letter-spacing:0.1em;*/
}
table.PriceTable{
	margin:10px 10px 10px;
	width:auto;
}
table.PriceTable tr th{
	background:#ffe;
	text-align:left;
	font-weight:normal;
}
table.PriceTable tr th.colspan2{
	background:#eee;
	text-align:center;
	font-weight:bold;
}
table.PriceTable tr td{
	text-align:right;
	padding-left:50px;
}
table.LinkTable{
	width:100%;
	border:none;
	border-collapse:collapse;
	margin:10px 0px;
}
table.LinkTable tr th{
	border:none;
	background:none;
}
table.LinkTable tr td{
	border:none;
}
.return{
	text-align:right;
}
.RightImage,.RightImage160,.RightImage180,.RightImage200,.RightImage250,.RightImage300,.RightImage350{
	float:right;
	width:180px;
	margin:10px 0px 10px 10px;
	/*border:1px solid #000;*/
	padding:0px;
}
.RightImage160{
	width:160px;
}
.RightImage180{
	width:180px;
}
.RightImage200{
	width:200px;
}
.RightImage250{
	width:250px;
}
.RightImage300{
	width:300px;
}
.RightImage350{
	width:350px;
}
.LeftImage60,.LeftImage110,.LeftImage160,.LeftImage180,.LeftImage200,.LeftImage250{
	float:left;
	width:60px;
	margin:10px 20px 10px 10px;
	/*border:1px solid #000;*/
	padding:0px;
}
.LeftImage110{
	width:110px;
}
.LeftImage160{
	width:160px;
}
.LeftImage180{
	width:180px;
}
.LeftImage200{
	width:200px;
}
.LeftImage250{
	width:250px;
}
dl{
	margin-bottom:30px;
}
dt,dd{
	border-bottom:1px dashed #ccc;
	padding:5px 10px 2px;
	margin:10px 20px;
}
dt{
	margin-top:20px;
	color:#666;
	font-weight:bold;
}
dd{
	padding-left:30px;
	color:#666;
}
dt a{
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.2em;
	color:#006;
	text-decoration:none;
}
dd a{
	color:#006;
	text-decoration:none;
}
strong{
	color:#009;
}
em{
	font-style:normal;
	color:#006;
	font-weight:bold;
}
/*-----------------------サービス案内（トップページ）--------------------------*/
#GuideBox{
	background:url(images/guidebox-back.jpg) no-repeat center bottom;
	padding:0px 20px 0px 20px;
	margin:0 0 0px;
}
#GuideBox h4{
	margin:30px 5px 0;
	font-size:16px;
	padding:10px 10px 10px 30px;
	color:#f3c;
	background:url(images/h4-back.gif) no-repeat left center;
	clear:both;
}
#GuideBox p{
	margin:10px 8px 20px;
	padding:0;
	color:#666;
	line-height:180%;
}
/*----------------------左のエリア----------------------------------*/
#LeftAera{
	width:180px;
	_width:210px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 30px;
	float:left;
}

/*-----------------------バナー--------------------------*/
ul#banner{
	list-style:none;
	margin:0px 0px 5px;
	padding:0px 0px;
	clear:both;
}
ul#banner li{
	margin:0px 0px;
	padding:0px 0px 10px;
}
#banner a img{
	border:none;
}
/*------------------------メインナビゲーション----------------------------*/
#menu{
	width:758px;
	height:35px;
	height:auto;
	background:#ff9;
	margin:0;
	padding:0;
	position:absolute;
	top:185px;
	left:20px;
	clear:both;
}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:35px;
}
#menu ul li{
	margin:0;
	padding:0px;
	display:block;
	float:left;
}
#menu ul li a{
	padding:8px 0px 0px 14px;
	margin:1px 1px 0px 1px;
	width:110px;
	height:25px;
	_height:33px;
	color:#06f;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	background:#ffc url(images/navi-link.jpg) no-repeat left top;
}
#menu ul li a:link{
	color:#06f;
	background:#ffc url(images/navi-link.jpg) no-repeat;
}
#menu ul li a:visited{
	color:#06f;
	background:#ffc url(images/navi-link.jpg) no-repeat;
}
#menu ul li a:hover{
	color:#f06;
	background:url(images/navi-hover.jpg) no-repeat;
}
#menu ul li a#current{
	background:url(images/navi-current.jpg) no-repeat;
}


/*------------------------アドレス----------------------------*/
.add{
	width:168px;
	_width:190px;
	padding:10px;
	margin:10px 0px 10px 0px;
	border:1px solid #ccc;
	background:#ffc;
}
.add address{
	margin:0px;
	text-align:left;
	font-style:normal;
	font-size:12px;
	line-height:120%;
	color:#999;
}
/*------------------------電話番号----------------------------*/
#TelNumber{
	/*position:absolute;
	top:26px;
	left:520px;*/
}
/*------------------------フッター----------------------------*/
div#footer{
	font-size:12px;
	color:#fff;
	text-align:center;
	margin:0px 0 0;
	padding:5px 10px 5px 0px;
	background:url(images/footer-back.jpg) no-repeat center bottom;
	clear:both;
}
div#copyright{
	font-size:12px;
	color:#fff;
	text-align:right;
	margin:0px 0 0;
	padding:0px 20px 30px 10px;
	clear:both;
}
/*---------------サブナビゲーション----------*/
#SubNavi{
	height:auto;
	width:auto;
	margin:0px 0px 0px;
	text-align:left;
	clear:both;
}
#SubNavi ul{
	list-style:none;
	width:auto;
	margin:0px auto;
	padding:3px 30px 5px;
	_padding:3px 0px 5px;
}
#SubNavi ul li{
	margin:0px 3px 0 0;
	padding:2px 5px;
	height:auto;
	float:left;
}
#SubNavi ul li a{
	padding:2px 0px 0px 0px;
	color:#ffc;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
#SubNavi ul li a:link{
	color:#ffc;
}
#SubNavi ul li a:visited{
	color:#ffc;
}
#SubNavi ul li a:hover{
	color:#c6c690;
	
}
/* ----------------------------サービス内容----------------------- */
#MainAera .ServiceBox{
	margin:5px 20px;
	padding:5px;
	clear:both;
}
#MainAera .ServiceBox h4{
	text-align:center;
	color:#acd037;
	font-size:16px;
	background:url(images/h4_servicebox-back.gif) no-repeat center center;
	margin:0;
	padding:5px 0 4px;
}

#MainAera .ServiceBox ul{
	padding-left:200px;
}
#MainAera .ServiceBox ul li{
	margin:0;
	padding:0;
	font-size:13px;
}
/* ----------------------------インタビューページ（interview.html）----------------------- */
#InterviewIntro{
	width:auto;
	margin:20px auto;
	/*background:url(images/interview-img01.jpg) no-repeat center center;*/
}
#InterviewIntro p{
	margin:15px;
	color:#666;
	font-size:15px;
	font-weight:bold;
	padding:0 10px;
	line-height:130%;
}
ul#InterviewReview{
	padding:0px 5px;
	margin:0 0px 20px 5px;
	border:5px double #cccccc;
	letter-spacing:0.1em;
	height:320px;
	width:220px;
	overflow:auto;
	line-height:100%;
	float:right;
	/*position:absolute;
	top:270px;
	left:480px;*/
	list-style:none;
}
ul#InterviewReview li{
	font-size:13px;
	margin:15px 5px;
}
ul#InterviewReview li a{}
ul#InterviewReview li a:link{}
ul#InterviewReview li a:visited{}
ul#InterviewReview li a:hover{font-weight:normal}

ul#InterviewReview li.GreenTitle{
	color:#fff;
	background-color:#060;
	font-size:15px;
	font-weight:bold;
	padding:3px;
	margin:5px 0px 10px;
}
#MainAera h4.InterviewTitle{
	color:#fff;
	font-size:16px;
	letter-spacing:0.1em;
	background-color:#57b26b;
	background-image:none;
	margin:30px 20px 0px;
	padding:10px 15px 0px;;
}
#MainAera h4.InterviewTitle a,#MainAera h4.InterviewTitle a:link,#MainAera h4.InterviewTitle a:visited,#MainAera h4.InterviewTitle a:hover{
	color:#fff;
}
.InterviewText{
	background-color:#fff;
	border:5px solid #57b26b;
	padding:10px 0px;
	margin:0px 20px 10px;
}
.InterviewText p.question{
	color:brown;
	font-weight:bold;
	font-size:14px;
	line-height:130%;
	margin:5px 0px;
	padding:10px;
}
.InterviewText p.answer{
	color:#333;
	font-weight:normal;
	font-size:14px;
	line-height:130%;
	margin:5px 0px;
	padding:10px;
}

.return{
	text-align:right;
	clear:both;
}
.R-Photo{
	float:right;
	margin:15px 0px 15px 15px;
}
/*------------------------アクセス----------------------------*/
#map iframe{
	width:500px;
	height:350px;
}
/*------------------------リンク集----------------------------*/
dl.LinkBox{

}
dl.LinkBox dt{
	font-size:14px;
	color:#006;
	border:none;
	padding:2px 10px;
	margin:15px 20px 0;
	background:#fec;
	clear:both;
}
dl.LinkBox dt a,dl.LinkBox dt a:link,dl.LinkBox dt a:visited{
	font-size:14px;
	color:#006;
	font-weight:bold;
	letter-spacing:0em;
}
#MainAera dl.LinkBox dt a:hover{
	color:silver;
	text-decoration:underline;
}
dl.LinkBox dd{
	font-size:13px;
	padding:0px 20px;
	margin:5px 10px;
	border:none;
}
dl.LinkBox dd img{
	float:right;
	vertical-align:top;
}
#CrayonBanner{
	border:3px outset #6c6;
	margin:10px 40px;
	padding:0;
	background-color:#ffe;
	width:450px;
}
#CrayonBanner p{
	text-align:center;
	margin:0;
	padding:10px;
}
#CrayonBanner p.right{
	float:right;
}
/*------------------------サイトマップ----------------------------*/
dl#L_sitemap,dl#R_sitemap{
	width:250px;
	margin:0px 5px;
	padding:0px;
	/*border:1px solid #000;*/
}

dl#L_sitemap dt,dl#L_sitemap dd{
	margin-left:0px;
	margin-right:0px;
}
dl#R_sitemap dt,dl#R_sitemap dd{
	margin-left:0px;
	margin-right:0px;
}
dl#L_sitemap{
	float:left;
}
dl#R_sitemap{
	float:right;
}
/*------------------------ブログRSS----------------------------*/
#feed{

	margin:0px 0 0 0px;

	padding:0 10px;

	color:#666666;

	font-size:13px;

	font-weight:normal;

	height:180px;

	overflow:auto;

	list-style-type:disc;

	width:auto;
	
	border:1px solid #ccc;
	
	background:#fee;

}

#feed li {
	margin:0;
	padding:0;
	font-size:13px;
	color:#666666;
	border-bottom:1px dotted #ccc;
	padding:0 0 5px;
	list-style:none;
}

#feed li a{
	color:#666;
	text-decoration:none;
}
#feed li a:link{
	color:#666;
	text-decoration:none;
}
#feed li a:visited{
	color:#666;
	text-decoration:none;
}

#feed li a:hover{
	color:skyblue;
	text-decoration:underline;
}
/*------------------------フェイスブック----------------------------*/
#FaceBook{
	position:fixed;
	top:200px;
	right:20px;
	background:#fee;
	text-align:center;
	padding:10px;
	border:1px solid #ccc;
	width:300px;

}
#FaceBook iframe{
	border:none;
	overflow:hidden;
	width:280px;
	height:400px;
	background:white;
}
/*-----------------------表示切替--------------------------*/
.nonpc{
	display:none;
}
.pc{
	display:block;
}