@charset "Shift_JIS";

/* ***********************************************************
 *
 * Since:     2010-7-26
 * Editor:    contents
 * Modified:  2010-7-26 by:contents tokunaga
 *
 * ***********************************************************
 */


/* font-size===========================================

11px -> 83.4%
12px -> 91.7%
13px -> 100%
14px -> 108.4%
15px -> 116.7%
16px -> 125%
17px -> 133.4%
18px -> 141.7%
19px -> 150%
20px -> 158.4%
21px -> 166.7%
22px -> 175%
23px -> 183.4%
24px -> 191.7%
25px -> 200%
26px -> 208.4%
27px -> 217% 

===================================================== */


/* =====================================================

  トップページ　#top

===================================================== */

/* フラッシュ
-------------------------------------------------- */
#flash{
	width:100%;
	margin:0 auto;
}

/* =====================================================

  枠線

===================================================== */

/* 左カラム
-------------------------------------------------- */
#top #sideLeft{
	float:left;
	width:240px;
	padding:4px 6px 0px 10px;
}

/* 中カラム
-------------------------------------------------- */
#top #main{
	width:494px;
	float:left;
	padding:4px 0px 0px 0px;
	background:none;
}

/* 右カラム
-------------------------------------------------- */
#top #sideRight{
	width:259px;
	float:right;
	background:url(../img/sideright_bg_bg01.jpg) no-repeat bottom center;
	min-height:375px;
}

/* =====================================================

  左サイドエリア

===================================================== */

.bnrArea01 li{
	padding:0px 0px 6px 0px;
}

/* =====================================================

  メインエリア

===================================================== */

/* オープンキャンパスバナー
-------------------------------------------------- */
.bnrArea02{
	padding:0px 0px 5px 0px;
	background:#ffffff;
}
	.bnrArea02 li {
		padding:0px 0px 5px 0px;
	}
	.bnrArea02 a:hover{
		opacity:0.7;
		filter: alpha(opacity=70);
	}


/* インフォメーション
-------------------------------------------------- */
#main h2{
	padding:4px 0px 0px 0px;
}

#main p{
	padding:20px 20px 20px 20px; /*20110316 災害お見舞いのため追加*/
}

#main #info{
	width:470px;
	margin:0 auto;
	position:relative;
}

	#main #info dt{
		float:left;
		width:90px;
		border:0px solid #000000;
		padding:8px 0px 0px 0px;
	}
	
	#main #info dd{
		background:url(../common/line01.gif) repeat-x bottom;
		padding:8px 8px 8px 100px;
		border:0px solid #000000;
	}
	
		#main #info dd a,
		#main #info dd span.nolink{
			background:url(../common/icon01.gif) no-repeat 0px 6px;
			padding:0px 0px 0px 15px;
			display:block;
		}
		
		
		#main #info dd span.day{
			padding:0px 0px 0px 15px;
			color:#12386D;
		}

/* =====================================================

  右バナーエリア

===================================================== */

/* 資料請求
-------------------------------------------------- */
#material02{
	background:url(../img/sideright_bg_head.jpg) no-repeat top center;
	padding:0px 21px 0px 11px;
	width:227px;
}


/* オープンキャンパス　2011/02/25　乗添さん依頼分
-------------------------------------------------- */
#material03{
	background:url(../common/line02.gif) repeat-x;
	margin:18px 21px 0px 11px;
	padding:16px 0px 0px 0px;
	width:227px;
}


/* バナー
-------------------------------------------------- */
.bnrArea03{
	background:url(../common/line02.gif) repeat-x;
	width:220px;
	margin:18px 21px 0px 18px;
	padding:16px 0px 20px 0px;
}

	.bnrArea03 li{
		margin:0px 0px 8px 0px;
	}

