@charset "utf-8";

/*======================================
SUPER CHANNEL
http://supercannel.jp/
----------------------------------------
description:information page stylesheet
edit: 2008/06/04
lastupdate: 2009/03/16
======================================*/

#container {
	width: 698px;
	background-color: #e1e1e1;
}

#primaryContents {
	float: none;
	padding:0pt 49px 5px;
	width:600px;
	background: url(../image/bg_green.gif) repeat-x;
}

h1 {
	height: 320px;
	margin: 0 0 8px 0;
	background: none;
}

div#menu {
	width: 600px;
	height: 40px;
	margin: 0;
	padding: 0;
}
div#menu ul{
	width: 600px;
	height: 40px;
	background: url(../image/menu.jpg) no-repeat;
}
div#menu ul li {
	float: left;
	width: 150px;
	height: 40px;
}
div#menu ul li a {
	display: block;
	width: 150px;
	height: 40px;
	
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../image/menu.jpg) no-repeat;
}
div#menu ul li#mComic01 a {
	background-position: 0 -40px;
}
div#menu ul li#mComic01 a:hover {
	background-position: 0 -80px;
}
div#menu ul li#mComic02 a {
	background-position: -150px -40px;
}
div#menu ul li#mComic02 a:hover {
	background-position: -150px -80px;
}
div#menu ul li#mComic03 a {
	background-position: -300px -40px;
}
div#menu ul li#mComic03 a:hover {
	background-position: -300px -80px;
}
div#menu ul li#mComic04 a {
	background-position: -450px -40px;
}
div#menu ul li#mComic04 a:hover {
	background-position: -450px -80px;
}

body#pComic01 div#menu ul li#mComic01 a {
	background-position: 0 0;
}
body#pComic02 div#menu ul li#mComic02 a {
	background-position: -150px 0;
}
body#pComic03 div#menu ul li#mComic03 a {
	background-position: -300px 0;
}
body#pComic03 div#menu ul li#mComic04 a {
	background-position: -450px 0;
}


div#comic {
	clear: both;
	width: 569px;
	height: 818px;
	background: url(../image/bg_frame.jpg) no-repeat;
	padding: 30px 0 0 31px;
	position: relative;
}
div#comic2 {
	width: 569px;
	height: 838px;
	background: url(../image/bg_frame_2.jpg) no-repeat;
	padding: 30px 0 0 31px;
	position: relative;
}


div#movie a {
	display: block;
	position: absolute;
	width: 292px;
	height: 65px;
	top: 764px;
	left: 39px;
}

div#movie02 a {
	display: block;
	position: absolute;
	width: 260px;
	height: 77px;
	top: 747px;
	left: 45px;
	
	text-indent: -9999px;
	background: url(../image/02/comic04_btn.jpg) no-repeat 0 -77px;
}
div#movie02 a:hover {
	background-position: 0 0;
}

div#movie03 a {
	display: block;
	position: absolute;
	width: 201px;
	height: 70px;
	top: 740px;
	left: 56px;
	text-indent: -9999px;
	background: url(../image/03/comic04_btn.jpg) no-repeat 0 -71px;
}
div#movie03 a:hover {
	background-position: 0 0;
}

div#krungsiam a {
	display: block;
	position: absolute;
	text-indent: -9999px;
	width: 280px;
	height: 18px;
	top: 307px;
	left: 275px;
}
div#shopLink02 a {
	display: block;
	position: absolute;
	text-indent: -9999px;
	width: 170px;
	height: 18px;
	top: 321px;
	left: 258px;
}


ul#navigation {
	padding: 10px 0 25px;
}
ul#navigation li {
	display: block;
	width: 165px;
	height: 40px;
}
ul#navigation li#prev {
	float: left;
	background: url(../image/btn_prev_off.gif) no-repeat;
}

ul#navigation li#next {
	float: right;
	background: url(../image/btn_next_off.gif) no-repeat;
}

p#banner {
	clear: both;
	margin: 0 0 20px 0;
}

body#sitepolicyPage #pageTitle {
	background: url(../image/h2_sitepolicy.gif) no-repeat;
}

#footer {
	width: 698px;
	background: url(../image/bg_footer.gif) no-repeat;
}

/* summary */
#footerNav li#fNavSummary {
	background: url(../../baps/image/layout/background_footernav.gif) no-repeat 0 0;
}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

div.page {
	color: #FFF;
	height: 20px;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
}

