@charset "utf-8";
/* CSS Document */

/* index==========================

	1.for index style
	
*/

/* 1.for index style
===============================================================*/
p#kuzu{
	float:left;
	display:inline;
	width:400px;
}
ul#pageNav{
	float:right;
	display:inline;
	margin:10px 0 10px;
	width:400px;
}
div#mainVis img{
	vertical-align:bottom;
}
.section h2{
	margin-bottom:15px;
}
.section h3{
	margin:0 15px;
}
div#briefineg p{
	margin:0 15px;
}
p.newTxt{
	margin:0 15px 15px;
}
p.entryTxt{
	margin:0 15px;
}
.recTab{
	margin-left:15px;
	margin-bottom:15px;
	width:600px;
	border-top:solid 1px #ddd;
	border-right:solid 1px #ddd;
}
table.recTab th{
	padding:8px 0;
	width:130px;
	text-indent:5px;
	text-align:left;
	font-weight:normal;
	border-bottom:solid 1px #ddd;
	border-left:solid 1px #ddd;
	background:#f2f2f2;
	vertical-align:top;
}
.recTab td{
	padding:8px 5px;
	border-bottom:solid 1px #ddd;
	border-left:solid 1px #ddd;
	vertical-align:top;
}
div#voice dt{
	margin-bottom:5px;
	padding-left:15px;
	color:#00286a;
	font-weight:bold;
	background:url(../images/ico_voice.gif) no-repeat;
}
div#voice dd{
	margin-bottom:20px;
}
div.voiceRight{
	float:right;
	display:inline;
}
div.voiceLeft{
	float:left;
	display:inline;
	margin-left:15px;
	width:420px;
}
div.voiceRight{
	float:right;
	display:inline;
	margin-right:15px;
	width:329px;
}
div#know dl{
	margin:0 15px;
}
div#know dd{
	margin-bottom:15px;
}
p#btnBaseball {
	margin:0 15px;
}




