@charset "utf-8";
/* --------------------------------------------------------------------

Top

-------------------------------------------------------------------- */
/* ---Link --- */
.linkbox{
	margin:0 0 15px 0;
	}
/* --- News --- */
.news{
	border:#dddddd 1px solid;
	margin:5px 0 15px 0;
	}
.news td{
	text-align:left;
	padding:12px;
	border-bottom:#dddddd 1px dotted;
	font-size:75%;
	_font-size:12px;
	}
.news th{
	text-align:left;
	color:#518802;
	font-size:75%;
	_font-size:12px;
	padding:12px 0 12px 26px;
	border-bottom:#dddddd 1px dotted;
	background: url(../images/arrow_01.gif) 15px no-repeat;
	}
/* --------------------------------------------------------------------

下層ページ共通

-------------------------------------------------------------------- */
/* --- ぱんくず --- */
#breadcrumbs{
	}
#breadcrumbs .breadcrumbs-home{
	float:left;
	width:45px;
	}
#breadcrumbs-bg{
	background:url(../images/breadcrumbs_bg.gif) no-repeat;
	width:895px;
	height:30px;
	float:right;
	}
#breadcrumbs-bg ul{
	list-style-type:none;
	font-size:75%;
	padding:9px 0 0 5px;
	}
#breadcrumbs-bg li{
	float:left;
	padding:0 0 0 6px;
	margin:0 10px 0 0;
	background:url(../images/breadcrumbs_arrow.gif) left no-repeat;
	}
#breadcrumbs-bg a{color:#74b517; text-decoration:underline;}
#breadcrumbs-bg a:visited{color:#74b517;text-decoration:underline;}
#breadcrumbs-bg a:hover{color:#74b517; text-decoration:none;}
/* --- pagetop --- */
.gotop{
	text-align:right;
	margin:0 0 10px 0;
	}
/* --- container --- */
.container01{
	width:650px;
	margin:0 10px 20px 10px;
	font-size:75%;
	line-height:1.8em;
	letter-spacing:0.04em;
	line-break: strict;
	}
.container02{
	width:630px;
	margin:0 10px 20px 10px;
	}
/* --- 左右フロート --- */
.box01-l{	float:left;	width:460px;	}
.box01-r{	float:right;	width:152px;	}
.box02-l{	float:left;	width:230px;	}
.box02-l img{	margin:0 0 0 20px;	}
.box03-l{	float:left;	width:520px;	}
.box03-r{	float:right;	width:90px;	}
.box04-l{	float:left;	width:295px;	}
.box04-r{	float:right;	width:333px;	}
.box05-l{	float:left;	width:405px;	}
.box05-r{	float:right;	width:200px;	}
.box06-l{	float:left;	width:220px;	}
.box06-r{	float:right;	width:410px;	}
.box07-l{	float:left;	width:315px;	}
.box07-r{	float:right;	width:315px;	}
.box08-l{	float:left;	width:370px;	}
.box08-r{	float:right;	width:260px;	}
.box09-l{	float:left;	width:260px;	}
.box09-r{	float:right;	width:370px;	}
.box10-l{	float:left;	width:305px;	}
.box10-r{	float:right;	width:305px;	}
.box11-l{	float:left;	width:380px;	}
.box11-r{	float:right;	width:230px;	}
.box12-l{	float:left;	width:295px;	}
.box12-r{	float:right;	width:295px;	}
/* ---------------------------

Subnavi

--------------------------- */
#subnavi{
	margin:0 0 10px 0;
	}
#subnavi ul{
	list-style-type:none;
	}
#subnavi li{
	font-size:75%;
	}
#subnavi a{
	display:block;
	background:url(../images/subnavi_off.gif) no-repeat;
	width:225px;
	_width:240px;
	height:32px;
	color:#4f5745;
	font-weight:bold;
	text-decoration:none;
	line-height:32px;
	padding:0 0 0 15px;
	}
#subnavi a:hover{
	display:block;
	background:url(../images/subnavi_on.gif) no-repeat;
	}
#subnavi .subnavi-btm a{
	display:block;
	background:url(../images/subnavi_btm_off.gif) no-repeat;
	}
#subnavi .subnavi-btm a:hover{
	display:block;
	background:url(../images/subnavi_btm_on.gif) no-repeat;
	}
#subnavi .subnavi02 a{
	display:block;
	background:url(../images/subnavi02_off.gif) no-repeat;
	width:210px;
	_width:240px;
	height:26px;
	color:#4f5745;
	font-weight:bold;
	text-decoration:none;
	line-height:26px;
	padding:0 0 0 30px;
	}
#subnavi .subnavi02 a:hover{
	display:block;
	background:url(../images/subnavi02_on.gif) no-repeat;
	}
/* ---------------------------

BlueDot

--------------------------- */
/* --- リンク用 --- */
.bluedot{
	background:url(../images/dot_line.gif) repeat-x bottom;
	line-height:22px;
	}
