@charset "UTF-8";
/*******************************************************************************
file name  :  index.css
********************************************************************************/

/*******************************************************************************
	main
*******************************************************************************/
#wrapper{
	padding-bottom:5px;
}
#main{
	width:780px;
	margin:0 auto;
	background:#FFFFFF;
	padding:5px;
}
/*******************************************************************************
	sidenavi
*******************************************************************************/
#sidenavi{
	width:150px;
	float:left;
	background-image: url(../img/sidenavi/bg_pole.gif);
	background-repeat: repeat-y;
}
#sidenavi dl dd{
	padding-top:5px;
}
#sidenavi dl dd.first-child{
	padding-top:0px;
}
#inner_cate_rink{
	padding-top:20px;
}
#sidenavi #bottom{
	background-image:url(../img/sidenavi/sidenavi_bottom.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
}
/*******************************************************************************
	content
*******************************************************************************/
#content{
	width:615px;
	padding-left:15px;
	float:left;
}
#content .section-Lv1{
	width:594px;
	padding-left:16px;
	padding-top:15px;
}
#content .section-Lv1 .section-Lv2{
	padding-top:10px;
}
#content .section-Lv1 .first-child{
	padding-top:15px;
}
#content .section-Lv1 .section-Lv2 .section-Lv3{
	width:579px;
	padding:0 5px 0 10px;
}
#content .section-Lv1 .section-Lv2 .section-Lv3 img{
	display:block;
	padding:10px 0 10px 0;
}
#content .section-Lv1 #sub01 .section-Lv3 img#main01{
	padding-bottom:10px;
}
#content .section-Lv1 #sub01 .section-Lv3 table{
	width:579px;
	margin-bottom: 10px;

}
#content .section-Lv1 #sub01 .section-Lv3 table tr th{
	width:50px;
	padding-right:5px;
}
#content .section-Lv1 #sub01 .section-Lv3 table tr th img{
	padding:0px;
}
#content .section-Lv1 #sub01 .section-Lv3 table tr td{
	vertical-align:middle;
}
#content .section-Lv1 #sub02 .section-Lv3 table {
	width:579px;
	margin-bottom: 10px;
}
#content .section-Lv1 #sub02 .section-Lv3 table tr th{
	width:20px;
	padding-right:5px;
}
#content .section-Lv1 #sub02 .section-Lv3 tr th img {
	padding: 0px;
}

#content .section-Lv1 #sub02 .section-Lv3 table tr td{
	vertical-align:middle;
}
#content .section-Lv1 #sub04 .section-Lv3 table {
	width:579px;
	margin-bottom: 10px;
}
#content .section-Lv1 #sub04 .section-Lv3 table tr th{
	width:50px;
	padding-right:5px;
}
#content .section-Lv1 #sub04 .section-Lv3 tr th img {
	padding: 0px;
}

#content .section-Lv1 #sub04 .section-Lv3 table tr td{
	vertical-align:middle;
}
#content .pagetop{
	text-align:right;
	padding:30px 0 0 0;
}
#content .pagetop a{
	font-size:80%;
	text-decoration:underline;
}

.section-Lv3 p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BDCE73;
	width: 400px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

