@charset "shift_jis";

/*----------------------------------------------------------
contents
----------------------------------------------------------*/
#contents #main{
	width: 800px;
	font-size: 80%;
	padding-bottom: 50px;
	background-image: url(../img/pankuzubg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contents #main .left{
	width: 31px;
	margin-right: 21px;
	padding-right: 54px;
	padding-left: 53px;
}
#contents #main .right{
	width: 629px;
	padding-right: 12px;
}
#contents #main h3,
#contents #main p.attention{
	margin-bottom: 15px;
}
#contents #main h4{
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 7px;
	padding-bottom: 19px;
}
#contents #main .item_left{
	float: left;
	width: 309px;
	padding-bottom: 25px;
}
#contents #main .item_right{
	float: right;
	width: 309px;
	padding-bottom: 25px;
}
#contents #main .right .clearfix{
	overflow: auto;
}
#contents #main .item_left ul,
#contents #main .item_right ul{
	width: 309px;
	margin-bottom: 10px;
    height: 33px;
}
#contents #main .item_left li,
#contents #main .item_right li{
	float: left;
}
#contents #main .item_left li.center,
#contents #main .item_right li.center{
	padding-left: 106px;
}
#contents #main .item_left li.three,
#contents #main .item_right li.three{
	padding-right: 9px;
}
#contents #main .item_left .sound,
#contents #main .item_right .sound{
	height: 34px;
}
#contents #main .item_left .sound p,
#contents #main .item_right .sound p{
	float: left;
}