.bg_right_blue {
	background-color: #99CCFF;
}
.h1_white_bold {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin:5px;
}

.bg_white {
	background-color: #FFFFFF;
}
.bg_right_green {
	background-color: #66CC99;
}
.bg_right_green_02 {
	background-color: #99FF99;
}
.bg_right_blue_02 {
	background-color: #CCFFFF;
}
.bg_right_gray {
	background-color: #E7E7E7;
}
.bg_blue {
	background-color: #3366FF;
}






.box a{
	padding: 5px;
	text-decoration:none;
	font-size:10px;
}
.info_style {
	font-size: 10px;
}

.box a:hover{
	padding: 5px;
	text-decoration:none;
	font-size:10px;
}
.oh_address {
	font-family:"ＭＳ Ｐゴシック";
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	background-image:url(../ohyama/images/foot.gif);
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat:no-repeat;
}
.white {
	color: #FFFFFF;
}




