@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color:#333333;
	line-height:1.5;
	font-size: 14px;
	background-color:#fefff4;
}
* html body {
	vertical-align:baseline;
	font-size: 85%;
}
*+html body { 
	font-size: 14px;
	font-size: 85%;
}

.body_mac_moz {
	-moz-opacity:0.99;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, dl, dt, dd, input, textarea, blockquote  {
	margin: 0;
	padding: 0;
	font-size:1.0em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	line-height:1.4;
}
ul {
	list-style:none;
}
li {
}

address {
	font-style:normal;
}
a {
	color:#3776ce;
	cursor:pointer;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
img {
	border:none;
	vertical-align:bottom;
}
table th,
table td {
	font-size:1.0em;
	font-weight:normal;
}



html {
	margin-bottom:1px;
	height:100%;
	overflow-y:scroll;
}



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



* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}


/*div {
	zoom:1;
}
*/





/* header
--------------------------------------------*/
#header {
	width:920px;
	margin:2px auto 0;
	background-image:url(../images/header_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:102px;
	position:relative;
}
#header h1 {
	position:absolute;
	top:17px;
	left:20px;
}







/* cotents
--------------------------------------------*/
#contents {
	width:920px;
	background-image:url(../images/contents_bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	margin:0 auto 0;
}
#main_img {
	background-image:url(../images/main_img.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0 auto;
	padding-top:303px;
}
#contents_wrapper {
	padding:0 12px 16px;
	background-image:url(../images/contents_btm.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}





/* footer
--------------------------------------------*/
#footer {
	clear:both;
	width:920px;
	margin: 0 auto;
	background-image:url(../images/footer_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
}
#footer_inner {
	padding:20px;
	height:70px;
}
#ft_copyright {
	text-align:center;
	padding:0 0 20px;
}

#footer .gototop {
	position:absolute;
	top:0;
	left:763px;
	display:block;
	height:24px;
	width:137px;
	text-indent:-9999px;
	/*background-color:#FF0000;*/
}





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

.navi_col {
	width:205px;
	padding:0 0 12px;
}
.navi_col .in {
	background-image:url(../images/navi_bg_mid.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}


#navi1 {
	float:left;
	margin-right:2px;
}
#navi2 {
	float:right;
}


.navi_col ul {
	background-image:url(../images/navi_col_grad.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:4px 14px 14px;
	margin:0 0 12px;
}
.navi_col li {
	border-bottom:1px solid #d9d9d9;
}
.navi_col li a{
	display:block;
	padding:8px 8px 8px 16px;
	background-image:url(../images/icon_arrow.gif);
	background-position:8px 50%;
	background-repeat:no-repeat;
	text-decoration:none;
}
.navi_col li a:hover{
	text-decoration:underline;
}
.navi_col .telnum {
	text-align:center;
	padding:0 0 25px;
}
.navi_col .telnum img {
	display:block;
	margin: 0 auto 3px;
}

#profile_link {
	font-size:0.85em;
}
#profile_link img{
	display:block;
}
#profile_link p{
	text-align:right;
}
#profile_link a{
	padding:3px 20px;
	background-image:url(../images/icon_arrow.gif);
	background-position:8px 50%;
	background-repeat:no-repeat;
}



/* center_col
--------------------------------------------*/
#center_col {
	float:left;
	width:481px;
}
#news {
}
#feed_outer1 {
	background-image:url(../images/news_mid.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#feed_outer2{
	background-image:url(../images/news_btm.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}
#feed {
	background-image:url(../images/news_grad.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 20px 20px;
}





#feature {
	background-image:url(../images/feature_mid.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}


#feature_inner {
	background-image:url(../images/feature_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:20px 20px 0;
}


#feature  h2{
	padding:0 0 10px;
	margin:0 0 25px;
	border-bottom:2px solid #0068b7;
}
#feature  h2 span{
	font-size:1.2em;
}

#feature h3 {
	margin:0 5px 0;
	background-position:3px 50%;
	background-repeat:no-repeat;
	padding-left:44px;
}
#feature h3 span {
	display:block;
	background-position:0 100%;
	background-repeat:no-repeat;
	padding-bottom:15px;
}
#feature h3#feature1 {
	background-image:url(../images/icon_reh.gif);
}
#feature h3#feature2 {
	background-image:url(../images/icon_nurs.gif);
}

#feature h3#feature1  span{
	background-image:url(../images/en_reh.gif);
}
#feature h3#feature2  span {
	background-image:url(../images/en_nur.gif);
}

.feature_section {
	margin:10px 5px 8px;
	border-top:1px dotted #cccccc;
	padding:8px 0 0;
}
.feature_section_ft {
	clear:both;
	border-top:1px dotted #cccccc;
	text-align:right;
	padding:8px 0;
	margin:10px 5px 20px;
}
.feature_section_ft a span {
	font-size:0.85em;
}
.feature_section .imgL {
	float:left;
	/*width:135px;*/
	margin:0 16px 6px 0;
	border:1px solid #cdcdcd;
	padding:1px;
}
.feature_section .imgR {
	float:right;
	/*width:135px;*/
	margin:0  0 6px 16px;
	border:1px solid #cdcdcd;
	padding:1px;
}





/*  feed
--------------------------------------------*/
#feed li {
	clear:both;
	padding:12px 0;
	border-bottom:1px dotted #cccccc;
}

#feed span {
	display:block;
}
#feed .date {
	float:left;
	width:100px;
	font-weight:bold;
	font-size:0.85em;
	color:#999999;
}
#feed .feed_right {
	margin-left:105px;
}
#feed .title {
	font-weight:bold;
	padding:0 0 4px;
}





/*  201002追記
--------------------------------------------*/

#navi1 .banner {
	text-align:center;
	margin:0 13px;
	padding:10px 0 34px;
	border-top:1px dotted #e5e5e5;
}

.justif {
	letter-spacing:1em;
}


#sitexp {
	width:905px;
	margin:8px auto 0;
	font-size:0.85em;
	line-height:1.2;
}


#fleft {
	float:left;
}
#fright {
	float:right;
}
#footer #name {
	font-weight:bold;
}
#footer #name a{
	color:#333333;
	text-decoration:none;
}
#footer #name a:hover {
	text-decoration:underline;
}
#footer #name span{
	font-weight:normal;
	font-size:0.85em;
}


#footer #practice {
	font-size:0.85em;
	padding-top:18px;
	text-align:right;
}




