@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%;
}
#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 {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* main2 style
--------------------------------*/
#main2 {
	height: 770px;
	width: auto;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main2-1 {
	height: 770px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#main2-1-left {
	height: 770px;
	width: 250px;
	float: left;
}
#main2-1-left h1 {
	font-size: 154%;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
#main2-1-left h2 {
	font-size: 100%;
	color: #000000;
	text-align: left;
	margin-top: 20px;
	line-height: 1.6em;
}
#main2-1-right {
	height: 770px;
	width: 600px;
	float: right;
}
.name span {
	font-size: 77%;
}
#main2-1-right p {
	font-size: 116%;
	line-height: 2em;
	color: #000000;
	text-align: justify;
	text-justify: inter-ideograph;
}
/* main3 style
--------------------------------*/
#main3 {
	height: 312px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}
#main3-1 {
	height: 310px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
#main3-1 h3 {
	font-size: 123%;
	color: #000000;
	padding-top: 35px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#main3-1 p {
	font-size: 108%;
	color: #000000;
	margin-bottom: 12px;
	margin-left: 30px;
}
/* page-top style
--------------------------------*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 60px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #000000;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #333333;
}
/* sitemap
--------------------------------*/
#sitemap {
	height: 460px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F3F3F3;
}
#sitemap a:link {
	color: #000000;
	text-decoration: none;
}
#sitemap a:visited {
	color: #000000;
	text-decoration: none;
}
#sitemap a:hover {
	color: #000000;
	text-decoration: underline;
}
#sitemap-main {
	height: 400px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}
#sitemap-line1 {
	height: 400px;
	width: 250px;
	float: left;
}
#sitemap-line2 {
	height: 400px;
	width: 195px;
	float: left;
}
#sitemap-line3 {
	height: 400px;
	width: 200px;
	float: left;
}
#sitemap-line4 {
	height: 400px;
	width: 255px;
	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: normal;
	margin-bottom: 10px;
}
/* footer style
--------------------------------*/
#footer {
	height: 100px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#footer-main {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer-main1 {
	height: 100px;
	width: 152px;
	float: left;
}
#footer-main2 {
	height: 100px;
	width: 828px;
	float: right;
}
#footer-main2 p {
	font-size: 100%;
	color: #FFF;
	margin-top: 43px;
	text-align: right;
}
