#right_naka {
	width: 575px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

.menu_left {
	width: 270px;
	float: left;
}

.menu_right {
	width: 270px;
	float: left;
	margin-left: 35px;
}

.koumoku {
	width: 535px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
}



/*-------------------- 文字 --------------------*/

.name {
	font-weight: bold;
	color: #FF6699;
	padding-bottom: 5px;
	padding-top: 5px;
}

.name02 {
	font-weight: bold;
	color: #FF6699;
	padding-top: 5px;
}

.value {
	font-weight: bold;
	color: #663300;
}



/*-------------------- とっとくindex.htmlに使用しているCSS --------------------*/

.contents {
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.contents02 {
	width: 575px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
