#right_sidebar {
	width: 211px;
	float: right;
	margin-top: 4px;
	height: 675px;
	margin-right: 0px;
	padding-right: 0px;
}
#right_sidebar h4 {
	background-image: url(../../img/base/osusume_title.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 207px;
	clear: both;
	background-position: center center;
	border: 2px solid #F57421;
}
#right_sidebar .kingaku {
	margin-left: 20px;
}

#right_start {
	background-color: #28A3DE;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	height: 25px;
	width: 211px;
	line-height: 1.5;
	color: #FFF;
	margin-top: 5px;
}
.right_start_style {
	list-style-position: outside;
	list-style-type: square;
	width: 150px;
	font-size: 11.5pt;
	font-weight: bold;
	color: #28A3DE;
}
.right_start_style a {
	color: #28A3DE;
}

#right_syuukyaku {
	background-color: #E7841E;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	height: 25px;
	width: 211px;
	line-height: 1.5;
	color: #FFF;
	margin-top: 5px;
}
.right_syuukyaku_style {
	list-style-position: outside;
	list-style-type: square;
	width: 200px;
	font-size: 11.5pt;
	font-weight: bold;
	color: #E7841E;
}
.right_syuukyaku_style a {
	color: #E7841E;
}

#right_pro {
	background-color: #DB0172;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	height: 25px;
	width: 211px;
	line-height: 1.5;
	color: #FFF;
	margin-top: 5px;
}
.right_pro_style {
	list-style-position: outside;
	list-style-type: square;
	width: 200px;
	font-size: 11.5pt;
	font-weight: bold;
	color: #DB0172;
}
.right_pro_style a {
	color: #DB0172;
}
.right_pro_style a:hover,.right_syuukyaku_style a:hover,.right_start_style a:hover {
	text-decoration:underline;
}
#right_custom {
	background-color: #96C335;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	height: 25px;
	width: 211px;
	line-height: 1.5;
	color: #FFF;
	margin-top: 5px;
}
.right_custom_style {
	list-style-position: outside;
	list-style-type: none;
	width: 170px;
	margin-left: 20px;
	font-size: 0.8em;
	font-weight: bold;
	color: #96C335;
}
#custom_contact {
	list-style-type: none;
	text-align: center;
	height: 30px;
	width: 211px;
}
