﻿/* CSS Document */

/*もくじ*/

/*1:全体設定*/
/*2:下層のみの全体設定*/
/*3:資格・就職*/
/*4:オープンキャンパス*/
/*5:学科紹介*/
/*6:学校案内*/
/*7:プライバシーポリシー*/
/*8:各種証明書申請*/

/*もくじ終了*/

@media print {
body {
zoom: 70%; /*←いー感じに調整してください*/
}
img.fazzy{ margin-right:2px; !important}

ul#kenlist li,ul#dolist li{
	font-size:80% !important;
}


}
/* --- clearfix --- */


	#mainarea:after,
	#right:after,
	#newspic:after,
	div.fourpoint:after,
	div.explain:after,
	div#right_under:after,
	div#itiranbox:after,
	div#itiranbox dl:after,
	div#voicebox table:after,
	div dl.news_result01:after,
	div dl.news_result02:after,
	div dl.news_result03:after,
	div dl.news_result04:after,
	div dl dd.date:after {
		content		: "." !important;
		display		: block !important;
		height		: 0px !important;
		clear		: both !important;
		visibility	: hidden !important;
	}

	#right,
	#newspic,
	#mainarea,
	div.fourpoint,
	div.explain,
	div#right_under,
	div#itiranbox,
	div#itiranbox dl,
	div#voicebox table,
	div dl.news_result01,
	div dl.news_result02,
	div dl.news_result03,
	div dl.news_result04,
	div dl dd.date { display :inline-table !important; }
	
	/* Mac IE には適用させない \*/
	* html div#mainarea,
	* html div#right,
	* html div#newspic,
	* html div.fourpoint,
	* html div.explain,
	* html div#right_under,
	* html div#itiranbox,
	* html div#itiranbox dl,
	* html div#voicebox table,
	* html div dl.news_result01,
	* html div dl.news_result02,
	* html div dl.news_result03,
	* html div dl.news_result04,
	* html div dl dd.date{ height : 1px !important; }
	
	#right,
	#mainarea,
	#newspic,
	div.fourpoint,
	div.explain,
	div#right_under,
	div#itiranbox,
	div#itiranbox dl,
	div#voicebox table,
	div dl.news_result01,
	div dl.news_result02,
	div dl.news_result03,
	div dl.news_result04,
	div dl dd.date { display : block !important; }
	/* */


body{
	margin:0;
	padding:0;
	background:#F1F0F0;
	font-size:12px;
	line-height:1.5;
	text-align:center;
	font-family:Verdana, sans-serif, "ＭＳ Ｐゴシック";
	color:#666666;
}

ul,li{margin:0; padding:0;}

a{
	color:#666666;
	text-decoration:none;
}

img.fazzy{ margin-right:10px;}
img.divbuster{ clear:both;}

@media print {
img.fazzy{ margin-right:9px;}

}

p{margin-bottom:10px;
}

p#pdf a{ text-decoration:underline;}
p#pdf a:hover{ text-decoration:none;}

div#search form input#kensaku {
	border		: 0 !important;
	width		: 47px;
	height		: 18px;
	background	: transparent url(../common/kensakubutton.gif) no-repeat !important;
	overflow	: hidden;
	cursor		: pointer;
}
div#page{
	margin:0 auto;
	padding:0;
	width:850px;
	height:auto;
	background:url(../common/background.gif) repeat-y left top;
}

div#header{
	margin:0 auto;
	padding:0;
	width:810px;
	height:auto;
	text-align:left;
}

div#header a:hover,div#group a:hover{color:#CC0000;}

div#swf{
	margin:0 auto;
	padding:0;
	width:810px;
	height:265px;
	background:url(../common/flasharea.jpg) no-repeat left top;
}

div#mainarea {
	clear:both;
	margin:0px auto;
	width:810px;
	height:auto;
	background:transparent url(../common/mainbackground.gif) repeat-y center top;
}

div.floatbuster{/*float部分のmargin要素が二倍になるので回避するための外箱*/
	margin:0 15px;
	width:auto;
}

div.floatbuster02{/*float部分のmargin要素が二倍になるので回避するための外箱・下層用*/
	margin:0 0 0 15px;
	width:auto;
}


div#left {
	float:left;
	margin:5px 0;
	padding:0;
	width:180px;
}

div#right {
	float:right;
	margin:0;
	padding:0;
	width:570px;
	text-align:left;
}

div#right_under{/*下層でTOPと比べ右エリアの横幅が違うことによる措置。右エリアいっぱい使うページには必須*/
	float:right;
	margin:0;
	padding:0;
	width:600px;
	text-align:center;
}

div#right02 {/*right_underの中に入れるdiv#rightの代替品。入れ子にするのでこいつにfloatはいらない。*/
	margin:0 auto;
	padding:0;
	width:570px;
	text-align:left;
}

div#right02 p{
margin:0 0 10px;
}

div#right02 p.last{
margin-top:0;
margin-bottom:0;
}

div#sidebox{
	margin:0;
	padding:0;
	width:180px;
	background: url(../common/sidebox_middle.gif) repeat-y left top;
}

div#sidebox img.banner{
	margin-bottom:2px;
}

div#search{
	margin:0;
	padding:0 10px;
	width:auto;
	height:77px;
	text-align:right;
	background: url(../common/kensakubox.gif) no-repeat left top;
}

div#search form input{ width:155px;}



div#footer{
	margin:5px 0 0 0;
	clear:both;
	height:25px;
	background:url(../common/footerback.gif) no-repeat center top;
	font-size:10px;
	color:#FFFFFF;	
}

div#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

div#copy{
	/*position:relative;*/
	margin:0 35px;
	padding:0 0 20px 0;
	width:auto;
	font-size:10px;
	text-align:left;
	clear:both;	
}

div#group{
	position:relative;
	top:-15px;
	left:480px;
	margin:0;
	width:300px;
	padding:0;
	text-align:right;
}


/*各エリアの指定ここまで*/


/*メニュー部分*/


h1#headlogo{/*ヘッダパーツ*/
	float:left;
	margin:0;
	padding:0;
	width:325px;
	height:59px;
	background:url(../common/h1_logo02.gif) no-repeat right top;
	text-indent:-9999px;
	ovreflow:hidden;
}

h1#headlogo a{
	display:block;
	margin:0;
	padding:0;
	width:325px;
	height:59px;
	overflow:hidden;
}

div#headspace{/*ヘッダパーツ*/
	float:right;
	margin:0;
	padding:0 10px 0 0;
	width:465px;
	height:59px;
	font-size:10px;
	line-height:150%;
	text-align:right;
}

ul#headmenu,
ul#sidemenu{
	clear:both;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}

ul#headmenu{
	width:810px;
	display:block;
}

ul#headmenu li{
	float:left;
}

ul#headmenu li a{
	display:block;
	margin:0 0 0 1px;
	padding:0;
	width:161px;
	height:31px;
	overflow:hidden;
	text-indent:-9999px;
}

div#nintei{
	font-size:10px;
	position:relative;
	text-align:left;
	width:250px;
	margin-right:215px;
}

div#nintei div{
	position:absolute;
	top:22px;
	left:-5px;
}



a#top01{ background:url(../common/menu01.gif) no-repeat left top;}
a#top02{ background:url(../common/menu02.gif) no-repeat left top;}
a#top03{ background:url(../common/menu03.gif) no-repeat left top;}
a#top04{ background:url(../common/menu04.gif) no-repeat left top;}
a#top05{ background:url(../common/menu05.gif) no-repeat left top;}

a#top012{ background:url(../common/menu01.gif) no-repeat left bottom;}
a#top022{ background:url(../common/menu02.gif) no-repeat left bottom;}
a#top032{ background:url(../common/menu03.gif) no-repeat left bottom;}
a#top042{ background:url(../common/menu04.gif) no-repeat left bottom;}
a#top052{ background:url(../common/menu05.gif) no-repeat left bottom;}

