@charset "utf-8";
/* CSS Document */
@import url("rayout.css");

h3{
	margin: 0 0 15px 0;
}



#couple_box{
	height: 161px;
	width: 560px;
	text-align: center;
	background: url(../campaign/img/couple.jpg) no-repeat 0 0;
}


#couple_box h4{
	padding: 40px 0 0 0;
	font-size: 14px;
}


.font18_b_red{
	font-size: 20px;
	color: #CC0000;
}


.couple_table{
	width: 100%;
	margin: 40px 0 0 0;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
}


.tougetu{
	background-color: #9e2133;
}


.sengetsu{
	background-color: #dd5460;
}


.couple_table th{
	padding: 5px;
	font-size: 14px;
	color: #fff;
}


.couple_table td{
	padding: 7px;
	border-bottom: 1px solid #999;
}


.text_kumi{
	width: 70px;
	border-right: 1px solid #999;
	font-weight: bold;
	text-align: right;
}


.text-men{
	width: 180px;
	color: #0099CC;
	text-align: right;
}


.text_and{
	width: 40px;
	font-weight: bold;
	text-align: center;
}


.text-women{
	color: #E25FA0;
}
