@charset "shift-jis";

/*
		index.html
-------------------------------------------------------------------------------------------------*/
#main p.title {
	margin:0;
	padding:0;
}
#main h1 {
	margin-bottom:20px;
}
#kamiooka {
	float:left;
	width:450px;
	margin-bottom:30px;
	display:inline;
}
#gyoutoku {
	float:right;
	width:450px;
	margin-bottom:30px;
	display:inline;
}
.radius {
	background:url(../../images/bg_radius.jpg) repeat-y;
}
.radius_btm {
	background:url(../../images/bg_radius_btm.jpg) no-repeat center bottom;
}
.radius_wrap {
	padding:0 7px 18px 7px;
}
.radius_wrap ul {
	padding:0 12px 10px;
}
.radius_wrap li {
	background:url(../../images/i_news_arrow.gif) no-repeat 0 0;
	padding:2px 0 5px 20px;
}
.school_btn {
	width:414px;
	margin:0 auto;
}

/*--------------------
	news_box
--------------------*/

#news_box {
	width: 640px;
	float: left;
	margin: 0 0 25px 6px;
}
#news_box h2 {
	margin: 0;	
}
#news_box strong {
	font-weight: normal;
	color: #F00;	
}
#news_box ul li {
	background: url(../../images/i_news_arrow.gif) no-repeat 3px 12px;
	border-bottom: 1px #CCCCCC dotted;
	padding: 10px 0 10px 20px;
	line-height: 1.5;
}
#news_box ul li.odd {
	background: #ffffff url(../../images/i_news_arrow.gif) no-repeat 3px 12px;
}
#news_box ul li.even {
	background: #f0f0f0 url(../../images/i_news_arrow.gif) no-repeat 3px 12px;
}

/*--------------------
	qr_box
--------------------*/

p.douga_bnr {
	float: right;
	padding: 0 7px 0 0;
	margin: 0 0 10px;
}
#qr_box {
	width: 238px;
	float: right;
	background: url(../../images/bg_qr.gif) repeat-y 0 0;
	margin: 0 7px 25px 0;
}
#qr_box	h2,
#qr_box	p {
	margin: 0;
}
#qr_box .url {
	background: url(../../images/ts_qr.gif) no-repeat 0 0;
	padding: 3px 0 0 60px;
	margin: 5px 0 0 15px;	
}
#qr_box .btm {
	height: 9px;
	background: url(../../images/bg_qr_btm.gif) no-repeat 0 0;
	font-size: 0;	
}