body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6,big,small{font-size:100%;font-weight:normal;}
select,input,textarea{font-size:99%;}
b,strong{font-weight:bold;}
em{font-style:normal;}
a:link,a:visited,a:active{text-decoration:none;color:#0055ff;-webkit-tap-highlight-color: rgba(00,33,99,0.60);}
noscript a:link,noscript a:visited,noscript a:active{text-decoration:underline;color:#0055ff;}
body{
  font-family: Verdana;
  background: #ffffff;
  overflow-x: hidden;
  font-size: 16px;
  -webkit-text-size-adjust:none;
}
div#contentsSection:after {
  content: "";
  display: block;
  clear: both;
}
/*======================================

     Header Section

=======================================*/
div#headerSection{
	position: relative;
	margin: 3px;
	-webkit-border-image: url(../img/box_header.png) 15 15 15 15 / 15px;
}
div#headerSection:after {
  content: "";
  display: block;
  clear: both;
}
div#headerSection strong a{
	display: block;
	float: left;
	width: 197px;
	height: 0 !important;
	height /**/	: 31px;
	padding-top: 31px;
	margin-left: -2px;
	margin-top: 1px;
	overflow: hidden;
	outline:none;
	background: transparent url(../img/logos.png) left -437px no-repeat;
}
div#headerSection strong a.showtime,
div#headerSection strong a.ocn,
div#headerSection strong a.biglobe{
	width: 197px;
	height /**/	: 31px;
	padding-top: 31px;
	margin-left: -2px;
	margin-top: 1px;
	background: transparent url(../img/logos.png) left -437px no-repeat;
}
div#headerSection strong a.nifty{
	width: 197px;
	height /**/	: 37px;
	padding-top: 37px;
	margin-left: -2px;
	margin-top: 1px;
	background: transparent url(../img/logos.png) left -753px no-repeat;
}
div#headerSection strong a.rakuten{
	width: 76px;
	height /**/	: 50px;
	padding-top: 50px;
	margin-left: -2px;
	margin-top: 1px;
	background: transparent url(../img/logos.png) left -667px no-repeat;
}
div#headerSection strong a.gyao{
	width: 141px;
	height /**/	: 42px;
	padding-top: 42px;
	margin-left: -2px;
	margin-top: 1px;
	background: transparent url(../img/logos.png) left -582px no-repeat;
}
div#headerSection strong a.usen{
	width: 111px;
	height /**/	: 41px;
	padding-top: 41px;
	margin-left: -2px;
	margin-top: 1px;
	background: transparent url(../img/logos.png) left -541px no-repeat;
}
div#headerSection strong a.excite{
	width: 124px;
	height /**/	: 36px;
	padding-top: 36px;
	margin-left: -2px;
	margin-top: -4px;
	background: transparent url(../img/logos.png) left -468px no-repeat;
}
div#headerSection strong a.spaaqs{
	width: 127px;
	height /**/	: 39px;
	padding-top: 39px;
	margin-left: 0;
	margin-top: -4px;
	background: transparent url(../img/logos.png) left -964px no-repeat;
}
div#headerSection strong a.qitr{
	width: 124px;
	height /**/	: 42px;
	padding-top: 42px;
	margin-left: 0;
	margin-top: 0;
	background: transparent url(../img/logos.png) left -1092px no-repeat;
}
/*div#headerSection strong a.ocn{
	width: 144px;
	height //	: 43px;
	padding-top: 43px;
	margin-left: -2px;
	margin-top: 1px;
	background: transparent url(../img/logos.png) left -624px no-repeat;
}
div#headerSection strong a.biglobe{
	width: 169px;
	height //	: 37px;
	padding-top: 37px;
	margin-left: -2px;
	margin-top: 1px;
	background: transparent url(../img/logos.png) left -504px no-repeat;
}*/
div#headerSection strong a.yahoo{
	width: 132px;
	height /**/	: 36px;
	padding-top: 36px;
	margin-left: -2px;
	margin-top: 1px;
	background: transparent url(../img/logos.png) left -717px no-repeat;
}
div#headerSection strong a.eo{
	width: 132px;
	height /**/	: 42px;
	padding-top: 42px;
	margin-left: -2px;
	margin-top: 1px;
	background: transparent url(../img/logos.png) left -848px no-repeat;
}
div#headerSection a.toPcSite{
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	padding: 2px;
	margin-right: -7px;
	margin-top: -13px;
	font-size: 77%;
	font-weight: bold;
	color: #fff;
	-webkit-border-image: url(../img/btn_arrow.png) 5 14 5 5 / 5px 14px 5px 5px;
}
div#headerSection a.toPcSite strong{
	display: block;
	margin-right: -5px;
}
/*======================================

     Footer Section

=======================================*/
div#footerSection{
	clear: both;
	padding: 5px 0;
}
div#footerSection ul{
	margin: 5px 8px 10px;
	overflow: visible;
	-webkit-border-image: url(../img/box_gray.png) 10 10 10 10 / 10px;
}

