@charset "utf-8";

/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,textarea,table,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;border: none;empty-cells:show;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var,strong{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
li,dl{list-style:none;}
hr {display: none;}
img {vertical-align:bottom;border: none;}
a{text-decoration:underline;color:#28B6E0;outline:none;}
a:hover{text-decoration:none;color:#28B6E0;}

/*
------------------------------------------------
Text SET
------------------------------------------------*/
dt,dd,li,pre,p,blockquote,th,td,address,input,textarea{
	font-size:75%;
	line-height:1.5;
	color:#666666;
}
h1,h2,h3,h4,h5,h6{font-size:75%;font-weight:normal;line-height:1.5;color:#333333;}

/*
------------------------------------------------
Other SET
------------------------------------------------*/
.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 */

/*
------------------------------------------------
Margin SET
------------------------------------------------*/

.mb5 {margin-bottom: 5px;}.mb10 {margin-bottom: 10px;}.mb15 {margin-bottom: 15px;}.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}.mb30 {margin-bottom: 30px;}.mb35 {margin-bottom: 35px;}.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}.mb50 {margin-bottom: 50px;}.mb55 {margin-bottom: 55px;}.mb60 {margin-bottom: 60px;}



/*
------------------------------------------------
Common Layout
------------------------------------------------*/


body {
	background: url(../img/bg_body.jpg) repeat-x 0px 0px;
}
#wrap {
	margin: 0px auto;
	width: 900px;
}
#wrap #header {
	height: 160px;
	width: 900px;
	position: relative;
}
#wrap #header h1 {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 0px;
	top: 41px;
}
#wrap #header #lead {
	position: absolute;
	height: 15px;
	width: 355px;
	left: 0px;
	top: 17px;
}
#wrap #header #rightunit {
	padding-left: 532px;
}
#wrap #header #rightunit p {
	text-align: right;
}
#footer {
	background: url(../img/bg_footer.jpg) repeat-x 0px 0px;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 10px;
}
#footer #inner {
	margin: 0px auto;
	width: 900px;
}
#footer #inner ul {
	width: 780px;
}
#footer #inner li {
	background: url(../img/ic_footernavi.gif) no-repeat right 0em;
	display: inline;
	padding-right: 18px;
}
#footer #inner li a {
	color:#666666;
	text-decoration: none;
}
#footer #inner li a:hover {
	color:#666666;
	text-decoration: underline;
}#wrap .bt_top {
	text-align: right;
	clear: both;
}
#wrap #main {
	width: 900px;
	padding-bottom: 60px;
}
#wrap #main #contents {
	float: right;
	width: 620px;
}
#wrap #main #sidearea {
	float: left;
	width: 250px;
}
#wrap #main #sidearea #sidenavi01 li {
	margin-bottom: 3px;
}
#wrap #main #sidearea #sidenavi01 {
	margin-bottom: 35px;
}
#wrap #main #sidearea .sidenavi02 li {
	background: url(../img/line_navi.gif) repeat-x left bottom;
}
#wrap #main #sidearea .sidenavi02 a {
	color: #666666;
	text-decoration: none;
	background: url(../img/ic_navi.gif) no-repeat 0.8em 1.2em;
	padding: 9px 8px 9px 27px;
	display: block;
	width: 215px;
}
#wrap #main #sidearea #sideinfo {
	background: url(../img/bg_sideinfo.jpg) no-repeat 0px 0px;
	height: 157px;
	width: 211px;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrap #main #sidearea #sideinfo dt {
	font-weight: bold;
	font-size: 13px;
}
#wrap #main #sidearea #sideinfo .tel {
	font-size: 15px;
	font-weight: bold;
	color: #E5265F;
}
#wrap #main #sidearea #sideinfo dd {
	font-size: 13px;
}
#wrap #main #contents .titleh2 {
	font-size: 105%;
	font-weight: bold;
	color: #E62761;
	background: url(../img/bg_contents_title.jpg) no-repeat 0px 0px;
	height: 35px;
	width: 600px;
	padding-left: 20px;
	padding-top: 10px;
}
#wrap #main #contents .titleh3 {
	font-weight: bold;
	color: #FFFFFF;
	background: url(../img/bg_contents_title_02.jpg) no-repeat 0px 0px;
	height: 23px;
	width: 590px;
	padding-top: 6px;
	padding-left: 30px;
	clear: both;
}
#wrap #main #contents .titleh4 {
	font-weight: bold;
	color: #E62761;
	background: url(../img/ic_title.gif) no-repeat 0em 0.4em;
	padding-left: 15px;
	font-size: 90%;
	clear: both;
}
#wrap #main #contents .titleh5 {
	font-weight: bold;
	color: #333333;
	background: url(../img/ic_title_02.jpg) no-repeat 0em 0.4em;
	padding-left: 15px;
}



#wrap #main #contents .councelingbox {
	clear: both;
	width: 620px;
}
#wrap #main #contents .councelingbox p {
	padding-bottom: 5px;
}
#wrap #main #contents .councelingbox .left {
	font-size: 10px;
	float: left;
	width: 355px;
}
#wrap #main #contents .councelingbox .right {
	float: right;
	width: 250px;
}
