a:link {
	color: #2F496A;
}
a:visited {
	color:#993333;
}
a:hover {
	background: #D1DBE9;
	color: #000000;
}
img {
	border: none;
}
h1, h2 , h3 {
	margin:0;
	padding:0;
}
h2, h3{
	font-size:100%;
}

body{
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0 auto;
	padding: 0px;
	text-align:center;
	line-height:1.4em;
	background-image:url(images/background.gif);
}
#header{
	position:relative;
	height:81px;
	width:850px;
	padding:0px;
	margin:0 auto;
	border-top: 1px none #000000;
	border-right: 1px solid #777777;
	border-bottom: 1px none #000000;
	border-left: 1px solid #777777;	
}
#main{
	background-color:#FFFFFF;
	position:relative;
	width:850px;
	margin:0 auto;
	padding:0 0 20px 0;
	height:900px;
	border-top: 1px none #000000;
	border-right: 1px solid #777777;
	border-bottom: 1px none #777777;
	border-left: 1px solid #777777;	
	text-align:left;
clear:both;
background-color:#FFFFFF;

}

#route{
	padding:0 0 15px 0;
	font-size:90%;
}

#footer{
	clear:both;
	position:relative;
	width:850px;
	padding:0 0 10px 0;
	margin:0 auto;
	background-color:#FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #777777;	
}
#left_menu{
	position:relative;
	background-color:#FFFFFF;
	float:left;
	width:150px;
	height:auto;
	margin-top:15px;
	margin-left:7px;
	text-align:left;
}
#left_menu_title{
	margin:0 0 0 5px;
	padding:0;
	font-size:80%;
}
#left_menu_img{
	border-left: 1px solid #000000;	
	padding:0;
	height:auto;
	margin:0 0 0 5px;
}
#left_menu_bottom{
	margin:0 0 50px 5px;
	padding:0;

}
#center_main{
	background-color:#FFFFFF;
	float:left;
	width:471px;
	margin-top:15px;
	position:relative;
}
.top_text{
	padding-left:15px;
}
.top_text_updata{
	margin:20px 30px;
}
#right_sub{
	background-color:#FFFFFF;
	position:relative;
	float:right;
	margin-top:15px;
	width:175px;
	text-align:left;
	padding-right:15px;
}
#back{
	text-align:left;
	clear:both;
	padding:5px;
}
.page_top{
	text-align:right;
	clear:both;
	float:right;
	padding:5px;
}
hr{
	margin:5px 0;
	clear: both;
}
.infobox{
	background-color:#FFFFFF;
	padding:0px 10px;
	margin:17px 0px 20px 15px;
	border: 1px solid #dddddd;
	width:430px;
}
.infobox_photo{
	float:right;
}
.infomartion{
	padding-left:2em;
	width:325px;
	position:relative;
	margin:0;
}
.attention{
	color: #CC0000;
	font-weight:bold;
}
.attention2{
	color: #CD5C5C;
}
.another_page{
	color:#444444;
	font-size:14px;
}
li{ 
	line-height:1.7em;
}
table{
	margin:5px 5px 10px 5px;
}
th, td {
	margin: 0px;
	padding: 5px;
	font-size: 0.75em;
}
._ie th, td {
	font-size: 1em;
}
._ie caption {
	font-size: medium;
}
th{
	text-align:center;
}
.space1{
	margin-left:30px;
}
.space2{
	margin-left:50px;
}
.cancel {
	text-decoration:line-through;
}
.top_S1{
	font-size:12px;
}
.top_B1{
	font-size:16px;
}.top_B2{
	font-size:14px;
}
.info_1{
	font-size:80%;
	color:#A33418;
	border: 2px dotted #993300;
	padding:0.7em;
}
/*base.cssにも同じものあり↓*/
.pdf{
	color:#666666;
	font-size:80%;
}
