@charset "utf-8";
/* --------------------------------------------------------------------------- */
/* 12univ.css　：東京12大学加盟校一覧 */
/* datebook.css　：資料請求 */
/* fair.css　：東京12大学フェア */
/* interview.css　：12人のストーリー */
/* room.css　：研究室探検！ */
/* top.css　：トップページ */
/* tablecloth.css　：オープンキャンパス、進路相談会のテーブルスタイル（JSとリンク） */
/* univlife.css　：ガクセイリアルボイス */
/* utility.css　：サイトマップなど */
/* voc.css　：バーチャルオープンキャンパス */
/* map.css　：キャンパスマップ */
/* --------------------------------------------------------------------------- */

/* グローバルナビ　*/
#wrap ul#g_navi {
	display: block;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	list-style-type: none;
	line-height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	_height:40px;
	_line-height:0px;
}
#wrap ul#g_navi li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height:0px;
	_height:40px;
}
/* サブナビゲーション　*/
#wrap #conteiner #left_navi {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 216px;
	background-image: url(../images/bk_menuside.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrap #conteiner #left_navi:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#wrap #conteiner #left_navi ul#subnavi {
	display: block;
	padding: 0px;
	width: 180px;
	right: 0px;
	top: 0px;
	list-style-type: none;
	position: relative;
	left: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#wrap #conteiner #left_navi ul#subnavi li {
	background-image: url(../images/btn_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: small;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	height: 54px;
	_height: 37px;
	width: 180px;
	text-align: center;
}
#wrap #conteiner #left_navi ul#subnavi li a {
	display: block;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	_height: 37px;
}
#wrap #conteiner #left_navi ul#subnavi li a#active {
	background-image: url(../images/btn_menu_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 37px;
	_height: 37px;
}
#wrap #conteiner #left_navi ul#subnavi li a:hover {
	background-image: url(../images/btn_menu_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 37px;
	_height: 37px;
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #conteiner #left_navi .ad {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
/* パンくず　*/
ul#pankuzu {
	font-size: x-small;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	display: block;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul#pankuzu li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#pankuzu li a {
	color:#719232;
	text-decoration:underline;
}
ul#pankuzu li a:hover {
	color:#719232;
	text-decoration:none;
}
/* メインコンテンツ共通　*/
#wrap #conteiner #main {
	float: right;
	width: 554px;
	overflow:hidden;
	position: relative;
	right: 0px;
	background-image: url(../images/bk_main.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3em;
	margin-left: 0px;
}
#wrap #conteiner #main:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#wrap #conteiner #main .textarea {
	padding: 0px;
	width: 534px;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: small;
	color: #333333;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 10px;
}
/* ▼1カラム用　*/
#wrap #main_one {
	width:740px;
	/*_width: 690px;*/
	overflow:hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3em;
	margin-left: 50px;
}
#wrap #conteiner #main_one .textarea {
	padding: 0px;
	width: 730px;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: small;
	color: #333333;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 10px;
}
#wrap #conteiner #main_one:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* ▲1カラム用　*/
#wrap #conteiner #main .textarea h4 {
	background-image: url(../images/w-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size: small;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	/*line-height: 0px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	_height: 15px;
	height:25px;
}
/* //IE7// */
*:first-child+html #wrap #conteiner #main .textarea h4 {
	background-image: url(../images/w-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: small;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:505px;
}
*:first-child+html #wrap #conteiner #left_navi ul#subnavi li a {
	display: block;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
}
*:first-child+html #wrap #conteiner #left_navi ul#subnavi li a:hover {
	background-image: url(../images/btn_menu_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
}
/* //IE7// */

.imgwaku {
	border: 1px solid #E0DFE3;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#wrap #conteiner #main .textarea ol {
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 1.4em;
}
#wrap #conteiner #main .textarea ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 0.5em;
}
#wrap #conteiner #main .textarea ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.4em;
}
#wrap #conteiner #main .textarea ul li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	letter-spacing: 1px;
}
#wrap #conteiner #main .textarea p.exp {
	color:#666666;
	margin:0px;
}
