@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: "Meiryo UI";
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-image: url(image/page_back.gif);
	background-repeat: repeat;
}


#head_text {
	font-size: 12px;
	background-image: url(image/icon1.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	line-height: 20px;
	height: 20px;
	width: 500px;
	float: left;
	margin-top: 4px;
}
#head_link {
	height: 31px;
	width: 277px;
	float: right;
	margin-top: 2px;
}
#head_link p {
	float: left;
	height: 31px;
}
#head {
	width: 950px;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 68px;
	width: 332px;
	float: left;
	margin-top: 12px;
}
#head_tel {
	height: 40px;
	width: 415px;
	float: right;
	margin-top: 26px;
}
#header {
	background-image: url(image/dot.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#contents_back {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#contents_pageback {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}


#head_tel p {
	float: left;
	height: 40px;
}
#head2 {
	height: 92px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 67px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#menu_back {
	background-image: url(image/menu_back.gif);
	background-repeat: repeat-x;
	height: 67px;
}
#menu li {
	float: left;
	height: 67px;
}
#main {
	height: 309px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#main_back {
	height: 309px;
	background-image: url(image/main_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#top_maintext {
	font-size: 14px;
	line-height: 23px;
	height: 201px;
	width: 480px;
	float: left;
}
#top_contents {
	height: 240px;
	width: 314px;
}
#top_mainphoto {
	height: 201px;
	width: 470px;
	float: right;
}
#top_main_contents {
	height: 201px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#top_contents_text {
	font-size: 15px;
	line-height: 22px;
	background-image: url(image/top_back.jpg);
	background-repeat: repeat-y;
	height: 110px;
	width: 285px;
	padding-right: 15px;
	padding-left: 15px;
}
#top_contents_text li {
	background-image: url(image/icon2.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
	background-position: 2px 11px;
}
#top_contents_text ul {
	margin-top: 7px;
}

#top_contents_text a {
	color: #3f2800;
}
#top_contents_text a:hover {
	color: #CC3300;
	text-decoration: none;
}

#top_contents_bottom {
	height: 4px;
	width: 315px;
}
#top_contents_box {
	height: 350px;
	width: 315px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}
#top_contents_box2 {
	width: 951px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 350px;
}
#title {
	font-size: 18px;
	line-height: 49px;
	background-image: url(image/title_back.gif);
	background-repeat: repeat;
	text-indent: 16px;
	height: 49px;
	width: 677px;
	margin-bottom: 15px;
	color: #4b1713;
}
#news {
	font-size: 15px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}
#left {
	width: 677px;
	margin-bottom: 20px;
	float: left;
}
#news li {
	background-image: url(image/icon2.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
	text-indent: 10px;
	background-position: 3px 16px;
}
#news a {
	color: #0066CC;
}
#news a:hover {
	color: #EA4B5F;
}


#side_tel {
	height: 187px;
	width: 246px;
	margin-bottom: 15px;
}
#right {
	width: 246px;
	float: right;
}
#return {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 15px;
	height: 20px;
	text-align: right;
}
#return a {
	color: #0066CC;
}
#return a:hover {
	color: #FF6600;
}

#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#foot_menu {
	font-size: 13px;
	line-height: 30px;
	width: 200px;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
}
#foot_menu li {
	background-image: url(image/icon2.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	text-indent: 8px;
}
#foot_text {
	width: 530px;
	font-size: 15px;
	line-height: 23px;
	float: right;
	margin-top: 20px;
	padding-top: 10px;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
}
#footer a {
	color: #3f2800;
}
#footer a:hover {
	color: #CC3333;
	text-decoration: none;
}

#footer_back {
	height: 195px;
	background-image: url(image/footer_back.gif);
	background-repeat: repeat-x;
	background-color: #FBEBE7;
}
#text  {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 20px;
}
#text img {
	float: left;
	margin-right: 15px;
}

