@charset "UTF-8";
/*----------------------------------------------------------ページ別レイアウト*/
/*----------------------------------------------------------------------アニメ*/
/*アニメラッパー*/
.animeFreeWrapper {
	width:685px;
	background: url(../_image2/bg1.gif);
	margin:10px 0 36px;
	padding:0 0 10px 0;
}
.ya {
	margin: 0px 2px 0px 5px;
}
.comicspec {
	font-size:12px;
	line-height:16px;
	text-align:left;
}
.spec1 {
	border-top:1px dashed #DEDEDE;
	border-bottom:1px dashed #DEDEDE;
	margin:5px 0;
	padding:5px 0;
}
.comicTable {
	margin:10px 0px 20px;
	width:650px;
}
.hyousiMg {
	margin-left:8px;
	margin-right:12px;
	padding:12px 12px 12px 28px;
	background-color:#e6e6e6;
	border:1px solid #b8b8b8;
}
.subMenu1 {
	widht:685px;
	height:58px;
	background: url(../_image/menu_bg.gif) no-repeat;
	zoom: 100%;
}
/*回り込みクリア*/

.subMenu1 ul {
	list-style-type: none;
	margin: 0;
	padding-left: 90px;
}
.subMenu1 li {
	float: left;
	width: 191px;
	margin-left:5px;
	 font-size:0;
	padding: 0;
}
.subMenu1 after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}
.freeSubMenu1 {
	width:644px;
	margin:0px auto;
	zoom: 100%;
}
.freeSubMenu1 ul {
	list-style-type: none;
	margin: 0;
}
.freeSubMenu1 li {
	float: left;
	padding: 0;
}
.freeSubMenu1 after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}
.animeTitle {
	width:685px;
	height:57px;
	background: url(../_image/anime_IndexTtl.jpg) no-repeat;
	font-size:22px;
	color:#FFFF00;
}
.animeTitle P {
	margin:0px 0px 0px 29px;
	padding-top:10px;
}
.animeBgYellow {
	margin:0px 10px;
	border-bottom:1px dashed #999999;
	padding:14px;
}.animeBgYellow.last {
	margin:0px 10px;
	border-bottom:none;
	padding:14px;
}
.animeBgYellow span {
	font-size:10px;
}
.animeBgYellow p {
	color:#000000;
	margin-bottom:7px;
}

.animeBgYellow td {
	font-size:93%
}

.p_table {
	border-collapse:collapse;
	font-size: 12px;
	line-height: 180px;
	margin:20px auto;
	font-family: "ＭＳ ゴシック", sans-serif;
	width:98%;
}
.p_table td {
	text-align:left;
	padding:4px;
	border:1px solid #dddddd;
	font-size: 100%;
	line-height: 150%;
	background-color:#f8f8f8;
	color:#6c6c6c;
}
.p_table th {
	font-size: 100%;
	line-height: 150%;
	text-align:left;
	padding:4px;
	border:1px solid #dddddd;
	font-weight:normal;
	color:#333333;
}
.anime1 {
	width:631px;
	border-bottom:1px dashed #CDCDCD;
	margin:0px auto;
	padding: 13px 13px 20px;
	background-color:#FFFFFF;
}
#leftMain {
	width:671px;
	margin:0px auto;
}
.mainCont1 {
	margin:0px 20px;
}
.leftArea {
	width:365px;
	float:left;
	font-size: 12px;
	line-height: 18px;
}
.rightArea {
	width:240px;
	float:right;
	font-size: 12px;
	line-height: 18px;
}
.titleArea {
	font-size: 10px;
	line-height: 16px;
}
.titleArea img {
	float:left;
}
.animeMidashi {
	font-size:20px;
	line-height: 28px;
	font-weight:bold;
}
.textArea {
	background-color:#fff8e6;
	padding:7px;
	margin-bottom:10px;
}
.textArea h2 {
	font-size:14px;
	line-height: 20px;
	font-weight:bold;
	color:#0084c9;
	margin-bottom:2px;
}
.linkArea h2 {
	font-size:14px;
	line-height:18px;
	background-color:#008ad2;
	color:#FFFFFF;
	padding:4px;
	font-weight:bold;
	margin-bottom:4px;
}
.linkArea div {
	border-left:5px solid #FFFF00;
	padding-left:5px;
}
.mvArea {
	margin-bottom:20px;
}
.mvArea p {
	color:#CC0000;
	margin-bottom:4px;
}
.mgRight10 {
	margin-right:10px;
	margin-bottom:10px;
}
