@charset "utf-8";
@import url("reset.css");




body {
    background-repeat: repeat;
    text-align: center;
    background-color: #0D0865;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
	text-align: left;
}
#header {
	height: 220px;
	width: 900px;
	background-image: url(../image/header.jpg);
}
h1 {
	font-size: 10px;
	line-height: 18px;
	color: #333;
	float: right;
	margin-right: 5px;
}

#header #logo {
	float: left;
	height: 200px;
	width: 300px;
	margin-top: 10px;
}
#header #T-shirt {
	float: right;
}
#navi {
	background-color: #F9F;
	height: 60px;
	width: 900px;
	display: inline;
	float: left;
}
#navi #navi-list {
	display: inline;
	float: left;
	width: 900px;
	text-align: center;
	height: 50px;
}
#navi #navi-list li a {
	background-image: url(../image/navi-ber.jpg);
	height: 50px;
	width: 175px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	margin-left: 4px;
	margin-top: 3px;
	font-size: 16px;
	line-height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#navi #navi-list li a:visited {
	background-image: url(../image/navi-ber.jpg);
	height: 50px;
	width: 175px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	margin-left: 4px;
	margin-top: 3px;
	font-size: 16px;
	line-height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#navi #navi-list li a:hover {
	background-image: url(../image/navi-ber2.jpg);
	height: 50px;
	width: 175px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	margin-left: 4px;
	margin-top: 3px;
	font-size: 16px;
	line-height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}


#container {
	display: block;
	overflow: hidden;
	background-color: #FFF;
	clear: both;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F9F;
	border-left-color: #F9F;
}
#sidebox {
	float: left;
	width: 228px;
}
h2 {
	font-size: 20px;
	height: 30px;
	width: 180px;
	line-height: 30px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-left: 13px;
	margin-top: 50px;
	float: left;
	border: 2px solid #F9F;
}
#sidebox #cal {
	margin-left: 13px;
	margin-top: 20px;
	margin-bottom: 0px;
	float: left;
	height: 170px;
	width: 200px;
}
#sidebox #cal-i {
	float: left;
	height: 20px;
	width: 200px;
	background-image: url(../image/cal-i.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	font-size: 16px;
	margin-top: 20px;
	margin-left: 15px;
	text-indent: 40px;
	color: #333;
}
#sidebox .recruit-ber {
	float: left;
	height: 100px;
	width: 200px;
	margin-left: 13px;
	margin-top: 50px;
}
#sidebox .recruitment {
    width: 200px;
    font-size: 14px;
    color: #E9085D;
    line-height: 20px;
    margin-left: 14px;
    float: left;
    margin-top: 5px;
}

#sidebox .blog {
	float: left;
	width: 200px;
	margin-left: 13px;
	margin-top: 50px;
}




#mainbox {
	width: 666px;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F9F;
}
h3 {
	background-image: url(../image/h3-ber.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 550px;
	margin-top: 50px;
	margin-left: 60px;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	color: #09F;
	line-height: 35px;
	text-indent: 50px;
}

#mainbox #top-t {
	width: 520px;
	float: left;
	margin-left: 60px;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	border: 3px solid #F9F;
	margin-top: 20px;
	text-indent: 1em;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFC;
	padding: 15px;
}
#mainbox #top-i {
	width: 480px;
	float: left;
	margin-left: 100px;
	margin-top: 20px;
}
h4 {
	font-size: 20px;
	color: #666;
	height: 25px;
	width: 550px;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9F;
	line-height: 25px;
	background-image: url(../image/h4.jpg);
	background-repeat: no-repeat;
	text-indent: 50px;
}

#mainbox #info {
	float: left;
	width: 502px;
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 50px;
	display: inline;
	height: auto;
	overflow: hidden;
}
#mainbox #info iframe {
    height: 400px;
    width: 500px;
    overflow: hidden;
    background-attachment: scroll;
    border: 1px solid #F9F;
    display: inline;
    color: #FA0D11;
}

#mainbox ul {
	float: left;
	width: 500px;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainbox ul li {
	font-size: 15px;
	color: #666;
	line-height: 24px;
}
#mainbox #photo {
	float: left;
	width: 550px;
	margin-left: 60px;
	clear: both;
}
#mainbox #photo .photobox {
	clear: both;
	float: left;
	height: auto;
	width: 400px;
	margin-left: 75px;
	margin-top: 50px;
	margin-bottom: 20px;
}
#mainbox #photo .photo-p {
	font-size: 14px;
	line-height: 30px;
	clear: both;
	float: left;
	width: 550px;
	text-align: center;
}




#footer {
	height: 80px;
	width: 900px;
	background-image: url(../image/footer.jpg);
}
#footer #title {
	float: left;
	width: 900px;
	text-align: center;
	margin-top: 15px;
	display: inline;
}
#footer #title li {
	font-size: 14px;
	display: inline;
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
	color: #333;
}
#footer #title li a:link {
	font-size: 14px;
	display: inline;
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
	color: #333;
	text-decoration: none;
}
#footer #title li a:visited {
	font-size: 14px;
	display: inline;
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
	color: #333;
}
#footer #title li a:hover {
	font-size: 14px;
	display: inline;
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
	color: #00F;
	text-decoration: underline;
}
#footer #copyright {
	font-size: 14px;
	margin-top: 10px;
	width: 900px;
	float: left;
	text-align: center;
	color: #333;
	display: inline;
}
