/* CSS Document */


.volley55 {
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	font-size:x-large;}

.volley55_box {
	line-height:1.5em;
	width:630px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	}

.volley55_box td {
	padding-top:10px;
	}
	
.volley55_midashi {
	text-align:center;
	font-weight:bold;
	width:17%;
	}
.volley55 h4{
	font-size:75%;
}
.volley55 h3{
	font-size:105%;
}
	
/* /// SP /// */


.volley_title {
	width:100%;
	background-color: #437CBC;
	color:#FFF;
	text-shadow:#333 1px 1px;
	text-align: center;
	font-weight: bold;
	padding:10px 0;
	margin-bottom:-8px;
	line-height:1.5em;
	}

.volley_oubo {
	width: 200px;
	background-color: #437CBC;
	color:#FFF;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	margin:20px auto;
	}
	
.volley_data dt {
	background-color:#D1E8FC;
	padding:10px 5px;
	font-weight: bold;
	margin:8px 0;
	}
	
.volley_data dd {
	line-height:1.5em;
	margin:13px;}

.volley_data h3 {
	border-left:#437CBC 7px solid;
	padding:3px;
	margin-bottom:3px;}