@charset "UTF-8";

/*---------------------------------------------
CSS
for /international/ pages

linked to "/international/*.html"
---------------------------------------------*/

/* import */
@import url(./default.css);
@import url(./common.css);

/* client panel */
div#main{
	background:url(../image/bg.gif);
}


/* sidebar */
div#side_bar{
	width:213px;
	padding:5px 0 5px 8px;
	background:#f3efec;
}

div#side_bar div#menu{
	width:200px;
	margin-top:1px;
	padding:1px 2px 2px 2px;
	background:#dfd8ce;
}

div#side_bar div#menu h4,
div#side_bar div.menu h5{
	width:200px;
	height:35px;
	margin-top:1px;
}

div#side_bar div#menu ul li{
	display:inline-block;
	width:198px;
	min-height:13px;
	height:auto !important;	/* for IE6 min-height effect. */
	height:13px;			/* for IE6 min-height effect. */
	margin:1px 1px 0 1px;
	background:#ffffff url(../image/sidebar/menu_item_bg.gif) no-repeat left top;
	vertical-align:middle;
}

div#side_bar div#menu a{
	display:block;
	width:177px;
	padding:11px 0 11px 21px;
	background:url(../image/sidebar/menu_item_arrow.png) no-repeat 10px center;
	letter-spacing:-1px;
	color:#999;
}

div#side_bar div#menu p a{
	display:block;
	width:177px;
	padding:0;
	background:none;
	color:#999;
}

div#side_bar div#other{
	margin-top:2px;
}

div#side_bar div#other h3,
div#side_bar div#other h4{
	visibility:hidden;
	height:1px;
	line-height:1px;
}

div#side_bar div#other ul#banners{
	margin:0;
}

div#side_bar div#other ul#banners li{
	float:left;
	margin-right:4px;
}


/* contents box */
div#contents{
	width:719px;
	min-height:661px;		/* (sidebar's height with vertical padding) - p#gotop-nav area's height */
	height:auto !important;	/* for IE6 min-height effect. */
	height:661px;			/* for IE6 min-height effect. */
	background:#fff url(../image/contents_bg.gif) no-repeat;
}


/* for all pages */
div#page_contents{
	margin:1em 18px 0 19px;
}

div#page_contents h2{
	height:49px;
}

div#page_contents h3{
	margin-bottom:13px;
	padding-left:24px;
	background:#fff url(../image/sub_title_bg.gif) no-repeat;
	font-size:123.1%;
	line-height:38px;
}

div#page_contents h4{
	margin-top:1em;
	border-bottom:2px solid #a7244f;
	font-weight:bold;
}

div#page_contents div.addr{
	overflow:hidden;
	width:100%;
}

div#page_contents div.addr p.image{
	float:left;
	margin:0;
	padding:0 1em 0 0;
}

div#page_contents div.addr p{
	margin:0 0 1em 0;
}

div#page_contents .strong{
	font-weight:bold;
}


/* for index.html */
div.index div#page_contents h3 span.english{
	margin-left:1em;
}

div.index div#page_contents div#intro{
	margin-top:2em;
	background:url(../image/index/about_title.gif) no-repeat left top;
}

div.index div#page_contents div#intro ul#about,
div.index div#page_contents div#intro ul#foreign{
	overflow:hidden;
}

div.index div#page_contents div#intro ul#about li,
div.index div#page_contents div#intro ul#foreign li{
	float:left;
	width:226px;
	margin:15px 0;
	line-height:1;
}

div.index div#page_contents div#intro ul#about li{
	margin-right:5px;
}

div.index div#page_contents div#intro ul#foreign li{
	margin-right:1px;
}

div.index div#page_contents div#intro ul#about li a:hover,
div.index div#page_contents div#intro ul#foreign li a:hover{
	text-decoration:none;
}


div.index div#page_contents div#info{
	margin-top:2em;
	background:url(../image/index/info_title.gif) no-repeat left top;
}

div.index div#page_contents div#info dl{
	overflow:auto;
	height:190px;
	margin:1em 0;
	border:1px solid #ccc;
	background:#f1f4fa;
}

div.index div#page_contents div#info dt{
	float:left;
	padding-left:32px;
	background:transparent url(../image/index/info_arrow.gif) no-repeat 12px 8px;
	line-height:2;
}

div.index div#page_contents div#info dd{
	padding-left:11em;
	border-bottom:1px dotted #ccc;
	line-height:2;
}

