/*******************************************
Default Setting
*******************************************/
body,h1,h2,h3,h4,h5,h6,img,ul,li,p{
	margin:0px;
	padding:0px;
	border:none;
	list-style:none;
	line-height:100%;
}

.clear{
	display:block;
	clear:both;
	height:1%;
}

a:link {
	color:#006699;
	text-decoration:none;
	}
a:visited {
	color:#006699;
	text-decoration:none;
	}
a:hover {
	color:#FF9900;
	text-decoration:underline;
	}
a:active {
	color: #FF9900;
	}

img {
	border:0;
}

/*******************************************
Cleafix-Hack
*******************************************/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*******************************************
Common Layouts
*******************************************/
body{
	background-image:url(../img/bg.gif.gif);
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka,"‚l‚r ‚oƒSƒVƒbƒN";
}

#container{
	display:block;
	width:780px;
	margin:0px auto;
}

#header{
	width:780px;
	height:135px;
	background:url(../img/head_bg.jpg) left top no-repeat;
}

#contents{
	clear:both;
	width:780px;
	height:100%;
	background-color:#FFF;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	position:relative;
	top:3px;

}

#flash_area{
	width:760px;
	height:300px;
	margin:0 auto 10px auto;
	display:block;
	
}


div.infomation{


	background:url(../img/try_bg.jpg) left top no-repeat;
	width:190px;
	height:250px;
	float:left;
	display:inline;

}

div.infomation div.shiryo a{

	background:url(../img/try_img01.jpg) left top no-repeat;
	width:190px;
	height:95px;
	display:block;
	text-indent:-10000px;

}

div.infomation div.shiryo a:hover,
div.infomation div.shiryo a:active{


	background-position:0 -95px;
}


div.infomation div.try a{

	background:url(../img/try_img02.jpg) left top no-repeat;
	width:190px;
	height:95px;
	display:block;
	text-indent:-10000px;

}

div.infomation div.try a:hover,
div.infomation div.try a:active{

	background-position:0 -95px;

}


div.flash_new{

float:right;
width:560px;
height:250px;
background-color:#333;

}






#bg_1column{
	clear:both;
	width:760px;
	position:relative;
	left:10px;
}
#bg_2column{
	background:url(../img/bg_2column.gif) top left repeat-y;
	width:760px;
	position:relative;
	left:10px;
}

#bg_3column{
	background:url(../img/bg_3column.gif) top left repeat-y;
	width:760px;
	position:relative;
	left:10px;
}

#left_contents,
#center_contents,
#right_contents,
#main_contents,
#right_top{
	position:relative;
	top:0px;
	float:left;
	margin-bottom:0px;
}









#left_contents{
	left:0px;
	width:190px;
}
#center_contents{
	left:10px;
	width:360px;
}

#right_contents{
	left:20px;
	width:190px;
}

#main_contents{
	width:540px;
	position:relative;
	left:20px;
	top:10px;
	margin-bottom:40px;
}


#right_top{
	width:560px;
	position:relative;
	margin-bottom:40px;
	left:10px;
}


#footer{
	display:block;
	margin:20px auto 0px auto;
	clear:both;
	width:760px;
	height:76px;
	background:url(../img/footer_bg.gif) top left no-repeat;
}
#footer img{
	display:block;
	width:64px;
	float:right;
	padding:10px 10px 0px 0px;
}


#footer p.mail a{
	display:block;
	width:134px;
	height:70px;
	text-indent:-10000px;

	margin:30px 0 0 180px;

}


*html #footer p.mail a{
	height:40px;
}

*+html #footer p.mail a{
	height:40px;
}


/*******************************************
Head Navigation
*******************************************/
h1{
	float:left;
	position:relative;
	top:10px;
	left:10px;
	display:block;
	width:340px;
	height:65px;
	margin-bottom:10px;
}

#sub_btn{
	float:right;
	
}

ul#menu_list{
	clear:both;
	position:absolute;
	top:90px;
	left:auto 10px;
	margin-left:10px;
	width:760px;
	height:40px;
	overflow:hidden;
}

