@charset "utf-8";
/* CSS Document */
* {
	font-size:100%;
}
body{
	font-family: "メイリオ","Meiryo",Verdana,Arial,Helvetica,"Hiragino Kaku Gothic Pro","Osaka","MS P ゴシック","MS UI Gothic",sans-serif;
	font-size:75%;
	text-align:center;
	color:#333;
	background-position:center;
	margin: 0px;
	padding: 0px;
}
#container{
	width:780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contents {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	width: 780px;
	float: left;
}

#header {
	background-image: url(img/header.jpg);
	height: 151px;
	width: 780px;
	background-repeat: no-repeat;
	float: left;
}
#gotovoat {
	height: 48px;
	width: 322px;
	top: 16px;
	position: relative;
	float: left;
}
#gotovoat h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#gotovoat a {
	display: block;
	height: 48px;
	width: 322px;
}
#seikyu {
	height: 36px;
	width: 121px;
	float: right;
	top: 29px;
	position: relative;
}
#seikyu a {
	height: 36px;
	width: 121px;
	display: block;
	text-indent: -9999px;
}
#footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 780px;
	float: left;
	padding-top: 11px;
}
#LeftBox {
	float: left;
	width: 190px;
}

#LeftBox ul {
	margin: 0px;
	padding: 0px;
}
#LeftBox li {
	list-style-type: none;
}
#LeftBox a {
	display: block;
	height: 40px;
	width: 190px;
	text-indent: -9999px;
}
.link01 {
	background-image: url(img/bt01.jpg);
}
.link02 {
	background-image: url(img/bt02.jpg);
}
.link03 {
	background-image: url(img/bt03.jpg);
}
.link04 {
	background-image: url(img/bt04.jpg);
}
.link05 {
	background-image: url(img/bt05.jpg);
}
.link06 {
	background-image: url(img/bt06.jpg);
}
.link07 {
	background-image: url(img/bt07.jpg);
}
.link01c {
	background-image: url(img/bt_col_r1_c1.jpg);
}
.link02c {
	background-image: url(img/bt_col_r2_c1.jpg);
}
.link03c {
	background-image: url(img/bt_col_r3_c1.jpg);
}
.link04c {
	background-image: url(img/bt_col_r4_c1.jpg);
}
.link05c {
	background-image: url(img/bt_col_r5_c1.jpg);
}
.link06c {
	background-image: url(img/bt_col_r6_c1.jpg);
}
.link07c {
	background-image: url(img/bt_col_r7_c1.jpg);
}
#RightBox {
	width: 585px;
	padding-left: 5px;
	float: left;
}
#RightBox p {
	text-justify: inter-ideograph;
	padding: 0px;
	line-height: 1.5em;
	text-align: justify;
	margin: 0em;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer a {
	display: block;
	height: 11px;
	text-indent: -9999px;
}
#footer .flink01 {
	width: 122px;
}
#footer .flink02 {
	width: 112px;
}
#footer .flink03 {
	width: 124px;
}
#footer .flink04 {
	width: 84px;
}
#footer .flink05 {
	width: 104px;
}
#footer .flink06 {
	width: 87px;
}
#footer .flink07 {
	width: 70px;
}