a#top01:hover{ background:url(../common/menu01.gif) no-repeat left bottom;}
a#top02:hover{ background:url(../common/menu02.gif) no-repeat left bottom;}
a#top03:hover{ background:url(../common/menu03.gif) no-repeat left bottom;}
a#top04:hover{ background:url(../common/menu04.gif) no-repeat left bottom;}
a#top05:hover{ background:url(../common/menu05.gif) no-repeat left bottom;}


ul#sidemenu li{
	display:block;
	margin:0;
	padding:0px;
	width:auto;
	height:25px;
	text-align:left;
}

ul#sidemenu li.large{
	height:38px;
}

ul#sidemenu li a{
	display:block;
	margin:0 6px;
	padding:0;
	width:168px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
}

/*a#side01{ background:url(../common/sidemenu01.gif) no-repeat left top;}*/

a#side02{ background:url(../common/sidemenu02.gif) no-repeat left top;}
a#side03{ background:url(../common/sidemenu03.gif) no-repeat left top;}
a#side04{ background:url(../common/sidemenu04.gif) no-repeat left top;}
a#side05{ background:url(../common/sidemenu05.gif) no-repeat left top;}
a#side06{ background:url(../common/sidemenu06.gif) no-repeat left top;}

/*
a#side07{ background:url(../common/sidemenu07.gif) no-repeat left top;}
a#side08{ background:url(../common/sidemenu08.gif) no-repeat left top; height:38px!important;}
*/

/*a#side01:hover{ background:url(../common/sidemenu01.gif) no-repeat left bottom;}*/

a#side02:hover{ background:url(../common/sidemenu02.gif) no-repeat left bottom;}
a#side03:hover{ background:url(../common/sidemenu03.gif) no-repeat left bottom;}
a#side04:hover{ background:url(../common/sidemenu04.gif) no-repeat left bottom;}
a#side05:hover{ background:url(../common/sidemenu05.gif) no-repeat left bottom;}
a#side06:hover{ background:url(../common/sidemenu06.gif) no-repeat left bottom;}
/*
a#side07:hover{ background:url(../common/sidemenu07.gif) no-repeat left bottom;}
a#side08:hover{ background:url(../common/sidemenu08.gif) no-repeat left bottom;}
*/

ul.ul_style,
ul.ul_style li { margin:0; padding:0;} 

ul.ul_style { margin:0 25px 10px;}
ul.ul_style li { margin-bottom:5px;}


/*下層全体に関わるCSS*/

#panarea{/*パンくずリスト*/
	width:600px;
	height:21px;
	background:url(../common/panarea.gif) no-repeat left top;
	text-align:left;
	font-size:10px;
	line-height:140%;
}

#panarea a{text-decoration:underline;}
#panarea a:hover{text-decoration:none;}

#panarea p{
	margin:0;
	padding:3px 10px 0 15px;
}

#footbox{
	margin-bottom:5px;
	width:570px;
	background:url(../common/footbox_middle.gif) repeat-y left top;
	text-align:center;
	margin-bottom:5px;
}

table.photo img,
table.photo02 img {
	margin-bottom:3px;
}

table.photo td,
table.photo02 td { font-size:12px !important;}

img.rightphoto{
	margin-left:10px;
}

img.leftphoto{
	margin-right:10px;
}

div.pagetop{
	clear:both;
	margin:0 15px 15px;
	padding-top:10px;
	font-size:10px;
	text-align:right;
}

div.pagetop div.pageback,div.pagetop3 div.pageback{
	float:left;
	text-align:left;
	font-size:10px;
}

div.pagetop2{
	clear:both;
	margin:0 0 15px;
	font-size:10px;
	text-align:right;
}

div.pagetop3{
	clear:both;
	margin:0 15px 15px 0;
	padding-top:10px;
	font-size:10px;
	text-align:right;
}



#h2_gakka,
#h2_guide,
#h2_entrance,
#h2_entrance2,
#h2_campus,
#h2_work,
#h2_voice,
#h2_enterprise,
#h2_current,
#h2_appli,
#h2_sitemap,
#h2_inquiry,
#h2_access,
#h2_document,
#h2_privacy,
#h2_news,
#h2_sotugyo,
#h2_topics,
#h2_sikaku,
#h2_university,
#h2_land,
#h2_form,
#h2_reform,
#h2_opencampus,
#h2_nyugaku,
#h2_kobetu,
#h2_offer,
#h2_koyukai{
	margin:0;
	padding:0;
	width:600px;
	height:65px;
	text-indent:-9999px;
	overflow:hidden;
}

#h2_gakka		{	background:url(../common/h2_gakka00.jpg) no-repeat left top;}/*学科紹介*/
#h2_guide		{	background:url(../common/h2_guide00.jpg) no-repeat left top;}/*学校案内*/
#h2_entrance	{	background:url(../common/h2_entrance00.jpg) no-repeat left top;}/*入学案内*/
#h2_entrance2	{	background:url(../common/h2_entrance01.jpg) no-repeat left top; height:267px;}/*入学案内*/
#h2_campus		{	background:url(../common/h2_campus00.jpg) no-repeat left top; height:266px;}/*学生生活*/
#h2_work		{	background:url(../common/h2_work00.jpg) no-repeat left top;}/*作品紹介*/
#h2_voice		{	background:url(../common/h2_voice00.jpg) no-repeat left top;}/*生徒の声*/
#h2_enterprise	{	background:url(../common/h2_enterprise00.jpg) no-repeat left top;}/*企業の方へ*/
#h2_current		{	background:url(../common/h2_current00.jpg) no-repeat left top;}/*在校生の方へ*/
#h2_appli		{	background:url(../common/h2_appli00.jpg) no-repeat left top;}/*各種証明書申請*/
#h2_sitemap		{	background:url(../common/h2_sitemap00.jpg) no-repeat left top;}/*サイトマップ*/
#h2_inquiry		{	background:url(../common/h2_inquiry00.jpg) no-repeat left top;}/*お問い合わせ*/
#h2_access		{	background:url(../common/h2_access00.jpg) no-repeat left top;}/*交通アクセス*/
#h2_document	{	background:url(../common/h2_document00.jpg) no-repeat left top;}/*資料請求*/
#h2_privacy		{	background:url(../common/h2_privacy00.jpg) no-repeat left top;}/*プライバシーポリシー*/
#h2_news		{	background:url(../common/h2_news00.jpg) no-repeat left top;}/*NEWS*/
#h2_sotugyo		{	background:url(../common/h2_sotugyo00.jpg) no-repeat left top;}/*卒業生の方へ*/
#h2_topics		{	background:url(../common/h2_topics00.jpg) no-repeat left top;}/*TOPICS*/
#h2_sikaku		{	background:url(../common/h2_sikaku00.jpg) no-repeat left top;}/*資格・就職*/
#h2_university	{	background:url(../common/h2_univer00.jpg) no-repeat left top;}/*大学・短大・社会人の方へ*/
#h2_land		{	background:url(../common/h2_land00.jpg) no-repeat left top;}/*土地家屋調査士*/
#h2_form		{	background:url(../common/h2_form00.jpg) no-repeat left top;}/*お申し込みフォーム*/
#h2_reform		{	background:url(../common/h2_reform00.jpg) no-repeat left top;}/*リフォーム*/
#h2_opencampus	{	background:url(../common/h2_opencampus00.jpg) no-repeat left top;}/*オープンキャンパス申し込み*/
#h2_nyugaku		{	background:url(../common/h2_guidance02.jpg) no-repeat left top;}/*保護者向け入学相談*/
#h2_kobetu		{	background:url(../common/h2_guidance03.jpg) no-repeat left top;}/*個別入学相談*/
#h2_offer		{	background:url(../common/h2_offer00.jpg) no-repeat left top;}/*求人票フォーム*/
#h2_koyukai		{	background:url(../common/h2_koyukai00.jpg) no-repeat left top;}/*校友会申し込みフォーム*/




