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


.naviname {
	font-size:12px;
	width:560px;
	margin-left:auto;
	margin-right:auto;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
	background-color: #eeeeee;
}

.navisetumei {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}


.navisetumei_title {
    font-weight:bold;
}

.left {
	width:290px;
	float:left;
	margin-top: 90px;
}


.right {
    width:260px;
	float:right;
}


.Box {
	width:260px;
	margin-left:0px;
	margin-right:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	float:left;
}

.cap {
	display:block;
	padding:3px 0;
	color:#000099;
	font-weight:normal;
	font-size: 10px;
	text-align: center;
	width:240px;
	float:left;
	
}

