@charset "utf-8";


/* ---------------------------------------------------------------- *
	common
 * ---------------------------------------------------------------- */
 
.photoBOX {
	width:268px;
	float:right;
	padding:0 0 10px 10px;
}

.clear{
clear:both;
}



/* ---------------------------------------------------------------- *
	textsettings
 * ---------------------------------------------------------------- */
 
.txt-n {
font-weight:normal;
}
.txt-b {
	font-weight: bold;
}

.txt-13px {
font-size:13px;
}

/* ---------------------------------------------------------------- *
	table
 * ---------------------------------------------------------------- */
 
.second_table{
	text-align: left;
	font-weight:bold;
	border-collapse: collapse;
	border:2px solid #0273b6;
	background-color:#0273b6;
}
.second_table th{
	border-collapse:collapse;
	border-top:1px solid #0065a9;
border-left:1px solid #0065a9;
	padding:5px 10px;
	background:#C4E9FF;
	color: #0065a9;
}

.second_table td{
	border-collapse:collapse;
	border-top:1px solid #0065a9;
border-left:1px solid #0065a9;
	padding:5px 10px;
	background:#ffffff;
}


.table_linkBOX {
	text-align: right;
	float: right;
	height:40px;
	clear: both;
	vertical-align: bottom;

}
.maruwaku_m {
background:url(../image/bg/volu_waku01m.gif) repeat-y;
padding:20px 30px 10px;
}
.maruwaku_t{
background:url(../image/bg/volu_waku01t.gif) no-repeat top;
height:70px;
}

.maruwaku_b {
background:url(../image/bg/volu_waku01b.gif) no-repeat bottom ;

}

