@charset "utf-8";

/* CONTAINER ****************************************************************/
div#contents div.topback {
	margin: 30px 0;
}


/* HEADER ****************************************************************/
div#header {
	width: 800px;
	height: 80px;
}

div#h-top p {
	float: left;
	width: 430px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}
div#h-top p a {
	float: left;
	width: 430px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}


/* MAIN ****************************************************************/
div#main {
	width: 615px;
	padding: 44px 0 0 17px;
}
div#main h1 {
	width: 515px;
	height: 63px;
	margin-bottom: 15px;
	text-indent: -9999px;
	background: url(../kandou/images/main_title.gif) no-repeat;
}
div#main p#main-img {
	width: 550px;
	height: 360px;
	margin-bottom: 34px;
	text-indent: -9999px;
	background: url(../kandou/images/soc.jpg) no-repeat;
}

div#box1 {
	width: 563px;
	margin-bottom: 30px;
	padding-left: 15px;
	border-bottom: #C6C3C3 dotted 1px;
}
div#box1 p.box-stitle01 {
	width: 325px;
	height: 15px;
	margin-bottom: 4px;
	text-indent: -9999px;
	background: url(../kandou/images/box01-subtitle01.gif) no-repeat;
}
div#box1 h2 {
	width: 547px;
	height: 99px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background: url(../kandou/images/box01_title.jpg) no-repeat;
}
div#box1 dl {
	margin-top: 33px;
}
div#box1 dt.box-stitle02 {
	width: 108px;
	height: 21px;
	margin-bottom: 8px;
	text-indent: -9999px;
	background: url(../kandou/images/box01-subtitle02.gif) no-repeat;
}
div#box1 li {
	width: 501px;
	margin-bottom: 19px;
	text-indent: -9999px;
}
div#box1 li a {
	display: block;
	height: 41px;
}

li#epi-list01 a { background: url(../kandou/images/epsode_list.jpg) no-repeat 0 0;}
li#epi-list02 a { background: url(../kandou/images/epsode_list.jpg) no-repeat 0 -60px;}
li#epi-list03 a { background: url(../kandou/images/epsode_list.jpg) no-repeat 0 -120px;}
li#epi-list04 a { background: url(../kandou/images/epsode_list.jpg) no-repeat 0 -180px;}

li#epi-list01 a:hover { background-position: -501px 0;}
li#epi-list02 a:hover { background-position: -501px -60px;}
li#epi-list03 a:hover { background-position: -501px -120px;}
li#epi-list04 a:hover { background-position: -501px -180px;}

div#box2 {
	width: 563px;
	padding-left: 15px;
}
div#box2 h3 {
	width: 551px;
	height: 41px;
	margin-bottom: 28px;
	text-indent: -9999px;
	background: url(../kandou/images/box02_title.gif) no-repeat;
}
div#box2 dl {
	padding-left: 2px;
}
div#box2 dl#list {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: #C6C3C3 dotted 1px;
}
div#box2 dt {
	width: 200px;
	height: 47px;
	margin-bottom: 5px;
	text-indent: -9999px;
}

div#box2 dt.box-stitle01 { background: url(../kandou/images/box02-subtitle01.gif) no-repeat;}
div#box2 dt.box-stitle02 { background: url(../kandou/images/box02-subtitle02.gif) no-repeat;}

div#box2 ul {
	list-style-type: disc;
	margin-left: 5px;
	padding-left: 1em;
}

/* FOOTER ****************************************************************/
div#footer {
	height: 3em;
	font-size: 10px;
}
div#footer address {
	padding-top: 0.2em;
	font-size: 10px;
}

