@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: 626262;
	margin: 0px;
	padding: 0px;
	background: #ececec;
}
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: 0071be;
	text-decoration: none;
}
#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 850px;
	background: #FFFFFF;
}
#header  {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 850px;
	background: #000000;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#header_flash  {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 850px;
}
#header_img h2 {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 850px;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 850px;
}
#menu h3 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu h3 em {
	visibility: hidden;
}
#menu h3#mn01 a, 
#menu h3#mn02 a,
#menu h3#mn03 a,
#menu h3#mn04 a{
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 121px;
}
#menu h3#mn05 a, 
#menu h3#mn06 a,
#menu h3#mn07 a{
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 122px;
}
#menu h3#mn01 a {
	background-image: url(img/b_home.jpg);
	background-repeat: no-repeat;
}
#menu h3#mn01 a:hover {
	background: url(img/b_home.jpg) no-repeat 0px -60px;
}
#menu h3#mn02 a {
	background-image: url(img/b_aboutus.jpg);
	background-repeat: no-repeat;
}
#menu h3#mn02 a:hover {
	background: url(img/b_aboutus.jpg) no-repeat 0px -60px;
}
#menu h3#mn03 a {
	background-image: url(img/b_exchange.jpg);
	background-repeat: no-repeat;
}
#menu h3#mn03 a:hover {
	background: url(img/b_exchange.jpg) no-repeat 0px -60px;
}
#menu h3#mn04 a {
	background-image: url(img/b_volunteer.jpg);
	background-repeat: no-repeat;
}
#menu h3#mn04 a:hover {
	background: url(img/b_volunteer.jpg) no-repeat 0px -60px;
}
#menu h3#mn05 a {
	background-image: url(img/b_contribution.jpg);
	background-repeat: no-repeat;
}
#menu h3#mn05 a:hover {
	background: url(img/b_contribution.jpg) no-repeat 0px -60px;
}
#menu h3#mn06 a {
	background-image: url(img/b_others.jpg);
	background-repeat: no-repeat;
}
#menu h3#mn06 a:hover {
	background: url(img/b_others.jpg) no-repeat 0px -60px;
}
#menu h3#mn07 a {
	background-image: url(img/b_contact.jpg);
	background-repeat: no-repeat;
}
#menu h3#mn07 a:hover {
	background: url(img/b_contact.jpg) no-repeat 0px -60px;
}
#contents {
	margin: 20px 0px 0px;
	padding: 0px;
	height: auto;
	width: 850px;
	float: left;
}
#contents #left {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	float: left;
	height: auto;
	width: 530px;
}
#contents #information {
	margin: 0px 0px 0px 30px;
	float: left;
	height: auto;
	width: 510px;
}
#contents #sidenavi {
	margin: 0px 30px 0px 0px;
	padding: 0px;
	float: right;
	height: 300px;
	width: 234px;
}
#contents #right {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
}
#contents #right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contents #right #righttitle {
	font: 14px "ヒラギノ角ゴ Pro W6";
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	width: 180px;
	height: 20px;
	background-image: url(img/right_bg01.gif);
	background-repeat: no-repeat;
}
#contents #right li a {
	font: 13px "ヒラギノ角ゴ Pro W3";
	color: #333333;
	display: block;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	height: 20px;
	width: 180px;
	text-decoration: none;
	background-image: url(img/right_bg02.gif);
	background-repeat: no-repeat;
}
#contents #right li a:hover {
	background: url(img/right_bg04.gif) no-repeat;
}
#contents #left #bar {
	background-image: url(img/bar.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 530px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#footer  {
	background: #000000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 850px;
	clear: both;
	text-align: center;
}
#footer  p {
	font: 10px "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 2px 0px 5px;
}
#taiken_block {
	padding: 5px 20px;
	width: 490px;
	height: auto;
	margin: 20px 0px;
	background: #F3F3F3;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.name {
	float: right;
}
#contents #sidenavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidenavi em {
	font-size: 10px;
	visibility: hidden;
}
#sidenavi  a  {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 234px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidenavi #sn01 a {
	background-image: url(img/bnr_blog01.jpg);
	background-repeat: no-repeat;
}
#sidenavi #sn01 a:hover {
	background: url(img/bnr_blog01.jpg) no-repeat 0px -40px;
}
#sidenavi #sn02 a {
	background-image: url(img/bnr_blog02.jpg);
	background-repeat: no-repeat;
}
#sidenavi #sn02 a:hover {
	background-image: url(img/bnr_blog02a.jpg);
	background-repeat: no-repeat;
}
#sidenavi #sn03 a {
	background-image: url(img/bnr_hostfamily.jpg);
	background-repeat: no-repeat;
}
#sidenavi #sn03 a:hover {
	background: url(img/bnr_hostfamily.jpg) no-repeat 0px -40px;
}