div.index div#page_contents div#address{
	margin-top:2em;
	background:transparent url(../image/index/addr_title.gif) no-repeat left top;
}

div.index div#page_contents div#address div.addr{
	margin:1em 0;
}


/* for sitemap.html */
div.sitemap div#page_contents div#center{
	background:url(../image/sitemap/title_center.gif) no-repeat left top;
}

div.sitemap div#page_contents div#foreign{
	margin-top:2em;
	background:url(../image/sitemap/title_foreign.gif) no-repeat left top;
}

div.sitemap div#page_contents h3{
	margin-bottom:5px;
}

div.sitemap div#page_contents ul{
	overflow:hidden;
}

div.sitemap div#page_contents ul li{
	float:left;
	width:203px;	/* parent width / 3 - side padding */
	padding:5px 10px 5px 14px;
	background:url(../image/sitemap/arrow.png) no-repeat left center;
	letter-spacing:-1px;
}


/* for link.html */
div.link div#page_contents{
	background:url(../image/link/title.gif) no-repeat left top;
}

div.link div#page_contents dl dt{
	padding-left:1em;
	background:url(../image/link/arrow.png) no-repeat left center;
	color:#3399cc;
}

div.link div#page_contents dl dd{
	margin-bottom:1em;
}

/* for about.html */
div.about div#page_contents{
	background:url(../image/about/title.gif) no-repeat left top;
}

div.about div#page_contents ul{
	margin-top:1em;
}

div.about div#page_contents ul li{
	margin-left:2em;
	list-style-type:disc;
}


/* for cooperation.html */
div.cooperation div#page_contents{
	background:url(../image/cooperation/title.gif) no-repeat left top;
}

div.cooperation div#page_contents h4{
	border:none;
	font-size:100%;
	font-weight:bold;
}

div.cooperation div#page_contents ol li{
	margin-left:2em;
	font-weight:bold;
}

div.cooperation div#page_contents ol li dl{
	margin:0.5em 0 1em 0;
	font-weight:normal;
}

div.cooperation div#page_contents ol li dt{
	float:left;
}

div.cooperation div#page_contents ol li dd{
	padding-left:20em;
}

div.cooperation div#page_contents div#maps{
	width:680px;
	height:354px;
	margin:1em 0;
	border:1px solid #ccc;
	overflow:hidden;
}

div.cooperation div#page_contents div#maps div#map{
	width:520px;
	height:354px;
	float:left;
}

div.cooperation div#page_contents div#maps div#side_bar_map{
	width:160px;
	height:354px;
	float:right;
	overflow:auto;
}

/* for international_exchange/ */
/* for international_exchange/freshman_welcome_festival.html */
/* for international_exchange/altair_tanabata_festival.html */
/* for international_exchange/jutokusai.html */
/* for international_exchange/speech_contest.html */
div.international_exchange_top div#page_contents,
div.international_exchange_freshman_welcome_festival div#page_contents,
div.international_exchange_altair_tanabata_festival div#page_contents,
div.international_exchange_jutokusai div#page_contents,
div.international_exchange_speech_contest div#page_contents{
	background:url(../international_exchange/image/title_event.gif) no-repeat left top;
}

div.international_exchange_freshman_welcome_festival div#page_contents p.image,
div.international_exchange_altair_tanabata_festival div#page_contents p.image,
div.international_exchange_jutokusai div#page_contents p.image,
div.international_exchange_speech_contest div#page_contents p.image{
	text-align:center;
}

div.international_exchange_top div#page_contents dl{
	width:600px;
	margin:0 0 0 23px;
}

div.international_exchange_top div#page_contents dl dt{
	width:600px;
	margin:1em 0 0 0;
	font-size:1.2em;
	font-weight:bold;
}

div.international_exchange_top div#page_contents dl dt a{
	color:#d8000f;
}



/* for academic_exchange/index.html */
div.academic_exchange div#page_contents{
	background:url(../academic_exchange/image/title_academic_exchange.gif) no-repeat left top;
}

/* for abroad/index.html */
div.abroad div#page_contents{
	background:url(../abroad/image/title_abroad.gif) no-repeat left top;
}

div.abroad div#page_contents dl{
	width:600px;
	overflow:hidden;
}

div.abroad div#page_contents dl dt{
	width:5em;
	float:left;
	font-weight:bold;
}

div.abroad div#page_contents dl dd{
	text-align:left;
}


/* for international_exchange/ */
div.abroad div#page_contents{
	background:url(../abroad/image/title_abroad.gif) no-repeat left top;
}

