@charset "utf-8";
/* formatting style 
---------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
	background-color: #d5ead8;
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
}
hr {
	display: none;
}
/* link style
---------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
---------------------------*/
#wrapper {
	background-color: #fff;
	width: 858px;
	border-right: 1px solid #00693e;
	border-left: 1px solid #00693e;
	margin: 0px auto;
}
#main {
	padding: 15px;
	float: left;
	width: 630px;
	margin-bottom: 30px;
	clear: right;
	margin-top: 5px;
}
#sidebar {
	float: left;
	width: 160px;
	margin-bottom: 20px;
	padding: 15px;
}	
#sidebar h1 {
	font-size: 130%;
	font-weight: bold;
	color: #030;
}

#sideright {
	float: left;
	width: 150px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/ftexMapjapan.gif);
	background-color: #fff;
	margin-bottom: 20px;
	padding: 15px 10px 0px;
	height: 600px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #fff;
	background-color: #333;
}

/* header styles
---------------------------*/
#header {
	height: 135px;
	border-top: 1px solid #00693e;
	position: relative;
}
#header li {
	list-style: none;
	color: #999;
	text-align: right;
	float: right;
	margin-top: 0px;
}

#header #logo {
	position: absolute;
	left: 15px;
	top: 20px;
}
#header ul {
	width: 858px;
	position: absolute;
	left: 0px;
	top: 105px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 1.5em;
	color: #666;
	height: 1.5em;
	width: 171px;
	text-align: center;
	display: block;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right-style: none;
	text-decoration: none;
	background-image: url(images/icon-w.gif);
}
#header ul li a:hover {
	color: #FFC;
	background-image: url(images/icon-G.gif);
}
#header ul li#nTop a {
	border-left-style: none;
}
#top #header ul #nTop a {
	color: #FFC;
	background-image: url(images/icon-G.gif);
}

#Top #header #nTop a,
#Contact #header #nContact a,
#Nyukai #header #nNyukai a,
#Ftextoha #header #nFtextoha a,
#Henkou #header #nHenkou a{
	color: #FFC;
	background-image: url(images/icon-G.gif);
}


/* sidebar style
---------------------------*/

#sidebar ul {
	list-style: none;
	margin-left: 1.5em;
	padding-bottom: 25px;
	line-height: 2.5em;
}
#sidebar ul a {
	color: #396;
}
#sidebar ul a:hover {
	color: #ccc;
}
#sidebar img {
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 0px;
}
#main p {
	line-height: 1.5em;
	margin: 10px 50px 20px 85px;
}
#main h1 {
	font-size: 150%;
	color: #030;
	font-weight: bold;
	margin-left: 20px;
}
#main h1 img {
	margin-top: 10px;
}

#main h2 {
	color: #396;
	margin-left: 80px;
	margin-top: 5px;
	font-size: 105%;
	font-weight: bold;
}
#kamoku #main p {
	line-height: 1.5em;
	margin-left: 70px;
	margin-right: 90px;
}
#kamoku #main img {
	margin-right: 10px;
}
#kamoku #main #fta1 {
	margin-left: 70px;
	margin-right: 15px;
}
#gijyutuNintei #main h2 {
	font-size: 100%;
	line-height: 1.8em;
	color: #333;
	margin-left: 50px;
	font-weight: normal;
	margin-right: 160px;
}
#gijyutuNintei #main h3 {
	font-size: 100%;
	font-weight: bold;
	color: #030;
	margin-left: 50px;
	line-height: 1em;
	border-bottom: 1px solid #060;
	margin-right: 30px;
}
#honbuYakuin #main dl dt img {
	float: left;
	margin-left: 100px;
	margin-right: 10px;
	margin-bottom: 15px;
}
#honbuYakuin #main dl dt {
	clear: both;
}
#honbuYakuin #main dl dd {
	line-height: 1.5em;
	margin-top: 20px;
	height: 100px;
}
#honbuYakuin #main hr {
	border: 1px solid #CCC;
	display: block;
	margin-left: 80px;
	margin-right: 50px;
	margin-bottom: 20px;
}
#shibuYakuin #main dl dt img {
	float: left;
	margin-left: 100px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#shibuYakuin #main dl dt {
	clear: both;
}
#shibuYakuin #main dl dd {
	font-size: 100%;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 100px;
	padding-top: 20px;
}
#shibuYakuin h3 {
	color: #666;
	border-bottom: 1px solid #999;
	margin: 10px 70px 20px 100px;
	clear: both;
	font-size: 90%;
}
#siteMap #main p {
	clear: both;
	margin-left: 50px;
	line-height: 1.5em;
	color: #006;
	margin-bottom: 10px;
	margin-top: 10px;
}

#siteMap #main dl dd a{
	float: left;
	margin: 0px 15px 10px 50px;
	line-height: 1.5em;
}
#siteMap  #main dl dd {
	clear: both;
}

