@charset "Shift_JIS";

@import "import.css";

/* information.css */

#information div#article h4{
	clear:both;
	margin:10px 0; padding:0 0 5px 0;
	line-height:33px;
	font-weight:bold;
	font-size:110%;
	text-indent:10px;
 	background:url(../information/images/bg-h4.gif) no-repeat left bottom;
}

#information div#article p{
	margin-left:10px;
	line-height:1.5em;
}



/* 新着情報
--------------*/
#information div#article iframe{
	width:690px; height:625px;
	margin:0 0 20px 10px; padding:0 20px 0 0;
	border:0 !important;
}

/* 学長あいさつ
----------------*/
#information div#article div#message{
	margin:0 14px 20px;
}

#information div#article div#message h5{
	clear:both;
	margin:20px 0; height:25px;
	text-indent:20px;
	font-weight:bold;
	color:#81a609;
	background:url(../information/images/bg-h5.gif) no-repeat left top;
}

#information div#article div#message div.message_text{
	width:460px;
	font-size:110%;
}

#information div#article div#message p.pics{
	float:right;
}

#information div#article div#message p.comment{
	padding-bottom:10px;
}

#information div#article div#message p.name{
	text-align:right;
	font-weight:bold;
}


#information div#article div#message div.profile{
	clear:both;
	margin:0 0 0 10px;
}

#information div#article div#message div.profile dl :after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;  
}  

#information div#article div#message div.profile dl dt{
	width:16%;
	padding:0 0 5px 0;
	float:left;
}
#information div#article div#message div.profile dl dd{
	width:84%;
	padding:0 0 5px 0;
	float:left;
}
#information div#article div#message div.profile p.prof_comment{
	clear:both;
	margin:0; padding:15px 0 0 0 !important;
}
*:first-child+html #information div#article div#message div.profile p.prof_comment{
	clear:both;
	margin:0; padding:10px 0 0 0 !important;
}


/* 沿革・機構
----------------*/
#information div#article div#history{
	margin:0 10px 0 20px;
}
#information div#article div#history h5{
	clear:both;
	margin:20px 0; height:25px;
	text-indent:20px;
	font-weight:bold;
	color:#81a609;
	background:url(../information/images/bg-h5.gif) no-repeat left top;
}


#information div#article div#history table{
	width:666px;
	margin:0 10px 20px 10px;
}
#information div#article div#history table td{
	padding:5px 0;
	vertical-align:top;
	line-height:1.5em;
	border-bottom:1px solid #cccccc;
}
#information div#article div#history div.ayumi{
	text-align:center;
}

#information div#article div#history p.philosophy{
	margin-bottom:5px;
}
#information div#article div#history div.mechanism{
	margin:10px 0 20px 0 !important;
	text-align:center;
}

/* 学園グループ
----------------*/
#information div#article div#group{
	margin:0 10px 0 20px;
}

#information div#article div#group div.about{
	padding-bottom:10px !important;
}
#information div#article div#group div.about p{
	margin:0 0 0.5em 0;
}

#information div#article div#group h5{
	margin:0 0 5px 10px;
}

#information div#article div#group p{
	margin:0 0 10px 10px;
}
#information div#article div#group ul{
	margin:0 0 10px 24px;
}
#information div#article div#group ul li{
	list-style-type:disc !important;
	line-height:1.3em;
}

#information div#article div#group p.group_pics{
	float:right;
}

/* 本学へのアクセス
---------------------*/
#information div#article div#access{
	margin:0 10px 0 20px;
}

#information div#article div#access ul{
	margin:10px 0;
}
#information div#article div#access ul li{
	margin:0 10px 0 20px;
	list-style-type:disc;
	line-height:1.5em;
}

#information div#article div#access p.access_map{
	padding-bottom:20px;
}

/* 資料請求/お問い合わせページ
----------------------------------*/
#information div#article div#inquiry{
	margin:0 10px 0 20px;
}
#information div#article div#inquiry p{
	margin:0 0 5px 0 !important;
}

#information div#article div#inquiry span.redmrk{
	color:#F00;
}
#information div#article div#inquiry span.bluemrk{
	color:#39F;
}

#information div#article div#inquiry table{
	margin-top:20px;
}

#information div#article div#inquiry table th,
#information div#article div#inquiry table td{
	padding:8px 10px;
	border:1px solid #c0bfbf;
}
#information div#article div#inquiry table th{
	width:30%;
	background-color:#eff3da;
	text-align:left !important;
}

#information div#article div#inquiry div.submitArea{
	margin:10px 0 20px 0; 
	text-align:center;
}
#information div#article div#inquiry div.submitArea input{
	margin:0 10px;
}

