@charset "Shift_jis";


/*----------------------------------------------------------
	コンテンツ:2nd common
----------------------------------------------------------*/

#second h1 {
	float: left;
	width: 330px;
	padding: 23px 0 35px;
}

#second dl.link {
	font-size: 108%;
	margin: 50px 10px 20px 30px;
}

#second dl.link dt {
	float: left;
	width: 220px;
	border-top: 1px dotted #666;
	padding: 10px 0 0;
	clear: both;
}

#second dl.link dd {
	border-top: 1px dotted #666666;
	padding: 10px 0 15px 220px;
}



/*----------------------------------------------------------
	コンテンツ:2nd tvSeries
----------------------------------------------------------*/

.tvSeries #contents h1 {
	padding: 23px 0 15px;
}

.tvSeries #mainArea {
	clear: both;
	width: 920px;
	height: 460px;
	font-size: 93%;
	padding: 0;
	overflow: auto;
}

.tvSeries #mainArea h2 {
	color: #99CCCC;
	margin: 5px 0 0;
}

.tvSeries #mainArea .textSection {
	clear: both;
	width: 95%;
	padding: 5px 10px 0;
	border-bottom: 1px dotted #4A6869;
}

/* -- clear float -- */ 
.textSection {
	min-height:0;
	display: inline-table;
}

.textSection:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}

/* \*/
* html .textSection {height:0;}
.textSection {display: block;}
/* */
/* -- end clear float -- */

.tvSeries #mainArea .textSection p {
}

.tvSeries #mainArea .textSection .photoSection {
	float: right;
	width: 180px;
	padding: 0 0 0 10px;
}

.tvSeries #mainArea .textSection .photoSection img {
	margin: 0 0 5px 0;
}



/*----------------------------------------------------------
	コンテンツ:2nd intro
----------------------------------------------------------*/

.intro #contents h1 {
	padding: 23px 0 15px;
}

.intro #contents h2 {
	float: left;
	padding: 20px 0 0 100px;
}

.intro #mainArea {
	clear: both;
	width: 925px;
	padding: 0;
}

.intro #mainArea .section {
	background: url(../img/yabo/intro/bg_intro.png) no-repeat left bottom;
}

.intro #mainArea img {
	float: right;
	padding: 0 0 0 15px;
}

.intro #mainArea p {
	font-size: 93%;
	margin: 0 0 2.5em;
}

.intro #mainArea .read {
	margin: 0 0 1em;
}






/*----------------------------------------------------------
	コンテンツ:2nd story
----------------------------------------------------------*/

.story h2 {
	float: left;
	padding: 40px 120px 0 0;
}

.story #mainArea {
	clear: both;
	font-size: 93%;
	height: 378px;
	background: url(../img/yabo/story/bg.png) no-repeat;
	margin: 0 0 0 -35px;
	padding: 20px 0 0 35px;
}

.story #mainArea p {
	width: 590px;
}



/*----------------------------------------------------------
	コンテンツ:2nd character
----------------------------------------------------------*/

.chara  #contents #aboutSP {
	position: absolute;
	top: 80px;
	right: 0;
}

.chara #mainArea {
	clear: both;
}

.chara #mainArea #charaList {
	width: 680px;
	height: 440px;
	background: url(../img/yabo/chara/bg_charaList.png) no-repeat;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

*+html .chara #mainArea #charaList {
	margin-top: -45px;
}

.chara #mainArea #charaList a {
	display: block;
	border: 1px solid #333;
}

.chara #mainArea #charaList a:hover {
	border: 1px solid #ccc;
}

.chara #mainArea #charaList .chara_ki {
	width: 133px;
	height: 135px;
	position: absolute;
	top: 12px;
	left: 85px;
}

.chara #mainArea #charaList .chara_es {
	width: 91px;
	height: 92px;
	position: absolute;
	top: 57px;
	left: 242px;
}

.chara #mainArea #charaList .chara_ty {
	width: 91px;
	height: 92px;
	position: absolute;
	top: 57px;
	left: 375px;
}

.chara #mainArea #charaList .chara_mi {
	width: 91px;
	height: 92px;
	position: absolute;
	top: 57px;
	left: 508px;
}

.chara #mainArea #charaList .chara_so {
	width: 135px;
	height: 135px;
	position: absolute;
	top: 196px;
	left: 83px;
}

.chara #mainArea #charaList .chara_it {
	width: 91px;
	height: 92px;
	position: absolute;
	top: 237px;
	left: 260px;
}

.chara #mainArea #charaList .chara_kd {
	width: 91px;
	height: 92px;
	position: absolute;
	top: 237px;
	left: 393px;
}

.chara #mainArea #charaList .chara_ya {
	width: 91px;
	height: 92px;
	position: absolute;
	top: 237px;
	left: 509px;
}