#h2_message,
#h2_philosophy,
#h2_history,
#h2_facilities,
#h2_recruit,
#h2_guidance,
#h2_guidance2,
#h2_scholarship,
#h2_admission,
#h2_license,
#h2_employment,
#h2_event,
#h2_domitory{
	margin:0;
	padding:0;
	width:600px;
	height:65px;
	text-indent:-9999px;
	overflow:hidden;
}

#h2_message		{	background:url(../common/h2_message00.jpg) no-repeat left top;}/*ご挨拶*/
#h2_philosophy	{	background:url(../common/h2_philosophy00.jpg) no-repeat left top;}/*教育理念*/
#h2_history		{	background:url(../common/h2_history00.jpg) no-repeat left top;}/*沿革*/
#h2_facilities	{	background:url(../common/h2_facilities00.jpg) no-repeat left top;}/*施設紹介*/
#h2_recruit		{	background:url(../common/h2_recruit00.jpg) no-repeat left top;}/*募集要項*/
#h2_guidance	{	background:url(../common/h2_guidance00.jpg) no-repeat left top;}/*入学相談*/
#h2_guidance2	{	background:url(../common/h2_guidance01.jpg) no-repeat left top;}/*入学相談*/
#h2_scholarship	{	background:url(../common/h2_scholarship00.jpg) no-repeat left top;}/*奨学金制度*/
#h2_admission	{	background:url(../common/h2_admission00.jpg) no-repeat left top;}/*大学・短大併修*/
#h2_license		{	background:url(../common/h2_license00.jpg) no-repeat left top;}/*資格サポート*/
#h2_employment	{	background:url(../common/h2_employment00.jpg) no-repeat left top;}/*就職サポート*/
#h2_event		{	background:url(../common/h2_event00.jpg) no-repeat left top;}/*学校行事*/
#h2_domitory	{	background:url(../common/h2_domitory00.jpg) no-repeat left top;}/*学生寮*/





#h3_sikaku01,#h3_sikaku02{
	margin:0;
	padding:0;
	width:570px;
	height:102px;
	text-indent:-9999px;
	overflow:hidden;
}
#h3_sikaku01{	background:url(../common/sikaku/h3_sikaku01.gif) no-repeat left top;}
#h3_sikaku02{	background:url(../common/sikaku/h3_sikaku02.gif) no-repeat left top;}

#h3_sikaku03,#h3_sikaku04{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

#h3_sikaku03{	background:url(../common/sikaku/h3_sikaku03.gif) no-repeat left top;}
#h3_sikaku04{	background:url(../common/sikaku/h3_sikaku04.gif) no-repeat left top;}



#h2_oc{
	margin:0;
	padding:0;
	width:600px;
	height:170px;
	background:url(../common/oc/h2_oc00.jpg) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
}

#h3_oc01,#h3_oc02{
	margin:0;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
#h3_oc01{	background:url(../common/oc/h3_oc01.gif) no-repeat left top;}
#h3_oc02{	background:url(../common/oc/h3_oc02.gif) no-repeat left top;}




#ocbox{
	margin:0;
	padding:0;
}

#ocbox dl{
	margin:0;
	padding:0;
	width:180px;
	text-align:left;
	background:url(../common/oc/ocbox_middle.gif) repeat-y left top;
}

#ocbox dt{
	margin:0;
	padding:0;
	margin-bottom:3px;
	width:180px;
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
	text-indent:23px;
	line-height:10px;
	background:url(../common/oc/ocbox_dt.gif) no-repeat left center;
}

#ocbox dd{
	margin:0;
	padding:0 15px 11px 23px;
	width:auto;
	font-size:10px;
	line-height:150%;
	background:url(../common/oc/ocbox_dd.gif) no-repeat left bottom;
}

#ocbox dd.last{
	background:none;
	padding-bottom:0px;
}

#ocbox a:hover{color:#CC0000; text-decoration:underline;}


#oc_intro{ margin:10px 0 10px;}

#oc_intro p{
	margin:0;
	padding:3px 10px 3px 0;
}

div.course{
	margin:0 0 1px;
	padding:0;
	}

div.course p{
	margin:0;
	padding:5px 10px 3px 5px;
}

div.course .title{
	margin-left:5px;
}

div.course .fcolor01{
	color:#B0455E;
}
.ryo_center{
	margin:10px 0;
	padding:5px;
	background-color:#EFE8EC;
	clear:both;
}


#h2_ken,
#h2_night,
#h2_int,
#h2_eq,
#h2_dai,
#h2_li,
#h2_li_core,
#h2_do,
#h2_setu,
#h2_soku,
#h2_res,
#h2_natu{
	margin:0;
	padding:0;
	width:600px;
	height:185px;
	text-indent:-9999px;
	overflow:hidden;
}

#h2_ken{	background:url(../common/gakka/h2_ken00.jpg) no-repeat left top;}
#h2_night{	background:url(../common/gakka/h2_ken01.jpg) no-repeat left top;}
#h2_int{	background:url(../common/gakka/h2_ken02.jpg) no-repeat left top;}
#h2_eq{		background:url(../common/gakka/h2_ken03.jpg) no-repeat left top;}
#h2_dai{	background:url(../common/gakka/h2_ken04.jpg) no-repeat left top;}
#h2_li{		background:url(../common/gakka/h2_ken05.jpg) no-repeat left top;}
#h2_li_core{background:url(../common/gakka/h2_ken06.jpg) no-repeat left top;}

#h2_do{		background:url(../common/gakka/h2_do00.jpg) no-repeat left top;}
#h2_setu{	background:url(../common/gakka/h2_do01.jpg) no-repeat left top;}
#h2_soku{	background:url(../common/gakka/h2_do02.jpg) no-repeat left top;}
#h2_res{	background:url(../common/gakka/h2_do03.jpg) no-repeat left top;}
#h2_natu{	background:url(../common/gakka/h2_do04.jpg) no-repeat left top;}

#h3_gakka01,#h3_gakka02,#h3_ken01{
	margin:0;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}


#h3_gakka01{	background:url(../common/gakka/h3_gakka01.gif) no-repeat left top; margin-bottom:10px;}
#h3_gakka02{	background:url(../common/gakka/h3_gakka02.gif) no-repeat left top; margin-bottom:10px;}
#h3_ken01{		background:url(../common/gakka/h3_ken01.gif) no-repeat left top;}

div.explain h4 img { z-index:10; position:absolute; top:9px; right:13px;}
div.explain h4 {/*旧運用CSS*/
	position:relative;
	margin:0 auto 6px;
	width:570px;
	height:34px;
	text-indent:-9999px;
	overflow: hidden;
}

h4.syoukai{
	width:570px;
	margin:5px auto 0px;
	padding:0;
	clear:both;
}

	div.explain h4#h4_gakkaken01 { background:url(../common/gakka/gakka_ken01.gif) no-repeat;}
	div.explain h4#h4_gakkaken02 { background:url(../common/gakka/gakka_ken02.gif) no-repeat;}
	div.explain h4#h4_gakkaken03 { background:url(../common/gakka/gakka_ken03.gif) no-repeat;}
	div.explain h4#h4_gakkaken04 { background:url(../common/gakka/gakka_ken04.gif) no-repeat;}
	div.explain h4#h4_gakkaken05 { background:url(../common/gakka/gakka_ken05.gif) no-repeat;}
	div.explain h4#h4_gakkaken06 { background:url(../common/gakka/gakka_ken06.gif) no-repeat;}

	div.explain h4#h4_gakkado01 { background:url(../common/gakka/gakka_do01.gif) no-repeat;}
	div.explain h4#h4_gakkado02 { background:url(../common/gakka/gakka_do02.gif) no-repeat;}
	div.explain h4#h4_gakkado03 { background:url(../common/gakka/gakka_do03.gif) no-repeat;}
	div.explain h4#h4_gakkado04 { background:url(../common/gakka/gakka_do04.gif) no-repeat;}
	div.explain h4#h4_gakkado05 { background:url(../common/gakka/gakka_do05.gif) no-repeat;}

