<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	background-image: url(x_images/x_summer15/bg.gif);
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link {
      color: #e47c60;
      text-decoration: none;
}

a:visited {
      color: #e47c60;
      text-decoration: none;
}

a:hover {
	color: #f7baaa;
}

dl,dd,dt,p,tr,th,td{
	padding:0; margin:0;
}

.wrap {
	margin: 0 auto;
	width: 754px;
	background-image:url(x_images/x_summer15/main_bg.gif);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.readStatement {
	padding-top: 40px;
	font-size:14px;
	color: #337e96;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}

.topWrapper h2 {
	margin: 0 35px;
	float: left;
}

.topWrapper p {
	margin-right: 20px;
}

.topWrapper {
	margin-top: 20px;
	overflow: hidden;
}

.cap {
	margin: 30px 40px;
}

.menu {
	overflow: hidden;
	padding-top: 30px;
}

dl {
	margin: 40px 0 40px 27px;
	position: relative;
	float: left;
}

dd {
	width: 337px;
	height: 430px;
	background-color: #FFFFFF;
}

dt {
	position: absolute;
	top: -65px;
	left: -15px;
}

dd img {
	margin: 5px;
}

.menuCap {
	margin: 5px 15px 15px 15px;
	width: 307px;
	height: 90px;
	color: #4B1000;
	font-size: 12px;
	line-height: 20px;
	text-align:left;
}

.application {
	height:17px;
	line-height:17px;
	margin-top: 20px;
	font-size: 14px;
	padding-right: 10px;
	background-image: url(x_images/x_summer15/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	float: right;
}

.bottomWrap {
	margin: 0 auto;
	width: 700px;
	background: #FFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.bottomWrap h2 {
	padding: 30px 280px;
}

.bottomWrap table {
	margin: 0 auto;
}

span {
	font-size: 12px;
}

th,td {
	color: #444;
}

th {
	font-size: 14px;
	text-align: left;
	vertical-align:text-top;
	padding-left: 10px;
	color: #4B1000;
}
	
td {
	font-size: 14px;
	line-height: 20px;
}

.note {
	font-size: 12px;
	padding-top:7px;
	padding-right: 30px;
	line-height: 18px;
}

.bar {
	padding: 10px 0;
}

.scoolSrc {
	height: 17px;
	line-height: 17px;
	padding-right: 25px;
	background-image: url(x_images/x_summer15/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	float: right;
}

.date {
	padding-bottom: 10px;
}







</pre></body></html>