body {
	margin:0;
	color:#555555;
	}
a:link{color:#0000FF; text-decoration:underline;}
a:visited{color:#880088; text-decoration:underline;}
a:active{color:#ff9900; text-decoration:underline;}
a:hover{color:#ff9900; text-decoration:underline;}

#content {
	width:760px;
	border:solid #cccccc 1px;
	}
#content_pop {
	border:solid #cccccc 1px;
	margin:0px 10px 10px 10px;
	min-width:585px;
	text-align:left;
	}


/*ヘッダー*/

#header {
	text-align:left;
	width:760px;
	height:49px;
	background-color:#f6f6f6;
	}
#header_pop {
	text-align:left;
	height:57px;
	background:url(/images_common/header_pop_bg.gif) repeat-x;
	background-color:#f6f6f6;
	min-width:585px;
	}
#logo {
	float:left;
	}

#utility {
	float:right;
	padding:6px;
	}

#search_box .bg{
	background: url(/images_common/search_bg.gif);
	background-repeat:repeat-x;
	}

#search_box .txtbox {
	height:16px;
	width:130px;
	border-top:solid #d0d0d0 1px;
	border-left:solid #d0d0d0 1px;
	background-color:#dcdcdc;
	margin:2px 2px 0 2px;
	font-size:10	px;
	}


/*グローバルナビ*/

#global_navi {
	 clear:both;
	width:760px;
	}


/*ブレッドクラム*/

#breadcrumb {
	width:760px;
	padding:7px 0;
	text-align:left;
	background: url(/images_common/breadcrumb_bg.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
	background-color:#f2f0ee;
	}

#breadcrumb a,span{
	margin:0 5px;
	}

/*ローカルナビ*/
#localnavi {
	border-right:solid #f2f0ee 1px;
	width:190px;
	}
#localnavi #main_content {
	padding:10px;
	text-align:left;
	height:200px;
	}
#localnavi #banner_area {
	padding:10px;
	text-align:left;
	}

/*コンテンツエリア定義*/

#main_content {
	padding:0 7px 0 10px;
	}


#content_area{
	padding:0 10px;
	}
#main_pop {
	margin:20px;
	}
	
/*トップページ*/

	/*キービジュアル*/
	#key_visual {
		width:760px;
		}


	/*whats new*/

	#new_block {
		float:left;
		width:365px;
		}
	#new_block .box{
		text-align:left;
		width:345px;
		margin-left:10px;
		}

	.news_title {
		background: url(/mages_common/arrow.gif);
		background-repeat:no-repeat;
		background-position:0px 14px;
		padding:10px 0 8px 10px;
		border-bottom:solid #ebebeb 1px;
		}
	
	#new_block .list_data {
		float:left;
		width:70px;
		clear:both;
		}
	#new_block .list_text {
		float:right;
		width:255px;
		}

	/*Campus Topics*/

	#topics_block {
		float:right;
		width:365px;
		}
	#topics_block div{
		padding:2px 0;
		}

	#topics_block .box{
		text-align:left;
		width:345px;
		margin-left:10px;
		}
	
	#topics_block .list_data {
		float:left;
		width:210px;
		clear:both;
		}
	#topics_block .list_text {
		float:right;
		width:135px;
		}

	/*Campus Topics*/

	#info_block {
		float:left;
		width:552px;
		margin-top:10px;
		}
	#info_block div{
		padding:2px 0;
		}

	#info_block .box{
		text-align:left;
		width:529px;
		margin-left:10px;
		}
	
	#info_block .list_data {
		float:left;
		width:5px;
		clear:both;
		}
	#info_block .list_text {
		float:right;
		width:523px;
		}

	#info_block .banner{
		margin-top:8px;
		}

	#top_lnavi {
		float:right;
		margin-top:10px;
		}

	#lnavi_frame {
		background: url(/images_common/lnavi_frame02.gif);
		padding-left:5px;
	}

	.infottl {
	color:#6666ff;
	font-weight:bold;
	}

	.infotxt {
	color:#000066;
	}

	/*セパレータ*/
	
	.separator {
	border-bottom:dotted #ccc2b9 1px;
		height:1px;
		font-size:1px;
		padding-bottom:3px;
		margin:3px 0 5px 0;
		}



/*フッター*/

#footer {
	clear:both;
	width:760px;
	}
#footer_pop {
	background:url(/images_common/copyright_bg.gif) repeat-x;
	height:19px;
	padding-top:5px;
	}

.red {
	color:#f75252;
	}

h1 {
	background: url(/images_common/h1_bg.gif);
	background-repeat:no-repeat;
	font-size:110%;
	color:#ffffff;
	padding:2px 0 0 5px;
	height:30px;
	margin-bottom:5px;
	}

h2 {
	background: url(/images_common/h2_bg.gif);
	background-repeat:no-repeat;
	font-size:100%;
	color:#f75252;
	padding:2px 0 0 13px;
	height:19px;
	/*border-bottom:solid #f75252 1px;*/
	margin:20px 0 10px 0;

	}

h3 {
	background: url(/images_common/h3.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#f75252;
	font-weight:bold;
	font-size:110%;
	padding:0 0 0 20px;
	margin:10px 0 7px -8px;
	}
h4 {
	font-size:110%;
	font-weight:bold;
	margin:10px 0 5px 0;
	}
h5 {
	background: url(/images_common/h5.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	font-size:100%;
	padding:0 0 0 20px;
	margin:10px 0 7px -8px;
	}
h5 a:link{color:#555555; text-decoration:underline;}
h5 a:visited{color:#555555; text-decoration:underline;}
h5 a:active{color:#555555; text-decoration:underline;}
h5 a:hover{color:#ff9900; text-decoration:underline;}

li {
	margin-left:-17px;
	}
ol {
	margin-top:0;
	margin-bottom:0;
	}
	
ul {
	margin-top:3px;
	margin-bottom:0;
	}
.left-column {
	float:left;
	text-align:left;
	width:50%;
	/*border:#ff0000 solid 1px;*/
	}

.right-column {
	text-align:left;
	margin:0 0 0 290px;
	/*border:#000000 solid 1px;*/
	}

.table01 {
	border-collapse: collapse;
	}
.table01 td {
	border:solid #dddddd 1px;
	}
.table01 th{
	border:solid #dddddd 1px;
	background-color:#aaaaaa;
	color:#ffffff;
	font-weight:bold;
	font-size:95%;
	}
.tablebgc01 {
	background-color:#f5f5f5;
	}
.club_column {
	margin:0 0 0 175px;
	}
.profile_column {
	margin:0 0 0 125px;
	}
.message_column {
	margin:0 0 0 210px;
	}
.box_gray {
	background-color:#eeeeee;
	padding:10px;
	}
.news_date {
	float:left;
	clear:both;
	}
.news_ttl {
	margin:0 0 10px 100px;
	}
.site_margin {
	margin:-5px 0 0 15px;
	}