@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##基本設定
-------------------------------------------------- */
* html{filter: expression(document.execCommand("BackgroundImageCache",false,true));}

/* body */
html,body{height:100%;}
body{
	margin:0;
	padding:0;
	line-height:1.5;
	color:#4d4d4d;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
}

/* IE6用 */
* html body {
	font-size:75%;
}

/* IE7用 */
*:first-child+html body {
	font-size:75%;
}

/* タイトル */
h1,h2,h3,h4,h5,h6{
	margin:0;
	line-height:1.2;
	font-size:100%;
}

/* テーブル・ボックス */

/* イメージ */
img,
a img{border:0;}

/* フォーム */
form{
	margin:0;
	padding:0;
}

/* 段落 */
p{
	margin:0;
	padding:0;
}

/* リンク */
a{
	color:#4d4d4d;
	text-decoration:none;
}
a:hover{
	color:#f00;
	text-decoration:underline;
}

/* margin */
.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;}
.mb65{margin-bottom:65px;}
.mb70{margin-bottom:70px;}
.mb75{margin-bottom:75px;}
.mb80{margin-bottom:80px;}
.mb85{margin-bottom:85px;}
.mb90{margin-bottom:90px;}
.mb95{margin-bottom:95px;}
.mb100{margin-bottom:100px;}

/* --------------------------------------------------
	##header
-------------------------------------------------- */
#header{
	margin:0 auto;
	width:950px;
	height:90px;
	text-align:left;
	position:relative;
}
#header h1{
	position:absolute;
	top:6px;
	left:8px;
	z-index:5;
	color:#595959;
	font-weight:normal;
}
#logo{
	position:absolute;
	top:48px;
	left:3px;
	z-index:4;
}
#h-list1{
	position:absolute;
	top:35px;
	right:2px;
	z-index:3;
	border-collapse:collapse;
	border:0;
}
#h-list1 td{
	padding:0 6px;
	text-align:center;
}
#h-list1 td a{color:#42210b;}
#h-list1 td a:hover{color:#f00;}
#h-list1 td#lang{
	padding:0;
}
#h-list1 td#lang a{
	padding:0 6px;
	display:block;
	color:#42210b;
	background-color:#e2e2e2;
	text-decoration:none;
}
#h-list1 td#lang a:hover{
	color:#42210b;
	background-color:#f1f1f1;
	text-decoration:none;
}

.fontChanger{
	border-collapse:collapse;
	border:0;
	position:absolute;
	top:65px;
	right:239px;
	z-index:2;
	height:22px;
}
.fontChanger td{
	padding:0 0 0 4px;
	white-space:nowrap;
	vertical-align:bottom;
	line-height:1.2;
}
.fontChanger .h-txt1{
	color:#000;
}
.fontChanger a{
	display:block;
}
.fontChanger a:hover{
	color:#000;
	background-color:#f1f1f1;
	text-decoration:none;
}
.font-s .fontChanger a.font-change-s,
.font-l .fontChanger a.font-change-l,
.font-ll .fontChanger a.font-change-ll{
	color:#000;
	background-color:#f1f1f1;
	text-decoration:none;
}
a.font-change-s{
	width:17px;
	height:16px;
	background:url(../../img_com/english/fs_n_over.gif) no-repeat left top;
}
a.font-change-s:hover{background-color:#fff;}
a.font-change-s:hover img{visibility:hidden;}
a.font-change-l{
	width:20px;
	height:19px;
	background:url(../../img_com/english/fs_l_over.gif) no-repeat left top;
}
a.font-change-l:hover{background-color:#fff;}
a.font-change-l:hover img{visibility:hidden;}
a.font-change-ll{
	width:22px;
	height:22px;
	background:url(../../img_com/english/fs_ll_over.gif) no-repeat left top;
}
a.font-change-ll:hover{background-color:#fff;}
a.font-change-ll:hover img{visibility:hidden;}

.font-s .fontChanger a.font-change-s img{visibility:hidden;}
.font-l .fontChanger a.font-change-l img{visibility:hidden;}
.font-ll .fontChanger a.font-change-ll img{visibility:hidden;}

#gcs-top{
	position:absolute;
	top:65px;
	right:2px;
	z-index:1;
}
.gcs-tf{
	border:1px #9b9b9b solid;
	width:158px;
	background-color:#f2f2f2;
	vertical-align:top;
}
.gcs-tf2{
	border:1px #9b9b9b solid;
	width:134px;
	background-color:#f2f2f2;
	vertical-align:top;
}

/* --------------------------------------------------
	##menu
-------------------------------------------------- */
#menu{
	position:relative;
	margin:0 auto -35px auto;
	width:950px;
	height:35px;
	text-align:left;
}
#menu table{
	border-collapse:collapse;
	border:0;
	width:950px;
	height:35px;
	background:url(../../img_com/bg_menu.jpg) no-repeat left top;
}
#menu table td{padding:0;}
#menu1{width:138px;}
#menu2{width:138px;}
#menu3{width:138px;}
#menu4{width:150px;}
#menu5{width:137px;}
#menu6{width:106px;}
#menu7{width:143px;}

/* --------------------------------------------------
	##main-image
-------------------------------------------------- */
#main-image{
	margin:0 0 16px;
	min-width:950px;
	text-align:center;
}

/* General Information  */
#gi #main-image{background:url(../../img_com/access/bg_main_image.jpg) no-repeat center top;}

