body {
	margin: 0px;
	font-size:1em;
	line-height:1.4em;
	font-family: "Times New Roman", "Times", "serif";
}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
ul,ol{list-style:none;}

#outercontainer{
	position: relative;
	text-align:center;
    width:100%;
}
#innercontainer{
	background-image: url(../../common/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	display: block;
	width: 760px;
	margin: 0px auto;
	text-align:left;
	/*--background-color: #eee;--*/
}
.clear{ clear:both; }
/*--------------------          ヘッダー                    --------------------*/
#header {
	position: relative;
	width: 760px;
	padding: 0px;
	background-image: url(../../common/images/header/bg.gif);
	height: 80px;
}
#header .google{
	position: relative;
	font: #333;
	margin-left: 450px;
}
#header a{
	width:450px;
	height:30px;
	display: block;
	text-indent: -9999px;
}

/*--------------------          ヘッダー                    --------------------*/

#subheader{ width: 558px; padding: 0px; margin-top: 2px; float:right;}
#crumbs{
	font-size:0.8em;
	margin: 5px 6px 10px 6px;
	font-family: "Times New Roman", "Times", "serif";
}

/*--------------------          左ナビゲーション                    --------------------*/
#navi {
	position: relative;
	width: 198px;
	float: left;
	padding-top: 2px;
	background-color:#fff;
}
#navi ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navi li{
	display:inline;
}
#navi a{
	display: block;
	padding-right: 10px;
 }
#navi a:hover{
 display: block;
 background-color: #386CB0;
 background-image: url(../../common/images/menu.bg/menu_tri.gif);
 background-repeat:no-repeat;
 background-position: left center;
 }
/*メニュー 通常*/
.menu a{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #999;
	border-bottom: 2px solid #fff;
}
/*メニュー　現在地*/
.menunow a {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #386CB0;
	border-bottom: 2px solid #fff;
}
/*サブメニュー*/
.submenu a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #003865;
	background-color: #9CB6D8;
	border-bottom: 2px dotted #003865;
}


/*--------------------          左ナビゲーション                    --------------------*/

/*--------------------          右本文                    --------------------*/
#content{
	position: relative;
	padding: 0 0 0 4px;
	width: 558px;
	float: left;
}
#content p{margin: 5px 5px 15px 25px;}
#content h1{margin:0;}
#content h2{margin:15px 5px 10px 15px; color:#333; font-size:1.2em;}

#container-bottom{ clear:both; height:1px; width:780px;}
#footer{ clear:both; width:760px; background-color: #386CB0;color:#fff; font-size: 0.7em; margin-left: 1px;}
#copyrights{ text-align: right; padding-right:20px;}

/*	Secondary Photos---------------------------------------------------------------- */
#secondarypanel {display: block; margin: -2px 0px 10px 10px; padding: 7px 0 0px 0; float: right; background-color: #fff; width: 250px;}
#secondarypanel_90 {display: block; margin: -2px 0px 10px 10px; padding: 7px 0 0px 0; float: right; background-color: #fff; width: 200px;}
img.secondaryphoto {display: block; margin: -6px 0px 0px 0px; border-bottom: 1px solid #ffffff;}

/*--------------------          右本文                    --------------------*/

/*----------------------------           トップページ　　　　---------------------------------*/
#toppic {
	margin: 0px;
	padding: 0px;
	width: 558px;
	border-top: 5px solid #336699;
}

h1.top {
	margin-top: 0;
	border-top: 5px solid #336699;
	padding-top: 2px;
}
/*----------------------------           トップページ　　　　---------------------------------*/

/*----------------------------           コース表　　　　---------------------------------*/
.cord { margin: 0px; font-weight: normal; font-size:0.8em; }
.course h2 { border-bottom: solid 1px #C28F54; line-height: 1em;}
.course table {
	padding: 0px;
	font-size: 0.9em;
	line-height : 1.5em;
	margin: 5px 5px 5px 30px ;
	border: solid 1px #C28F54;
	width: 500px;
}
.course table th {
	width: 100px;
	background-color: #FFE6D9;
	text-align: left;
	color: #333;
	padding-left: 10px;
}
.course table td {
	padding: 5px;
}
/*----------------------------           コース表　　　　---------------------------------*/


/*----------------------------           留学先表　　　　---------------------------------*/
.exsch table {
	padding: 0px;
	font-size: 0.9em;
	line-height : 1.5em;
	margin: 0px 10px 0px 20px;
	border: solid 1px #C28F54;
	width: 470px;
}
.exsch table th {
	width: 150px;
	background-color: #FFE6D9;
	text-align: left;
	vertical-align: top;
	color: #333;
	padding-left: 10px;
}
.exsch table td {
	padding: 5px 5px 5px 20px;
}
.exsch img {
	margin-bottom: 20px;
}
/*----------------------------           コース表　　　　---------------------------------*/


/*----------------------------           academicsのトップ　　　　---------------------------------*/
.academics ul {
	font-weight: normal;
	font-size:1.2em;
	line-height:1.8em;
	list-style-type: square;
	color:#996633;
}
/*	CampusLife Photos---------------------------------------------------------------- */
.campuslife {display: block; margin: -2px 3px 10px 10px; padding: 7px 0 0px 0; float: right; background-color: #fff; width: 150px;}
