@charset "shift_jis";

.list {
	height:800px;

	}


.list li{
	float:left;
	font-size: 0; line-height: 0; vertical-align: bottom;
	}


/* ------------------------------------------------ */
/*
/* 大学入試の基礎知識レイアウト
/*
/* ------------------------------------------------ */


/*  TOPページ上部のリード文エリア  */

.lead {
	margin:0 auto;
	padding:2px;
	width:750px;
}

/*  TOPページのページ選択エリア  */

.selectArea {
	margin-left:45px;
	width:900px;
	height:620px;
	padding-bottom:10px;
}

/*  TOPページのページ選択ボックス  */

.selectBox {
	margin:5px;
	background:url(/img/page/column/knowlege/bg_select.gif);
	background-repeat:no-repeat;
	width:412px;
	height:200px;
	float:left;
}

/*  入試説明のコンテンツエリア  */

.examArea01 {
	width:820px;
	margin:0 auto;
	padding:5px 0 10px 0;
	border-width:3px;
	border-color:#99CCFF;
	border-style:solid;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

/*  入試説明上部のリード文エリア  */

.examLead {
	margin:0 auto;
	padding:2px 0;
	width:690px;
}

/*  国公立大学個別試験の左カラム  */

.examLeft01 {
	margin:0 5px;
	padding:8px 0 8px 56px;
	width:340px;
	font-size:15px;
	float:left;
}

/*  国公立大学個別試験の右カラム  */

.examRight01 {
	margin:0 10px 10px 10px;
	width:340px;
	font-size:15px;
	float:left;
}

.examFukidasi {
	background:url(/img/page/column/knowlege/bg_fukidashi.gif);
	background-repeat:no-repeat;
	margin:0 0 0 10px;
	width:340px;
	height:130px;
}

.examKeyword {
	margin:0 10px;
	padding:10px;
	background-color:#FDEFE6;
	width:340px;
	font-size:15px;
}

/*  入試情報のPoint情報欄  */

.examPoint {
	margin:0 auto;
	padding:15px 10px 10px 10px;
	width:648px;
	font-size:15px;
	border-width:0 6px 6px;
	border-color:#7AB300;
	border-style:solid;
}

/*  推薦入試の選考方法  */

.examSenkou {
	background:url(/img/page/column/knowlege/bg_suisen.gif);
	background-repeat:no-repeat;
	margin:10px auto;
	width:680px;
	height:206px;
}

.examSenkouLb01 {
    display: inline;
	margin:30px 5px 0 5px;
	width:210px;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.examSenkouLb02 {
    display: inline;
	margin:30px 5px 0 15px;
	width:210px;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.examSenkouLb03 {
    display: inline;
	margin:30px 0 0 15px;
	width:210px;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.examSenkouL01 {
    display: inline;
	margin:0 5px 0 5px;
	padding:0 5px;
	width:200px;
	float:left;
	font-size:12px;
}

.examSenkouL02 {
    display: inline;
	margin:0 5px 0 15px;
	padding:0 5px;
	width:200px;
	float:left;
	font-size:12px;
}

.examSenkouL03 {
    display: inline;
	margin:0 0 0 18px;
	padding:0 5px;
	width:200px;
	float:left;
	font-size:12px;
}


/*-------------------------------------------------------------------------------------*/

h1 {
	padding-left:37px;
}

h2.titleLine {
	padding-left:37px;
}

.first01 {
	font-size:0.9em;
}

.first02 {
	margin:12px;
	font-size:15px;
}

.selectLink {
	margin:15px 0 5px 40px;
	color:#003366;
	font-size:16px;
	font-weight:bold;
}

.selectPh {
	margin:10px 8px 10px 40px;
	float:left;
}

/*  入試説明テキスト  */

.examText {
	margin:0 auto;
	padding:8px 0;
	width:690px;
	font-size:15px;
}

.examTextBold {
	margin:0 auto;
	padding-top:10px;
	width:690px;
	font-size:15px;
	font-weight:bold;
}

.examComment {
	margin:0 auto;
	width:690px;
	font-size:12px;
}

.examTextRed {
	font-size:15px;
	font-weight:bold;
	color:#cc0000;
}

.examFukidasiText {
	padding:26px 0 0 30px;
	width:300px;
	font-size:14px;
}

.examKeywordText {
	margin:0 0 5px 0;
	font-size:13px;
}

.examImage {
	text-align:center;
}

.examImage2 {
	text-align:center;
	vertical-align:bottom;
	height:52px;
}

.examImage3 {
	padding:10px 0 0 66px;
}

.examImage4 {
	text-align:center;
	margin-top:10px;
}

.examImage5 {
	text-align:center;
	margin:5px 0 10px 0;
}

.examTable01 {
	margin:0 auto;
	padding-top:0;
	width:700px;
}

.examTable01 table {
	margin:0 auto;
	margin-bottom:5px;
	width:690px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px #000000 solid;
}

.examTable01 th {
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#4F667D;
	border-collapse:collapse;
	border: 1px #000000 solid;
	padding:0.5em 0.2em;
}

.examTable01 td {
	font-size:12px;
	color: #000000;
	line-height: 1.2;
	background-color:#FFF7E6;
	border-collapse:collapse;
	border: 1px #000000 solid;
	padding:0.5em 0.2em;
}

.examTable02 {
	margin:0 auto;
	padding-top:5px;
	width:690px;
}

.examTable02 table {
	margin:0 auto;
	margin-bottom:5px;
	width:690px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px #000000 solid;
}

.examTable02 td {
	font-size:12px;
	color: #000000;
	line-height: 1.2;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border: 1px #000000 solid;
	padding:0.5em 0.5em;
}

.examTable02 th {
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#4F667D;
	line-height: 1.2;
	border-collapse:collapse;
	border: 1px #000000 solid;
	padding:0.5em 0.2em;
}


/* ------------------------------------------------ */
/*
/* IE6-7　CSSハック
/*
/* ------------------------------------------------ */


/* ------------------------------------------------ */
/* Header
/* ------------------------------------------------ */

div#content.oc-content .column-header {
}

div#content.oc-content ul.content_navigation {
	list-style:none;
	margin:5px;
	padding:0;
	font-size:0.9em;
	letter-spacing: 0.25em;
}
div#content.oc-content ul.content_navigation li {
	display:inline;
	color:#CCCCCC;
}
div#content.oc-content ul.content_navigation li a {
	color:#0000FF;
}
div#content.oc-content ul.content_navigation li a:hover {
	color:#006699;
}
div#content.oc-content ul.content_navigation li a:visited {
	color:#6600FF;
}
div#content.oc-content ul.content_navigation li.link_to_prev,
div#content.oc-content ul.content_navigation li.link_to_next {
}