/* Philosophies  */
#philosophies #main-image{background:url(../../img_com/nyushi/bg_main_image.jpg) no-repeat center top;}

/* History  */
#history #main-image{background:url(../../img_com/shimin/bg_main_image.jpg) no-repeat center top;}

/* message  */
#message #main-image{background:url(../../img_com/sotsugyousei/bg_main_image.jpg) no-repeat center top;}

/* s-design  */
#design #main-image{background:url(../../img_com/design/bg_main_image.jpg) no-repeat center top;}

/* s-nursing  */
#nurse #main-image{background:url(../../img_com/nurse/bg_main_image.jpg) no-repeat center top;}

/* daigakuin  */
#daigakuin #main-image{background:url(../../img_com/daigakuin/bg_main_image.jpg) no-repeat center top;}

/* josangaku  */
#josangaku #main-image{background:url(../../img_com/josangaku/bg_main_image.jpg) no-repeat center top;}


/* --------------------------------------------------
	##main
-------------------------------------------------- */
#main{
	margin:0 auto;
	width:950px;
	text-align:left;
}

/* --------------------------------------------------
	##pankuzu
-------------------------------------------------- */
#pankuzu{
	margin:0 0 20px;
	color:#999;
}
#pankuzu a{
	color:#999;
	text-decoration:underline;
}
#pankuzu a:hover{
	color:#f00;
	text-decoration:underline;
}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#contents:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#contents{
	width:710px;
	float:right;
	/*\*//*/
	overflow:hidden;
	/**/
}
#contents-inner:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#contents-inner{
	width:710px;
	color:#4d4d4d;
	/*\*//*/
	overflow:hidden;
	/**/
}
#contents-main:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#contents-main{
	width:710px;
	/*\*//*/
	overflow:hidden;
	/**/
}


/* --------------------------------------------------
	##side
-------------------------------------------------- */
#side{
	width:220px;
	float:left;
}
.s-box1{
	margin:0 0 10px;
	border:1px #ccc solid;
	background-color:#f5f5f5;
}
.s-box1 h3{
	padding:4px 0 4px 8px;
	background:#f0e8cc url(../../img_com/bg_s_menu.gif) no-repeat left center;
}
.s-box1 ul{
	margin:0;
	padding:3px 4px;
}
.s-box1 ul li{
	margin:0;
	padding:0 0 0 14px;
	list-style:none;
	line-height:2.0;
	background:url(../../img_com/s_icon1.gif) no-repeat 0 7px;
}
.s-box2-list{
	margin:0 0 8px;
	padding:3px 4px;
	border-bottom:1px #d6d6d6 solid;
}
.s-box2-list li{
	margin:0;
	padding:0 0 0 14px;
	list-style:none;
	line-height:2.0;
	background:url(../../img_com/s_icon2.gif) no-repeat 0 7px;
}
.s-box2 h4{
	margin:0 0 6px;
	line-height:1.2;
	color:#774f2a;
}
.s-box2 h4 span{font-size:134%;}
.s-box2 h5{
	line-height:1.2;
	color:#000;
	font-size:100%;
}
.s-box2 dl{
	margin:0;
	padding:0;
}
.s-box2 dl dt{
	margin:0;
	padding:0;
	color:#000;
}
.s-box2 dl dd{
	margin:0 0 16px;
	padding:0;
	color:#666;
}
#s-btn1{margin-bottom:20px;}
#s-btn1 a{
	display:block;
	width:220px;
	height:32px;
	background:url(../../img_com/english/sbtn1_a.gif) no-repeat left top;
}
#s-btn1 a:hover{background-color:#fff;}
#s-btn1 a:hover img{visibility:hidden;}

/* --------------------------------------------------
	##page-top
-------------------------------------------------- */
#page-top{
	padding-top:20px;
	clear:both;
	width:950px;
	text-align:right;
}
#page-top a{
	padding-right:16px;
	color:#4d4d4d;
	background:url(../../img_com/icon_page_top.gif) no-repeat right center;
}
#page-top a:hover{color:#f00;}

/* --------------------------------------------------
	##footer
-------------------------------------------------- */
#footer-menu{
	margin:0 auto;
	padding:10px 0;
	border-top:1px #ccc solid;
	width:950px;
	text-align:left;
}
#footer-menu table{
	border-collapse:collapse;
	border:0;
}
#footer-menu table#fm-box1{
	width:950px;
}
#footer-menu table td{
	padding:0 5px 0 0;
	vertical-align:top;
}
.f-box1 h3{
	margin:0 0 3px;
	color:#754c24;
}
.f-box1 ul{
	margin:0;
	padding:0 0 8px;
}
.f-box1 ul li{
	margin:0;
	padding:0 0 5px 12px;
	list-style:none;
	color:#4d4d4d;
	background:url(../../img_com/f_icon1.gif) no-repeat 0 4px;
}
.f-box1 ul li a{color:#4d4d4d;}
.f-box1 ul li a:hover{color:#f00;}
.f-line1{
	margin:0 0 8px;
	width:80%;
	height:1px;
	border-bottom:1px #ccc solid;
}
.f-line1 hr{
	display:none;
}
#footer{
	margin:0 auto;
	padding:10px 0;
	border-top:3px #000 solid;
	width:950px;
}
#f-logo{margin:0 0 6px;}