@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

.clear { clear: both; }
.bn { margin:3px 0; }

.hidden{
	display: none;
}


/*---------tHg֘A---------*/
.txt { font-size:90%; line-height:145%;}
.small { font-size:77%; line-height:140%;}



/*---------CAEg---------*/

#title{
	width:905px;
	margin-bottom:2px;
}

#title01{
	width:500px;
}


#title2{
padding-top:17px;
padding-left:497px;
}

#title3{
	padding:10px 0 5px 0;
	width:400px;
}

#title3 img{
	margin-left:18px;
	_margin-left:36px;
	vertical-align:bottom;
}

#container{
	margin:0 auto;
	margin-bottom:15px;
	padding-bottom:0;
	width:905px;
	height:auto;
	text-align:center;
}

#wrapper{
width: 904px;
text-align: left;
margin-left:0px;
padding:0;
}

.back{
	margin:10px auto;
	border:1px solid #9f9f9f;
	text-align:center;
	line-height:25px;
	width:75px;
	height:25px;
}

.back a{
	color:#2857b8;
	text-decoration:none;
	width:75px;
	height:25px;
	display:block;
}

.back a:link.back a:visited{
	color:#2857b8;
}

.back a:hover{
	background-color:#f1f1f1;
	color:#36C;
}

address{
padding:2px;
font-style:normal;
font-size:12px;
}

/*---------link---------*/
a:link{
color:#2857b8;
background: transparent;
text-decoration: none;
border:0;
}

a:visited{
background: transparent;
text-decoration: none;
border:0;
color: #2857b8;	
}

a:hover{
color: #d54f4f;
background: transparent;
border :0;
text-decoration: underline;
}