/*----------------------------------------------------------
	コンテンツ:2nd note
----------------------------------------------------------*/

.note #mainArea {
	clear: both;
}




/*----------------------------------------------------------
	コンテンツ:2nd cast
----------------------------------------------------------*/

.cast #mainArea {
	clear: both;
}

*+html .cast #mainArea {
	margin-top: -45px;
}

.cast #mainArea p {
	margin: -15px 0 5px 28px;
}

.cast dl {
	margin: 0 0 20px;
}

.cast dl dt {
	float: left;
	width: 110px;
	clear: both;
}

.cast dl dd {
	margin: 0 0 5px 110px;
}



/*----------------------------------------------------------
	コンテンツ:2nd staff
----------------------------------------------------------*/

.staff #contents {
	height: auto;
}

.staff #mainArea {
	clear: both;
	background: url(../img/yabo/staff/bg.jpg) no-repeat right 180px;
}

.staff dl {
	font-size: 93%;
	margin:0 0 1em;
}

.staff dl.large {
	font-size: 123.1%;
}

.staff dl dt {
	float: left;
	width: 240px;
	clear: both;
}

.staff dl dt img {
	padding: 0 0 8px 8px;
}

.staff dl dd {
	margin: 0 0 0 260px;
}




/*----------------------------------------------------------
	コンテンツ:2nd movie
----------------------------------------------------------*/

.movie #contents h1 {
	width: 250px;
}

.movie #mainArea {
	float: right;
	width: 680px;
	padding: 25px 0 0;
}

.movie #mainArea h2 {
	font-size: 182%;
	letter-spacing: 0;
	margin: 0 0 30px;
}

.movie #mainArea #movie-menu {
	display: none;
}

.movie #subArea {
	float: left;
	width: 235px;
	height: 450px;
	overflow: auto;
}

.movie #subArea h3 {
	font-size: 108%;
	margin: 0 10px 0 0;
}

.movie #subArea h3 a.wactive {
	color: #ff0000;
	text-decoration: underline;
}

.movie #subArea p {
	font-size: 85%;
	margin: 0 10px 20px 0;
}

/* Overlay */
#simplemodal-overlay {
	background-color: #000;
}

/* Container */
#simplemodal-container {
	height: 360px;
	width: 640px;
	color: #bbb;
	padding: 0;
}

#simplemodal-container a {
	color: #ddd;
}

#simplemodal-container a.modalCloseImg {
	background: url(../img/yabo/movie/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -19px;
	right: -19px;
	cursor: pointer;
}

#simplemodal-container #basic-modal-content {
	padding: 8px;
}

* html #simplemodal-container a.modalCloseImg {
	background: none;
	right: -14px;
	width: 22px;
	height: 26px;
	filter:  progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/yabo/movie/x.png',sizingMethod='scale');
}



/*----------------------------------------------------------
	コンテンツ:2nd download
----------------------------------------------------------*/



/*----------------------------------------------------------
	コンテンツ:2nd report
----------------------------------------------------------*/

.report #contents h1 {
	width: 180px;
}

.report #mainArea {
	float: right;
	width: 680px;
	padding: 25px 0 0;
}

.report #mainArea h2 {
	font-size: 153.9%;
	letter-spacing: 0;
	margin: 20px 0 40px;
}

.report #mainArea #report-menu {
	display: none;
}



/*----------------------------------------------------------
	コンテンツ:2nd twitter
----------------------------------------------------------*/

.twitterIndex #contents h1,
.twitter #contents h1 {
	padding: 0 0 20px;
}

.media .twitter #contents h1 {
	padding: 23px 0 20px;
}

.twitterIndex #mainArea {
	float: left;
	width: 920px;
	height: 490px;
	overflow: auto;
}

.twitterIndex ul.tweet-cont {
	width: 900px;
	list-style: none;
}

.twitterIndex ul.tweet-cont li {
	padding: 5px;
	border-bottom: 1px dotted #4A6869;
}

.twitterIndex ul.tweet-cont li.odd{

}

.twitterIndex ul.tweet-cont li .text {
}

.twitterIndex ul.tweet-cont li .time {
	color: #666;
	font-size: 85%;
}

.twitter #mainArea {
	float: right;
	width: 610px;
	height: 580px;
	overflow: auto;
}

.twitter #subArea {
	float: left;
	width: 330px;
}

.twitter #subArea #archivesSection {
	float: left;
	width: 145px;
}

.twitter #subArea #calendarSection {
	float: left;
	width: 155px;
}

.twitter #subArea #archivesSection .sidetitle,
.twitter #subArea #calendarSection .sidetitle {
	padding: 15px 10px 0 10px;
}

.twitter #subArea #archivesSection .side,
.twitter #subArea #calendarSection .side {
	padding: 5px 10px 0 10px;
}



/*----------------------------------------------------------
	コンテンツ:2nd spps
----------------------------------------------------------*/

