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


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

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

#content_title{
	font-weight:bold;
	font-size:23px;
	width:auto;
	height:auto;
	margin-left:30px;
	margin-bottom:20px;
	
}

#caption_privacy{
	width:920px;
	height:auto;
	margin-left:30px;
	margin-bottom:30px;
	margin-right:30px;
	font-size:14px;

}

.subtitle{
	width:920px;
	height:auto;
	margin-left:30px;
	margin-right:30px;
	float:left;
	margin-bottom:0px;
	font-size:14px;
}

.caption{
	width:920px;
	height:auto;
	margin-left:30px;
	float:left;
	margin-bottom:30px;
	margin-right:30px;

}

#leftbox{
	width:300px;
	height:auto;
	margin-left:10px;
	float:left;
	margin-bottom:0px;
}




/*ここまでメイン*/