.bluedot-top{
	padding:0 0 0 15px;
	}
.bluedot-top02{
	background:url(../images/dot_line.gif) repeat-x bottom;
	line-height:22px;
	padding:0 0 0 15px;
	}
.bluedot p{
	background:url(../images/arrow_03.gif) no-repeat left center;
	padding:0 0 0 7px;
	}
/* --- 文章用 --- */
.bluedot-txt {
	}
.bluedot-txt p{
	background:url(../images/dot_line.gif) repeat-x bottom;
	padding:3px 0;
	}
/* ---------------------------

Greenbox

--------------------------- */
.greenbox{
	width:630px;
	}
.greenbox-bg{
	background:url(../images/grebox_bg.gif) repeat-y;
	width:630px;
	padding:5px 20px;
	}
/* ---------------------------

Table

--------------------------- */
/* --- 01 --- */
.tablestyle-01{
	border:#c5e598 1px solid;
	border-collapse:collapse;
	}
.tablestyle-01 th{
	background:#eaf6da;
	text-align:left;
	padding:5px 10px;
	border:#c5e598 1px solid;
	border-collapse:collapse;
	}
.tablestyle-01 td{
	background:#f5f9f0;
	padding:5px 10px;
	border:#c5e598 1px solid;
	border-collapse:collapse;
	}
/* --- 02 --- */
.tablestyle-02{
	font-size:10px;
	line-height:1.6em;
	border:#c5e598 1px solid;
	border-collapse:collapse;
	}
.tablestyle-02 th{
	background:#c1e696;
	text-align:center;
	padding:0 10px;
	border-right:#fff 1px solid;
	border-collapse:collapse;
	vertical-align:middle;
	}
.tablestyle-02 th.end{
	border-right:#c5e598 1px solid;
	border-collapse:collapse;
	}
.tablestyle-02 th.btmwh{
	border-bottom:#ffffff 1px solid;
	border-right:#c5e598 1px solid;
	}
.tablestyle-02 td{
	background:#f5f9f0;
	padding:0 10px;
	border:#c5e598 1px solid;
	border-collapse:collapse;
	}
.tablestyle-02 td.dark{
	background:#e9f6da;
	}
/* --- 03 --- */
.tablestyle-03{
	font-size:10px;
	line-height:1.6em;
	border:#c5e598 1px solid;
	border-collapse:collapse;
	}
.tablestyle-03 th{
	background:#c1e696;
	text-align:center;
	padding:0 10px;
	border-right:#fff 1px solid;
	border-collapse:collapse;
	vertical-align:middle;
	}
.tablestyle-03 th.end{
	border-right:#c5e598 1px solid;
	}
.tablestyle-03 th.btmwh{
	border-bottom:#ffffff 1px solid;
	border-right:#c5e598 1px solid;
	}
.tablestyle-03 th.r-btmwh{
	border-bottom:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	}
.tablestyle-03 td{
	background:#f5f9f0;
	padding:0 10px;
	border:#c5e598 1px solid;
	border-collapse:collapse;
	vertical-align:middle;
	}
.tablestyle-03 td.dark{
	background:#e9f6da;
	}
.tablestyle-03 td.dark02{
	background:#eff4e6;
	}
.tablestyle-03 td.dark03{
	background:#def0c4;
	}
.tablestyle-03 .bor-gray{
	border-right:#c3c3c3 1px solid;
	}
.tablestyle-03 td.holiday{
	background:#ececec;
	}
.tablestyle-03 td.exam{
	background:#ffe9e4;
	}
/* --- 04 --- */
.tablestyle-04{
	border:#c5e598 1px solid;
	border-collapse:collapse;
	}
.tablestyle-04 th{
	background:#c1e696;
	text-align:center;
	padding:5px 10px;
	border-right:#fff 1px solid;
	border-collapse:collapse;
	vertical-align:middle;
	}
.tablestyle-04 th.end{
	border-right:#c5e598 1px solid;
	}
.tablestyle-04 td{
	background:#f5f9f0;
	padding:5px 10px;
	border:#c5e598 1px solid;
	border-collapse:collapse;
	}
.tablestyle-04 td.dark{
	background:#eaf6da;
	vertical-align:middle;
	}
/* ---------------------------

入試情報

--------------------------- */
/* --- 資料請求 --- */
.tablestyle-01 .txt-box01{
	border:#b9d88f 1px solid;
	height:19px;
	width:220px;
	line-height:19px;
	}
.tablestyle-01 .txt-box02{
	border:#b9d88f 1px solid;
	height:19px;
	width:64px;
	line-height:19px;
	}
.tablestyle-01 .txt-box03{
	border:#b9d88f 1px solid;
	height:19px;
	width:130px;
	line-height:19px;
	}
.tablestyle-01 .txt-box04{
	border:#b9d88f 1px solid;
	height:19px;
	width:485px;
	line-height:19px;
	}
