@charset "UTF-8";

/*	Saikyo Gakuen		utf-8	*/
/*	Common	*/



*  {
	margin: 0px;
	padding: 0px;

}

div, p, span, h1, h2, h3, h4, img, form, table, tr, th, td  {
	border: none;

}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	z-index: 0;

	font-family : "ＭＳ Ｐゴシック", "平成角ゴシック体", "Osaka", "MS UI Gothic", sans-serif; 
	font-size: 80%;
	text-align: center;
}

h1, h2, h3 {
	font-weight: normal;

}

input, textarea {
	font-family : "ＭＳ Ｐゴシック", "平成角ゴシック体", "Osaka", "MS UI Gothic", sans-serif; 
	font-size: 100%;
	line-height: 1.2em;

}

a:link {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;
}

table {
	border-collapse: collapse;

}

em {
	color: #990000;
	font-style: normal;
	font-weight: bold;
/*
	background-image: url("../img/marking.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
*/
	background-color: #cccc99;
	padding: 5px 10px 5px 10px;

}

sup {
	font-size: smaller;

}

.red {
	color: #ff0000;
}

.blue {
	color: #0000ff;
}

.gray {
	color: #666666;
}

.darkgray {
	color: #333333;
}

.brown {
	color: #663300;
}


.clearboth {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;

}

.clearright {
	content: "";
	display: block;
	clear: right;
	height: 1px;
	overflow: hidden;

}


.clearfix:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */



img.imgaligntop {
	vertical-align: top;

}

img.imgalignmid {
	vertical-align: middle;

}









	/*	WRAPPER	*/

#outerframe {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	border : none;
	overflow: show;
	color: #000000;
	text-align: left;

}
/*
	background-image: url("../cmn_img/cmn_etc_frameback.jpg");
	background-repeat: repeat-y;
	background-position: top center;
*/

#contents_head,
#contents_body,
#contents_foot {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	overflow: show;

}




/*
	border: solid 1px #ff0000;
*/





	/*	HEADER	*/

#contents_head {
	margin-top: 5px;
	margin-bottom: 25px;

}

#contents_head_mark {
	width: 60px;
	float: left;

}

#contents_head_menu {
	width: 840px;
	height: 40px;
	float: right;

}

#contents_head_menu a,
#contents_head_menu span {
	float: right;
	margin: 0px 5px 0px 10px;

}

#contents_head_menu a#contents_head_menu_ent,
#contents_head_menu span#contents_head_menu_ent {
	float: right;
	margin: 0px 5px 0px 30px;

}

#contents_head_logo {
	width: 840px;
	height: 70px;
	float: right;

}

#contents_head_logo h1 {
	display: inline;
	float: left;

}

#contents_head_logo p#contents_head_inq {
	display: inline;
	float: right;

}

#maintitle {
/*	display: block;
	width: auto;
*/
	margin: 0px;
	padding: 0px;
	border: none;

}

	#maintitle:after {
	    content: "";
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}

	/*	\*/
	* html #maintitle {
	    height: 1em;
	}
	/*	*/


#topnavi {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	border-right: solid 1px #e0e0e0;
	border-left:  solid 1px #e0e0e0;

}

ul#topnavi,
ul#topnavi li,
ul#topnavi li ul,
ul#topnavi li ul li {
	z-index: 100;

}








	/*	BODY	*/

#contents_body {
/*
	background-color: #ffffff;
	text-align: left;
*/

}

#contents_center {
	float: left;
	width: 650px;
	margin: 0px;
	padding: 0px;

}

#contents_side {
	float: right;
	width: 235px;
	margin: 0px;
	padding: 0px;

}


#contents_fullwidth {
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px;

}




/*
	border: solid 1px #ff0000;
*/



.contents_above {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 1.2em;

}

.pankuzu {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
	font-size: 90%;

	margin-top: 4px;		/*	20130930	*/

}

.pankuzu h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 100%;

}

.rsslink {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	text-align: right;

}






#contents_main {
	margin: 10px 0px 50px 0px;
	padding: 0px;
	border: solid 1px #ffffff;		/* dummy	*/

}


/*
	border: solid 1px #ff0000;
*/


.main_block {
	overflow: hidden;
	margin: 7px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border: solid 2px #cccccc;
/*
	border-width: 1px 2px 2px 1px;
	border-top:    solid 1px #cccccc;
	border-right:  solid 2px #aaaaaa;
	border-bottom: solid 2px #aaaaaa;
	border-left:   solid 2px #cccccc;
*/
	background: #ffffff;

}

		.main_block_noline {
			margin: 5px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			border: solid 1px #ffffff;				/*	for IE bug	*/
			overflow: hidden;

		}



.main_title {
	margin: 0px;
	padding: 14px 8px 4px 8px;
/*
	border-bottom: solid 2px #ff0000;
*/

}

.main_title h3 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3em;

}

.contents_text_summary {
	margin: 10px 0px 20px 0px;
	padding: 10px 10px 10px 15px;
	background-color: #ffffcc;
	line-height: 1.7em;

}


.titleimg {
	margin: 5px 0px 5px 0px;
	padding: 0px;

}



.main_subj {
	margin: 0px;
	padding: 14px 8px 4px 8px;

}

.main_subj h3 {
	float: left;
	width: 480px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3em;

}

.main_date {
	float: right;
	width: 100px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	text-align: right;

}



