/*　+++++レイアウト全体の設定+++++　*/

/*　テーブルの真ん中寄せ・上マージン0　*/
body {
	color: #333333;
	font-size: 80%;
	background-color: #EAFFAA;
	margin-top: 0px;
}

/*　外枠テーブル設定　*/
.waku {
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;/*　テーブルcenter設定　*/
	margin-left: auto;/*　テーブルcenter設定　*/
}

/*　大学ロゴ設定　*/
#main_logo {
	background-image: url(../img/maintitle_white.gif);
	height: 60px;
	background-repeat: no-repeat;
	background-position: 10px;
}

/*　ヘッダーリストセル　*/
#header_list {
	vertical-align: bottom;
}

/*　ヘッダーリストセル（右側にメニューがあるページのみ）　*/
#header_list_r {
	vertical-align: bottom;
}

/*　メイン画像設定　*/
#main_photo {
	background-image: url(../img/main.jpg);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
}

/*　メニューセル設定　*/
#d_link {
	padding-left: 10px;
	display: inline-block;
	
}

/*　フッター　*/
#footer {
	height: 40px;
	text-align: center;
	font-size: 90%;
	background-image: url(../img/fotter.gif);
	vertical-align: middle;
}





/*　+++++メインコンテンツ設定+++++　*/

/*　メインコンテンツbox設定　*/
#main_contents {
	width: 550px;
	vertical-align: top;
	height: 0;

}

/*　受験生向けお知らせbox設定　*/
#examinee {
	width: 95%;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 20px;
	height: 170px;
	background-image: url(../img/examinee.jpg);
	background-repeat: no-repeat;
}

#examinee2 {
	width: 95%;
	border: 1px solid #ffffff;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 20px;
	height: 175px;
}

/*　新着お知らせ等々box設定　*/
#box {
	width: 95%;
	border: 1px solid #666666;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 0%;
	margin-left: 20px;
}

/*　個人情報box設定　*/
#bottom_l {
	font-size: 80%;
	vertical-align: bottom;
}


/*　大学評価box設定　*/
#bottom_r {
	vertical-align: bottom;
	text-align: right;
	height: 20px;
}





/*　+++++サブコンテンツbox設定+++++　*/
#sub_contents {
	vertical-align: top;
	width:auto;
	height: 0;
	text-align: left;
	margin-left : 0;
	margin-right : auto;
}

/*　大学住所　*/
#address {
	width: 190px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-left : 0.5em;
}

/*　google検索box設定　*/
#google {
	width: 190px;
	margin-top: 10px;
	margin-left : 0.5em;
	background-color: #F0F0F0;
	border: 1px dashed #666666;
	line-height: 120%;
}

/*　バナー設定　*/ 
#m_opc {/*　オープンキャンパス　*/
	background-image: url(../img/bn/opc.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 190px;
	margin-top: 10px;	
	margin-left : 0.5em;
}

#m_gui {/*　大学案内　*/
	background-image: url(../img/bn/gui.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 190px;
	margin-top: 10px;	
	margin-left : 0.5em;
}

#m_lib {/*　図書館　*/
	background-image: url(../img/bn/lib.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 190px;
	margin-top: 5px;	
	margin-left : 0.5em;
}

#m_ict {/*　情報教育研究センター　*/
	background-image: url(../img/bn/ict.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 190px;
	margin-top: 5px;	
	margin-left : 0.5em;
}

#m_res {/*　共創研究センター　*/
	background-image: url(../img/bn/res.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 190px;
	margin-top: 5px;	
	margin-left : 0.5em;
}


#m_out {/*　大学開放センター　*/
	background-image: url(../img/bn/out.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 190px;
	margin-top: 5px;	
	margin-left : 0.5em;
}

#m_int {/*　国際交流センター　*/
	background-image: url(../img/bn/int.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 190px;
	margin-top: 5px;	
	margin-left : 0.5em;
}


#m_pam {/*　デジタルパンフレット　*/
	background-image: url(../img/bn/pam.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 190px;
	margin-top: 5px;	
	margin-left : 0.5em;
}

#m_collage_s {/*　専修大　*/
	background-image: url(../img/bn/collage_s.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 190px;
	margin-top: 5px;	
	margin-left : 0.5em;
}

#m_collage_h {/*　専修短期大　*/
	background-image: url(../img/bn/collage_h.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 190px;
	margin-top: 5px;	
	margin-bottom : 1em;
	margin-left : 0.5em;
}





/*　+++++お問い合わせ等ページ設定　*/
#s_box {
	width: 530px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0%;
	margin-left: 20px;
}

#box_left {
	width: 48%;
	float: left;
	display: inline;
}
#box_right {
	width: 48%;
	float:right;
	display: inline;
}


/*　+++++学生専用サービスページ設定+++++　*/
/*　ログインフォーム　*/
#login {
	border: 3px double #428693;
	text-align: center;
	width:50%;
	margin: 0 auto 0 auto;
	padding: 1em;
}

