@charset "Shift_JIS";

/****************************************
common.css上書き
****************************************/
*{
margine:0;
padding:0;
}

body{
	margine:30px 0 0 0;
	color:#FFCC00;
	line-height:1.5;
	text-aling:center;
	background-color: #FFFFFF;
}
html{
	overfllow-y:scroll;
}
h1,h2,h3,h4,h5,h6,
p{
	margine:0 0 10px;
}
p#location{
	margin:0px;
}

#subNavi a:link{
	color:#FFCC00;
	text-decoration: none;
}
#subNavi a:visited{
	color:#FFCC00;
}
#subNavi a:hover{
	color:#FFCC00;
}
#subNavi a:active {
	color:#FFCC00;
}

h3{
	
}
/****************************************/
img{
	border:0;
}
img.fRight{
	float:right;
	margin-left:5px;
}
img.fLeft{
	float:left;
	margin-right:5px;
}

img.fRight0{
	float:right;
}

img.fLeft0{
	float:left;
}
/* このページのトップへ */
#moveTop {
	clear:both;
	padding:20px 10px;
	text-align:right;
	color:#fff;
	background:#444;
}
/* 注釈文字サイズ */
.quote{
	font-size : 80%;
}


#mainTop{
	width:900px;
	height:350px;
	background: #FFCC00 url(/promo/manga/common/img/bg_top.jpg) no-repeat left top;
	padding:180px 0px 85px 0px;
	display:block;
	clear: both;
}


#mainArea{
	float:left;
	width:625px;
	height:820px;
	background: #444 url(/promo/manga/common/img/bg_manga.jpg) no-repeat left bottom;
}
#subNavi{
	float:left;
	width:277px;
	height:840px;
	background:#434343;
	color:#FFCC00;
}
#subNavi dl{
	margin-bottom:20px;
}

#exArea{
	clear:both;
	width:902px;
	overflow:auto;
	padding-bottom:70px;
	background: #444 url(/promo/manga/common/img/bg_desc.jpg) no-repeat left bottom;
}
#exFooter{
	clear:both;
	width:100%;
	background:#000;
	color:#fff;
}
/* ***************************************
	メインエリア
*************************************** */
#mainArea h1{
	font-size:140%;
	padding:15px 0px 0px 80px;
	color:#FFCC00;
	background: #444;
	/*background: #444 url(/promo/manga/common/img/bg_siteh1.gif) no-repeat left bottom;*/
}
#mainArea p{
	padding-top:40px;
	text-align:center;
}
#mainArea .mangaTitle{
	padding:10px 70px;
}
/* ***************************************
	ナビゲーションエリア
*************************************** */
#subNavi dt{
	font-size:120%;
}

#subNavi dd a{
	padding:10px 0px 0px 40px;
	background-image: url(/promo/manga/common/img/icon_out.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}
#subNavi .no1 a {
	background: url(/promo/manga/common/img/icon_select.gif) no-repeat left top;
	color: #FFCC00;
}

#subNavi dd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}


#subNavi dd a:hover{
	background-image: url(/promo/manga/common/img/icin_over.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 40px;
}

.return{
	background: url(/promo/manga/common/img/icon_arrow.gif) no-repeat left bottom;
	padding:10px 0px 0px 40px;
}

#subNavi p{
	clear:both;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#subNavi .profile{
	overflow:hidden;
	text-align:center;
	padding-bottom:10px;
}

#popProfile{
	width:380px;
	background:#ffffff;
}

/* ***************************************
	解説エリア
*************************************** */
#exArea h2{
	background: #444 url(/promo/manga/common/img/img_exh2.jpg) no-repeat left bottom;
	padding-left:75px;
	padding-bottom:10px;
	padding-top:5px;
	font-size:180%;
	color: #0B5A19;
	text-align:left;
}

#exArea p{
	margin-bottom:15px;
}

/* 解説 */
.descArea{
	padding:0px 40px;
	clear:both;
}
.descArea h3{
	padding:20px 0px 0px 15px;
	clear:both;
	/*background: #fff url(/promo/common/img/bg_h1.gif) no-repeat left bottom;*/
}

.descAreaHalfL{
	width:50%;
	float:left;
}
.descAreaHalfR{
	width:40%;
	float:right;
	padding-right:80px;
	padding-top:40px;
}
/* 解説補足 */
.eyeArea{
	padding:10px;
	background:#eeeeee;
}

.descArea dl{
	padding-top:20px;
}
/* 製品紹介 */
/* 3item紹介の場合 */
.descArea dl.item3{
	float:left;
	width:30%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
/* 2item紹介の場合 */
.descArea dl.item2{
	float:left;
	width:50%
}
/* 4item紹介の場合 */
.descArea dl.item4{
	float:left;
	width:25%
}
#mainArea .navi {
	float: right;
	margin: 0px;
	padding: 0px 50px 0px 0px;
}
#mainArea .navi a {
	color: #444444;
}
#mainArea .navi a:hover {
	color: #FFCC00;
}

.clear {
	clear: both;
}

/* ***************************************
	テーブル
*************************************** */

table.manga{
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
	width:800px;
}

.manga th{
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:5px;
	background-color:#E7E7E7;
}

.manga td{
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:5px;
}	