.tablestyle-01 textarea{
	border:#b9d88f 1px solid;
	width:485px;
	}
.confirm-btn{
	margin:40px auto 0 auto;
	text-align:center;
	}

	
	
/* ---------------------------

学校案内

--------------------------- */
.history-t{
	width:420px;
	float:left;
	}
.history-pic{
	width:215px;
	float:right;
	}
.history-pic img{
	margin:0 0 10px 0;
	}
.history-t table td{
	padding:4px;
	}
.greeting{
	background:url(../about/images/greeting_bg.gif) no-repeat;
	width:650px;
	height:61px;
	margin:20px 0 20px 0;
	padding:12px 0 0 20px;
	}
.greeting img{
	margin:0 20px 0 0;
	}
.campus{
	margin:0 0 17px 0;
	}
.campus-l{
	float:left;
	width:220px;
	}
.campus-r{
	float:right;
	width:410px;
	border-top:#805d8d 3px solid;
	}
.campus-r p{
	margin:0 0 0 5px;
	}
.campus-r p.campus-ttl{
	margin:3px 0 15px 5px;
	color:#805d8d;
	font-weight:bold;
	}
.campus-s-l{
	float:left;
	width:315px;
	}
.campus-s-r{
	float:right;
	width:315px;
	}
.campus-s-box{
	border-top:#805d8d 3px solid;
	}
.campus-s-box p{
	margin:0 0 0 5px;
	}
.campus-s-box p.campus-s-ttl{
	margin:3px 0 3px 5px;
	color:#805d8d;
	font-weight:bold;
	}
/* ---------------------------

スクールライフ

--------------------------- */
/* --- 年間行事 --- */
.eventbox-l{
	width:428px;
	float:left;
	}
.eventbox-r{
	width:210px;
	float:right;
	}
.eventbox-r img{
	margin:0 0 25px 0;
	}
.event-txt{
	background:url(../images/dot_line.gif) repeat-x bottom;
	padding:1px 15px 0 15px;
	}
.eventbox02-l{
	width:210px;
	float:left;
	}
.eventbox02-r{
	width:430px;
	float:right;
	}
.event-ttl-1{
	background:url(../schoollife/images/event/ttl_1.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-2{
	background:url(../schoollife/images/event/ttl_2.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-3{
	background:url(../schoollife/images/event/ttl_3.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-4{
	background:url(../schoollife/images/event/ttl_4.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-5{
	background:url(../schoollife/images/event/ttl_5.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-6{
	background:url(../schoollife/images/event/ttl_6.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-7{
	background:url(../schoollife/images/event/ttl_7.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-8{
	background:url(../schoollife/images/event/ttl_8.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-9{
	background:url(../schoollife/images/event/ttl_9.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-10{
	background:url(../schoollife/images/event/ttl_10.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-11{
	background:url(../schoollife/images/event/ttl_11.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-ttl-12{
	background:url(../schoollife/images/event/ttl_12.gif) no-repeat;
	width:430px;
	height:26px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	line-height:26px;
	}
.event-txt02{
	background-color:#f5f8e4;
	height:104px;
	_height:124px;
	padding:10px;
	margin:0 0 10px 0;
	}
/* --- フォトアルバム --- */
.date{
	color:#518802;
	padding:0 0 0 15px;
	}
.album-txt{
	line-height:30px;
	}
.oldselect{
	padding:0 0 0 15px;
	}
/* --- 自主活動 --- */
.clubbox{
	border:#dedede 1px solid;
	margin:0 0 10px 0;
	}
.clubbox .club-l{
	float:left;
	width:205px;
	padding:7px 0 7px 7px;
	}
.clubbox .club-r{
	float:right;
	width:433px;
	}
.clubbox .club-r .clubname{
	background:url(../schoollife/images/clubname01.gif) repeat;
	color:#fff;
	line-height:26px;
	padding:0 0 0 10px;
	font-weight:bold;
	}
.clubcomment{
	background:url(../schoollife/images/clubname02.gif) repeat;
	color:#5c960a;
	line-height:25px;
	padding:0 0 0 10px;
	}
.clubbox .club-r .clubtxt{
	padding:2px 10px;
	}
.clubbox .councilimg{
	padding:0 0 7px 0;
	}
.clubbox .councilimg01{
	padding:0 0 0 7px;
	}
/* ---------------------------

教育・進路

--------------------------- */
.course-ttl{
	background-color:#64ab00;
	width:90px;
	height:23px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 14px;
	line-height:23px;
	}
.coursebox{
	border:#64ab00 1px solid;
	padding:10px;
	margin:0 0 10px 0;
	}
	.coursebox p{
	background:url(../images/dot_line.gif) repeat-x bottom;
	padding:3px 10px;
	}
.u-ttl{
	background-color:#64ab00;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:3px 14px 2px 14px;
	}

.jswrite{
	font-size:75%;
	letter-spacing:0.04em;
	line-height:1.8em;
}
