/*全体設定*/
html{
	margin:0px;
	padding:0px;
	height:100%;
}

body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:center;
}

/*学生支援GP用*/
#gp_back{
	background-color:#FAF8ED;
}

/*平成20年度用*/
#heisei_back{
	background-color:#FBF4D5;
}

img{
	border:none;
}

a{
	color:#00317B;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/*表示部分指定*/
#main_space{
	background-image : url(../08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/css/main_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px auto;
	padding:0px 12px;
	text-align:left;
	font-size:small;
	line-height:130%;
	position:relative;
	width:750px;
	height:auto !important;
	min-height:100%;
	height:100%;
}

/*学生支援GP用*/
#main_space_gp{
	background-image : url(../08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/css/main_bg_gp.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px auto;
	padding:0px 12px;
	text-align:left;
	font-size:small;
	line-height:130%;
	position:relative;
	width:750px;
	height:auto !important;
	min-height:100%;
	height:100%;
}

/*ヘッダー*/
#header_space{
	margin:0px;
	padding:0px;
	width:750px;
}

/*コンテンツ内容*/
#contents_space{
	margin:0px;
	padding:10px 0px;
	width:750px;
}


/*最新ニュース*/
#news_space{
	background-image : url(../08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/css/top_bottom_news.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin:0px;
	padding:0px 0px 20px 0px;
	text-align:left;
}

/*フッター*/
#footer_space{
	background-image : url(../08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/css/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:740px;
	height:20px;
	font-size:x-small;
	font-weight:bold;
}

/*学生支援GP用フッター*/
#footer_space_gp{
	background-image : url(../08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/css/footer_bg_gp.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px;
	padding:42px 0px 0px 15px;
	font-size:x-small;
	font-weight:bold;
	width:735px;
	height:22px;
}

/*ポイント付きテキスト*/
.text_pointer_blue{
	background-image : url(../08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/css/text_pointer1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:2px 0px 2px 15px;
}

.text_pointer_orange{
	background-image : url(../08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/css/text_pointer2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:2px 0px 2px 15px;
}

.text_pointer_arrow{
	background-image : url(../08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/css/text_pointer3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:2px 0px 2px 13px;
	color:#A15A00;
}

a.orange_link{
	color:#A15A00;
}

/*項目ラベル（オレンジ）*/
.cont_label_orange{
	background-image : url(../08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/css/orange_label.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:3px 0px;
	padding:8px 10px 0px 25px;
	width:513px;
	height:34px;
	font-size:small;
	font-weight:bold;
	color:#FFFFFF;
}

/*項目ラベル（白）*/
.cont_label_white{
	background-image : url(../08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/08gp/css/white_label.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:3px 0px;
	padding:7px 10px 0px 20px;
	width:514px;
	height:24px;
	font-size:small;
	font-weight:bold;
}
