@charset "utf-8";
/* CSS Document */


/*ここからメイン*/
#content{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;

}

#route{
	width:auto;
	height:auto;
	margin-left:30px;
	font-size:13px;
}


#title{
	width:920px;
	height:auto;
	margin-left:30px;
}

#bigfont{
	font-size:24px;
	font-weight:bold;
	border-bottom: 1px dotted #666;
}

#connect{
	width:920px;
	height:auto;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
	margin-top:60px;
}


.caption{
	width:auto;
	height:auto;
	margin-left:0px;
	margin-right:0px;
	font-size:14px;
	color:#333;
	margin-top:10px;
	margin-bottom:30px;
	font-weight:normal;
}

#access{
	width:600px;
	height:100px;
	margin:0px;
	border:thin;
	border-color:#000;
	margin-left:50px;
	margin-bottom:50px;
	padding:10px;
	border:#000;
	border-style:solid;
	border-width:thin;
	font-weight:normal;
	font-size:medium;
}

/*ここまでメイン*