/* サイトマップ
----------------*/
#information div#article div#sitemap{
	margin:0 10px 20px 20px;
}
#information div#article div#sitemap h5{
	clear:both;
	margin:20px 0 5px 0; height:25px;
	text-indent:20px;
	font-weight:bold;
	color:#81a609;
	background:url(../information/images/bg-h5.gif) no-repeat left top;
}

#information div#article div#sitemap ul{
	margin:0 0 0 10px;
}
#information div#article div#sitemap ul li{
	margin-bottom:5px;
}

#information div#article div#sitemap div.sub_category{
	margin-left:10px;
}
#information div#article div#sitemap div.sub_category ul{
	margin-left:20px;
}

#information div#article div#sitemap a{
	color:#666666;
}


/* 50周年の歩み
----------------*/
#information div#article div#history_50th{
	margin:0 10px 20px 10px;
}

#information div#article div#history_50th p.title{
	margin-bottom:15px;
}

#information div#article div#history_50th ul{
	margin:20px 0 20px 30px;
	zoom:1;
}

#information div#article div#history_50th ul:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;  
}

#information div#article div#history_50th ul li{
	float:left;
	width:160px;
	margin-bottom:20px;
}

#information div#article div#history_50th div.contentsBox{
	zoom:1;
	margin-bottom:30px;
	margin-right:10px;
}

#information div#article div#history_50th div.contentsBox:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;  
}

#information div#article div#history_50th div.photoArea_l{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#information div#article div#history_50th div.photoArea_r{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

#information div#article div#history_50th td{
	vertical-align:bottom;
}

#information div#article div#history_50th p.text{
	margin-bottom:10px;
}

#information div#article div#history_50th p.end_text{
	clear:both;
	font-weight:bold;
	padding-top:20px;

}


#information div#article div#history_50th div.knowledge{
	background:#efefef;
	padding:20px;
	clear:both;
}
	
#information div#article div#history_50th div.knowledge span{
	color:#769d02;
}

#information div#article div#history_50th table.photo3{
	margin-bottom:20px;
}

#information div#article div#history_50th p.photo_l{
	text-align:center;
	margin-bottom:10px;
}







/* 教育基本姿勢
----------------*/
#information div#article div#education{
	margin:0 10px 40px 20px;
}
#information div#article div#education h4.break{
	margin-top: 40px;
}
#information div#article div#education h5{
	clear:both;
	margin:25px 0 10px;
	height:25px;
	text-indent:20px;
	font-weight:bold;
	color:#81a609;
	background:url(../information/images/bg-h5.gif) no-repeat left top;
}
#information div#article div#education h6{
	font-weight: bold;
	margin-left:10px;
	margin-bottom: 5px;
}
#information div#article div#education p.notes{
	margin-top: 10px;
	padding: 6px 10px;
	border: 1px solid #cccccc;
	font-size: 84%;
}

#information div#article div#education dl {
	margin-left: 10px;
	line-height:1.5em;
}
#information div#article div#education dl dt {
	margin-top: 1em;
	font-weight: bold;
	color:#81a609;
}






/* 教育情報の概要
----------------*/
#information #pdfArea {
	margin:0 10px 0 20px;
}
#information #pdfArea ul li {
	padding: 0.8em 0.5em 0.8em 30px;
	border-bottom:1px dotted #aaaaaa;
	background:url(../information/images/icon-pdf.gif) no-repeat 0.5em 1em;
}
#information #pdfArea ul li.last {
	border-bottom: 0;
}




/* 自己評価報告書の公開
----------------*/
#information .pdfArea {
	margin: 10px 10px 30px 20px;
}
#information .pdfArea ul li {
	padding: 0.8em 0.5em 0.8em 30px;
	border-bottom:1px dotted #aaaaaa;
	background:url(../information/images/icon-pdf.gif) no-repeat 0.5em 1em;
}
#information .pdfArea ul li.last {
	border-bottom: 0;
}



/* publish
----------------*/
#publishArea {
	margin:0 14px 100px;
}
#publishArea .pdfArea {
	margin: 10px 10px 30px 5px;
}
#publishArea .pdfArea ul li {
	padding: 0.8em 0.5em 0.8em 30px;
	border-bottom:1px dotted #aaaaaa;
	background:url(../information/images/icon-pdf.gif) no-repeat 0.5em 1em;
}
#publishArea .pdfArea ul li.last {
	border-bottom: 0;
}
#publishArea .blank {
	padding-right: 15px;
	background:url(../information/images/icon_blank.gif) no-repeat right;
}