div#footerSection ul li{
	padding-left: 14px;
	border-bottom: solid 1px #bbb;
	line-height: 45px;
	font-size: 93%;
	margin-left: -10px;
	background: transparent url(../img/arrow_right.png) 96% 50% no-repeat;
}
body.portrait div#footerSection ul li{
	width: 102%;
}
body.landscape div#footerSection ul li{
	width: 101.5%;
}
div#footerSection ul li a{
	color: #000;
}
div#footerSection ul li:first-child{
	margin-top: -8px;
}
div#footerSection ul li:last-child{
	border-bottom: none;
	line-height: 45px;
	margin-bottom: -8px;
}
div#footerSection dl{
	text-align: center;
}
div#footerSection dl li{
	display: inline;
	padding: 0 10px 0 5px;
	font-size: 77%;
	border-right: solid 1px #7f7f7f;
}
div#footerSection dl li:last-child{
	border-right: none;
}
div#footerSection p{
	padding: 10px 15px;
	font-size: 50%;
	text-align: center;
	color: #888;
}
/*======================================

     h1

=======================================*/
h1{
	clear: both;
	margin-bottom:3px;
	font-size: 85%;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	color: #fff;
	background: transparent url(../img/backgrounds.png) left 0px repeat-x;
}
/*======================================

     about ShowTime

=======================================*/
div#aboutSt{
	position: relative;
	margin: 3px;
	margin-top: 0;
	-webkit-border-image: url(../img/box_green.png) 25 3 3 3 / 25px 3px 3px 3px;
}
div#aboutSt p{
	display: block;
	padding: 8px 10px 5px;
	font-size: 77%;
	color: #3d5014;
}
body.landscape div#aboutSt p{
	padding: 10px;
	font-size: 85%;
}
div#aboutSt h2{
	margin: -23px auto 3px;
	text-align: center;
}
div#aboutSt h2 strong{
	display: inline-block;
	font-size: 77%;
	color: #688c1b;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 0 18px;
	background: transparent url(../img/icons.png) left -21px no-repeat;
}
div#aboutSt a{
	display: block;
	margin: 3px;
	padding: 2px;
	color: #fff;
	font-size: 77%;
	font-weight: bold;
	text-align: center;
	-webkit-border-image: url(../img/btn_green.png) 5 5 5 5 / 5px;
}
/*======================================

     Article Section

=======================================*/
div.articleSection{
	clear: both;
	padding: 0;
	background: transparent url(../img/backgrounds.png) left -450px repeat-x;
}
div.articleSection h3{
	padding: 13px 0 13px;
	line-height: 14px;
	text-align: center;
	font-size: 77%;
	font-weight: bold;
	word-spacing: -1px;
	letter-spacing: -0.04em;
	color: #6f8495;
	-webkit-border-image: url(../img/box_dashed.png) 1 1 1 1 / 0 0 1px 0 repeat;	
}
div.articleSection h3 strong{
	color:#C00;
}
div.articleSection ul{
	margin-bottom: 0;
}
div.articleSection.extra ul{
	margin-bottom: 0;
}
div.articleSection.extra{
	margin-top: 0;
}
div.articleSection ul li{
	padding: 12px;
	font-size: 77%;
}
div.articleSection ul li strong{
	color: #ed0000;
	font-weight: normal;
}
div.articleSection ul li span{
	display: block;
	margin: 8px auto;
	color: #ed0000;
	font-weight: normal;
	text-align: left;
}
div.articleSection ul li.btnBase{
	clear: both;
	background: transparent url(../img/backgrounds.png) left -85px repeat-x;
}
div.articleSection ul li.btnBase:after{
	content: "";
	display: block;
	clear: both;
}
div.articleSection ul li.btnBase a{
	display: block;
	margin: 8px 3px;
	padding: 1px;
	color: #fff;
	font-size: 153.9%;
	font-weight: bold;
	text-align: center;
}
div.articleSection ul li.btnBase a strong{
	display: inline-block;
	color: inherit;
	font-size: 66%;
	font-weight: bold;
}
div.articleSection ul li.btnBase a.bigGreenBtn{
	text-shadow: -1px -1px 1px #3a7526;
	-webkit-border-image: url(../img/btn_big_green.png) 12 12 12 12 / 12px;
}
div.articleSection ul li.btnBase a.bigYellowBtn{
	color: #000;
	-webkit-border-image: url(../img/btn_big_yellow.png) 12 12 12 12 / 12px;
}
div.articleSection ul li.btnBase a.halfYellowBtn{
	display: block;
	width: 40%;
	margin: 8px 3px;
	padding: 1px;
	color: #000;
	font-size: 153.9%;
	font-weight: bold;
	text-align: center;
	-webkit-border-image: url(../img/btn_big_yellow.png) 12 12 12 12 / 12px;
}
body.portrait div.articleSection ul li.btnBase a.halfYellowBtn{
	width: 38%;
}
body.landscape div.articleSection ul li.btnBase a.halfYellowBtn{
	width: 42%;
}
div.articleSection ul li.btnBase a.halfYellowBtn.center{
	margin: 0 auto;
}
div.articleSection ul li.btnBase a.halfYellowBtn.small{
	font-size: 93%;
}
div.articleSection ul li.helpBase{
	text-align: center;
	line-height: 21px;
	background: transparent url(../img/backgrounds.png) left -298px repeat-x;
}
div.articleSection ul li.helpBase.covered{
	margin-top: -9px;
}
div.articleSection ul li.helpBase.piled{
	margin-top: -1px;
}
div.articleSection ul li.subBase{
	height: 31px;
	text-align: center;
	background: transparent url(../img/backgrounds.png) left -343px repeat-x;
}
div.articleSection ul li.subBase a{
	display: block;
	width: 44%;
	padding: 0;
	color: #fff;
	font-size: 93%;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	-webkit-border-image: url(../img/btn_black.png) 5 5 5 5 / 5px;
}
div.articleSection ul li.packTitle{
	-webkit-border-image: url(../img/box_dashed.png) 1 1 1 1 / 0 0 1px 0 repeat;
}
div.articleSection ul li a.blueBtn{
	clear: both;
	display: block;
	margin: 5px auto;
	padding: 2px;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	-webkit-border-image: url(../img/btn_blue.png) 5 5 5 5 / 5px;
}
div.articleSection ul li a.left{
	float: left;
}
div.articleSection ul li a.right{
	float: right;
}
div.articleSection ul li a.center{
	float: none;
}
div.articleSection table{
	clear: both;
	width: 100%;
	margin: 0 auto 8px;
	border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#fff;
    empty-cells:show;
}
div.articleSection table th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#fff;
    background-color:#FF6600;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
