@charset "UTF-8";
/*****************************************************
 *
 * Base
 *
 *****************************************************/
 *{margin: 0px;padding: 0px;}
 /*
html {
	height:100%;
}
*/
body {
	line-height: 180%;
	font-weight: normal;
	text-decoration: none;
	/*word-break:break-all;*/
	background:#e8cca0;
	color: #666666;
	padding:0px;
	height:100%;
	font-family: 'メイリオ', "Meiryo", 'ヒラギノ角ゴシックW3', 'Hiragino Kaku Gothic', 'ＭＳ ゴシック', "sans-serif";
	font-size: 14px;
	margin: 0px;
}

a:link {
 color: #6570cc;
 text-decoration:none;
}

a:visited {
 color: #6570cc;
 text-decoration:none;
}

a:hover {
 color: #CF636D;
 text-decoration:underline;
}

a:active {
 color: #DA878F;
 text-decoration:underline;
}

img {
	border-width:0px;
}
/*****************************************************
 *
 *Layout
 *
 *****************************************************/
#outline {
	margin:0px auto;
	background:#e8cca0 url(/img/background.gif) repeat-y center;
	width:800px;
	height:100%;
	text-align: center;
}
 
.container {
	display:block;
	text-align: left;
	margin:0 auto 0 auto;
	width:680px;
}

.container .paragraph {
	width:660px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
}

.paragraph .title {
	width:240px;
	padding:0px 0px 0px 0px;
	background:#e3b379;
	color: #FFFFFF;

}
.paragraph .body {
	padding:15px 15px 15px 50px;
}
.paragraph .body li {
	padding: 0px 10px 0px 0px;
}

#container_top_logo {
	display:block;
 	padding: 7px 0px 6px 0px;
	margin: 0px;
	width:680px;
	text-align :center;
 }

#footer {
	text-align:center;
	line-height: 120%;
	font-size:10px;
	padding:4px 4px 4px 4px;
}

#top_news {
    height: 200px;
    overflow: auto;
   /* display: block;*/
}

#top_school {
    height: 200px;
    overflow: auto;
   /* display: block;*/
}

#top_news table tr .date {
	width:100px;
	vertical-align:top;
}

#top_school table tr .date {
	width:100px;
	vertical-align:top;
}

#newslist img {
	margin: 0px 5px 0px 0px;
	width:13px;
	height:13px;
}

#newslist a em {
	font-weight:bold;
	color:red;
	font-style: normal;
}

#schoollist a em {
	font-weight:bold;
	color:red;
	font-style: normal;
}

#schoollist img {
	margin: 0px 5px 0px 0px;
	width:13px;
	height:13px;
}

.mapborder {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dddddd;
	padding:10px;
	text-align: center;
}

.concept_container {
	/*background-image: url(/img/background_biglogo.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}

.concept_intro {
	text-align:center;
	/*font-size: 16px;*/
	line-height: 250%;
	padding:20px 0px 20px 0px;
}

.concept_table {
	width:660px;
	border-width: 0px;
	border-style: none;
	margin:0px;
}

.concept_table tr .image {
	vertical-align:top; 
	width:160px;
}

.concept_table tr .detail {
	vertical-align:top; 
}

.concept_table tr .detail img {
	float:none;
}
.concept_table tr .detail .text {
	clear:both;
	margin:0px 10px;
    /*IE6 does not inherit style of body */
    font-size:14px;
    font-weight:normal;
    line-height:180%;
    text-decoration:none;
}

.concept_image {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dddddd;
	padding:10px;
	width:140px;
	height:140px;
	margin:0px;
	background:#ffffff;
}

.concept_image img {
	width:140px;
	height:140px;
}

.system_caution {
	font-size:10px;
}

.menu_title {
    font-size:24px;
	font-weight: bold;
	text-decoration: none;
	color: #ff6b01;
    padding:40px 20px 20px 10px;
}

.menu_subtitle {
	font-size:18px;
	font-weight:bold;
}

.menu_info {
    padding:5px 50px 5px 50px;
}

.menu_description {
	display:block;
	text-align: left;
	float:left;
	width:370px;
}

.menu_description2 {
	display:block;
	text-align: left;
	float:left;
	width:270px;
}

.menu_alert {
	font-size:10px;
	line-height:120%;
}

.menu_info img {
    float:left;
    padding:0px 10px 0px 0px;
	border-width:0px;
}

.menu_table {
    padding: 0px 50px 0px 50px;
}

.menu {
    border-collapse: collapse;
	border-spacing: 0px;

	border-width: 0px 0px 0px 1px;
    border-style: dotted;
	border-color: #dddddd;
    background: #fff0e5;
}

.menu .coloredrow {
    background: #ffffff;
}

.menu tr td {
	border-width: 0px 1px 0px 0px;
    width: 26px;
    border-style: dotted;
	border-color: #dddddd;
    padding:1px 2px 1px 2px;
    text-align:center;
}
.menu tr .name {
    width:360px;
    text-align:left;
}
.menu tr .value {
    white-space: nowrap;
    width:60px;
    text-align:right;
    padding:0px 5px 0px 5px;
}


/*****************************************************
 *
 * Table Layout
 *
 *****************************************************/
#corporateinfo {
	border-collapse: separate;
	border-spacing: 0px;
	width:560px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #dddddd;
	margin:10px 0px 10px 0px;
}

#corporateinfo .key {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #dddddd;
	width:160px;

    /*IE6 does not inherit style of body */
    font-size:14px;
    font-weight:normal;
    line-height:180%;
    text-decoration:none;
}

#corporateinfo .value {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #dddddd;

    /*IE6 does not inherit style of body */
    font-size:14px;
    font-weight:normal;
    line-height:180%;
    text-decoration:none;
}

#corporateinfo .value table tr td {
    /*IE6 does not inherit style of body */
    font-size:14px;
    font-weight:normal;
    line-height:180%;
    text-decoration:none;
}

.systemfee {
	border-collapse: separate;
	border-spacing: 1px;
	width:520px;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: #dddddd;
	margin: 0px;
	padding: 10px;
    background-color: #fff0e5;

    /*IE6 does not inherit style of body */
    font-size:14px;
    font-weight:normal;
    line-height:180%;
    text-decoration:none;
	
}

/*****************************************************
 *
 *Image and Text
 *
 *****************************************************/
 
#page_logo {
 	/*padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	*/
	margin-top:10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width:680px;
	height:140px;
}
 
.telnumber_big {
	font-size:20px;
	font-family: 'Tahoma', 'verdana', 'ＭＳ Ｐゴシック', 'Osaka', 'sans-serif';
	font-weight: bolder;
}
 
 
/*****************************************************
 *
 * Navi Bar
 *
 *****************************************************/
#navi {
    margin:0px;
    padding:0px;
    border:0px;
}

#navi img {
    margin:0px;
    padding:0px;
    border:0px;
}