#pan {
	font-size: 12px;
	line-height: 36px;
	height: 36px;
	width: 647px;
	color: #402800;
}
#pan a {
	color: #5A3401;
}
#pan a:hover {
	color: #7A0E1C;
	text-decoration: none;
}

#page_title {
	height: 174px;
	width: 647px;
}
#page_left {
	height: 210px;
	width: 647px;
	float: left;
}
#page_photo {
	height: 234px;
	width: 303px;
	float: right;
}
#page_header_back {
	background-image: url(image/page_main_back.png);
	background-repeat: repeat-x;
	margin-bottom: 12px;
}
#page_header {
	height: 234px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#act_title {
	height: 45px;
	width: 677px;
}
#act_text {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FD7E96;
	border-bottom-color: #FD7E96;
	border-left-color: #FD7E96;
	padding: 15px;
}
#act_shoolphoto {
	width: 406px;
}
#act_text_left {
	font-size: 16px;
	line-height: 25px;
	width: 230px;
	float: right;
}
#sidetitle {
	height: 45px;
	width: 246px;
}
#side_menu {
	font-size: 14px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFE6DB;
	border-bottom-color: #FFE6DB;
	border-left-color: #FFE6DB;
	width: 222px;
	margin-bottom: 20px;
	padding: 10px;
}
#side_menu li {
	font-size: 14px;
	line-height: 35px;
	background-image: url(image/icon2.gif);
	background-repeat: no-repeat;
	background-position: 2px 15px;
	text-indent: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E4DA;
	height: 35px;
}
#side_menu a {
	color: #4B1713;
}
#side_menu a:hover {
	color: #EA4B5F;
	text-decoration: none;
}
#table {
	width: 670px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#table th {
	font-size: 14px;
	width: 150px;
	padding: 10px;
	text-align: left;
	background-color: #f8f4e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d0aa;
	color: #442505;
	vertical-align: top;
}
#table td {
	font-size: 14px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d0aa;
}
#china_text {
	font-size: 16px;
	line-height: 28px;
	width: 100%;
	margin-bottom: 30px;
}
#aisatu_text img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#title2 {
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #FF6666;
	text-indent: 8px;
	color: #333333;
}


#aisatu_text {
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

#china_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	background-color: #F8F4ED;
	padding: 15px;
	width: 645px;
	color: #433423;
	border: 1px solid #DBD3B7;
}
#china_minitext {
	font-size: 16px;
	line-height: 25px;
	padding: 15px;
	width: 645px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DBD3B7;
	border-bottom-color: #DBD3B7;
	border-left-color: #DBD3B7;
	margin-bottom: 30px;
}
#china_minitext img {
	float: left;
	margin-right: 15px;
}

#china_text img {
	float: left;
	margin-right: 15px;
}
#riji_photo {
	height: 226px;
	width: 167px;
	float: right;
}
#riji_text {
	font-size: 14px;
	line-height: 20px;
	width: 490px;
	float: left;
}
#riji_contents {
	width: 670px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 226px;
}
#mail {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}

#mailform .mailform th {
	font-size: 14px;
	padding: 10px;
	text-align: left;
	background-color: #f8f4e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d0aa;
	color: #442505;
	vertical-align: top;
}
#mailform .mailform td {
	font-size: 14px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d0aa;
}
#pagecontactlink a {
	font-size: 18px;
	line-height: 55px;
	text-align: center;
	display: block;
	height: 55px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border: 1px solid #333333;
	margin-bottom: 40px;
}
#pagecontactlink a:hover {
	color: #FFFFFF;
	background-color: #EA4B5F;
	border: 1px solid #EA4B5F;
}
#top_jyosei {
	height: 175px;
	width: 174px;
	float: left;
}
#top_message_box {
	height: 175px;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#top_message {
	height: 60px;
	width: 776px;
	margin-bottom: 8px;
}
#top_link {
	height: 82px;
	width: 770px;
}
#top_link p {
	float: left;
}
#top_message_right {
	height: 170px;
	width: 776px;
	float: right;
}
