/* WordPress styles -start- */
html {
	background-color: #fff;
}

.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

body.mceContentBody {
	font: 13px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	padding: 0.6em;
	margin: 0;
}

pre {
	font: 12px/18px Consolas, Monaco, "Courier New", Courier, monospace;
}

.mceIEcenter {
	text-align: center;
}
/* WordPress styles -end- */

/* original common styles -start- */
.f-08 {
	font-size:0.8em;
}
.f-09 {
	font-size:0.9em;
}
.f-12 {
	font-size:1.2em;
}
.f-13 {
	font-size:1.3em;
}
.f-14 {
	font-size:1.4em;
}
/* original common styles -end- */

/* original styles -start- */
body {
	font-size: 0.8em;
	line-height: 150%;
	color: #242424;
	margin: 0px;
	padding: 0px;
}
a {
	color: #242424;
	text-decoration:none;
}
a:hover {
	color:#00A0E9;
	text-decoration:underline;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 950px;
}
#header {
	width: auto;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #00A0E9;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
}
#top-logo {
	float: left;
	height: 58px;
	width: 464px;
	padding-left: 33px;
	padding-top: 21px;
}
#top-logo h1 {
	margin:0px;
	padding:0px;
}
#top-header-navi {
	text-align: right;
	float: right;
	width: 420px;
	padding-top: 63px;
}
#top-header-navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top-header-navi li {
	display: inline;
	float: left;
	background-image: url(../../uploads/top_header_navi_ico.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	margin-right: 6px;
}
#top-left-block {
	float: left;
	height: auto;
	width: 175px;
	padding-left: 28px;
}
#top-side-flash {
	height: 137px;
	width: 175px;
	margin-bottom: 9px;
}
#top-left-inquiry {
	margin-top: 15px;
	padding-bottom:50px;
}
#top-right-block {
	float: right;
	height: auto;
	width: 722px;
	padding-bottom:50px;
}
#top-main-flash {
	height: 250px;
	width: 722px;
	margin-bottom:10px;
/*	margin-bottom: 32px;*/
}
#top-news-block {
	height: auto;
	width: 470px;
	float: left;
	padding-bottom: 40px;
	padding-top:22px;
}
#top-news-block ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
}
#top-news-block li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
}
.v-middle {
	vertical-align: middle;
}
#top-bnr-block {
	float: right;
	height: auto;
	width: 197px;
	padding-right: 27px;
	padding-bottom: 40px;
	padding-top:22px;
}
#top-bnr-block img {
	margin-bottom:7px;
}
#top-footer {
	background-color: #00A0E9;
	color: #FFF;
	text-align: right;
	font-size: 0.85em;
	clear: both;
	padding-right: 40px;
}
#top-bnr-block a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#top-bnr-block a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
li.new-ctg-1 {
	background-image:url(../../uploads/top_news_ico_info.gif);
	background-repeat:no-repeat;
	padding-left:56px;
	background-position: 0px 8px;
}
li.new-ctg-3 {
	background-image:url(../../uploads/top_news_ico_current.gif);
	background-repeat:no-repeat;
	padding-left:56px;
	background-position: 0px 8px;
}
li.new-ctg-4 {
	background-image:url(../../uploads/top_news_ico_guardian.gif);
	background-repeat:no-repeat;
	padding-left:56px;
	background-position: 0px 8px;
}
.p-t-14 {
	padding-top:14px;
}
.m-t-7 {
	margin-top:7px;
}
.m-t-14 {
	margin-top:14px;
}
.m-t-18 {
	margin-top:18px;
}
.m-t-40 {
	margin-top:40px;
}
.mg-b-8 {
	margin-bottom:8px;
}
.mg-t-10 {
	margin-top:10px;
}
.h-13 {
	height:13px;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}

/*  junior high school + high school original styles -start- */

#j-top-side-bnr {
	margin-top:12px;
	margin-bottom:24px;
}

#j-top-side-bnr a img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1; 
}
#j-top-side-bnr a:hover img {
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7; 
}
#j-top-side-bnr img {
	margin-bottom:7px;
}
/*
#j-top-side-add {
	border:1px solid #808080;
	padding:4px 3px 8px 3px;
}
*/
#j-top-side-add {
	border:1px solid #808080;
	padding:4px 3px 8px 3px;
	margin-top:20px;
}
#j-top-side-inq {
	padding-top:5px;
}
.m-p-0 {
	margin:0px;
	padding:0px;
}
.m-0 {
	margin:0px;
}
.j-top-contents {
	border-top:1px solid #C0C0C0 ;
	padding-top:10px;
	margin-top:10px;
}