ul#menu_list li a{
	position:absolute;
	top: 0;
	text-indent:-9999px;
	text-decoration: none;
	width:190px;
	height:40px;

}

li#about a{
	background:url(../img/btn_about.gif) top left no-repeat;
	left:0;
	width:190px;
}

li#c_info a{
	background:url(../img/btn_c_info.gif) top left no-repeat;
	left:190px;
}

li#s_info a{
	background:url(../img/btn_s_info.gif) top left no-repeat;
	left:380px;
}

li#contact a{
	background:url(../img/btn_contact.gif) top left no-repeat;
	left:570px;
}

li#about a:hover,
li#c_info a:hover,
li#s_info a:hover,
li#contact a:hover{
	background-position:0 -40px;
}

body#college_info li#c_info a{
	background-position:0 -80px;
}

#head_element{
	width:385px;
	float:right;
}

ul#order{
	padding-top:10px;
	line-height:100%;
}
ul#order li{
	float:left;
	margin-bottom:0px;
	padding-right:5px;
}

* html ul#order li{/*IE7*/
	margin-bottom:-5px;
}

/*---------------------------------
FONT CHENGER
---------------------------------*/

ul#font_changer{
	clear:both;
	display:block;
	margin-left:225px;
	padding-top:10px;
	/*margin-top:0px;*/
}

* html ul#font_changer{/*IE7*/
	margin-top:-4px;
}

ul#font_changer li{
	float:left;
	padding-left:5px;
}

ul#font_changer li p{
	margin-top:4px;
	font-size:10px;
	color:#333;
}

/*******************************************
Sub Menu
*******************************************/
.sub_menu{
	font-size:10px;
	position:relative;
	left:5px;
}

.sub_menu li {
	line-height:25px;
	width:180px;
	background:url(../img/sub_menu_border.gif) bottom no-repeat;
	padding-bottom:5px;
}
.sub_menu li a span{
	display:block;
	text-indent:15px;
	margin-top:-10px;
	}

.sub_menu li a{
	padding-left:16px;
	background:url(../img/sub_menu_arrow.gif) top left no-repeat;
	padding-bottom:5px;
}

.sub_menu li.last{
	background:url(../img/sub_menu_dummy.gif) bottom no-repeat;
	padding-bottom:5px;
}

.sub_menu a:link {
	color: #666;
	text-decoration:none;
	}
.sub_menu a:visited {
	color: #666;
	text-decoration:none;
	}
.sub_menu a:hover {
	color:#FF9900;
	text-decoration:underline;
	}
.sub_menu a:active {
	color: #FF9900;
	}
	
/*******************************************
Pankuzu
*******************************************/

ul#pankuzu{
	height:30px;
	background-color:#fff;
	margin:auto 0;
	font-size:10px;
}

ul#pankuzu li{
	float:left;
	padding:10px 2px 10px 0px;
	text-indent:12px;
	background:url(../img/p_arrow.gif) center left no-repeat;
}

ul#pankuzu li.p_top{
	background:none;
	text-indent:10px;
}

/*******************************************
Jump Btn
*******************************************/
#jump_btn{
	text-align:right;
	padding-top:40px;
	padding-right:10px;
}

/*******************************************
Flash Player Download
*******************************************/
#flash_att{margin:10px;}
#flash_att img{
	float:left;
	display:block;
	padding-right:10px;
}
.att{
	font-size:10px;
}

/*******************************************
Virtual_tour
*******************************************/
#virtual_flash{
	width:740px;
	height:320px;
	margin:0 auto;
}

/*******************************************
College_view
*******************************************/
#view_flash{
	width:740px;
	height:620px;
	margin:0 auto;
}

/*******************************************
Topics_news
*******************************************/
#topics_news{
	width:740px;
	padding:0;
	margin:0 auto;
}

#topics_news p{
	width:740px;
	margin:0px;
	line-height:160%;
	
}
