@charset "Shift_JIS";



/*======================================================================================================================
========================================================================================================================

index_other.css

教育理念、学校、ユーティリティページ専用スタイル

========================================================================================================================
======================================================================================================================*/


/* コンテンツ基本指定
-------------------------------------------------------------------------------------------------------- */

#contents .img{
	vertical-align:	bottom;
}





/* ニュースエリア指定
-------------------------------------------------------------------------------------------------------- */

.news_list {
	margin:       0px;
	padding:      0px;
	line-height:  130%;
}
.news_list dt {
	font-weight:  bold;
	color:        #666666;
}
.news_list dd {
	margin:        0px 0px 3px 0px;
	padding:       0px 0px 3px 0px;
	border-bottom: solid 1px #DDDDDD;
}






/* サイドバナーエリア指定
-------------------------------------------------------------------------------------------------------- */

.banner_area {
	margin:      0px 0px 15px 0px;
}





/* 教育理念 - 夢教育とはページ指定
-------------------------------------------------------------------------------------------------------- */

/* ページ下ボックス枠指定 */
.idea_bg_dream_top {
	width:      620px;
	height:     24px;
	background: url(../img/idea_bg_dream_top.gif) no-repeat;
}
.idea_bg_dream {
	padding:    0px 20px;
	background: url(../img/idea_bg_dream.gif) repeat-y;
}
.idea_bg_dream_bottom {
	width:      620px;
	height:     24px;
	background: url(../img/idea_bg_dream_bottom.gif) no-repeat;
}

/* ボックス内タイトル指定 */
.idea_bg_dream h4 {
	margin:     0px 0px 10px 0px;
}

/* ボックス内段落指定 */
#main .idea_bg_dream p {
	margin:     0px;
}

/* ボックス内テキスト指定 */
.idea_bg_dream .or {
	color:       #E48441;
	font-weight: bold;
}
.idea_bg_dream .bl {
	color:       #3BA5DF;
	font-weight: bold;
}
.idea_bg_dream .pk {
	color:       #DF688E;
	font-weight: bold;
}
.idea_bg_dream .pl {
	color:       #8D78B2;
	font-weight: bold;
}





/* 教育理念 - 郁文館夢学園 七つの約束ページ指定
-------------------------------------------------------------------------------------------------------- */

/* 全体枠 */
.moral_area {
	margin:       0px 0px 0px 0px;
	background:   url(../img/idea_img_moral01.jpg) right top no-repeat;
}

/* リード文 */
.moral_area .read {
	margin:        0px 0px 30px 0px;
	padding:       2px 0px 2px 2px;
	background:    #FFFFFF;
	border-top:    1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left:   1px solid #EEEEEE;
}
.moral_area .read .inner {
	padding:       10px 5px 10px 20px;
	background:    #EEEEEE;
}

/* 英文 */
.moral_area .en {
	color:         #9999CC;
}





/* 学園概要 - 郁文史跡めぐりページ指定
-------------------------------------------------------------------------------------------------------- */

/* 引用エリア指定 */
#outline blockquote {
	padding:      10px 20px 20px 20px;
	color:        #004186;
	background:   url(../img/icon_quote_s.gif) left top no-repeat;
}






/* 受験生の方へ
-------------------------------------------------------------------------------------------------------- */

/* ページ上部ナビボタン指定 */
#main ul.list_examinee_link {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#main ul.list_examinee_link li {
	list-style: none;
	float: left;
	margin: 0px 10px 0px 0px;
	display: block;
	width: 150px;
}
#main ul.list_examinee_link li.last {
	float: left;
	margin-right: 0px;
}
/*#main ul.list_examinee_link li a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}*/





/* インターネットで自宅出願！ページ
-------------------------------------------------------------------------------------------------------- */

/* 利用規約ボックス */
.box_shutsugan_term {
	width: 580px;
	height: 200px;
	padding: 20px;
	overflow: auto;
	background: #EEEEEE;
}







/* サイトマップページ指定
-------------------------------------------------------------------------------------------------------- */

/* タイトル */
.ttl_sitemap {
	padding:       0px 0px 1px 0px;
	border-bottom: 1px solid #DDDDDD;
}
.ttl_sitemap a {
	padding:       5px 10px 4px 15px;
	display:       block;
	width:         275px;
	background:    #DDDDDD url(../img/icon_sitemap_white.gif) 7px 10px no-repeat;        
}
.ttl_sitemap a:hover {
	background:      #CCCCCC url(../img/icon_sitemap_white_over.gif) 7px 10px no-repeat;
	text-decoration: none;
}

/* リスト */
#main ol.sitemap_list {
	list-style:    none;
}
#main ol.sitemap_list li {
	margin:        0px 0px 0px 20px;
	list-style:    none;
	padding:       3px 0px 2px 8px;
	background:    url(../img/icon_sitemap_gray.gif) 0px 10px no-repeat;
	border-bottom: 1px solid #DDDDDD;
}






/* 英語ページ　リスト指定
-------------------------------------------------------------------------------------------------------- */

.promises_area {
	margin:     0px 0px 30px 0px;
	padding:    10px;
	background: #E4E0F0;
}


/* 通常ナンバリングリスト
----------------------------- */
.list_number li {
	margin:        0px 0px 5px 25px;
	padding:       0px;
	list-style:    decimal outside;
	line-hight:    150%;
}




/* Dream Navigationエリア指定
-------------------------------------------------------------------------------------------------------- */
#main .box_dreamnavi {
	width:       305px;
	height:      225px;
	background:  url(../img/index_bg_dreamnavi.gif) left top no-repeat;
}
#main .box_dreamnavi .inner {
	padding:      196px 0px 0px 38px;
}
#main .box_dreamnavi ul.list_dreamnavi {
	list-style:   none !important;
}
#main .box_dreamnavi ul.list_dreamnavi li {
	margin:      0px 20px 0px 0px;
	padding:     0px 0px 0px 10px;
	background:  url(../img/icon_blue_bgray.gif) left center no-repeat !important;
	float:       left;
	list-style:  none;
	font-size:   110%;
	font-weight: bold;
}