@charset "euc-jp";
/* CSS Document */

.r_left_box{
	width: 30%;
	float: left;
	margin: 20px 0;
}

.r_right_box{
	width: 65%;
	float: right;
	margin: 20px 0;
}

.youkou_box {
	width: 620px;
}

.aisatsu {
	width: 100%;
	font-size: 12px;
	line-height: 21px;
	padding: 0 10px 0px 0;
}

.td1{
	border-width:0px 1px 1px 0px;
	border-color:#999;
	border-style:solid;
	width:150px;
	height:30px;
	background:#DDDDDD;
	text-align:center;
}

.td2{
	border-width:0px 0px 1px 0px;
	border-color:#999999;
	border-style:solid;
	width:464px;
	height:24px;
	padding:3px;
}

.td3{
	border-width:0px 1px 0px 0px;
	border-color:#999999;
	border-style:solid;
	width:150px;
	height:30px;
	background:#DDDDDD;
	text-align:center;
}

.td4{
	width:464px;
	height:24px;
	padding:3px;
	font-size:12px;
}