div.explain{
		width:auto;
		padding:3px;
		margin-bottom:10px;
		clear:both;
}

div.explain p{
	margin-top:0;
	margin-bottom:0;
}

div.explain p.explain_list{ margin:0 !important; padding:4px 6px;}

div.explain p.last{
	margin-bottom:0;
}


#h3_point{
	display:block;
	margin:10px 0;
	padding:0;
	width:570px;
	height:31px;
	font-size:12px;
	text-indent:-9999px;
	background:url(../common/gakka/h3_point.gif) no-repeat left top;
}

div.fourpoint{
	padding:0;
	width:570px;
	height:auto;
	clear:both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

div.fourpoint p{
	margin:0;
	padding:0 5px;
	font-size:12px;
	line-height:140%;
}

div.fourpoint h4{
	margin:0 0 5px;
	padding:0;
	width:570px;
	height:25px;
	font-size:12px;
	text-indent:-9999px;
}


#h4_ken01{	background:url(../common/gakka/h4_point_ken01.gif) no-repeat left top;}
#h4_ken02{	background:url(../common/gakka/h4_point_ken02.gif) no-repeat left top;}
#h4_ken03{	background:url(../common/gakka/h4_point_ken03.gif) no-repeat left top;}
#h4_ken04{	background:url(../common/gakka/h4_point_ken04.gif) no-repeat left top;}

#h4_night01{background:url(../common/gakka/h4_point_night01.gif) no-repeat left top;}
#h4_night02{background:url(../common/gakka/h4_point_night02.gif) no-repeat left top;}
#h4_night03{background:url(../common/gakka/h4_point_night03.gif) no-repeat left top;}
#h4_night04{background:url(../common/gakka/h4_point_night04.gif) no-repeat left top;}

#h4_int01{	background:url(../common/gakka/h4_point_int01.gif) no-repeat left top;}
#h4_int02{	background:url(../common/gakka/h4_point_int02.gif) no-repeat left top;}
#h4_int03{	background:url(../common/gakka/h4_point_int03.gif) no-repeat left top;}
#h4_int04{	background:url(../common/gakka/h4_point_int04.gif) no-repeat left top;}

#h4_eq01{	background:url(../common/gakka/h4_point_eq01.gif) no-repeat left top;}
#h4_eq02{	background:url(../common/gakka/h4_point_eq02.gif) no-repeat left top;}
#h4_eq03{	background:url(../common/gakka/h4_point_eq03.gif) no-repeat left top;}
#h4_eq04{	background:url(../common/gakka/h4_point_eq04.gif) no-repeat left top;}

#h4_dai01{	background:url(../common/gakka/h4_point_dai01.gif) no-repeat left top;}
#h4_dai02{	background:url(../common/gakka/h4_point_dai02.gif) no-repeat left top;}
#h4_dai03{	background:url(../common/gakka/h4_point_dai03.gif) no-repeat left top;}
#h4_dai04{	background:url(../common/gakka/h4_point_dai04.gif) no-repeat left top;}

#h4_li01{	background:url(../common/gakka/h4_point_li01.gif) no-repeat left top;}
#h4_li02{	background:url(../common/gakka/h4_point_li02.gif) no-repeat left top;}
#h4_li03{	background:url(../common/gakka/h4_point_li03.gif) no-repeat left top;}
#h4_li04{	background:url(../common/gakka/h4_point_li04.gif) no-repeat left top;}

#h4_li_core01{	background:url(../common/gakka/h4_point_li_core01.gif) no-repeat left top;}
#h4_li_core02{	background:url(../common/gakka/h4_point_li_core02.gif) no-repeat left top;}
#h4_li_core03{	background:url(../common/gakka/h4_point_li_core03.gif) no-repeat left top;}
#h4_li_core04{	background:url(../common/gakka/h4_point_li_core04.gif) no-repeat left top;}

#h4_do01{	background:url(../common/gakka/h4_point_do01.gif) no-repeat left top;}
#h4_do02{	background:url(../common/gakka/h4_point_do02.gif) no-repeat left top;}
#h4_do03{	background:url(../common/gakka/h4_point_do03.gif) no-repeat left top;}
#h4_do04{	background:url(../common/gakka/h4_point_do04.gif) no-repeat left top;}

#h4_setu01{	background:url(../common/gakka/h4_point_setu01.gif) no-repeat left top;}
#h4_setu02{	background:url(../common/gakka/h4_point_setu02.gif) no-repeat left top;}
#h4_setu03{	background:url(../common/gakka/h4_point_setu03.gif) no-repeat left top;}
#h4_setu04{	background:url(../common/gakka/h4_point_setu04.gif) no-repeat left top;}

#h4_soku01{	background:url(../common/gakka/h4_point_soku01.gif) no-repeat left top;}
#h4_soku02{	background:url(../common/gakka/h4_point_soku02.gif) no-repeat left top;}
#h4_soku03{	background:url(../common/gakka/h4_point_soku03.gif) no-repeat left top;}
#h4_soku04{	background:url(../common/gakka/h4_point_soku04.gif) no-repeat left top;}

#h4_res01{	background:url(../common/gakka/h4_point_res01.gif) no-repeat left top;}
#h4_res02{	background:url(../common/gakka/h4_point_res02.gif) no-repeat left top;}
#h4_res03{	background:url(../common/gakka/h4_point_res03.gif) no-repeat left top;}
#h4_res04{	background:url(../common/gakka/h4_point_res04.gif) no-repeat left top;}

#h4_natu01{	background:url(../common/gakka/h4_point_natu01.gif) no-repeat left top;}
#h4_natu02{	background:url(../common/gakka/h4_point_natu02.gif) no-repeat left top;}
#h4_natu03{	background:url(../common/gakka/h4_point_natu03.gif) no-repeat left top;}
#h4_natu04{	background:url(../common/gakka/h4_point_natu04.gif) no-repeat left top;}


ul#kenlist,
#kenlist li{
	text-align:left;
	list-style:none;
}

ul#kenlist {
	margin:0;
	background:url(../common/sikaku/sikakulist_bg.gif) repeat-y left top;
}

ul#kenlist li{ margin-top:1px;}
ul#kenlist li.listhead{ margin-top:0px;}

#kenlist a{
	margin:0;
	display:block;
	width:auto;
	height:23px;
	padding-right:5px;
	text-indent:30px;
	line-height:23px;
}

#kenlist a{	background:url(../common/gakka/kenlist01.gif) no-repeat left top;}
#kenlist a:hover{	background:url(../common/gakka/kenlist012.gif) no-repeat left top;}

/*¥*/
html*#kenlist a{
	[letter-spacing:-1px;
	]
}/**/

body:first-of-type #kenlist a{letter-spacing:-1px;} 
html>/**/body #kenlist a{letter-spacing:-1px;}

*html #kenlist a { letter-spacing:0;}
*+html #kenlist a { letter-spacing:0;}


ul#dolist,
#dolist li{
	text-align:left;
	list-style:none;
}

ul#dolist {
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
	background:url(../common/sikaku/sikakulist_bg.gif) repeat-y left top;
}

ul#dolist li{ margin-top:1px;}
ul#dolist li.listhead{ margin-top:0px;}

