@charset "UTF-8";


/*-----------------------------------------------------
ABOUT
-------------------------------------------------------*/

div.aboutfoot{
	width: 640px;
	margin: 0 10px;
	padding: 30px 0 0;
	background: url(../images/common/img_dotline.gif) repeat-x left top;
}

div.aboutfoot div.aboutparts01{
	width: 640px;
	margin: 0 0 5px;
	background: url(../school/images/bg_note_r.gif) repeat-y;
}
div.aboutfoot div.aboutparts01-t{
	width: 640px;
	background: url(../school/images/bg_note_t.gif) no-repeat left top;
}
div.aboutfoot div.aboutparts01-b{
	width: 640px;
	padding: 25px 0 0;
	background: url(../school/images/bg_note_b.gif) no-repeat left bottom;
}

div.aboutfoot div.aboutparts01 dl.inbox{
	width: 600px;
	margin-left:20px;
}

div.aboutfoot div.aboutparts01 dl.line{
	margin-bottom: 30px;
	background: url(../school/images/bg_note_line.gif) no-repeat 120px bottom;
}

div.aboutfoot div.aboutparts01 dl.inbox dt.inbox-left{
	float: left;
	width: 120px;
}

div.aboutfoot div.aboutparts01 dl.inbox dd.inbox-right{
	float: left;
	width: 480px;
	padding-bottom: 15px;
}

div.aboutfoot div.aboutparts01 dl.inbox dd.inbox-right p{
	margin-bottom: 15px;
}


/*-----------------------------------------------------
EVENT
-------------------------------------------------------*/

div.entry {
	width: 660px;
	margin: 20px 0;
	border-top: 3px solid #3EB0D4;
	background: url(../images/event/bg_entry.gif) repeat-y;
}
div.entry-in {
	padding: 20px;
	background: url(../images/event/bg_entry_b.gif) no-repeat left bottom;
}

div.content-sub div.entry h2{
	position: relative;
	height: auto;
	width: auto;
	margin: 0 0 20px;
	padding: 0 0 20px;
	background: url(../images/event/bg_line.gif) no-repeat left bottom;
	font-size: 150%;
	color: #333333;
	font-weight: bold;
}

div.content-sub div.entry p.date{
	margin: 0;
	color: #333333;
	font-weight: bold;
}

div.entry p {
	margin-bottom: 15px;
}

div.entry span.em {
	color: #FF9900;
	font-weight: bold;
}

div.entry ul li {
	padding-left: 10px;
	background: url(../images/common/bg_ico_circle.gif) no-repeat 0 .5em;
}

div.entry ul li a {
	margin-left: 20px;
	padding-left: 10px;
	background: url(../images/common/bg_icon_arrow.gif) no-repeat 0 .2em;
}


/*-----------------------------------------------------
CONTACT
-------------------------------------------------------*/

div.section dl.contactlead {
	width: 620px;
	background: url(../images/common/bg_graybox_r.gif) repeat-y;
}

div.section dl.contactlead dd {
	padding: 10px 25px 15px;
	background: url(../images/common/bg_graybox_b.gif) no-repeat left bottom;
}

div.section dl.contactlead dd p {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../images/contact/bg_ico_circle.gif) no-repeat 0 .5em;
}

div.section table.contacttable{
	width: 620px;
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-collapse: collapse;
	border-spacing: 0;
}

div.section table.contacttable th,
div.section table.contacttable td{
	padding: 10px 15px;
	border-bottom: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

div.section table.contacttable th{
	width: 160px;
	border-bottom: 1px solid #FFFFFF;
	background: #E7E7E7;
	color: #949494;
}
div.section table.contacttable th.last{
	border-bottom: 1px solid #DBDBDB;
}

div.section table.contacttable td input.inputstyle01{
	width: 320px;
	margin-right: 10px;
}

div.section table.contacttable td input.inputstyle01,
div.section table.contacttable td img{
	vertical-align: middle;
}

div.section form p.btnform{
	margin: 20px 0;
	text-align:center;
}

div.section form p.note{
	margin: 0 15px;
}

#main div.section div.linkarea ul{
width:600px;
margin:10px 0 0 10px;
}
#main div.section div.linkarea ul li{
width:590px;
padding:7px 5px;
background:url(../images/common/bg_line_dot.gif) repeat-x left bottom;
}
#main div.section div.linkarea ul li a{
padding:0 0 0 13px;
background:url(../images/common/ico_arrow.gif) no-repeat 0px 2px;
}