div.articleSection table td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}
div.articleSection table label{
		display:block;
    clear:both;
				margin-bottom:5px;
				text-align:left;
}
div.articleSection table label input{
	display:block;
	float:left;
	margin-right:5px;
}
div.articleSection table label input#noPoint{
	 width:70px;
				margin:0 5px 5px 0;
}
div.articleSection table#purchaseInfo{
	border-top:1px solid #999;
    border-left:1px solid #999;
}
div.articleSection table#purchaseInfo th{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color: #ddd;
	color: #444;
}
div.articleSection table#purchaseInfo td{
	border-right:1px solid #999;
    border-bottom:1px solid #999;
}
/*======================================

     Button Section

=======================================*/
div.btnField{
	width: 100%;
	margin: 0 auto;
}
div.btnField ul li{
	text-align: center;
}
div.btnField ul p{
	text-align: left;
}
div.btnField div.inputForm{
	width: 90%;
	margin: 0 auto 25px;
	padding-top: 15px;
}
div.btnField div.inputForm label{
	display: block;
	color: #818e9d;
	font-size: 85%;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 3px;
}
div.btnField div.inputForm.lined{
	text-align: center;
	line-height: 24px;
}
div.btnField div.inputForm.lined label{
	clear: both;
	display: inline-block;
	margin-right: 3px;
}
div.btnField div.inputForm input{
	clear: both;
	display: block;
}
div.btnField div.inputForm input[type="text"],
div.btnField div.inputForm input[type="password"]{
	display: block;
	width: 97%;
	height: 31px;
	margin: 0 auto 10px;
	padding-left: 3%;
	border-color: #c0c0c0;
}
div.btnField div.inputForm.lined input{
	display: inline-block;
	margin-bottom: 0;
}
div.btnField div.inputForm input[type="radio"]{
	display: inline-block;
	margin-right: 10px;
}
div.btnField div.inputForm select{
	float: right;
	width: 45%;
	font-size: 85%;
	padding:3px;
}
div.btnField div.inputForm p.opt{
	clear: both;
	padding: 5px 0;
	font-size: 77%;
}
div.btnField div.inputForm p.optParagraph{
	clear: both;
	padding: 12px 0;
	font-size: 77%;
	line-height: 110%;
}
div.btnField p.errors{
	padding: 12px 12px 0 12px;
	font-size: 77%;
	color: #ed0000;
	font-weight: normal;
}
div.btnField input.dummyBtn{
	display: none;
	visibility: hidden;
}
/*======================================

     Content Section

=======================================*/
div.contentSection{
	padding-bottom: 3px;
	background-color: #e1e6ec;
	-webkit-border-image: url(../img/box_doubled.png) 2 2 2 2 / 0 0 2px 0 repeat;
}
div.contentSection h3{
	padding: 7px 0 9px;
	margin-bottom: 8px;
	line-height: 12px;
	text-align: center;
	font-size: 77%;
	font-weight: bold;
	color: #fff;
	background: transparent url(../img/backgrounds.png) left -57px repeat-x;
}
div.contentSection div.content div.information{
	position: relative;
	margin-top: -8px;
	font-size: 85%;
	background: transparent url(../img/arrow_right.png) 97% 50% no-repeat;
}
body.portrait div.contentSection div.content div.information{
	padding: 10px 0 5px;
}
body.landscape div.contentSection div.content div.information{
	padding: 10px 0 5px;
}
div.contentSection div.content div.information:after{
	content: "";
	display: block;
	clear: both;
}
div.contentSection div.content div.information img{
	float: left;
	border: solid 1px #a8adb3;
	margin-right: -100%;
	margin-left: 8px;
}
div.contentSection div.content div.information h4{
	float: left;
	margin-left: 92px;
	margin-bottom: 5px;
	margin-right: 15px;
	font-size: 93%;
	color: #0055ff;
}
div.contentSection div.content div.information p{
	display: block;
	float: left;
	margin-left: 90px;
	margin-right: 12px;
	font-size: 77%;
	line-height: 125%;
}
div.contentSection div.content div.information span.new{
	position: absolute;
	left: 62px;
	top: 0;
	width: 32px;
	height: 0 !important;
	height /**/	: 22px;
	padding-top: 22px;
	overflow: hidden;
	outline:none;
	background: transparent url(../img/icons.png) left top no-repeat;
}
div.contentSection div.content div.information span.up{
	position: absolute;
	left: 62px;
	top: 0;
	width: 32px;
	height: 0 !important;
	height /**/	: 22px;
	padding-top: 22px;
	overflow: hidden;
	outline:none;
	background: transparent url(../img/icons.png) left -56px no-repeat;
}
div.contentSection div.content a{
	clear: both;
	display: block;
	margin: 0 5px 5px;
	padding: 2px;
	color: #fff;
	font-size: 77%;
	font-weight: bold;
	text-align: center;
	-webkit-border-image: url(../img/btn_blue.png) 5 5 5 5 / 5px;
}
/*======================================

     caution

=======================================*/
div.cautionBox{
	position: relative;
	float: left;
	margin: 8px 8px 0;
	-webkit-border-image: url(../img/box_red.png) 25 3 5 3 / 25px 3px 5px 3px;
}
div.articleSection.btnField div.cautionBox{
	margin-bottom: 8px;
}
div.cautionBox p{
	display: block;
	float: left;
	padding: 8px 0 8px 8px;
	margin-right: 108px;
	font-size: 65%;
	color: #af4545;
}
div.cautionBox p.full{
	margin-right: 5px;
}
body.landscape div.cautionBox p{
	margin-right: 124px;
	font-size: 85%;
}
div.cautionBox h3{
	margin: -23px auto 3px;
	text-align: center;
}
div.cautionBox h3 strong{
	display: inline-block;
	font-size: 77%;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 0 18px;
	background: transparent url(../img/icons.png) left -38px no-repeat;
}
div.cautionBox a.grayButton{
	display: block;
	float: right;
	width: 98px;
	padding: 13px 0 14px;
	margin-left: -100%;
	margin-top: 5px;
	margin-right:3px;
	font-size: 77%;
	font-weight: bold;
	line-height: 15px;
	color: #646f7c;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	-webkit-border-image: url(../img/btn_gray.png) 7 7 8 8 / 7px 7px 8px 8px;
}
/*======================================

     Service Selector

=======================================*/
div#serviceSelector{
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	overflow: hidden;
	background-color: #fff;
	z-index: 1000;
}
div#serviceSelector h5{
	padding: 20px 10px;
	font-size: 77%;
	font-weight: bold;
	line-height: 12px;
	word-spacing: -1px;
	letter-spacing: -0.06em;
	text-shadow: 1px 1px 1px #fff;
	color: #778188;
	background: transparent url(../img/backgrounds.png) left -398px repeat-x;
}
div#serviceSelector a.btnClose{
	position: absolute;
	top: 11px;
	right: 5px;
	display: block;
	width: 50px;
	padding: 2px;
	color: #fff;
	font-size: 77%;
	font-weight: bold;
	text-align: center;
	-webkit-border-image: url(../img/btn_black.png) 5 5 5 5 / 5px;
}
div#serviceSelector ul li:first-child{
	background: transparent url(../img/backgrounds.png) left -214px repeat-x,
				transparent url(../img/arrow_right.png) 96% 50% no-repeat;
}
div#serviceSelector ul li{
	background: transparent url(../img/arrow_right.png) 96% 50% no-repeat;
	-webkit-border-image: url(../img/box_dashed.png) 1 1 1 1 / 0 0 1px 0 repeat;
}
div#serviceSelector ul li a{
	display: block;
	padding: 19px 0;
	padding-left: 95px;
	margin-left: 12px;
	line-height: 15px;
	font-size: 85%;
}
div#serviceSelector ul li.isp_st a{
	background: transparent url(../img/logos.png) left 12px no-repeat;
}
div#serviceSelector ul li.isp_rakuten a{
	background: transparent url(../img/logos.png) 10px -369px no-repeat;
}
div#serviceSelector ul li.isp_gyao a{
	background: transparent url(../img/logos.png) 10px -146px no-repeat;
}
div#serviceSelector ul li.isp_usen a{
	background: transparent url(../img/logos.png) 10px -308px no-repeat;
}
div#serviceSelector ul li.isp_excite a{
	background: transparent url(../img/logos.png) 4px -44px no-repeat;
}
div#serviceSelector ul li.isp_ocn a{
	background: transparent url(../img/logos.png) 2px -202px no-repeat;
}
div#serviceSelector ul li.isp_nifty a{
	background: transparent url(../img/logos.png) 3px -791px no-repeat;
}
div#serviceSelector ul li.isp_biglobe a{
	background: transparent url(../img/logos.png) 3px -252px no-repeat;
}
div#serviceSelector ul li.isp_yahoo a{
	font-size: 77%;
	background: transparent url(../img/logos.png) 10px -93px no-repeat;
}
div#serviceSelector ul li.isp_eo a{
	font-size: 77%;
	background: transparent url(../img/logos.png) 10px -895px no-repeat;
}
div#serviceSelector ul li.isp_spaaqs a{
	font-size: 77%;
	background: transparent url(../img/logos.png) 3px -1020px no-repeat;
}
div#serviceSelector ul li.isp_qitr a{
	font-size: 77%;
	background: transparent url(../img/logos.png) 15px -1154px no-repeat;
}
div#serviceSelector a.btnCloseBig{
	display: block;
	padding: 2px;
	margin: 5px;
	color: #fff;
	font-size: 77%;
	font-weight: bold;
	text-align: center;
	-webkit-border-image: url(../img/btn_black.png) 5 5 5 5 / 5px;
}
/*======================================

     Play Ready

=======================================*/
body#redyToPlay{
	background-color: #666;
}
body#redyToPlay div{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 320px;
	height: 180px;
	margin:-90px 0 0 -160px;

}
/*======================================

     Information & News

=======================================*/
div#informationSection:before{
	display: block;
	height: 30px;
	line-height: 0;
	text-align: center;
	content: url(/etc/ipn/bar_information.png);
}
div#informationSection{
	clear: both;
	background: transparent url(/etc/ipn/bar_back.png) center top repeat-x;
	color: #464646;
}
div#informationSection h2{
	clear: both;
	display: block;
	width: 310px;
	height: 0 !important;
	height /**/	: 20px;
	padding-top: 20px;
	margin: 5px auto;
	overflow: hidden;
	outline:none;
	background: transparent url(/etc/ipn/attention.png) left top no-repeat;
}
div#informationSection h3{
	clear: both;
	min-height: 31px;
	margin: 10px 0 0;
	padding: 4px 8px 4px 58px;
	font-size: 80%;
	font-weight: 700;
	background: transparent url(/etc/ipn/st_icon.png) 8px 1px no-repeat;
}
div#informationSection h3.mac{
	background: transparent url(/etc/ipn/icon_mac.png) 8px 1px no-repeat;
}
div#informationSection a{
	display: block;
	width: 310px;
	height: 0 !important;
	height /**/	: 30px;
	padding-top: 30px;
	margin: 4px auto 15px;
	overflow: hidden;
	outline:none;
	background: transparent url(/etc/ipn/btn_pcsite.png) left top no-repeat;
}
div#informationSection p a:hover{
	background-position: 0 -30px;
}
div#informationSection p{
	padding: 4px 8px 15px;
	font-size: 77%;
}
div#informationSection p.caution{
	clear: both;
	color: #dd0000;
	font-size: 60%;
}
div#informationSection div.withCut{
	width: 197px;
	float: left;
}
div#informationSection img.miniCut{
	float: right;
}
/*======================================

     Genre Introduction

=======================================*/
div#contentsSection:before{
	display: block;
	height: 36px;
	line-height: 0;
	text-align: center;
	content: url(/etc/ipn/bar_contents.png);
}
div#contentsSection{
	clear: both;
	padding: 10px 0 0 5px;
	background: transparent url(/etc/ipn/bar_back.png) center 10px repeat-x;
}
div#contentsSection p{
	padding: 2px 10px 8px;
	font-size: 77%;
}
div#contentsSection li{
	float: left;
	width: 102px;
	height: 108px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 60%;
}
div#contentsSection li.anime{
	background: #fff url(/etc/ipn/box_anime.png) left bottom no-repeat;
}
div#contentsSection li.drama{
	background: #fff url(/etc/ipn/box_drama.png) left bottom no-repeat;
}
div#contentsSection li.korea{
	background: #fff url(/etc/ipn/box_korea.png) left bottom no-repeat;
}
div#contentsSection li.sports{
	background: #fff url(/etc/ipn/box_sports.png) left bottom no-repeat;
}
div#contentsSection li.idol{
	background: #fff url(/etc/ipn/box_idol.png) left bottom no-repeat;
}
div#contentsSection li.over18{
	background: #fff url(/etc/ipn/box_over18.png) left bottom no-repeat;
}
body.portrait div#contentsSection li{
	margin: 1px 1px 2px;
}
body.landscape div#contentsSection li{
	margin: 8px 8px 8px;
}
div#contentsSection li.small{
	font-size: 55%;
	letter-spacing: -0.1em;
}
div#contentsSection li.narrow{
	letter-spacing: -0.1em;	
}
div#contentsSection li span{
	display: block;
	height: 26px;
	/*padding-right: 3px;*/	
	color: #8e5221;
	text-align: center;
	font-size: 117%;
	font-weight: 700;
	line-height: 29px;
	overflow: hidden;
}
div#contentsSection li.anime span{
	background: #fff url(/etc/ipn/box_anime.png) left top no-repeat;
}
div#contentsSection li.drama span{
	background: #fff url(/etc/ipn/box_drama.png) left top no-repeat;
}
div#contentsSection li.korea span{
	background: #fff url(/etc/ipn/box_korea.png) left top no-repeat;
}
div#contentsSection li.sports span{
	background: #fff url(/etc/ipn/box_sports.png) left top no-repeat;
}
div#contentsSection li.idol span{
	background: #fff url(/etc/ipn/box_idol.png) left top no-repeat;
}
div#contentsSection li.over18 span{
	background: #fff url(/etc/ipn/box_over18.png) left top no-repeat;
}
div#contentsSection li img{
	display: block;
	margin: 0 4px 4px;
}
/*======================================

     Copyright Section

=======================================*/
div#copyRightSection{
	padding: 10px 10px 15px;
	font-size: 50%;
	color: #888;
}