div#content p.notes{
	text-align:right;
	font-size:0.8em;
}




/* ------------------------------------------------ */
/* Body
/* ------------------------------------------------ */

div#content.oc-content div.column-body {
}
div#content.oc-content div.column-body .float_box {
	overflow:hidden;
	_height:1px;
	_overflow:visible;
}


/* ------------------------------------------------ */
/* 共通レイアウト
/* ------------------------------------------------ */

#contents_font_size {
	font-size:14px;
}


ul,li,ol,dl,dt,dd {
	list-style:none;
}


.breadNavi01 {
	padding-top:8px;
	font-size:16px;
	margin-left:37px;
}


.breadNavi02 {
	padding-top:8px;
	font-size:16px;
	margin-left:10px;
}


/* ------------------------------------------------ */
/* index.html
/* ------------------------------------------------ */



div.column-body.page_index h3{
	margin:10px 5px 5px 0;
	font-weight:bold;
	color:#666666;
	font-size:1.2em;
	/*border-bottom:solid 3px #C2B48F;*/
	padding-bottom:0px;
}
div.column-body.page_index .text01{
	font-size:1.25em;
	font-weight:bold;
	color:#66666;
}
div.column-body.page_index .text02{
	font-size:1.1em;
	font-weight:bold;
	color:#66666;
}
div.column-body.page_index .red_text{
	font-size:1.25em;
	line-height:1.4em;
	color:#EE8232;
	font-weight:bold;
}
div.column-body.page_index p.exp{
	margin:0 1em 0 0;
	padding-bottom:0px;
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
	}
div.column-body.page_index p.exp2{
	font-size:0.9em;
	font-weight:bold;
	}
div.column-body.page_index p.attention{
	font-size:1em;
	font-weight:bold;
	color:#ff6633;
	}
div.column-body.page_index dt{
	font-size:1.1em;
	font-weight:bold;
	color:#339933;
	}
div.column-body.page_index dd{
	margin:0 0 0.5em 1em;
	}
div.column-body.page_index dt.qanda{
	font-size:1.1em;
	font-weight:bold;
	color:#FF6633;
	}
div.column-body.page_index strong{
	font-size:1em;
	font-weight:bold;
	color:#990000;
	}




/* ------------------------------------------------ */
/* 検索
/* ------------------------------------------------ */


#content #footerSpot {
	background:none repeat scroll 0 0 #F7F7F7;
	border:3px solid #FCCBA6;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:520px;
}

#content #footerSpot ul {
	margin:5px 5px 3px;
}

#content #footerSpot ul li {
	display:inline;
	margin-right:5px;
}

#content #footerSpot h3 {
	background:url("/img/page/scholarship/icn_scholarship_01.gif") no-repeat scroll left center transparent;
	color:#59493F;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	margin:5px 15px;
	padding:3px 0 3px 30px;
	font-size:1.3em;
}


/* ------------------------------------------------ */
/* Footer
/* ------------------------------------------------ */

div#content.oc-content p.next {
	padding:0 0 0 130px;
	font-size:12px;
	clear:both;
}
div#content.oc-content p.next a {
	display:block;
	background:url("/img/page/column/jiriki2/next.gif") left center no-repeat;
	padding:15px 0 15px 55px;
	width:390px;
	color:#666;
	font-weight:bold;
}
div#content.oc-content p.next a:hover {
	color:#333;
	font-weight:bold;
}


#footerSpot,answer_txt{
	margin-top:40px;
}


/* --------------------------------------------------- */
/*
/* --------------------------------------------------- */






