@charset "UTF-8";
/* common */
#contentArea {
	background: white;
	width:1000px;
}

#contentAreaInner {
	padding:0;
	margin:0;
	width:1000px;
	float:left;
}

/* loppi_campaign
----------------------------------------------------*/

#sekaneko img,p {
	display:block;
	margin: 0px;
}

#sekaneko a:hover img{
	opacity:0.5;
}

#sekaneko .loppi_ttl{
	position:relative;
}

#sekaneko .loppi_ttl .btn {
	position:absolute;
	top: 61px;
	left: 570px;
}

#sekaneko .hmv_foot{
	display:inline;
}

#sekaneko .center{
	margin-left : auto ;
	margin-right : auto ;
}

#sekaneko .rel{
	position:relative;
}

#sekaneko ul#nav {
	position:absolute;
	top: 218px;
	left: 70px;
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sekaneko ul#nav span{display: none;}
#sekaneko ul#nav li{float: left;}
#sekaneko ul#nav li a{display: block; height: 61px;}
#sekaneko ul#nav li#nav1 a{width: 172px; background-position: 0px top;}
#sekaneko ul#nav li#nav2 a{width: 172px; background-position: -172px top;}
#sekaneko ul#nav li#nav3 a{width: 172px; background-position: -344px top;}
#sekaneko ul#nav li#nav4 a{width: 172px; background-position: -516px top;}
#sekaneko ul#nav li#nav5 a{width: 172px;  background-position: -688px top;}

#sekaneko ul#nav li#nav1 a:hover{background-position: 0px bottom;}
#sekaneko ul#nav li#nav2 a:hover{background-position: -172px bottom;}
#sekaneko ul#nav li#nav3 a:hover{background-position: -344px bottom;}
#sekaneko ul#nav li#nav4 a:hover{background-position: -516px bottom;}
#sekaneko ul#nav li#nav5 a:hover{background-position: -688px bottom;}
#sekaneko ul#nav li a{background-image: url(../img/ul_anchor.png);}

#sekaneko .movie{
	position:absolute;
	top: 453px;
	left: 491px;
}

#sekaneko .btn_goods{
	position:absolute;
	top: 496px;
	left: 634px;
}

#sekaneko .btn_l-tike{
	position:absolute;
	top: 1123px;
	left: 121px;
}

#sekaneko .btn_theater01{
	position:absolute;
	top: 1155px;
	left: 121px;
}

#sekaneko .btn_theater02{
	position:absolute;
	top: 1155px;
	left: 542px;
}



#sekaneko .btn_haruhi_web{
	position:absolute;
	top: 831px;
	left: 634px;
}

#sekaneko .btn_gensaku{
	position:absolute;
	top: 456px;
	left: 421px;
}

#sekaneko .btn_tenpo{
	position:absolute;
	top: 868px;
	left: 268px;
}


#sekaneko .btn_ponta{
	position:absolute;
	top: 536px;
	left: 378px;
}

#sekaneko .btn_kiyaku{
	position:absolute;
	top: 778px;
	left: 100px;
}

#sekaneko .btn_privacy{
	position:absolute;
	top: 778px;
	left: 205px;
}





/* style
----------------------------------------------------*/

.dsb {
	display: block !important;
}

.flt {
	float: left !important;
}
.frt {
	float: right !important;
}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.mt00 { margin-top: 0px !important ;}
.mt05 { margin-top: 5px !important ;}
.mt08 { margin-top: 8px !important ;}
.mt10 { margin-top: 10px !important ;}
.mt15 { margin-top: 15px !important ;}
.mt20 { margin-top: 20px !important ;}
.mt25 { margin-top: 25px !important ;}
.mt30 { margin-top: 30px !important ;}
.mt40 { margin-top: 40px !important ;}
.mt45 { margin-top: 45px !important ;}
.mt50 { margin-top: 50px !important ;}

.pt00 { padding-top: 0px !important ;}
.pt05 { padding-top: 5px !important ;}
.pt10 { padding-top: 10px !important ;}
.pt15 { padding-top: 15px !important ;}
.pt20 { padding-top: 20px !important ;}
.pt25 { padding-top: 25px !important ;}
.pt30 { padding-top: 30px !important ;}
.pt35 { padding-top: 35px !important ;}
.pt40 { padding-top: 40px !important ;}
.pt45 { padding-top: 45px !important ;}
.pt50 { padding-top: 50px !important ;}

.mb00 { margin-bottom: 0px !important ;}
.mb05 { margin-bottom: 5px !important ;}
.mb08 { margin-bottom: 5px !important ;}
.mb10 { margin-bottom: 10px !important ;}
.mb15 { margin-bottom: 15px !important ;}
.mb20 { margin-bottom: 20px !important ;}
.mb25 { margin-bottom: 25px !important ;}
.mb30 { margin-bottom: 30px !important ;}
.mb40 { margin-bottom: 40px !important ;}
.mb50 { margin-bottom: 50px !important ;}

.pb00 { padding-bottom: 0px !important ;}
.pb05 { padding-bottom: 5px !important ;}
.pb10 { padding-bottom: 10px !important ;}
.pb15 { padding-bottom: 15px !important ;}
.pb20 { padding-bottom: 20px !important ;}
.pb25 { padding-bottom: 25px !important ;}
.pb30 { padding-bottom: 30px !important ;}


.t_left {
	text-align: left !important;
}
.t_center {
	text-align: center !important;
}
.t_right {
	text-align: right !important;
}

.t_white {
	color: #fff !important;
}
.t_red {
	color: #c60a02 !important;
}

.t_bold {	font-weight: bold !important;	}
.t_normal {	font-weight: normal !important;	}

.t_xsml {	font-size: 66.7%;	}
.t_sml {	font-size: 83.3%;	}
.t_lrg {	font-size: 116.7%;	}
.t_xlrg {	font-size: 133.3%;	}


.lh12 {		line-height: 1.2 !important;	}
.lh15 {		line-height: 1.5 !important;	}