.spps #contents h1 {
	width: 275px;
	padding: 0 0 20px;
}

.spps #mainArea {
	float: right;
	width: 660px;
	height: 580px;
	overflow: auto;
}

.spps #mainArea #sppsSection {
	background: #000;
	text-align: center;
	margin: 0 15px 0 0;
	padding: 15px;
}

.spps #subArea {
	float: left;
	width: 275px;
}

.spps #subArea p {
	line-height: 1.8;
	margin: 1em 0;
}

.spps #readSection {
	border-top: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	margin: 20px 0;
	padding: 8px 0;
}

/* -- clear float -- */ 
#readSection {
	min-height:0;
	display: inline-table;
}

#readSection:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}

/* \*/
* html #readSection {height:0;}
#readSection {display: block;}
/* */
/* -- end clear float -- */

.spps #readSection p {
	color: #cc0000;
	margin: 0;
}

.spps #readSection img {
	float: right;
	padding: 0 0 0 8px;
}

.spps #readSection a.triangle {
	float: right;
	color: #fff;
	background: url(../img/spps/icon_triangle.gif) no-repeat left center;
	padding: 0 0 0 10px;
}

.spps .bt {
	text-align: center;
	margin: 40px 0;
}

.spps .bt2 {
	text-align: center;
	margin: 50px 0 40px;
}

.spps table {
	width: 565px;
	margin: 0 auto;
	border-top: 1px solid #ca0000;
	border-left: 1px solid #ca0000;
}

.spps table td {
	border-bottom: 1px solid #ca0000;
	border-right: 1px solid #ca0000;

}

.spps table td.img {
	background: #fff;
}

.spps table td.txt {
	padding: 10px 0 10px 7px;
}

.spps table td.boxSection {
	padding: 0 0 30px 0;
}

.spps #tableSection {
	position: relative;
}

.spps #tableSection #box {
	position: absolute;
	top: 865px;
	left: 318px;
}

.wp #contents h1 {
	margin: 0 0 0 -50px;
	padding: 0;
}

.wp .wpSection {
	width: 573px;
	float: right;
	color: #fff;
	text-align: center;
	background: url("../img/spps/wp/bg.jpg") no-repeat !important;
	border: 1px solid #4A6869;
	margin: 0 0 40px;
	padding: 25px;
}

.wp .wpSection h3 {
	color: #FF0000;
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0 0;
}

.wp .wpSection p.version {
	font-size: 150%;
	margin-bottom: 10px;
}

.wp .wpSection #iphone {
	float: left;
	width: 256px;
}

.wp .wpSection #loginSection {
	float: right;
	width: 300px;
	text-align: left;
	padding: 20px 0 0;
}

.wp .wpSection #loginSection p.read1 {
	color: #FF0000;
	font-size: 90%;
	margin-bottom: 1.5em;
}

.wp .wpSection #loginSection p.read2 {
	font-size: 120%;
	margin-bottom: 1.5em;
}


.wp .wpSection table.wp {
	width: 300px;
}

.wp .wpSection table.wp td {
	padding: 10px;
}

.wp .wpSection table.wp td.bt {
	text-align: center;
}

.wp .wpSection table.wp .inputText {
	padding: 5px 0;
}

.wp .wpSection table.wp .btSubmit {
	width: 130px;
	padding: 5px 0;
}

.wp .wpSection h4 {
	background: none;
	font-size: 120%;
	text-align: left;
	margin: 50px 0 5px;
	padding: 0;
}

.wp .wpSection ul {
	text-align: left;
	margin: 0 0 50px 25px;
}

.wp .wpSection ul li {
	list-style-type: decimal;
}



/*----------------------------------------------------------
	コンテンツ:2nd sitepolicy
----------------------------------------------------------*/

.sitepolicy #contents h1 {
	margin: 0 0 0 -45px;
	padding: 0 0 20px;
}

.sitepolicy #mainArea {
	float: right;
	width: 660px;
	height: 580px;
	overflow: auto;
}

.sitepolicy #mainArea #section {
	margin: 0 15px 0 0;
	padding: 15px;
}

.sitepolicy #mainArea {
	font-size: 85%;
}

.sitepolicy #mainArea h2 {
	padding: 25px 0 10px 0;
}

.sitepolicy #mainArea h3 {
	margin: 0;
	padding: 20px 0 10px;
}

.sitepolicy #mainArea .browserSection {
	float: left;
	width: 280px;
}

.sitepolicy #mainArea .browserSection p {
	margin: 0;
}

.sitepolicy #mainArea p.ie6 {
	clear: both;
}

.sitepolicy #mainArea p a img {
	margin: 0 10px 0 0;
}

.sitepolicy #mainArea ul {
	margin: 0 0 10px 15px;
}

.sitepolicy #mainArea ul li {
	list-style: disc;
}