#siteMap #main dl dt {
	float: left;
	line-height: 1.5em;
	margin-bottom: 10px;
}


#rink #main h2 {
	color: #009;
	font-size: 100%;
	margin-top: 30px;
}
#rink #main h3 a {
	margin-left: 100px;
	font-weight: normal;
	font-size: 80%;
}
#rink #main p {
	margin-top: 5px;
	margin-right: 110px;
	margin-left: 100px;
}
#book #main dl dt img {
	float: right;
	border: 1px solid #CCC;
	margin-right: 60px;
}
#book #main dl dt {
	clear: both;
}
#book #main dl dd {
	margin-left: 50px;
}
#book #main h1 {
	font-size: 150%;
	font-weight: bold;
	color: #030;
	border-bottom: 1px solid #030;
	margin-bottom: 10px;
	width: 550px;
}
#book h2 {
	font-weight: bold;
	color: #030;
	margin-left: 60px;
	line-height: 1.2em;
	font-size: 90%;
}
#book #main h3 {
	color: #900;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 90%;
}
#book #main h4 {
	font-size: 100%;
	line-height: 2em;
	font-weight: bold;
}
#book #main p {
	font-size: 100%;
	line-height: 1.2em;
	margin-left: 50px;
}
#policy #main p {
	margin-left: 115px;
	margin-right: 80px;
	line-height: 1.2em;
	font-size: 90%;
}
#policy #main h3 {
	margin-left: 100px;
	font-size: 95%;
	line-height: 1.5em;
}
#policy #main h4 {
	margin-left: 420px;
	font-size: 95%;
	line-height: 1.5em;
}














#main #FTA {
	font-size: 100%;
	font-weight: bold;
	color: #F90;
	margin-left: 50px;
	line-height: 1.5em;
}
#main #FOI {
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #F36;
	margin-left: 50px;
}
#main #FEX {
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #009;
	margin-left: 50px;
}
#main #FMT {
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #909;
	margin-left: 50px;
}
#staffRoom #main p {
	margin-left: 115px;
}
#staffRoom #main #ex {
	color: #900;
}

#staffRoom #main h1 {
	font-size: 120%;
	color: #030;
	border-top: 1px solid #6C0;
	margin-right: 80px;
	margin-left: 80px;
}
#staffRoom #main h2 {
	background-color: #030;
	padding-left: 15px;
	color: #FFC;
	margin-right: 80px;
}

#staffRoom #main h3 {
	font-size: 90%;
	line-height: 1.8em;
	font-weight: normal;
	margin-left: 100px;
	margin-right: 80px;
}
#staffRoom #main h4 {
	margin-left: 100px;
	font-weight: normal;
	font-size: 90%;
}
#staffRoom #main h4 a {
	margin-left: 150px;
	line-height: 1em;
}
#staffRoom #main h5 {
	font-size: 120%;
	font-weight: bold;
	color: #030;
	margin-left: 80px;
	margin-top: 50px;
	padding-left: 2em;
	margin-right: 80px;
	line-height: 1.5em;
	background-color: #FFC;
	height: 20px;
}
#staffRoom #main h6 {
	font-size: 90%;
	margin-left: 110px;
	margin-top: 10px;
}

#staffRoom #sample {
	margin-left: 90px;
}


#staffRoom #main table {
	margin-left: 110px;
	border: 1px solid #999;
	text-align: left;
	font-size: 100%;
	background-color: #FFC;
	margin-top: 0px;
	margin-bottom: 10px;
}
#staffRoom  #main table th {
	padding-left: 20px;
	font-size: 95%;
	text-align: right;
	font-weight: normal;
}
#staffRoom #main table td {
	text-align: center;
}
#staffRoom #main table tr.odd {
	background-color: #CFF;
}
#staffRoom #main table tr th h6 {
	font-size: 115%;
	font-weight: bold;
	color: #900;
	text-align: left;
}
#staffRoom #main #re {
	float: right;
	margin-right: 50px;
}
#staffRoom #main p a {
	float: right;
	margin-right: 30px;
	color: #033;
}
#staffRoom #main #title {
	font-size: 115%;
	font-weight: bold;
	color: #903;
	text-align: left;
	margin-bottom: 1px;
	margin-left: 100px;
}










#topix {
	margin-left: 1.5em;
	margin-bottom: 30px;
}
#sideright img {
	margin-bottom: 10px;
}
#sideright ul {
	line-height: 2.1em;
	margin-bottom: 20px;
	list-style: none;
	padding-left: 1.8em;
}
#sideright ul a {
	color: #396;
}
#sideright ul a:hover {
	color: #CCC;


/* footer styles
---------------------------*/
}
#footer ul li a {
	color: #CCC;
	list-style: none;
}
#footer ul li a:hover {
	color: #9FC;
	text-decoration: none;
}
#footer p a {
	color: #ccc;
}
#footer p a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
#footer address {
	font-style: italic;
	text-align: center;
}