#dolist a{
	margin:0;
	display:block;
	width:auto;
	height:23px;
	padding-right:5px;
	text-indent:30px;
	line-height:23px;
}

/*¥*/
html*#dolist a{
	[letter-spacing:-1px;
	]
}/**/

body:first-of-type #dolist a{letter-spacing:-1px;} 
html>/**/body #dolist a{letter-spacing:-1px;}

*html #dolist a { letter-spacing:0;}
*+html #dolist a { letter-spacing:0;}

#dolist a{	background:url(../common/gakka/dolist01.gif) no-repeat left top;}
#dolist a:hover{	background:url(../common/gakka/dolist012.gif) no-repeat left top;}


div#newsarea{
	float:left;
	margin:0;
	padding:0;
	width:420px;
	height:auto;
	text-align:left;
}


dl.news_result01,dl.news_result02,dl.news_result03,dl.news_result04{
	margin:0;
	padding;:0;
	width:420px;
	height:auto;
	clear:both;
}


dl.news_result01{/*建築系NEWS1行目*/
	background:url(../common/gakka/newsbox_middle01.gif) no-repeat left top;
	clear:both;
}

dl.news_result02{/*建築系*/
	background:url(../common/gakka/newsbox_middle02.gif) no-repeat left top;
	clear:both;
}

dl.news_result03{/*土木・測量系NEWS1行目*/
	background:url(../common/gakka/newsbox_middle03.gif) no-repeat left top;
	clear:both;
}

dl.news_result04{/*土木・測量系*/
	background:url(../common/gakka/newsbox_middle04.gif) no-repeat left top;
	clear:both;
}


dl.news_result01 dt.date,dl.news_result02 dt.date{/*建築系*/
	float:left;
	width:70px;
	height:18px;
	margin:0;
	padding:0 0 0 40px !important;
	font-size:10px;
	line-height:160%;
	font-weight:bold;
	color:#66CCFF;
}

dl.news_result01 dd.date,dl.news_result02 dd.date{/*建築系*/
	float:right;
	width:280px;
	height:auto;
	margin:0;
	padding:0 30px 0 0;
	font-size:10px;
	line-height:160%;
	text-align:left;
}

dl.news_result03 dt.date,dl.news_result04 dt.date{/*土木・測量系*/
	float:left;
	width:70px;
	height:18px;
	margin:0;
	padding:0 0 0 40px !important;
	font-size:10px;
	line-height:160%;
	font-weight:bold;
	color:#8CC31F;
}

dl.news_result03 dd.date,dl.news_result04 dd.date{/*土木・測量系*/
	float:right;
	width:280px;
	height:auto;
	margin:0;
	padding:0 30px 0 0;
	font-size:10px;
	line-height:160%;
	text-align:left;
}


dl.news_result01 dd.date a:hover,dl.news_result02 dd.date a:hover{/*建築系*/
	color:#66CCFF;
	text-decoration:none;
}

dl.news_result03 dd.date a:hover,dl.news_result04 dd.date a:hover{/*土木・測量系*/
	color:#8CC31F;
	text-decoration:none;
}



div#pickup{
	margin:0;
	padding:0;
	float:right;
	width:145px;
	text-align:center;
	background:url(../common/gakka/pickbox_middle.gif) repeat-y left top;
}

div.point{
	margin:10px 0;
	width:278px;
	height:auto;
}

div.point ul{
	margin:4px 0 0 25px !important;
	padding:0;
	list-style:disc;
}

div.point li{
	margin:0;
	padding:0;
}

/*学校案内*/

#h2_guidetop{/*学科紹介TOPだけ*/
	margin:0;
	padding:0;
	width:600px;
	height:267px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../common/h2_guide01.jpg) no-repeat left top;
}

table img.icon{
	margin-top:5px;
}

#h3_facilities01,#h3_facilities02{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

#h3_facilities01{	background:url(../common/school/h3_facilities01.gif) no-repeat left top;}
#h3_facilities02{	background:url(../common/school/h3_facilities02.gif) no-repeat left top;}

#h3_guidetop01,#h3_guidetop02{
	padding:0;
	width:570px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 10px 0 4px;
}

#h3_guidetop01{	background:url(../common/school/h3_guidetop01.jpg) no-repeat left top;}
#h3_guidetop02{	background:url(../common/school/h3_guidetop02.jpg) no-repeat left top;}

div.schoollist{
	width:auto !important;
	background-color:#f0f0f0 !important;
	font-size:10px !important;
	padding:10px !important;
}

table.photo td,table.photo02 td{ font-size:14px;}
table.photo02{ margin-bottom:7px;}

table#history{
	border-top:1px dashed #666666;
}
table#history td {
	padding:4px 0;
	border-bottom:1px dashed #666666;
}



/*プライバシーポリシー*/

#h3_privacy01{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../common/privacy/h3_privacy01.gif) no-repeat left top;
}



#h3_appli01,#h3_appli02{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

#h3_appli01{	background:url(../common/certificate/h3_appli01.gif) no-repeat left top;}
#h3_appli02{	background:url(../common/certificate/h3_appli02.gif) no-repeat left top;}

#h3_sitemap01{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../common/sitemap/h3_sitemap01.gif) no-repeat left top;
}


div.listtitle{
	padding-left:20px;
	height:20px;
	clear:both;
	background:url(../common/sitemap/sitemap_icon.gif) no-repeat left center;
	line-height:20px;
	font-weight:bold;
}

table.sitemap{
	margin:0 0 0 20px;
}

table.sitemap td{
	padding:2px 0 2px 20px;
	background:url(../common/sitemap/sitemap_arrow.gif) no-repeat left top;	
	line-height:16px;
}

table.sitemap td.none{
	background-image:none;
}
table.sitemap td.blue{
	background:url(../common/sitemap/sitemap_arrowb.gif) no-repeat left top;	
}
table.sitemap td.green{
	background:url(../common/sitemap/sitemap_arrowg.gif) no-repeat left top;	
}

.tbl_style	{
	margin			: 0 auto 15px;
	border			: 1px solid #CCC;
	border-collapse	: collapse;
	border-spacing	: 0;
	empty-cells		: show;

}

	.tbl_style th{
		border		: 1px solid #CCC;
		background	: #EEE;
		padding		: 4px 6px;
		font-size	: 12px;
	}

	.tbl_style td{
		border		: 1px solid #CCC;
		padding		: 4px 6px;
		font-size	: 12px;
	}

.tbl_style .col01 { background-color:#F7F7f7;}


div.listtitle a:hover,table.sitemap a:hover{text-decoration:underline;}

ul#sikakulist{
	text-align:left !important;
	list-style:none !important;
	border-bottom:1px solid #CCC !important;
	margin-bottom:5px !important;
	background:url(../common/sikaku/sikakulist_bg.gif) repeat-y left top !important;
}

ul#sikakulist li{ margin-top:1px !important;}
ul#sikakulist li.listhead{ margin-top:0px !important;}

ul#sikakulist li a{
	margin:0 !important;
	display:block !important;
	width:auto !important;
	height:23px !important;
	padding-right:5px !important;
	text-indent:30px !important;
	line-height:23px !important;
}

ul#sikakulist li a{	background:url(../common/sikaku/sikakulist01.gif) no-repeat left top !important;}
ul#sikakulist li a:hover{	background:url(../common/sikaku/sikakulist012.gif) no-repeat left top !important;}



/*一覧用CSS*/
#h2_newslist,
#h2_topiclist,
#h2_sotugyolist,
#h2_campuslist,
#h2_20result,
#h2_21list,
#h2_20list,
#h2_19list,
#h2_18list,
#h2_17list{
	margin:0;
	padding:0;
	width:600px;
	height:65px;
	text-indent:-9999px;
	overflow:hidden;
}