.main_text {
	clear: both;
	margin: 3px 20px 0px 23px;
	padding: 10px 0px 20px 0px;
	line-height: 1.8em;
	overflow: hidden;

}

.main_text_for_table {
	clear: both;
	margin: 3px 20px 0px 25px;
	padding: 0px 0px 0px 0px;
	line-height: 1.8em;
	overflow: hidden;

}

.main_text_divider {
	margin: 10px 0px 15px 0px;
	padding: 0px;
	overflow: hidden;

}

#signeture {
	text-align: right;
	line-height: 1.3em;

}

.privacy_agree {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	font-size: 95%;
	line-height: 1.3em;
	color: red;

}


/*
	border: solid 1px #ff0000;
*/



.pic_r_intext {
	float: right;
	margin: 2px 3px 10px 15px;
	padding: 0px;

}

.pic_l_intext {
	float: left;
	margin: 2px 18px 10px 0px;
	padding: 0px;

}



.imgtop,
.imgbottom,
.imgleft,
.imgright {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	line-height: 1.3em;

}

.imgleft {
	float: left;
	margin: 0px 10px 5px 0px;

}

.imgright {
	float: right;
	margin: 0px 0px 5px 10px;

}

.imgtop img,
.imgbottom img,
.imgleft img,
.imgright img {
	margin-bottom: 5px;

}



.space10 {	height: 10px;	}
.space20 {	height: 20px;	}
.space30 {	height: 30px;	}
.space50 {	height: 50px;	}
.space80 {	height: 80px;	}
.space100 {	height: 100px;	}
.space130 {	height: 130px;	}




.w5 {	width: 25px;	}
.w10 {	width: 50px;	}
.w15 {	width: 75px;	}
.w20 {	width: 100px;	}
.w30 {	width: 150px;	}
.w40 {	width: 200px;	}
.w50 {	width: 250px;	}
.w_long {	width: 400px;	}



.errmsg {
	margin: 0px 0px 10px 10px;
	color: #ff0000;
	font-weight: bold;
	line-height: 1.3em;

}








.below_block {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 1.0em;

}

.below_left {
	float: left;
	width: 200px;
	margin: 0px 5px;
	padding: 0px;
	font-size: 85%;

}

.below_right {
	float: right;
	width: 200px;
	margin: 0px 5px;
	padding: 0px;
	font-size: 85%;
	text-align: right;

}

.below_left a img,
.below_right a img {
	vertical-align: top;

}








	/*	MENU	*/

.submenu_block {
	overflow: hidden;
	margin: 17px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 2px #cccccc;
/*
	border-width: 1px 2px 2px 1px;
	border-top:    solid 1px #cccccc;
	border-right:  solid 2px #aaaaaa;
	border-bottom: solid 2px #aaaaaa;
	border-left:   solid 2px #cccccc;
*/
	background: #ffffff;

}

ul.submenu {
	margin: 3px 12px 10px 12px;
	padding: 0px;
	list-style-type: none;
	font-size: 90%;

}
/*
	list-style-position: inside;
	list-style-image: url("../cmn_img/submnu_navi_mark.gif");
*/

ul.submenu li {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 6px 0px;
	background-image: url("../cmn_img/etc_div_blackdot.gif");
	background-repeat: no-repeat;
	background-position: left top;

}

ul.submenu li:first-child {
	background-image: url("");

}

ul.submenu li.submenu_now {

}

ul.submenu li.submenu_now a {
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;

}


ul.submenu li.sub2menu {
	padding-left: 18px;

}

ul.submenu li.sub2menu_now {

}

ul.submenu li.sub2menu_now a {
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;

}


ul.submenu li.sub3menu {
	padding-left: 35px;

}

ul.submenu li.sub3menu_now {

}

ul.submenu li.sub3menu_now a {
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;

}



.contents_side_block {
	overflow: hidden;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	border: solid 2px #cccccc;
	background: #ffffff;

}



table#contents_side_index {
	width: 210px;
	margin: 0px;
	padding: 0px;

}

table#contents_side_index tr td {
	padding: 3px 0px 3px 0px;
	line-height: 1.4em;
	font-size: 90%;
	vertical-align: top;

}

table#contents_side_index tr td.contents_side_index_date {
	width: 75px;

}

table#contents_side_index tr#contents_side_index_top {
	margin: 0px;
	padding: 0px;
	background-image: url("../cmn_img/etc_div_blackdot.gif");
	background-position: center bottom;
	background-repeat: no-repeat;

}

table#contents_side_index tr#contents_side_index_top td {
	margin: 0px;
	padding: 10px 0px 15px 0px;
	font-weight: bold;
	font-size: 110%;

}



.under_menu_block {
	overflow: hidden;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.verisign_seal {
	margin: 0px;
	padding: 40px 10px;
	line-height: 1.2em;
	font-size: 80%;
	text-align: center;

}





	/*	FOOTER	*/

#contents_foot {
	margin-top: 10px;
	padding-bottom: 80px;

}

#contents_foot_menu {
	width: 650px;
	float: left;
	text-align: center;
	line-height: 1.8em;
	font-size: 90%;

}

.linktopagetop {
	width: 235px;
	float: right;
	margin: 0px 5px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;

}

	/*	COPYRIGHT	*/

#copyright {
	margin: 5px 0px;
	padding: 0px;

}





	/*	Overwrite	*/

.margintop30 { margin-top: 30px;	}







/*
	border: solid 1px #ff0000;
*/




