@charset "shift_jis";
/* ===============[ Reset ]=============== */

* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background: #ffffff url(../shared-img/body-back-img.jpg) repeat-x;
	font: 90%/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
strong, th {
	font-weight: bold;
}
img {
	border: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* ===============[ Text Decoration ]=============== */

.text-small {
	font-size: 11px;
}
.text-large {
	font-size: 15px;
}
.text-bold {
	font-weight: bold;
}
.text-red {
	color: #FF0000;
}
.alph-text {
	font: bold 20px Arial, Helvetica, sans-serif;
}
/* ===============[ Basic Layout ]=============== */

#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background: url(../shared-img/header-rogomark.jpg) no-repeat;
	height: 105px;
	width: 900px;
}
#header h1 {
	float: left;
	height: 105px;
	width: 420px;
}
#header h1 a {
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	height: 105px;
	width: 420px;
}
#header ul {
	float: right;
	padding-top: 28px;
}
#header li {
	display: inline;
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#header .arrow {
	background: url(../shared-img/arrow-icon.gif) no-repeat 18px 6px;
	padding-left: 30px;
}
#header .login {
	background: url(../shared-img/login-icon.gif) no-repeat 18px 0px;
	padding-left: 40px;
}
#header li a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#header form {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 10px;
}
#header form input {
	vertical-align: middle;
}
#contents-wrapper {
	text-align: left;
	clear: both;
	height: auto;
	background: url(../shared-img/contents-wrapper-back.gif) no-repeat;
	padding: 5px 5px 20px;
	margin-top: 4px;
}
#pankuzu {
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #999999;
}
#pankuzu a {
	color: #999999;
	text-decoration: none;
}
#pankuzu a:visited {
	color: #999999;
}
#pankuzu a:hover {
	text-decoration: underline;
}
#contents {
	float: left;
	height: auto;
	width: 660px;
}
#contents h3 {
	color: #0066CC;
	font-size: 16px;
	background: url(../shared-img/h3-back.jpg) no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top: 1px solid #3E9EFF;
	font-weight: bold;
	margin-bottom: 0.5em;
	clear: both;
}
#contents h4 {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 0.3em;
}
#contents a {
	color: #0066CC;
	text-decoration: underline;
}
#contents a:visited {
	color: #0066CC;
}
#contents a:hover {
	text-decoration: none;
}
#contents p, #contents dd {
	text-align: justify;
	text-justify: distribute;
}
#menu {
	float: right;
	height: auto;
	width: 200px;
}
#menu ul {
	border: 1px solid #CCCCCC;
	background: url(../shared-img/contents-menu-back.jpg) no-repeat;
	padding: 50px 5px 10px 7px;
	margin-bottom: 20px;
}
#menu li {
	list-style: none;
	padding-left: 15px;
	background: url(../shared-img/arrow-icon.gif) no-repeat 0px 5px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 140%;
}
#menu li a {
	color: #0066CC;
	text-decoration: underline;
}
#menu li a:visited {
	color: #0066CC;
}
#menu li a:hover {
	text-decoration: none;
}
#admission-s {
	margin-bottom: 10px;
}
#chief-blog-s {
	margin-bottom: 10px;
}
#c-chief-blog-s a {
	text-decoration: none;
	display: block;
	height: 90px;
	width: 200px;
	font-size: 1px;
	text-indent: -9999px;
	background-image: url(../shared-img/c-chief-blog-s.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#c-chief-blog-s a:hover {
	background-image: url(../shared-img/c-chief-blog-s.jpg);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}
#footer-wrapper {
	height: 155px;
	background: #FFFFFF url(../shared-img/footer-back-img.jpg);
	padding-left: 10px;
	clear: both;
	color: #666666;
}
#footer ul {
	padding-top: 22px;
}
#footer li {
	display: inline;
	list-style: none;
}
#footer li a {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer li a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#footer #author {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
#footer address {
	font-style: normal;
	text-align: left;
}
#footer address img {
	float: left;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.page-up {
	background: url(../shared-img/page-top-icon.jpg) no-repeat 0px 11px;
	clear: both;
	padding-left: 18px;
	height: 16px;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page-up a {
	color: #666666;
	text-decoration: none;
}
.page-up a:visited {
	color: #666666;
	text-decoration: none;
}
.page-up a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.contents-block {
	padding-bottom: 40px;
	clear: both;
}
.float-left {
	float: left;
	margin-right: 20px;
}
