a{
	color:#E76693;
	text-decoration:none;
	}
	
a:hover{
	color:#E76693;
	text-decoration:underline;
	}

#box850_r {
	float: right;
	width: 630px;
	padding-top: 15px;
	padding-bottom: 40px;
}
#contents_bg01 {
	background-image: url(../top_img/bg01.jpg);
	height: 68px;
	width: 630px;
	padding-top: 202px;
}

#contents_l {
	background-image: url(../top_img/bg02.jpg);
	height: 162px;
	width: 290px;
	padding-top: 110px;
	padding-left: 30px;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 142%;
	float: left;
}
#contents_l a {
	color: #666666;
	text-decoration: none;
}
#contents_l a:hover {
	color: #CC3366;
	text-decoration: underline;
}
#contents_r {
	background-image: url(../top_img/bg03.jpg);
	height: 217px;
	width: 292px;
	padding-top: 55px;
	padding-left: 18px;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 149%;
	float: left;
}
.gray_box {
	background-image: url(../top_img/side_bar.jpg);
	background-repeat: repeat-y;
	padding-right: 9px;
	padding-left: 9px;
	width: 612px;
}
.gray_box form {
	margin-top: 0px;
	margin-bottom: 0px;
}

#box_beige03 {
	padding-top: 6px;
	padding-right: 14px;
	padding-left: 14px;
	background-color: #FBF6F2;
}

.haikei {
	font-size:small;
	padding-top: 6px;
	padding-right: 14px;
	padding-left: 14px;
	background-color: #FBF6F2;
	line-height:20px;
}

.foam_box01 {
	height: 22px;
	width: 260px;
	margin-top: 5px;
	border: 1px solid #999999;
	font-size: 12px;
}
.foam_box02 {
	height: 22px;
	width: 65px;
	margin-top: 5px;
	border: 1px solid #999999;
	font-size: 12px;
}
.foam_box03 {
	height: 115px;
	width: 260px;
	margin-top: 5px;
	border: 1px solid #999999;
	font-size: 12px;
}

#btn {
	text-align: center;
	margin-top: 5px;
}
input.button-a {
	width: 123px;
	height: 39px;
	background-image: url(../top_img/title_btn01_on.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}
input.button-a1 {	
    width: 123px;
	height: 39px;
	background-image: url(../top_img/title_btn01_off.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}
input.button-b {
	width: 123px;
	height: 39px;
	background-image: url(../top_img/title_btn02_on.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}
input.button-b1 {	
	width: 123px;
	height: 39px;
	background-image: url(../top_img/title_btn02_off.jpg);
	border: 0px solid rgb(0,0,0);
	cursor: hand;
	cursor: pointer;
}


#txt_box01 {
	background-image: url(../top_img/txt01.jpg);
	float: left;
	height: 59px;
	width: 181px;
	padding-top: 26px;
	padding-left: 113px;
	padding-right: 28px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	color: #666666;
}
#txt_box02 {
	background-image: url(../top_img/txt02.jpg);
	float: right;
	height: 59px;
	width: 191px;
	padding-top: 26px;
	padding-left: 107px;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	color: #666666;
}



.ma_clear {
	clear: both;
}
.ma_l {
	float: left;
}
.ma10 {
	margin-top: 10px;
	color:#333;
}
.ma15 {
	margin-top: 15px;
}
.ma20 {
	margin-top: 20px;
}