@charset "UTF-8";
/*　メインレイアウト用　*/

html {
	height: 100%;
	text-align: left;
}

body{
	background:#FFFFFF;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
	text-align:center;
	/* Hack for modern Browser */
	voice-family: "\"}\"";
	voice-family: inherit;
}

div{
	margin: 0px;
	padding: 0px;
}

img{
	border-style: none;
}

th{
	font-size: 12px;
	text-align: left;
}

td{
	font-size: 12px;
	text-align: left;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	display: block;
}

/* カラム構成 */
/*　========================　*/
#do-campus{
	text-align: left;
	margin: 0px auto;
	width: 530px;
}

#contents{
	float: none;
	width: 530px;
	margin:0px;
}

/*　========================　*/


/*　フッターレイアウト　*/
/*　========================　*/


/* リンク基本仕様 */
/*　========================　*/
a{
	color:#0033CC;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #0033CC;
}

a:hover{
	color: #FF6600;
	text-decoration:underline;
}
/*　========================　*/


/* バナー類 */
#ban{
	width: 150px;
	margin-top: 10px;
	margin-left: 30px;
}

#ban img{ 
	margin-bottom: 10px;
}

/*　========================　*/


/* 「お知らせ」（スタッフブログ併用） */
/*　========================　*/
#info{
	margin-bottom: 10px;
}

#info img{
	margin: 10px 0px;
}

#info table{
	width: 530px;
	margin: auto;
	text-align: left;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

#info tr{
	height: 24px;
}

#info th{
	background: url(/image/custom/mark_bk.jpg) no-repeat;
	padding-right: 1em;
	padding-left: 2em;
	vertical-align: top;
	white-space: nowrap;
}

.top_info_name{
	width: 100px;
}

#info td{
	vertical-align: top;
}

td.date{
	width: 90px;
	text-align: right;
}

/*　========================　*/


/*　ブログニュース */
/*　========================　*/
#blognews{
	margin-bottom: 10px;
}

#bossblog img{
	margin: 10px 0px;
}

#bossblog table{
	width: 550px;
	margin: auto;
	text-align: left;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

#bossblog tr{
	height: 24px;
}

#bossblog th{
	background: url(/image/custom/mark_bk.jpg) no-repeat;
	padding-left: 2em;
	vertical-align: top;
}

#contents #bossblog a{
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}

#contents #bossblog a:visited{
	color: #669933;
}

#contents #bossblog a:hover{
	color: #999999;
	text-decoration:underline;
}

#contents .staffblog{
	white-space: normal;
}

#contents .staffblog a{
	color:#ff6600;
	text-decoration: none;
	font-weight: bold;
}

#contents .staffblog a:visited{
	color: #ff6600;
}

#contents .staffblog a:hover{
	color: #999999;
	text-decoration:underline;
}

#blognews-tolist{
	width: 530px;
	margin-top: 6px;
	border-top: 2px dotted #999999;
	text-align: right;
}

#blognews-tolist a{
	display: block;
	float: right;
	height: 20px;
	padding: 4px 6px 0px 20px;
	background: url(/image/custom/point.jpg) no-repeat left center;
	color: #000000;
	text-decoration: none;	
}

#blognews-tolist a:visited{
	color: #000000;
}

#blognews-tolist a:hover{
	color: #ff6600;
	text-decoration:underline;
}

/*　========================　*/



/*　検索フォーム用 */
/*　========================　*/
#search{
	height: 40px;
	white-space: nowrap;
	text-align: center;
}

#search form{
	margin: 0px;
	padding: 8px 0px;
}
/*　========================　*/


/*　検索結果一覧用 */
/*　========================　*/
#listup table{
	margin: auto;
	width: 515px;
	text-align: left;
}

#listup th{
	height: 80px;
	width: 80px;
	margin: auto;
	text-align: center;
	background: url(/image/custom/list_back.jpg) no-repeat;
	vertical-align: top;
	padding-top: 5px;
}

#listup td{
	padding-left: 10px;
}

#listup a{
	display: block;
	background: url(/image/custom/mark_b.jpg) no-repeat;
	padding-left: 20px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#listup a.kokunai{
	background: url(/image/custom/mark_g.jpg) no-repeat;
}

#listup a.kaigai{
	background: url(/image/custom/mark_o.jpg) no-repeat;
}

#listup a:visited{
	color: #336699;
}

#listup a:hover{
	color: #FF6600;
	text-decoration:underline;
}

.list-category{
	font-size: 10px;
	text-align: right;
}

#list-com{
	width: 515px;
	margin: auto;
	font-size: 10px;
	border-top: 2px dotted #999999;
	text-align: right;
	margin-bottom: 15px;
}

/*　========================　*/

/*　カテゴリー結果一覧用 */
/*　========================　*/
#category_list{
	padding: 5px 0px 5px 5px;
	width: 515px;
	background-color: #FFFFFF;
	border:solid 5px #5E7DBD;
}

#category_list h2{
	margin: 0px;
	color: #000000;
}

/*　========================　*/


#contents .tag{
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#contents .tag li {
	padding: 3px;
	list-style: none;
	display: inline;
	font-size: 10px;
	margin: 3px 5px 3px 0;
	padding: 3px;
}

#contents .tag li.blogtag {
	color: #36f;
	background-color: #def;
	border: 1px solid #36f;
}

/*　========================　*/

.list_image_box {
	text-align:center;
	overflow:hidden;
	width:70px;
	height:70px;
	margin:auto;
}

.list_image_box2 {
	text-align:center;
	overflow:hidden;
	width:50px;
	height:50px;
	margin:auto;
}

#navi {
	width:100%;
}

#navi ul {
	width:100%;
}

#navi li {
	width:100%;
}

.itemContents a#prev_item{
	font-weight:normal;
}

.itemContents a#next_item{
	font-weight:normal;
}


#contents .itemHeader h3 {
	width:495px;
}

/*　========================　*/

.campus_map{
	margin: 0px auto;
	width: 500px;
}

.campus_map_left{
	float: left;
	width: 350px;
}

.campus_map_right{
	float: left;
	text-align: left;
	margin-left: 0px;
}

.campus_map_right ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.campus_map_right li{
	padding: 0px 0px 3px 0px;
}


/*　========================　*/

.docampusInformation{
	width: 530px;
	line-height: 28px;
	_line-height: 18px;
	text-align: center;
	margin: 5px 0px 1px 0px;
	_margin 10px 0;
	padding: 0;
	_padding: 5px 0;
}

.docampusInformation li {
	list-style: none;
	display: inline;
}

/*　========================　*/

#contents .ie7_download{
	text-align: right;
	font-size: 10px;
	_font-size: 11px;
	font-weight: bold;
}

#contents .ie7_download p{
	margin: 5px 0px;
	font-size: 10px;
	_font-size: 11px;
}

#contents .ie7_download a{
 color: #FF4500;
}

#contents .ie7_download a:visited{
 color: #FF4500;
}

#contents .ie7_download font{
	color: #3366FF;
	font-size: 10px;
	_font-size: 11px;
}


