/* ------------------------------------------ */
/* Copyright (c) HANGOFF all rights reserved. */
/* ------------------------------------------ */

@charset "SHIFT-JIS";

/* ------------------------------- */
/* Pankuzu */
/* ------------------------------- */

div#pankuzu{
	height:26px;
	background-image:url(../../news/img/pankuzu_bg_002.gif);
 background-repeat:no-repeat;
	background-position: 0 bottom;
}

/* ------------------------------- */
/* Contents */
/* ------------------------------- */

div#contents_sml{
	float:left;
	width:598px;
	background-color:#ffffff;
}

div#contents_sml h4{
	font-size:12px;
	font-weight:normal;
 margin:0px 0px 40px 0px;
}

div#contents_sml h4 img{
 margin-right:20px;
}

div#contents_sml p{
 width:230px;
}

div#contents_sml div.photo{
 float:right;
}

div#contents_sml div.news{
	width:522px;
	margin:0 20px 30px 56px;
	background: url(../../news/img/news_bg_002.gif) repeat-y;
}

div#contents_sml div.news div.article{
 border-top:solid 8px #003399;
	padding:20px 10px 0px 15px;
}

div#contents_sml div#news_list div#list{
	width:420px;
	margin:0px 0px 20px 56px;
	padding:0px 5px 2px 10px;
 border-left:solid 5px #003399;
	background: url(../../news/img/line.gif) no-repeat 1px bottom;
}

div#contents_sml div.list img{
 margin-bottom:10px;
}

div#contents_sml div#back{
	padding-right:20px;
	text-align:right;
 margin-bottom:80px;
}

/* ------------------------------- */
/* Left */
/* ------------------------------- */

div#left_ex{
	float:left;
	width:140px;
	margin-top:12px;
	padding-left:22px;
}

div#left_ex ul{
	width:117px;
	background:#ffffff;
	border-left:solid 3px #334C7F;
	padding:20px 0px 15px 20px;
}

div#left_ex li{
 font-size:14px;
	margin-bottom:5px;
}

/*footer@N*/
#footerLink ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#footerLink ul li{
	float: left;
	}

#footerLink ul li.highschool{
	margin-left: 10px;
	}
#footerLink a.topLink01{
	text-indent: -9999px;
	background: url(../../common_img/top_btn_01.gif) no-repeat scroll 0;
	width: 90px;
	height: 10px;
	display: block;
	outline: none;
	}
	
#footerLink a.topLink02{
	text-indent: -9999px;
	background: url(../../common_img/top_btn_02.gif) no-repeat scroll 0;
	width: 40px;
	height: 10px;
	display: block;
	outline: none;
	}
