@charset "UTF-8";
/* formatting style
--------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
 *font-size:small;
 *font:x-small;
	-webkit-text-size-adjust: 93%;
	background-color: #ffffff;
}
a img {
	border-style: none;
}
/* header style
--------------------------------*/
#header {
	width: 100%;
	background-color: #1753bb;
}
#menu {
	height: 90px;
	width: 980px;
	margin: 0px auto;
}
#menu1 {
	height: 90px;
	width: 534px;
	float: left;
}
#menu2 {
	height: 90px;
	width: 446px;
	float: right;
}
#menu2 ul li {
	list-style-image: none;
	list-style-type: none;
	float: left;
}
/* main1 style
--------------------------------*/
#main1 {
	height: 917px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main1-1 {
	height: 150px;
	text-align: center;
	width: auto;
}
#main1-2 {
	height: 750px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#main1-2-left {
	height: 750px;
	width: 250px;
	float: left;
}
#main1-2-left h1 {
	font-size: 154%;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
#main1-2-left h2 {
	font-size: 100%;
	color: #000000;
	text-align: left;
	margin-top: 20px;
	line-height: 1.6em;
}
#main1-2-right {
	height: 750px;
	width: 600px;
	float: right;
}
.name span {
	font-size: 77%;
}
#main1-2-right p {
	font-size: 116%;
	line-height: 2em;
	color: #000000;
	text-align: justify;
	text-justify: inter-ideograph;
}
/* main2 style
--------------------------------*/
#main2 {
	height: 335px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F3F3F3;
}
#main2-1 {
	height: 335px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#main2-1 h3 {
	font-size: 123%;
	color: #000000;
	padding-top: 50px;
	margin-bottom: 20px;
}
#main2-1 p {
	font-size: 108%;
	color: #000000;
	margin-bottom: 12px;
}
/* page-top style
--------------------------------*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
	background: #0080ee;
	text-decoration: none;
	color: #fff;
	width: 60px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #7498d6;
}
/* sitemap
--------------------------------*/
#sitemap {
	height: 460px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1753bb;
}
#sitemap a:link {
	color: #ffffff;
	text-decoration: none;
}
#sitemap a:visited {
	color: #ffffff;
	text-decoration: none;
}
#sitemap a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#sitemap-main {
	height: 400px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}
#sitemap-line1 {
	height: 400px;
	width: 265px;
	float: left;
}
#sitemap-line2 {
	height: 400px;
	width: 210px;
	float: left;
}
#sitemap-line3 {
	height: 400px;
	width: 180px;
	float: left;
}
#sitemap-line4 {
	height: 400px;
	width: 245px;
	float: left;
}
#sitemap-line5 {
	height: 400px;
	width: 80px;
	float: right;
	text-align: right;
}
.sitemap-link1 {
	font-size: 116%;
	margin-bottom: 20px;
	font-weight: bold;
}
.sitemap-link2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
/* footer style
--------------------------------*/
#footer {
	height: 100px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #222222;
}
#footer-main {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer-main1 {
	height: 100px;
	width: 165px;
	float: left;
}
#footer-main2 {
	height: 100px;
	width: 815px;
	float: right;
}
#footer-main2 p {
	font-size: 100%;
	color: #FFF;
	margin-top: 43px;
	text-align: right;
}
