@charset "utf-8";
/* CSS Document */

/* 全体幅850px */

/*
 * LAYOUT
 * ----------
 * INDEX 
 *
 * 001 グローバル
 * 002 ヘッダー
 * 003 タイトルエリア
 * 004 メインエリア
 * 005 グローバルメニュー
 * 006 フッター
 * 007 その他/text
 * ----------
 */


/* 001 ========================================
 * グローバル
 ======================================== */
div,p,table,ul,li,hr {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
h4 {
font-weight:bold;
}
form {
	margin:0;
	padding:0;
}

img {border:none;}

/*通常Link*/
a:link{color: #643c06;}
a:visited { color: #643c06; }/* … 訪問済みのリンク*/
a:hover { color: #643c06; } /*… ポイント時のリンク*/
a:active { color: #643c06; } /*… 選択中のリンク*/

body{text-align:center; margin:0; padding:0; font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳゴシック", Osaka; color:#4d4d4d; background-image:url(../images/bg.jpg);}
#bg{ width:850px; margin:0 auto; text-align:left; font-size:12px;}


#pagetop{margin:10px 0; text-align:right; font-size:10px; color:#666666;}
.pagetop{margin:10px 0; text-align:right; font-size:10px; color:#666666;}
 
#pan{font-size:11px; padding:0 0 10px 10px;}




/* 002 ========================================
 * ヘッダー
 ======================================== */
#header{width:850px; text-align:left; background-color:#ffffff;}

#header h1{
	padding:2px 0 0 8px;
	font-weight:normal;
	color:#999999;
	font-size:10px;
	text-align:left;
	}
#header h1 a{
	text-decoration:none;
	color:#999999;
	}

#header .backimg01,
#header .backimg02,
#header .backimg03 {
    width: 850px;
}

#header .backimg01 {
    height:3px;
    background: transparent url(/images/header_back01.jpg) bottom left no-repeat;
}
#header .backimg02 {
	text-align:center;
    background: transparent url(../images/header_back02.jpg) top left repeat-y;
}

#header .backimg03 {
    height:20px;
    background: transparent url(/images/header_back03.jpg) top left no-repeat;
}

#header .title-table {
	width:840px;
}

#header .title-table a{
	text-decoration:none;
}

#header .title-table td {
	text-align:left;
	padding:0 0 0 0;
}
#header .title-table img {
	text-align:left;
	margin:0 0 0 10px;
}
	
	
/* 003 ========================================
 * タイトルエリア
 ======================================== */
		
#title_area{width:850px; margin:0; padding:0;}

#title_area h2{
    font-size: 16px;
    line-height: 20px;
	font-weight:normal;
}
#title_area h3{
    font-size: 14px;
    line-height: 20px;
	font-weight:normal;
}


/* 004 ========================================
 * メインエリア
 ======================================== */

#main_area{
	margin:10px 0 0 0;
	height:auto;
	width:850px;
	}

#main_content{
	width:610px;
	float:right;
	padding:0 0 0 0;
	}


#main_content .mainback-01,
#main_content .mainback-02
#main_content .mainback-03 {
    width: 610px;
	}

#main_content .mainback-01 {
    height: 10px;
    background: transparent url(../images/main_back01.jpg) bottom left no-repeat;
	}
#main_content .mainback-02 {
	padding:0 20px;
    background: transparent url(../images/main_back02.jpg) top left repeat-y;
	}
#main_content .mainback-03 {
    height: 10px;
    background: transparent url(../images/main_back03.jpg) top left no-repeat;
	}


#menu{
	width:225px;
	float:left;
	margin:0 10px 0 0;
	}

#menu .backimg01,
#menu .backimg02
#menu .backimg03 {
    width: 230px;
	}

#menu .backimg01 {
    height:10px;
    background: transparent url(../images/global_back01.jpg) bottom left no-repeat;
	}
#menu .backimg02 {
    background: transparent url(../images/global_back02.jpg) top left repeat-y;
	}
#menu .backimg03 {
    height:10px;
    background: transparent url(../images/global_back03.jpg) top left no-repeat;
	}



/* 005 ========================================
 * グローバルメニュー
 ======================================== */

ul#gmenu {
    margin:0 0 0 6px;
    width: 224px;
    list-style-type:none;
	color:#FFFFFF;
	}

ul#gmenu h4{
	padding:10px 0 0 15px;	
    font-size: 13px;
    line-height: 25px;
	font-weight:normal;
}

ul#gmenu h5{
	padding-left:10px;	
    font-size: 12px;
	font-weight:normal;
	display:inline;
}

ul#gmenu .gimg01,
ul#gmenu .gimg02,
ul#gmenu .gimg03{
	height:48px;
	margin:0;
    text-align: left;
}

ul#gmenu li.gimg04,
ul#gmenu li.gimg05 {
	margin:0 20px 10px 10px;
	padding-bottom:10px;
	list-style-position:inside;
    text-align: left;
	border-bottom:1px dotted #4d4d4d;
}