/*  junior high school + high school original styles -end- */


/*  junior high school original styles -start- */

#j-header {
	width: auto;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #920783;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
}
#j-top-footer {
	background-color: #920783;
	color: #FFF;
	text-align: right;
	font-size: 0.85em;
	clear: both;
	padding-right: 40px;
	margin-top:65px;
}
.j-f-pink {
	color:#E4007F;
}
.j-feature-m-block {
	background-color:#F0F0E7;
	padding-top:10px;
	padding-left:20px;
	padding-right:13px;
	padding-bottom:10px;
	margin-top:2px;
}
.j-feature-m-l {
	width:320px;
	height:auto;
	float:left;
}
.j-feature-m-l-2 {
	width:320px;
	height:auto;
	float:left;
}
.j-feature-m-l-22 {
	width:450px;
	height:auto;
	float:left;
}
.j-feature-m-l-32 {
	width:340px;
	height:auto;
	float:left;
}
.j-feature-m-r {
	width:294px;
	height:auto;
	float:right;
}
.j-feature-m-r-2 {
	width:294px;
	height:auto;
	float:right;
}
.j-feature-m-r-22 {
	width:190px;
	height:auto;
	float:right;
}
.j-feature-m-r-32 {
	width:302px;
	height:auto;
	float:right;
}
.j-feature-clm-l {
	width:340px;
	height:auto;
	float:left;
	margin-top:18px;
}
.j-feature-clm-r {
	width:340px;
	height:auto;
	float:right;
	margin-top:18px;
}
.j-feature-clm-cnt {
	background-color:#F0F0E7;
	padding:12px 14px 13px 22px ;
	margin-top:2px;
}
.j-feature-clm-txt {
	width:166px;
	height:auto;
	float:left;
	margin:0px;
}
.j-feature-clm-image {
	width:124px;
	height:auto;
	float:right;
	margin:0px;
}
.j-feature-list {
	width:524px;
	height:auto;
	border-bottom:1px solid #C0C0C0;
	clear:left;
	margin:6px 0 ;
	font-size:1.1em;
}
.j-feature-list img {
	vertical-align: middle;
	padding-right:20px;
	padding-left:6px;
}
.j-integrated-top-txt {
	font-size:1.2em;
	margin:0px;
}
.j-experience-cnt {
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-top: 16px;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 24px;
	font-size: 1.1em;
}
.j-experience-photo-txt {
	background-color:#E6D9E7;
	color:#E4007F;
	text-align:center;
	padding:2px 0px;
}
.j-exam-table-td-name {
	color:#920783;
	border-bottom: 1px solid #C0C0C0;
	vertical-align:top;
	padding:4px 0px 3px 8px ;
}
.j-exam-table-td-name-b {
	color:#920783;
	vertical-align:top;
	padding:4px 0px 3px 8px ;
}
.j-exam-subject-table-td-l {
	color:#920783;
	vertical-align:top;
}
.j-event-table-td-month-a {
	background-color:#B46DAA;
}
.j-event-table-td-month-b {
	background-color:#C490BF;
}
.j-event-table-td-ttl {
	background-image:url(../../uploads/j_event_ttl_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:4px;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
}
.j-exam-entry {
	width:auto;
	height:auto;
}
.j-exam-entry a {
	color:#6D176E;
	text-decoration:none;
}
.j-exam-entry a:hover {
	color:#6D176E;
	text-decoration:underline;
}


/*  junior high school original styles -end- */


/*  high school original styles -start- */


#h-header {
	width: auto;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #C30D23;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
}
#h-top-footer {
	background-color: #C30D23;
	color: #FFF;
	text-align: right;
	font-size: 0.85em;
	clear: both;
	padding-right: 40px;
	margin-top:65px;
}
.h-contents-block {
	width:692px;
	height:auto;
}
.h-course-block {
	widows:inherit;
	height:auto;
}
.h-course-block p {
	padding-top:6px;
	margin-top:0px;
}
.h-contents-top-h2 {
	border-bottom:1px solid #C0C0C0 ;
	padding-bottom:20px;
	margin-top:0px;
}
.h-contents-h2 {
	border-bottom:1px solid #C0C0C0 ;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:0px;
}
.h-contents-h2-noline {
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:0px;
}
.h-top-course-l {
	width:334px;
	height:auto;
	float:left;
}
.h-top-course-r {
	width:334px;
	height:auto;
	float:right;
}
.h-top-m-clm-l {
	width:460px;
	float:left;
	padding-top:25px;
}
.h-top-m-clm-r {
	width:210px;
	height:auto;
	float:right;
	padding-top:25px;
	padding-bottom:55px;
}
.h-course-h3 {
	font-size:1.2em;
	color:#C30D23;
	font-weight:bold;
	margin-bottom:0px;
}
.h-f-red {
	color:#C30D23;
}
.h-course-table {
	margin-bottom:10px;
}
.h-course-table-ttl {
	padding-left:12px;
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
	background-color:#C30D23;
	padding-top:3px;
	padding-bottom:2px;
}
.h-course-table-td-l-ttl {
	width:186px;
	text-align:center;
	background-color:#CE4F3D;
	color:#FFF;
	border-top:4px solid #FFF;
}
.h-course-table-td-m-ttl {
	width:70px;
	text-align:center;
	background-color:#CE4F3D;
	color:#FFF;
	border-top:4px solid #FFF;
}
.h-course-table-td-r-ttl {
	width:70px;
	text-align:center;
	background-color:#CE4F3D;
	color:#FFF;
	border-top:4px solid #FFF;
}
.h-course-table-td-l {
	width:174px;
	padding-left:12px;
	background-color:#ECC0AE;
}
.h-course-table-td-m {
	width:70px;
	text-align:center;
	background-color:#F7E1D7;
}
.h-course-table-td-r {
	width:70px;
	text-align:center;
	background-color:#F7E1D7;
}
.h-course-table-td-total {
	text-align:	right;
	color:#C30D23;
	padding-right:4px;
}
.h-course-experience {
	border:1px solid #C0C0C0;
	width:660px;
	height:auto;
	padding:17px 15px ;
	margin-bottom:25px;
}
.h-course-experience-photo {
	width:126px;
	float:left;
	padding-right:15px;
}
.h-course-experience-ttl {
	color:#C30D23;
	float:left;
	width:510px;
	font-size:1.1em;
}
.h-course-experience-txt {
	width:510px;
	float:left;
}
.h-event-h2 {
	padding:14px 0px 0px 0px ;
	margin:0px;
}
.h-event-table {
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	width:346px;
	float:left;
}
.h-event-table-td-ttl {
	background-image:url(../../uploads/h_event_ttl_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:4px;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
}
.h-event-table-td-month-a {
	background-color:#D67159;
}
.h-event-table-td-month-b {
	background-color:#DF937B;
}

.h-event-table-td-l {
	text-align:center;
	width:56px;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	color:#FFF;
}
.h-event-table-td-r {
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	padding:2px 12px;
}
.h-exam-table {
	width:692px;
}
.h-exam-table-td-name {
	color:#C30D23;
	border-bottom: 1px solid #C0C0C0;
	vertical-align:top;
	padding:4px 0px 3px 8px ;
}
.h-exam-table-td-name-b {
	color:#C30D23;
	vertical-align:top;
	padding:4px 0px 3px 8px ;
}
.h-exam-table-td-l {
	padding:4px 10px 3px 30px ;
	border-bottom: 1px solid #C0C0C0;
	vertical-align:top;
}
.h-exam-table-td-l-b {
	padding:4px 10px 3px 30px ;
	vertical-align:top;
}
.h-exam-bus-clm {
	width:640px;
	height:auto;
	padding:14px 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	margin-bottom:10px;
}
.h-exam-bus-table-td-l {
	width:190px;
	vertical-align:top;
}
.h-exam-bus-table-td-r {
	width:90px;
	vertical-align:top;
}
.h-exam-subject-table {
}
.h-exam-subject-table-td-l {
	color:#C30D23;
	vertical-align:top;
}
.h-exam-subject-table-td-r {
	padding-left:20px;
	vertical-align:top;
}
.h-integrated-top-h2 {
	border-bottom:1px solid #C0C0C0 ;
	padding-bottom:20px;
	margin-top:0px;
	padding-top:26px;
}
.h-integrated-h3 {
	border-bottom:1px solid #C0C0C0 ;
}
.h-integrated-feature-l {
	width:490px;
	height:auto;
	float:left;
}
.h-integrated-feature-r {
	width:177px;
	height:auto;
	float:right;
}
.h-integrated-feature-ttl {
	color:#C30D23;
	margin-top:0px;
	margin-bottom:0px;
	font-size:1.1em;
}
.h-integrated-feature-txt {
	margin-top:4px;
}
.h-course-list {
}
.h-course-list ul {
	padding-left:20px;
}
.h-course-list li {
}
.h-exam-entry {
	width:auto;
	height:auto;
}
.h-exam-entry a {
	color:#C30D23;
	text-decoration:none;
}
.h-exam-entry a:hover {
	color:#C30D23;
	text-decoration:underline;
}
.h-feature-m-l-2 {
	width:344px;
	height:auto;
	float:left;
}
.h-feature-m-r-2 {
	width:302px;
	height:auto;
	float:right;
}
.h-feature-separate {
	border-top:solid 1px #CCC;
	padding-bottom:27px;
	margin-top:39px;
	clear:both;
}
.h-feature-h3 {
	float:left;
	width:321px;
	margin:0px;
}
.h-feature-m-l-22-b {
	width:450px;
	height:auto;
	float:left;
	padding-top:11px;
}



/*  high school original styles -end- */

/*  allover original styles -start- */

#access-map {
	width:auto;
	height:auto;
}
.access-name {
	vertical-align: middle;
}
.access-tel-block {
	line-height:200%;
}
.access-timetable-td-name {
	background-color:#E3E8F1;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:7px;
	width:165px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.access-timetable-td-name-b {
	background-color:#E3E8F1;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:7px;
	width:165px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.access-timetable-td-time {
	text-align:center;
	padding-top:8px;
	padding-bottom:7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.access-timetable-td-time-b {
	text-align:center;
	padding-top:8px;
	padding-bottom:7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.access-timetable-td-time-r {
	text-align:center;
	padding-top:8px;
	padding-bottom:7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}
.access-timetable-td-time-r-b {
	text-align:center;
	padding-top:8px;
	padding-bottom:7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
}
.outline-left {
	width:161px;
	height:auto;
	float:left;
}
.outline-right {
	width:514px;
	height:auto;
	float:right;
}
.outline-policy {
	border:1px solid #C0C0C0;
	padding-top: 24px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.outline-policy-photo {
	width:130px;
	height:auto;
	float:left;
}
.outline-policy-txt {
	width:494px;
	height:auto;
	float:left;
	padding-left:22px;
}
.outline-history {
	width:516px;
	height:auto;
	float:left;
	padding-top:28px;
}
.outline-history-table {
	border-collapse:collapse;
	border:1px solid #C0C0C0;
}
.outline-history-td-l {
	text-align:center;
	background-color:#E3E8F1;
	width:68px;
	border-collapse:collapse;
	border:1px solid #C0C0C0;
	padding-top: 4px;
	padding-bottom: 3px;
}
.outline-history-td-r {
	border-collapse:collapse;
	border:1px solid #C0C0C0;
	padding-left:12px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.outline-history-photo {
	width:157px;
	height:auto;
	float:right;
	padding-top:28px;
	padding-bottom:40px;
}
.wornning-table {
	border-collapse:collapse;
	border:1px solid #C0C0C0;
}
.wornning-table-td-l {
	background-color:#E3E8F1;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 3px;
	height: auto;
	width: 40px;
	border-collapse:collapse;
	border:1px solid #C0C0C0;
}
.wornning-table-td-l2 {
	background-color:#E3E8F1;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 3px;
	height: auto;
	width: 76px;
	border-collapse:collapse;
	border:1px solid #C0C0C0;
}
.wornning-table-td-r {
	border-collapse:collapse;
	border:1px solid #C0C0C0;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right:15px;
}
.privacy-table {
	border-collapse:collapse;
	border:1px solid #C0C0C0;
}
.privacy-table-td-l {
	background-color:#E3E8F1;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 3px;
	height: auto;
	width: 40px;
	border-collapse:collapse;
	border:1px solid #C0C0C0;
}
.privacy-table-td-r {
	border-collapse:collapse;
	border:1px solid #C0C0C0;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.disclosure-ttl {
	margin-top:0px;
}
.disclosure-ico {
	vertical-align: middle;
	margin-right: 10px;
}
.disclosure-txt {
	color:#0075C2;
	font-size:1.1em;
}
.disclosure-txt a , .disclosure-financial a {
	color:#0075C2;
	text-decoration:none;
}
.disclosure-txt a:hover , .disclosure-financial a:hover {
	color:#0075C2;
	text-decoration:underline;
}
.disclosure-financial {
}
.disclosure-under-clm {
	background-color:#EEEFEF;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 38px;
	margin-left: 0px;
	padding-top: 24px;
	padding-right: 37px;
	padding-bottom: 24px;
	padding-left: 38px;
}
.disclosure-under-txt {
	width:450px;
	height:auto;
	float:left;
}
.disclosure-under-ico {
	width:138px;
	height:auto;
	float:right;
}
.archive-link {
	padding-top:20px;
}
.archive-link a {
	color:#0075C1;
	text-decoration:none;
}
.archive-link a:hover {
	color:#0075C1;
	text-decoration:underline;
}
.archive-block {
}
.archive-block ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
}
.archive-block li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
}
.inquiry-submit-l {
	float:left;
	width:335px;
	height:auto;
}
.inquiry-submit-r {
	float:right;
	width:335px;
	height:auto;
}
.inquiry-box-l {
	border:1px solid #920783;
	padding-right: 54px;
	padding-left: 20px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-top:2px;
}
.inquiry-box-r {
	border:1px solid #C30D23;
	padding-right: 54px;
	padding-left: 20px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-top:2px;
}
.inquiry-img-v-m {
	vertical-align: middle;
}
.inquiry-img-v-m2 {
	vertical-align: middle;
	margin-left:20px;
}
.inquiry-box-l a img , .inquiry-box-r a img , .all-exam-btn a img  {
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1; 
}
.inquiry-box-l a:hover img , .inquiry-box-r a:hover img , .all-exam-btn a:hover img  {
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7; 
}
.form-contents {
}
.necessary {
	color:#A7241D;
}
.all-exam-btn {
	float:right;
	clear:both;
	padding-top:12px;
}
.all-exam-listimage {
	margin-top:10px;
}
.all-guidance-h3 {
	margin-top:36px;
}
.all-guidance-list-block1 {
	float: left;
	padding-bottom: 30px;
	height: auto;
	width: auto;
}
.all-guidance-list-block1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.all-guidance-list-block1 li {
	display: inline;
	width: 194px;
	float: left;
	padding-top: 15px;
	background-image: url(../../uploads/all_guidance_list_ico_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 17px;
	padding-left: 20px;
}
.all-guidance-list-block2 {
	float: left;
	padding-bottom: 30px;
}
.all-guidance-list-block2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.all-guidance-list-block2 li {
	display: inline;
	width: 194px;
	padding-top: 15px;
	background-image: url(../../uploads/all_guidance_list_ico_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 20px;
	float: left;
	height: auto;
}
.all-guidance-list-block1 a , .all-guidance-list-block2 a {
	color:#242424;
	text-decoration:underline;
}
.all-guidance-list-block1 a:hover , .all-guidance-list-block2 a:hover {
	text-decoration:none;
	color:#00A0E9;
}
.all-sitemap-table {
}
.all-sitemap-td-l {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
.all-sitemap-td-r {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 540px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.all-sitemap-td-r ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.all-sitemap-td-r li {
	background-image: url(../../uploads/all_sitemap_ico.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: inline;
	width: 142px;
	margin-left: 20px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: 0px 12px;
}
.all-doubt-contents {
}
.all-doubt-contents ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.all-doubt-q {
	background-image: url(../../uploads/all_doubt_q.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: auto;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 4px;
}
.all-doubt-a {
	background-image: url(../../uploads/all_doubt_a.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 10px;
	padding-right: 20px;
	margin-bottom: 46px;
}
.all-committee-clm {
}
.all-committee-clm ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.all-committee-clm li {
	background-image: url(../../uploads/all_sitemap_ico.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 10px;
	background-position: 0px 2px;
}
.all-committee-clm li a {
	text-decoration:underline;
}
.all-life-club-table {
	width:692px;
}
.all-life-td-l-photo {
	vertical-align:top;
	padding-bottom: 23px;
}
.all-life-td-l-cap {
	vertical-align:top;
	padding-left:12px;
	padding-bottom: 23px;
	line-height: 130%;
}
.all-life-td-r-photo {
	vertical-align:top;
	padding-left:38px;
	padding-bottom: 23px;
}
.all-life-td-r-cap {
	vertical-align:top;
	padding-left:12px;
	padding-bottom: 23px;
	line-height: 130%;
}
.all-life-td-l-cap img , .all-life-td-r-cap img {
	margin-bottom:6px;
}
.all-life-page-top {
	width:100%;
	clear:both;
	text-align: right;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0832C;
}
.all-life-page-top2 {
	width:100%;
	clear:both;
	text-align: right;
	padding-bottom: 4px;
}
.all-life-page-top-high {
	width:100%;
	clear:both;
	text-align: right;
	padding-bottom: 4px;
}

.all-life-page-top a , .all-life-page-top2 a {
	color:#F0832C;
	text-decoration:none;
}
.all-life-page-top a:hover , .all-life-page-top2 a:hover {
	color:#F0832C;
	text-decoration:underline;
}
.all-life-page-top-high a {
	color:#F8B62D;
	text-decoration:none;
}
.all-life-page-top-high a:hover {
	color:#F8B62D;
	text-decoration:underline;
}


/*  allover original styles -end- */


/*  index original styles -start- */

#index-warning-clm {
	color:#FFF;
	padding:10px;
	width:auto;
	height:auto;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:20px;
	background-color:#BA0D03;
	border:4px solid #8B0B07;
}
#index-warning-clm a {
	color:#FFF;
	text-decoration:none;
	width:694px;
	display:block;
}
#index-warning-clm a:hover {
	text-decoration:underline;
}
.index-top-bnr-clm {
}
.index-top-bnr-clm p {
	margin:0px;
	padding-bottom:6px;
}
.index-top-bnr-clm a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.index-top-bnr-clm a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


/*  index original styles -end- */


/*  single-post original styles -start- */


.post-contents-h2 {
	border-bottom:1px solid #C0C0C0 ;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:0px;
	font-size:1.2em;
	font-weight:bold;
}

/*  single-post original styles -end- */


.warnning-ttl {
	color:#BA0D03;
	font-weight:bold;
}

.spa{
	clear:both;
	width:100%;
	height:1px;}


/*##############################################
201107高校追加
################################################*/
.his_message_student{
	position:relative;
	background:url(../../uploads/his_message_student.jpg) 0 0 no-repeat;
	width:700px;
	height:258px;
	margin-top:50px;}

.his_message_ob{
	position:relative;
	background:url(../../uploads/his_message_ob.jpg) 0 0 no-repeat;
	width:700px;
	height:258px;
	margin-top:30px;}
	
.his_all_course_message_student{
	position:relative;
	background:url(../../uploads/his_all_course_message_student.jpg) 0 0 no-repeat;
	width:700px;
	height:258px;
	margin-top:50px;}

.his_all_course_message_ob{
	position:relative;
	background:url(../../uploads/his_all_course_message_ob.jpg) 0 0 no-repeat;
	width:700px;
	height:258px;
	margin-top:30px;}
	
.message_text{
	position:absolute;
	width:500px;
	top:80px;
	left:165px;
	line-height:170%;}

/*##############################################
201107中学追加
################################################*/
.jhis_message_student{
	position:relative;
	background:url(../../uploads/jhis_message_student.jpg) 0 0 no-repeat;
	width:700px;
	height:345px;
	margin-top:50px;}

.jhis_all_course_message_student{
	position:relative;
	background:url(../../uploads/jhis_all_course_message_student.jpg) 0 0 no-repeat;
	width:700px;
	height:339px;
	margin-top:50px;}
	
.message_text{
	position:absolute;
	width:500px;
	top:80px;
	left:165px;
	line-height:170%;}


/*##############################################
201107入試情報追加
################################################*/

.nyushi_table{
	clear:both;
	width:692px;
	margin:30px 0 40px 0;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;}