#h2_newslist	{	background:url(../common/h2_news00.jpg) no-repeat left top;}
#h2_topiclist	{	background:url(../common/h2_topics00.jpg) no-repeat left top;}
#h2_sotugyolist	{	background:url(../common/h2_sotugyo00.jpg) no-repeat left top;}
#h2_campuslist	{	background:url(../common/h2_campuslist00.jpg) no-repeat left top;}
#h2_20result	{	background:url(../common/h2_20result00.jpg) no-repeat left top;}
#h2_21list		{	background:url(../common/h2_21list00.jpg) no-repeat left top;}
#h2_20list		{	background:url(../common/h2_20list00.jpg) no-repeat left top;}
#h2_19list		{	background:url(../common/h2_19list00.jpg) no-repeat left top;}
#h2_18list		{	background:url(../common/h2_18list00.jpg) no-repeat left top;}
#h2_17list		{	background:url(../common/h2_17list00.jpg) no-repeat left top;}

div#itiranbox{
	clear:both;
	width:570px;
	height:auto;
	margin:0;
	background:url(../common/newslist_bg.gif) left top repeat-y;
}

div#itiranbox dl{
	display:block;
	clear:both;
	width:570px;
	background-color:#FFFFFF;
	margin:0 0 1px;
	padding:10px 0;
}

div#itiranbox dl.head{
	margin-top:1px;
}

div#itiranbox dt,div#itiranbox dd{
	float:left;
}

div#itiranbox dt{
	padding-left:25px;
	width:70px;
	clear:left;
	color:#CC0000;
	line-height:20px;
	font-weight:bold;
	background:url(../common/sitemap/sitemap_arrow.gif) #FFFFFF left top no-repeat;
}

div#itiranbox dt.kennews{
	color:#66CCFF;
	background:url(../common/sitemap/sitemap_arrowb.gif) #FFFFFF left top no-repeat;
}

div#itiranbox dt.donews{
	color:#8CC31F;
	background:url(../common/sitemap/sitemap_arrowg.gif) #FFFFFF left top no-repeat;
}


div#itiranbox dd{
	width:450px;
	line-height:20px;
	margin-left:10px;
	padding-right:10px;
}

div#itiranbox dd a:hover{
	color:#CC0000;
	text-decoration:underline;
}

div#itiranbox dd.kennews a:hover{
	color:#66CCFF;
	text-decoration:underline;
}

div#itiranbox dd.donews a:hover{
	color:#8CC31F;
	text-decoration:underline;
}


h4.h4_policy {
	font-size:12px;
	margin:8px 5px 5px;
}

div.section p {
	margin:0 18px 12px !important;
}

div.section ol { margin:0 40px 20px 10px;}
*html div.section ol { margin:0 40px 20px 50px;}

div.section ol li{
	margin-bottom:5px;
	line-height:1.5;
}

div.section ul { margin:0 45px 20px;}
div.section ul li{
	margin-bottom:0;
}


div#entrybox{
	width:570px;
	margin:0;
	padding-bottom:3px;
	text-align:left;
	background:url(../common/entrytitle.gif) no-repeat left bottom;
}

div#entrybox h3{
	font-size:16px;
	line-height:1.4;
	color:#333333;
	margin:0;
	padding:0;
}

div#entryarea{
	width:570px;
	margin-top:8px;
	text-align:left;
	line-height:1.5;
}

div#entryarea p{
	line-height:1.5;
}


div#entryarea a{
	text-decoration:underline;
}

div#entryarea a:hover{
	text-decoration:none;
}


table.phototable{
	margin:12px 10px 0;
}

table.phototable img{
	margin-bottom:12px;
}


div#voicebox,div#workbox{
	width:570px;
	text-align:left;
	line-height:1.5;
}

div#voicebox table{
	margin:25px 3px 0px;
}

div#workbox table{
	margin:15px 3px 0px;
}

div#workbox table img{
	margin-bottom:4px;
}


div#voicebox table p,div#workbox table p{
	margin:0;
	padding:0 3px;
	line-height:1.4;	
}

div#itiranbox dt.topics08{color:#33b8e5; background:url(../common/sitemap/sitemap_arrowb.gif) #FFFFFF left top no-repeat;}
div#itiranbox dt.topics09{color:#78b043; background:url(../common/sitemap/sitemap_arrowg.gif) #FFFFFF left top no-repeat;}

/*企業の方へ*/

#h3_company01,#h3_company02,#h3_company03{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

#h3_company01{	background:url(../common/company/h3_company01.gif) no-repeat left top;}
#h3_company02{	background:url(../common/company/h3_company02.gif) no-repeat left top;}
#h3_company03{	background:url(../common/company/h3_company03.gif) no-repeat left top;}

/*企業の方へEND*/

/*土地家屋調査士*/

#h3_land01,#h3_land02{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

#h3_land01{	background:url(../common/land/h3_land01.gif) no-repeat left top;}
#h3_land02{	background:url(../common/land/h3_land02.gif) no-repeat left top;}

/*土地家屋調査士*/

/*アクセス*/

#h3_access01{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

#h3_access01{	background:url(../common/access/h3_access01.gif) no-repeat left top;}

/*アクセスEND*/

/*大学・短大・社会人の方へ*/
#h3_uni01{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../common/uni/h3_uni01.gif) no-repeat left top;
}

/*大学・短大・社会人の方へ*/
#h3_reform01{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../common/reform/h3_reform01.gif) no-repeat left top;
}


/*お客更新用*/
img.petitspacer{ margin-bottom:10px; !important}
img.petitspacer02{ margin-top:10px; !important}


/*mailフォルダ*/
/*大学・短大・社会人の方へ*/
#h3_form01,#h3_form02,#h3_form03,#h3_form04{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

#h3_form01{
	background:url(../common/mail/h3_form00.gif) no-repeat left top;
}
#h3_form02{
	background:url(../common/mail/h3_form01.gif) no-repeat left top;
}
#h3_form03{
	background:url(../common/mail/h3_form02.gif) no-repeat left top;
}
#h3_form04{
	background:url(../common/mail/h3_form03.gif) no-repeat left top;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/

.section h4.h4_policy { margin-bottom:3px;}

p.explain_list a {
	padding-left:10px;
	background:url(../common/form/listaicon.gif) no-repeat left center;
	text-decoration:underline;
}


/* --- entrance -> recruit --- */


h3#h3_recruit01,
h3#h3_recruit02,
h3#h3_recruit03,
h3#h3_recruit04,
h3#h3_recruit05,
h3#h3_recruit06{
	margin:15px 0 8px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

	h3#h3_recruit01{background:url(../common/entrance/h3_recruit01.gif) no-repeat left top;}
	h3#h3_recruit02{background:url(../common/entrance/h3_recruit02.gif) no-repeat left top;}
	h3#h3_recruit03{background:url(../common/entrance/h3_recruit03.gif) no-repeat left top;}
	h3#h3_recruit04{background:url(../common/entrance/h3_recruit04.gif) no-repeat left top;}
	h3#h3_recruit05{background:url(../common/entrance/h3_recruit05.gif) no-repeat left top;}
	h3#h3_recruit06{background:url(../common/entrance/h3_recruit06.gif) no-repeat left top;}


/* --- entrance -> admission --- */

#h3_admission,
#h3_scholarship {
	margin:0 auto;
	width:570px;
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
}

	#h3_admission	{ background:url(../common/entrance/h3_admission.gif) no-repeat left center;}
	#h3_scholarship	{ background:url(../common/entrance/h3_scholarship.gif) no-repeat left center;}


