@charset "utf-8";


a{
	text-decoration:none;
}

table{
	border-spacing:3px;
}

.table_02 td{
	background-color:#eeeeee;
}

.table_02 tr,th,td{
	font-size:1.2em;
}

body {
	height:100%;
	font-family: 'ＭＳ Ｐゴシック','Osaka',sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	margin:0;
	padding:0;
}

#container {
	background-color:#ffffff;
	background-image:url(/2025/2009/images/bg.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding:20px 27px 0 27px;
	position:relative;
	width:916px;
}

#content{
	width:860px;
	height:100%;
}

#header{
	width:860px;
	height:100%;
	margin-bottom:8px;
}

#header li{
	list-style:none;
}

#content_left{
	width:667px;
	height:100%;
}

#content_right;{
	width:188px;
	height:100%;
}

.sub_navi li{
	float:right;
	margin-left:10px;
}

.sub_navi .clear{
	clear:right;
}

.font_size li{
	float:right;
	margin-left:5px;
}

.font_size .clear{
	clear:right;
}

.header_right_bottom .sub_navi{
	float:right;
}

.header_right_bottom .clear{
	clear:right;
}

.logo{
	float:left;
}

.logo .clear{
	clear:left;
}

.navi li{
	float:left;
}

.navi .clear{
	clear:left;
}

.header_right{
	text-align:right;
}

.sub_navi img{
	margin-right:5px;
}

.form{
	font-size:0.7em;
}

#content_right{
	float:right;
}

#content_right li{
	list-style:none;
}

.adobe_reader li{
	width:185px;
	font-size:10px;
}

#footer{
background-image:url(/2025/2009/images/footer_bg.png);
background-repeat:no-repeat;
clear:both;
height:100%;
width:860px;
font-size:0.7em;
}

#footer p {
margin:0 auto;
padding:5px;
text-align:center;
}

address{
	text-align:center;
	background-image:url(/2025/2009/images/footer_bg2.png);
	background-repeat:no-repeat;
	width:860px;
	height:79px;
	padding-top:25px;
	color:#ffffff;
}

.first_time{
	background-color:#cccccc;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:3px;
}

.repo{
	background-color:#cccccc;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:3px;
}

.old_repo{
	background-color:#cccccc;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:3px;
}

.faith{
	margin-top:5px;
	margin-bottom:20px;
}