@charset "UTF-8";

/*�ėp�ݒ�*/

*
{
	padding: 0px;
	margin: 0px;
}
body
{
	color: #333;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.safari body,
.mac.gecko body,
.mac.chrome body
{
	color: #333;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
body
{
	background: url(../images/common/bg.jpg);
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	border: none;
	vertical-align: top;
}
a:link
{
	text-decoration: none;
	color: #CC0000;
}
a:visited
{
	text-decoration: none;
	color: #CC0000;
}
a:hover
{
	text-decoration: underline;
	color: #63C;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
}

/*�G���A�w��*/

#wrapper
{
	width: 800px;
	margin: 0px auto;
	background: url(../images/common/bg2.png) repeat-y;
	padding: 0px 10px;
}
#top
{
	width: 820px;
	margin: 0px auto;
}
#bottom
{
	width: 820px;
	margin: 0px auto;
}

#top-title
{
	width: 800px;
	height: 435px;
	background: url(../images/top/header.jpg) no-repeat;
	position: relative;
}
#top-title .topics
{
	position: absolute;
	width: 719px;
	height: 86px;
	top: 314px;
	left: 41px;
	overflow: auto;
}
#top-title .topics .space
{
	padding-right: 10px;
}
#top-title .topics p
{
	border-bottom: 1px solid #333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#top-awords
{
	width: 800px;
	height: 405px;
	background: url(../images/top/awords.jpg) no-repeat;
	position: relative;
}
#top-awords .rank01 a
{
	width: 365px;
	height: 400px;
	top: 0px;
	left: 25px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#top-awords .rank02 a
{
	width: 365px;
	height: 400px;
	top: 0px;
	left: 410px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/*�����ڂ�P*/

#o-navi
{
	width: 800px;
	height: 622px;
	background: url(../images/okobore/navi.jpg) no-repeat;
	position: relative;
}
#o-navi .navi01 a
{
	width: 355px;
	height: 50px;
	top: 262px;
	left: 30px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#o-navi .navi02 a
{
	width: 355px;
	height: 50px;
	top: 332px;
	left: 30px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#o-navi .navi03 a
{
	width: 355px;
	height: 50px;
	top: 402px;
	left: 30px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#o-navi .navi04 a
{
	width: 355px;
	height: 50px;
	top: 472px;
	left: 30px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#o-navi .navi05 a
{
	width: 355px;
	height: 50px;
	top: 543px;
	left: 29px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#o-navi .navi06 a
{
	width: 355px;
	height: 50px;
	top: 191px;
	left: 30px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#o-navi .cast a
{
	width: 148px;
	height: 152px;
	top: 309px;
	left: 408px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#o-sample
{
	width: 800px;
	height: 145px;
	background: url(../images/okobore/sample.jpg) no-repeat;
	position: relative;
}
#o-sample .sample a
{
	width: 299px;
	height: 59px;
	top: 48px;
	left: 481px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#o-movie
{
	width: 800px;
	height: 551px;
	background: url(../images/okobore/movie.jpg) no-repeat;
	position: relative;
}
#o-movie .movie
{
	top: 74px;
	left: 100px;
	position: absolute;
}
#o-products
{
	width: 760px;
	background: url(../images/okobore/products_bg.jpg) repeat-y;
	overflow: hidden;
	padding: 0px 20px;
}

#o-special
{
	width: 800px;
	height: 720px;
	background: url(../images/okobore/special.jpg) no-repeat;
	position: relative;
}
#o-special .cast a
{
	width: 280px;
	height: 50px;
	top: 484px;
	left: 356px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#o-special .dcd a
{
	width: 318px;
	height: 72px;
	top: 382px;
	left: 318px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}


.series-box
{
	width: 720px;
	margin: 0px auto 20px auto;
	border: 1px solid #F66;
	padding: 20px;
	overflow:hidden;
	background: #fff;
}
.series-box p
{
	margin-bottom: 1em;
}
.series-box .cover
{
	float: right;
	margin-left: 20px;
}
.series-box .cover img
{
	width: 200px;
}
.series-box .title
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.series-box .spec
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	border-left: 5px solid #09F;
	padding-left: 5px;
	margin-bottom: 10px;
}
.series-box .text01
{
	font-weight: bold;
	margin-bottom: 10px;
	color: #F09;
}
.series-box .ebten
{
	margin-right: 20px;
	overflow: hidden;
}
.series-box .ebten p
{
	float: left;
	margin-right: 5px;
}
.series-box .ebten p a
{
	background: #f90;
	width: 150px;
	padding: 0.5em;
	display: block;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-sizing: border-box;
}
.series-box .ebten p a:hover
{
	text-decoration: none;
	background: #FF81D5;
}


/*�t�H���g*/

.font10
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.bold
{
	font-weight: bold;
}

/*�t�b�^�[*/

#footer
{
	width: 800px;
	margin: 0px auto;
	padding-bottom: 20px;
	overflow: hidden;
}
#footer .eblogo
{
	float: left;
}
#footer .copyright
{
	float:right;
	width: 600px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: right;
	color: #fff;
}

/*�L�����y�[���Q*/

.campaign2
{
	width: 800px;
	height: 1027px;
	position: relative;
	background: url(../images/okobore/campaign2.jpg) no-repeat;
}
.campaign2 input
{
	width: 100px;
}
.campaign2 .pw01
{
	position: absolute;
	top: 494px;
	left: 0px;
	width: 800px;
	text-align: center;
}
.campaign2 .pw02
{
	position: absolute;
	top: 692px;
	left: 0px;
	width: 800px;
	text-align: center;
}
.campaign2 .pw03
{
	position: absolute;
	top: 920px;
	left: 0px;
	width: 800px;
	text-align: center;
}
#return
{
	width: 800px;
	height: 72px;
	background: url(../images/okobore/return.jpg) no-repeat;
	position: relative;
}
#return .btn a
{
	width: 200px;
	height: 29px;
	top: 20px;
	left: 300px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#getflash
{
	width: 800px;
	margin: 0px auto;
	padding-bottom: 30px;
	color: #fff;
	text-align: center;
}
#wp
{
	width: 800px;
	height: 320px;
	background: url(../images/okobore/wp.jpg) no-repeat;
	position: relative;
}
#wp #size
{
	position: absolute;
	top: 81px;
	left: 342px;
	width: 406px;
}

/*�]��*/

.mb20px
{
	margin-bottom: 20px;
}
.mb10px
{
	margin-bottom: 10px;
}


/*�L���X�g�R�����g*/

#comment
{
	background: url(../images/okobore/cast/bg.jpg) repeat-y;
	padding: 0px 40px 10px 40px;
}
#comment p
{
	margin-bottom: 1em;
}
#comment dl
{
	margin-bottom: 1em;
}
#comment dt
{
	float: left;
	width: 11em;
	font-weight: bold;
	margin-bottom: 0.8em;
}
#comment dd
{
	margin: 0px 0px 0px 11em;
	margin-bottom: 0.8em;
}
#comment p.midashi
{
	font-weight: bold;
	color: #F60;
}
#comment .chara
{
	float: right;
	margin-left: 2em;
}