#sidenavi #sn04 a {
	background-image: url(img/bnr_mail.jpg);
	background-repeat: no-repeat;
}

#sidenavi #sn04 a:hover {
	background-image: url(img/bnr_mail01.jpg);
	background-repeat: no-repeat;
}
#sidenavi #sn05 a {
	background-image: url(img/bnr_honbu.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#contents #information h4 {
	margin: 0px;
	padding: 0px;
}
#left #form {
	padding: 10px;
	background: url(img/contact/form_bg.gif) repeat-x;
}
.left_title {
	font: lighter 24px "ヒラギノ角ゴ Pro W3";
	color: #333333;
	padding: 0px 0px 20px;
	margin: 10px 0px 20px;
	border-bottom: 3px solid #333333;
}
.left_bar {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 530px;
}
.left_detail {
	font: lighter 13px/1.7em "ヒラギノ角ゴ Pro W3";
	color: #666666;
	padding: 0px;
	margin: 10px 0px 30px;
	clear: left;
}
.left_detail  img  {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.left_img {
	margin: 5px 5px 20px 0px;
	float: left;
}
.right_li {
	font: 14px "ヒラギノ角ゴ Pro W3";
	color: #666666;
}
#contents #left #info1 {
	margin: 0px 0px 20px;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #333333;
}
.info_block {
	margin: 5px 0px;
	padding: 5px 0px;
	float: left;
	height: auto;
	width: 510px;
	border-bottom: 2px dotted #666666;
}
.info_inner {
	float: left;
	width: 370px;
	margin: 0px;
	height: auto;
	padding: 0px 0px 5px;
}
.info_inner_nophoto {
	float: left;
	width: 500px;
	margin: 0px;
	height: auto;
	padding: 5px;
}
.info_date {
	font: 11px "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.date {
	margin: 5px;
	padding: 0px;
	float: right;
	font-size: 12px;
	color: #999999;
}
.info_title {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	float: left;
}
.info_text {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px;
	padding: 5px 5px 0px;
	color: #666666;
	float: left;
	clear: left;
}
.info_photo {
	float: left;
	margin: 0px;
	padding: 5px;
	clear: both;
}
.info_detail a  {
	font-size: 10px;
	text-decoration: underline;
	float: right;
	margin: 0px 0px 5px;
	padding: 0px 10px 0px 0px;
	color: #0066FF;
	clear: both;
}
.caption {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
.subtitle {
	color: #333333;
	padding: 5px 0px 10px;
	font: normal 20px "ヒラギノ角ゴ Pro W6";
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	clear: left;
}
.subtitle02 {
	font-size: 14px;
	font-weight: normal;
	color: #0071be;
	clear: left;
}
.subtitle03 {
	font: 16px/normal "ヒラギノ角ゴ Pro W3";
	color: #000000;
	padding: 0px;
	margin: 10px 0px;
	clear: left;
}
.subtitle04 {
	font: normal 16px "ヒラギノ角ゴ Pro W6";
	color: #0066FF;
	border-left: 8px solid #0066FF;
	margin: 0px 0px 20px;
	padding: 0px 0px 2px 10px;
}
#right #banner {
	margin: 10px 0px 0px;
	padding: 0px;
	width: 200px;
	height: auto;
}
#right     #banner      a   {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 200px;
	height:120px;
	text-decoration: none;
}
#right #banner em {
	visibility: hidden;
}
#right #banner #banner01 a {
	background: url(img/bnr_blog201.jpg) no-repeat;
}
#right #banner #banner01 a:hover {
	background: url(img/bnr_blog201.jpg) no-repeat 0px -120px;
}
#right #banner #banner02 a {
	background: url(img/bnr_hf.gif) no-repeat;
}
#right #banner #banner02 a:hover {
	background: url(img/bnr_hf.gif) no-repeat 0px -120px;
}
#right #banner #banner03 a {
	background: url(img/bnr_honbu_200.gif) no-repeat;
	height: 51px;
	width: 200px;
}
.student_img {
	margin-top: 20px;
	margin-right: 3px;
	float: left;
}
.contact_mail {
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}