h4#h4_admission01,
h4#h4_admission02,
h4#h4_admission03,
h4#h4_admission04{
	margin:0 auto 12px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

	h4#h4_admission01 { background:url(../common/entrance/h4_admission01.gif) no-repeat left top;}
	h4#h4_admission02 { background:url(../common/entrance/h4_admission02.gif) no-repeat left top;}
	h4#h4_admission03 { background:url(../common/entrance/h4_admission03.gif) no-repeat left top;}
	h4#h4_admission04 { background:url(../common/entrance/h4_admission04.gif) no-repeat left top;}


h4#h4_scholarship01,
h4#h4_scholarship02,
h4#h4_scholarship03,
h4#h4_scholarship04,
h4#h4_scholarship05,
h4#h4_scholarship06,
h4#h4_scholarship07,
h4#h4_scholarship08,
h4#h4_scholarship09,
h4#h4_scholarship10,
h4#h4_scholarship11,
h4#h4_scholarship12{
	margin:0 auto 5px;
	padding:0;
	width:570px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
}

	h4#h4_scholarship01 { background:url(../common/entrance/h4_scholarship01.gif) no-repeat left top;}
	h4#h4_scholarship02 { background:url(../common/entrance/h4_scholarship02.gif) no-repeat left top;}
	h4#h4_scholarship03 { background:url(../common/entrance/h4_scholarship03.gif) no-repeat left top;}
	h4#h4_scholarship04 { background:url(../common/entrance/h4_scholarship04.gif) no-repeat left top;}
	h4#h4_scholarship05 { background:url(../common/entrance/h4_scholarship05.gif) no-repeat left top;}
	h4#h4_scholarship06 { background:url(../common/entrance/h4_scholarship06.gif) no-repeat left top;}
	h4#h4_scholarship07 { background:url(../common/entrance/h4_scholarship07.gif) no-repeat left top;}
	h4#h4_scholarship08 { background:url(../common/entrance/h4_scholarship08.gif) no-repeat left top;}
	h4#h4_scholarship09 { background:url(../common/entrance/h4_scholarship09.gif) no-repeat left top;}
	h4#h4_scholarship10 { background:url(../common/entrance/h4_scholarship10.gif) no-repeat left top;}
	h4#h4_scholarship11 { background:url(../common/entrance/h4_scholarship11.gif) no-repeat left top;}
	h4#h4_scholarship12 { background:url(../common/entrance/h4_scholarship12.gif) no-repeat left top;}


ul.list_style{ margin:0 25px 10px!important; padding:0;}
ul.list_style li{
	margin-bottom:3px !important;
	padding:0 18px;
	list-style:none;
	background:url(../common/list_aicon.gif) no-repeat left center;
}



ul.list_style02{ margin:0 5px 10px 25px!important; padding:0;}
ul.list_style02 li{
	margin-bottom:3px !important;
	padding:0 10px 0 18px;
	list-style:none;
	background:url(../common/list_aicon02.gif) no-repeat left top;
}



dl.dl_style,
dl.dl_style dt,
dl.dl_style dd { margin:0; padding:0;}

dl.dl_style {
	clear:left;
	margin:0 25px 10px !important;
}

dl.dl_style dt { margin-bottom:3px;}
dl.dl_style dd {
	margin: 0 8px 2px!important;
	padding-left:16px;
	background:url(../common/list_aicon03.gif) no-repeat left top;
}

dl.dl_style dt#dt_tokuten {
	width:73px;
	height:73px;
	background:url(../common/entrance/dt_scholarship01.jpg) no-repeat left top !important;
	text-indent:-9999px;
}


dl.dl_style2,
dl.dl_style2 dt,
dl.dl_style2 dd { margin:0; padding:0;}

dl.dl_style2 {
	clear:left;
	margin:0 25px 10px !important;
}

dl.dl_style2 dt { margin-bottom:3px;}
dl.dl_style2 dd {
	margin: 0 8px 12px!important;
	padding-left:16px;
}


dl.dl_style3,
dl.dl_style3 dt,
dl.dl_style3 dd { margin:0; padding:0;}

dl.dl_style3 {
	clear:left;
	margin:0 25px 10px !important;
}

dl.dl_style3 dt { margin-bottom:3px;}
dl.dl_style3 dd {
	margin: 0 0px 2px!important;
	padding-left:0px;
}

dl.dl_style4,
dl.dl_style4 dt,
dl.dl_style4 dd { margin:0; padding:0;}

dl.dl_style4 {
	clear:left;
	margin:0 18px 15px !important;
}

*html dl.dl_style4 { margin:0 15px 5px !important; height:0;}


dl.dl_style4 dt {  margin-bottom:3px; font-weight:bold;}
dl.dl_style4 dd {
	float:left;
	width:85px;
	margin: 0 0 4px 5px!important;
	padding-left:0px;
}

dl.dl_style5,
dl.dl_style5 dt,
dl.dl_style5 dd { margin:0; padding:0;}

dl.dl_style5 {
	clear:left;
	margin:0 18px 15px !important;
}


dl.dl_style5 dt {  margin-bottom:3px; font-weight:bold;}
dl.dl_style5 dd {
	margin: 0 0 2px 5px!important;
	padding-left:0px;
}

/* --- form --- */

.form_style	{
	margin			: 0 auto 15px;
	border			: 1px solid #CCC;
	border-collapse	: collapse;
	border-spacing	: 0;
	empty-cells		: show;
}

	.form_style th{
		border		: 1px solid #CCC;
		background-color:#F8F8F8;
		padding		: 4px 8px;
		font-size	: 12px;
	}

	.form_style td{
		border		: 1px solid #CCC;
		padding		: 4px 8px;
		font-size	: 12px;
	}



