@charset "utf-8";
body {
	background-image: url(/img/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
*html body {
	overflow: auto;
}*+html body {
	overflow: auto;
}
h1,h2,h3,h4,h5,h6,p,ul,address,em,strong {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-style: normal;
	font-size: 12px;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
h1 a:link,h1 a:hover,h1 a:visited,h1 a:active {
	color: #333333;
	text-decoration: none;
}

#wrapper {
	width: 810px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2D2D2;
	border-left-color: #D2D2D2;
}
*+html #wrapper {
height:1%;
}
#header {
	height: 85px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
#maincontents {
	width: 810px;
	margin-bottom: 15px;
}
h1 {
	font-size: 10px;
	height: 18px;
	margin-bottom: 10px;
}
.area1 {
	float: left;
	width: 465px;
	padding-left: 15px;
}
.area2 {
	float: right;
	width: 315px;
}
.katsuraad {
	margin-top: 10px;
}
#contents {
	width: 555px;
	float: left;
	padding-left: 15px;
	margin-top: 15px;
	border-right: 1px solid #CCCCCC;
}
#lead {
	background-image: url(/img/main_image.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	background-color: #000000;
	padding: 0px;
	height: 265px;
	width: 810px;
	display: block;
}
#lead p {
	font-size: 1px;
	visibility: hidden;
}
#h2_area {
	background-image: url(/img/sub_bg.jpg);
	background-position: center top;
	background-color: #000000;
	color: #FFFFFF;
	width: 540px;
	margin-bottom: 10px;
}
h2.kouza {
	padding: 7px 10px 5px 20px;
	font-weight: bold;
	font-size: 16px;
}
.click img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#sidenavi {
	width: 225px;
	float: right;
	margin-top: 15px;
}
#sidemenuArea {
	width: 210px;
	margin-bottom: 10px;
	background-image: url(/img/gnav_bg.jpg);
	background-repeat: repeat-y;
}
#sidemenuBt {
	width: 210px;
	padding-bottom: 10px;
	background: url(/img/gnav_bt.jpg) no-repeat bottom left;
}
#sidemenuTp {
	width: 210px;
	padding-Top: 10px;
	background: url(/img/gnav_tp.jpg) no-repeat;
}
.sidemenu {
	width: 200px;
	margin-left: 5px;
}
.sidemenu li {
	border-bottom: 1px solid #573524;
}
ul.sidemenu li.bTitle a {
	display: block;
	height: 29px;
	width: 194px;
	text-indent: 30px;
	margin-top: 3px;
	font-size: 10px;
	color: #FF6600;
	line-height: 2.8em;
	font-weight: bold;
	margin-left: 5px;
}
ul.sidemenu li.mTitle a {
	display: block;
	height: 29px;
	width: 175px;
	text-indent: 30px;
	margin-top: 3px;
	font-size: 10px;
	color: #FF6600;
	line-height: 2.8em;
	font-weight: bold;
	margin-left: 25px;
}
.sidemenu li.bTitle {
	background-image: url(/img/gnav_arrow01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.sidemenu li.mTitle {
	background-image: url(/img/gnav_arrow02.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
}
.adArea {
	width: 213px;
}
.adArea li img {
	margin-bottom: 10px;
}
.rssbtn {
	text-align: right;
}
.txt_list {
	text-align:right;
	margin-bottom: 20px;
	font-size:12px;
}


.course {
	margin-bottom: 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}
.course .bgo {
	width: 150px;
}
.bgo a:link,.bgo a:hover,.bgo a:visited,.bgo a:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.course .box {
	width: 180px;
	height: 80px;
}
.course h3 {
	width: 142px;
	margin: 10px 10px 5px 10px;
	padding: 5px 0 0 8px;
	border-bottom: 1px solid #336666;
	border-left: 5px solid #336666;
	font-weight: bold;
	font-size: 14px;
}
.course p {
	padding: 0;
	margin: 0 15px;
	line-height: 1.3em;
	font-size: 12px;
}
#indexFaq {
	width: 540px;
	height: 80px;
	padding-bottom: 10px;
}
ul.care {
	width: 540px;
}
ul.care li a {
	display: block;
	width: 265px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
}
li.q01 {
	float: left;
	height: 80px;
	width: 265px;
	background-image: url(/img/dlink_maker.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
li.q02 {
	float: right;
	height: 80px;
	width: 265px;
	background-image: url(/img/dlink_clinic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.about {
	width: 520px;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 0 10px;
	margin-bottom: 20px;
}
.about p {
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 10px;
}
#footer {
	background-color: #D2D2D2;
	height: 42px;
	font-size: 10px;
	clear: both;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.flink a:link,.flink a:hover,.flink a:visited,.flink a:active {
	padding-left: 5px;
	line-height: 1.5;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
address {
	clear: both;
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
}
#topicpath {
	width: 544px;
	margin-bottom: 10px;
}
#topicpath p {
	font-size: 10px;
	line-height: 15px;
}
.pageup {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	padding-top: 10px;
}
/* UnderPageOnly
------------------------------------------------------- */
.contentsTitle {
	background-image: url(/img/sub_bg.jpg);
	background-position: center top;
	background-color: #000000;
	margin: 0 10px 10px 0;
	padding: 7px 10px 5px 20px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.contentsSub {
	padding: 3px 5px 4px 5px;
	margin: 0 10px 10px 10px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #333333;
}
.contentsSubLink {
	margin: 0 10px 5px 10px;
	font-weight: bold;
	font-size: 12px;
}
.contentsText1 {
	margin: 0 15px 10px 15px;
}
.contentsText1 p {
	line-height: 1.8;
	margin-bottom: 1em;
}
.contentsText2 {
	margin: 0 15px 10px 15px;
}
.contentsText2 p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#topicpath {
	margin: 0 0 10px 0;
	font-size: 10px;
}
.pageup {
	text-align:right;
}
.s_Map {
	line-height: 2em;
}