ul#gmenu .gimg01 {
    background: transparent url(../images/global_img01.gif) top left no-repeat;
}
ul#gmenu .gimg02 {
    background: transparent url(../images/global_img02.gif) top left no-repeat;
}
ul#gmenu .gimg03 {
    background: transparent url(../images/global_img03.gif) top left no-repeat;
}
ul#gmenu li.gimg04{
	background: transparent url(../images/allow01.gif) 50%  left no-repeat;
}
ul#gmenu li.gimg05{
	list-style-image:url(../images/allow05.gif);
}

/*学科用Link*/
ul#gmenu a.gakka:link{ color: #ffffff; text-decoration:none; }
ul#gmenu a.gakka:visited { color: #ffffff; text-decoration:none; }/* … 訪問済みのリンク*/
ul#gmenu a.gakka:hover { color: #c51a79; text-decoration:none; } /*… ポイント時のリンク*/
ul#gmenu a.gakka:active { color: #c51a79; text-decoration:none; } /*… 選択中のリンク*/
/*学科用Link2*/
ul#gmenu a.gakka2:link{ color: #A57661; text-decoration:none; }
ul#gmenu a.gakka2:visited { color: #de6f9d; text-decoration:none; }/* … 訪問済みのリンク*/
ul#gmenu a.gakka2:hover { color: #c51a79; text-decoration:none; } /*… ポイント時のリンク*/
ul#gmenu a.gakka2:active { color: #c51a79; text-decoration:none; } /*… 選択中のリンク*/
/*特徴・募集Link*/
ul#gmenu a.toku:link{ color:#ffffff; text-decoration:none; }
ul#gmenu a.toku:visited { color: #ffffff; text-decoration:none; }/* … 訪問済みのリンク*/
ul#gmenu a.toku:hover { color: #006600; text-decoration:none; } /*… ポイント時のリンク*/
ul#gmenu a.toku:active { color: #006600; text-decoration:none; } /*… 選択中のリンク*/
/*特徴・募集Link2*/
ul#gmenu a.toku2:link{ color: #8bb862; text-decoration:none; }
ul#gmenu a.toku2:visited { color: #8bb862; text-decoration:none; }/* … 訪問済みのリンク*/
ul#gmenu a.toku2:hover { color: #006600; text-decoration:none; } /*… ポイント時のリンク*/
ul#gmenu a.toku2:active { color: #006600; text-decoration:none; } /*… 選択中のリンク*/
/*指定寮・採用Link*/
ul#gmenu a.ete:link{ color:#ffffff; text-decoration:none; }
ul#gmenu a.ete:visited { color: #ffffff; text-decoration:none; }/* … 訪問済みのリンク*/
ul#gmenu a.ete:hover { color: #0033cc; text-decoration:none; } /*… ポイント時のリンク*/
ul#gmenu a.ete:active { color: #0033cc; text-decoration:none; } /*… 選択中のリンク*/


/* 006 ========================================
 * フッター
 ======================================== */

#footer {width:850px; margin:10px 0 0 0; float:left; text-align:left; color:#ffffff;}

#footer .backimg02 {
    width:850px;
    height:110px;
    background: transparent url(../images/footer.gif) top left no-repeat;
	vertical-align:middle;
}

#footer .fotter-title {
	padding:15px;
}
#footer .fotter-title h3{
	font-size:14px;
	font-weight:normal;
}
#footer .fotter-title a{
	color:#ffffff;
}
#footer .fotter-title span{
	font-size:10px;
}

#footer .fotter-title ul {
	margin:10px 0;
	padding:0;
	text-align:left;
	font-size:10px;
}

#footer .fotter-title li {
	margin-right:10px;
    list-style-type: none;
    display: inline;
}


/* 007 ========================================
 * その他/text
 ======================================== */
.hosoku {
	font-size:13px;
}
.hosoku02 {
	font-size:11px;
}
.chuui {
	color:#c51a79;
}
.chuui02 {
	font-size:11px;
	color:#c51a79;
}
.pink {
	color:#c51a79;
}
.green {
	color:#006600;
}
.blue {
	color:#0033cc;
}
.pink-txet {
	padding:10px 0;
	font-size:14px;
	line-height:20px;
	color:#c51a79;
}
.green-txet {
	padding:10px 0;
	font-size:14px;
	line-height:20px;
	color:#006600;
}
.blue-txet {
	padding:10px 0;
	font-size:14px;
	line-height:20px;
	color:#0033cc;
}
.suuji {
	font-size:28px;
	color:#8bb862;
}
.suuji02 {
	font-size:28px;
	font-weight:bold;
	color:#0033cc;
}
.suuji03 {
	font-size:20px;
	font-weight:bold;
	color:#006600;
}
.suuji04 {
	font-size:28px;
	font-weight:bold;
	color:#c51a79;
}