label { cursor:hand;}
input.wid25 { width:25px; border:1px solid #BBB; padding-left:3px;}
input.wid30 { width:30px; border:1px solid #BBB; padding-left:3px;}
input.wid40 { width:40px; border:1px solid #BBB; padding-left:3px;}
input.wid120 { width:120px; border:1px solid #BBB; padding-left:3px;}
input.wid160 { width:160px; border:1px solid #BBB; padding-left:3px;}
input.wid200 { width:200px; border:1px solid #BBB; padding-left:3px;}


.form_style textarea {
	width:340px;
	height:100px;
	border:1px solid #BBB;
	padding-left:3px;
}

.formbtn {
	text-align:center;
}

.formbtn input {
	height		: 24px;
	font-size	: 12px;
	line-height	: 18px;
}

.hissu {
	padding-left:3px;
	font-size:10px;
	color:red;
	font-weight:normal;
}

h3#h3_material01,
h3#h3_experience01,
h3#h3_entrance01,
h3#h3_entrance02,
h3#h3_entrance03,
h3#h3_entrance04,
h3#h3_entrance05,
h3#h3_contact01,
h3#h3_life01,
h3#h3_life02,
h3#h3_life03,
h3#h3_guidance01,
h3#h3_guidance02,
h3#h3_guidance03,
h3#h3_domitory01,
h3#h3_domitory02,
h3#h3_koyukai01{
	margin:15px 0 8px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

	h3#h3_material01 { background:url(../common/form/h3_form01.gif) no-repeat;}
	h3#h3_experience01 { background:url(../common/form/h3_experience01.gif) no-repeat;}
	h3#h3_entrance01 { background:url(../common/form/h3_entrance01.gif) no-repeat;}
	h3#h3_entrance02 { background:url(../common/entrance/h3_entrance02.gif) no-repeat;}
	h3#h3_entrance03 { background:url(../common/entrance/h3_entrance03.gif) no-repeat;}
	h3#h3_entrance04 { background:url(../common/entrance/h3_entrance04.gif) no-repeat;}
	h3#h3_entrance05 { background:url(../common/entrance/h3_entrance05.gif) no-repeat;}
	h3#h3_contact01 { background:url(../common/form/h3_contact01.gif) no-repeat;}
	h3#h3_life01 	{ background:url(../life/img/h3_life01.gif) no-repeat;}
	h3#h3_life02 	{ background:url(../life/img/h3_life02.gif) no-repeat;}
	h3#h3_life03 	{ background:url(../life/img/h3_life03.gif) no-repeat;}
	h3#h3_guidance01 	{ background:url(../common/form/h3_guidance01.gif) no-repeat;}
	h3#h3_guidance02 	{ background:url(../common/form/h3_guidance02.gif) no-repeat;}
	h3#h3_guidance03 	{ background:url(../common/form/h3_guidance03.gif) no-repeat;}
	h3#h3_domitory01 	{ background:url(../life/img/h3_domitory01.gif) no-repeat;}
	h3#h3_domitory02 	{ background:url(../life/img/h3_domitory02.gif) no-repeat;}
	h3#h3_koyukai01 	{ background:url(../common/forms/h3_koyukai01.gif) no-repeat;}

.fourpoint p {
	margin:0 0 5px !important;
	padding:0 !important;
	
}


.fourpoint p.syosai a{
	display:block;
	position:absolute;
	bottom:0;
	left:210px;
	width:130px;
	height:28px;
	background:url(../common/syosai_btn.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

	*html .fourpoint p.syosai a{ bottom:11px;}
	*+html .fourpoint p.syosai a{ bottom:14px;}

/* --- Domitory --- */

#domitorybox,
#domitorybox2 {
	position:relative;
	margin:10px auto 15px;
	width:570px;
	height:495px;
}

	#domitorybox { background:url(../life/img/img_domitory_base01.jpg) no-repeat}
	#domitorybox2 { background:url(../life/img/img_domitory_base02.jpg) no-repeat}

	#domitorybox h3,
	#domitorybox2 h3 {
		position:absolute;
		top:28px;
		left:16px;
		font-size:14px;
	}
	*html #domitorybox h3,
	*html #domitorybox2 h3 { top:42px;}

	*+html #domitorybox h3,
	*+html #domitorybox2 h3 { top:44px;}


	#domitorybox p {
		position:absolute;
		width:185px;
		top:77px;
		left:0px;
		font-size:12px;
		line-height:1.3;
	}
	#domitorybox2 p {
		position:absolute;
		width:193px;
		top:76px;
		left:0px;
		font-size:12px;
		line-height:1.3;
	}

:root #domitorybox p,:root #domitorybox2 p{line-height:1.2;}

body:first-of-type #domitorybox p,body:first-of-type #domitorybox2 p{line-height:1.2;} 


#stepwrap {
	margin:0 auto 10px;
	width:570px;
}

.stepbox {
	float:left;
	width:186px;
	margin-left:6px;
	margin-bottom:10px;
}

	.stepbox h4{
		margin:0 auto;
		width:186px;
		height:20px;
		text-indent:-9999px;
		overflow:hidden;
	}

	.stepbox h4#h4_domitory-step1 { background : url(../life/img/img_domitory_step1.gif) no-repeat left top;}
	.stepbox h4#h4_domitory-step2 { background : url(../life/img/img_domitory_step2.gif) no-repeat left top;}
	.stepbox h4#h4_domitory-step3 { background : url(../life/img/img_domitory_step3.gif) no-repeat left top;}
	.stepbox h4#h4_domitory-step4 { background : url(../life/img/img_domitory_step4.gif) no-repeat left top;}
	.stepbox h4#h4_domitory-step5 { background : url(../life/img/img_domitory_step5.gif) no-repeat left top;}
	.stepbox h4#h4_domitory-step6 { background : url(../life/img/img_domitory_step6.gif) no-repeat left top;}

.stepbox dl,
.stepbox dt,
.stepbox dd { margin:0; padding:0;}
.stepbox dt {
	margin:0;
	width:186px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}

	.stepbox dt#dt_step1 { background:url(../life/img/img_domitory_step1-h.gif) no-repeat;}
	.stepbox dt#dt_step2 { background:url(../life/img/img_domitory_step2-h.gif) no-repeat;}
	.stepbox dt#dt_step3 { background:url(../life/img/img_domitory_step3-h.gif) no-repeat;}
	.stepbox dt#dt_step4 { background:url(../life/img/img_domitory_step4-h.gif) no-repeat;}
	.stepbox dt#dt_step5 { background:url(../life/img/img_domitory_step5-h.gif) no-repeat;}
	.stepbox dt#dt_step6 { background:url(../life/img/img_domitory_step6-h.gif) no-repeat;}

.stepbox dd { 
	padding:5px 0;
	font-size:10px;
}

dl#dl_apart {
	clear:both;
	margin:0 0 10px;
	width:570px;
	height:96px;
	background:url(../life/img/img_domitory01.gif) no-repeat;
}


	dl#dl_apart dt{
		text-indent:-9999px;
		overflow:hidden;
	}
	
	dl#dl_apart dd{
		padding:0 10px 0 90px;
	}


.domitory-heights_wrap:after {
	margin:0 auto 10px;
	width:570px;
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}


	.domitory-heights_box {
		float:left;
		width:282px;
		height:220px;
		margin-left:6px;
		background:url(../life/img/img_domitory-heights-bg.gif) no-repeat;
	}

		*+html .domitory-heights_box { margin-bottom:6px;}

	
	.domitory-heights_box h5 {
		margin:2px 10px 8px;
		width:260px;
		height:26px;
		background: url(../life/img/h5_domitory-heights-bg.gif) no-repeat;
		text-indent:15px;
		line-height:26px;
		color:#428594;
	}

	.domitory-heights_box img {
		float:right;
		margin: 0 12px 0 5px;
	}

	.section .domitory-heights_box p {
		margin:0 15px 5px 12px !important;
		font-size:10px;
		line-height:1.3;
	}
	
	.section .domitory-heights_box p strong {
		margin:0 6px 5px !important;
		font-size:12px;
		text-indent:-8px;
	}


#domitory-foot {
	clear:both;
	margin:0 0 10px;
	width:570px;
	height:57px;
	background:url(../life/img/img_domitory-pdfbg.gif) no-repeat;
}

p#pdf_txt {
	float:left;
	display:inline;
	margin:0 10px;
	padding-top:10px;
}

p#pdf_link {
	float:right;
	display:inline;
	padding-top:28px;
	font-weight:bold;
}

	p#pdf_link a:link,
	p#pdf_link a:visited { color:#D01119; text-decoration:underline;}
	p#pdf_link a:hover { text-decoration:none;}

dl#campus_flow {
	margin:0;
	width:360px;
	height:1040px;
	padding:0;
	background:url(../life/img/img_campus01.gif) no-repeat;
}

#campus_left {
	float: left;
	width:360px;
}

#campus_right {
	float:right;
	margin-left:4px;
	width:200px;
}

div#campus_wrap:after{
	content		: ".";
	display		: block;
	height		: 0px;
	clear		: both;
	visibility	: hidden;
}

div#campus_wrap { margin:10px 0;}


dl#campus_flow dt,
dl#campus_flow dd {
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
}

.campus_area p { font-size:10px;}
.campus_area h3 {
	height:22px;
	font-size:12px;
	margin:0 0 3px;
	background:url(../life/img/h3_bg.gif) no-repeat;
	line-height:22px;
}


p.guidance_txt {
	clear:both;
	margin-top:10px;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/



/*20080709追加分*/

dl#checker{padding-left:10px;
	width:430px;
	margin-bottom:0;
}

dl#checker dt{
	clear:both;
	float:left;
	width:160px;
	height:22px;
}

dl#checker dd{
	float:left;
	width:270px;
	margin-left:0;
	height:22px;
}

#h3_offer01{
	margin:15px 0 5px;
	padding:0;
	width:570px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

#h3_offer01{	background:url(../common/forms/h3_offer01.gif) no-repeat left top;}




/*20080715追加分*/

img.line{
	display:block;
	margin-bottom:3px;
}

