
.image-resize {
	max-width: 39px;
	max-height: 44px;
	-ms-interpolation-mode: bicubic;
}
* html body .image-resize {
	width: expression(this.width >= this.height ? "39px" : "auto");
	height: expression(this.width <= this.height ? "44px" : "auto");
}
p#common_pagetop{
	z-index:10000;
}
div#content_wrapper{
	background-color:#08080a;
}
div#wrapper{
	position:relative;
	width:100%;
}
div#main_content{
	overflow:hidden;
}
div#header_bg{
	width:100%;
	height:144px;
	background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	position:absolute;
	top:0;
	left:0;
}
div#footer_bg{
	width:100%;
	height:124px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	position:absolute;
	bottom:0;
	left:0;
}
div#ma_header{
	position:relative;
	height:86px;
	margin-bottom:78px;
}
h2{
	background-image:url(../images/h2.png);
	width:304px;
	height:78px;
	background-repeat: no-repeat;
	text-indent:-999px;
	float:left;
	display:block;
	margin-top:8px;
	margin-left:3px;
}
a#hobby_logo{
	background-image:url(../images/nexta_logo.png);
	width:121px;
	height:38px;
	text-indent:-999px;
	overflow:hidden;
	float:right;
	margin-top:48px;
}

/*a#btn_blog{
	background-image:url(../../../../images/logo_blog.gif);
	width:80px;
	height:80px;
	overflow:hidden;
	text-indent:-999px;
	background-repeat: no-repeat;
	float:right;
	margin-top:20px;
	margin-left:20px;

}*/
a#btn_blog{
	background-image:url(../../../../images/btn_blog.gif);
	width:159px;
	height:62px;
	overflow:hidden;
	text-indent:-999px;
	background-repeat: no-repeat;
	position:absolute;
	display:block;
	top:20px;
	left:150px;
}
h3{
width:181px;
height:208px;
position:absolute;
display:block;
text-indent:-999px;
top:4px;
}
div#grisaia h3{
	background-image:url(../images/h3_grisaia.jpg);
}
div#pp h3{
	background-image:url(../images/h3_pp.jpg);
}
div#kc h3{
	background-image:url(../images/h3_kc.jpg);
}
div#ll h3{
	background-image:url(../images/h3_ll.jpg);
}
div#gogo h3{
	background-image:url(../images/h3_gogo.jpg);
}

div.lineup{
	position:relative;
	height:215px;
	margin-bottom:22px;
}
div.lineup.left h3{
	left:0;
}
div.lineup.right h3{
	left:800px;
}
div.lineup.left ul{
	left:206px;
}
div.lineup.right ul{
	left:18px;
}
div.lineup ul{
	position:absolute;
	width:10000px;
	height:215px;
}

div.lineup ul li{
	float:left;
	width:0px;
	height:215px;
	overflow:hidden;
	position:relative;
	display:inline;

}
div.lineup ul li.active{
	cursor:pointer;
}
div.lineup ul li img{
	width:0;
	height:215px;
	position:absolute;
	top:0;left:0;
	z-index:100;
}
div.lineup ul li img.new{
	top:0;
	left:4px;
	}
div.lineup ul li img.num{
	left:4px;
	top:172px;
}
div.lineup ul li div.thumb{
	text-align:-999px;
	overflow:hidden;
	width:0;
	height:215px;
	position:relative;

	z-index:1;
}
div.lineup ul li div.thumb img{
	width:0;
	height:215px;
	position:absolute;
	top:0;left:0;
	z-index:100;
}

div.lineup ul li div.thumb div.inner{
	position:absolute;
	height:215px;
	width:220px;
	top:0;left:-16px;

}
p#toiawase{
	width:423px;
	height:57px;
	background-image:url(../images/toiawase.jpg);
	display:block;
	margin:0 auto;
	margin-top:33px;
	margin-bottom:33px;
	overflow:hidden;
	text-indent:-999px;
}

a.prev{
	display:none;
	background-image:url(../images/arrow_small_left.gif);
	width:30px;
	height:78px;
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
	z-index:100;
	top:69px;
}
a.prev:hover,a.next:hover{
	background-position:0 -78px;
}
div.lineup.left a.prev{
	left:180px;
}
div.lineup.right a.prev{
	left:-9px;
}
a.next{
	display:none;
	background-image:url(../images/arrow_small_right.gif);
	width:30px;
	height:78px;
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
	z-index:100;
	top:69px;
}

div.lineup.left a.next{

	left:958px;

}
div.lineup.right a.next{

	left:771px;

}
.blackSq{
	width:20px;
	height:215px;
	background-color:#08080a;
	display:block;
	position:absolute;
	top:0;
	z-index:100;
}
div.lineup.left div.blackSq{

	left:958px;
}
div.lineup.right div.blackSq{

	left:775px;
}
.blackSq_l{
	width:20px;
	height:215px;
	background-color:#08080a;
	display:block;
	position:absolute;
	top:0;
	z-index:100;
}
div.lineup.left div.blackSq_l{

	left:190px;
}
div.lineup.right div.blackSq_l{

	left:2px;
}

h4{
	background-image:url(../images/about.jpg);
	 width:980px;
	 height:161px;
	 background-repeat: no-repeat;
	 margin:0 auto;
	 margin-top:38px;
	 overflow:hidden;
	 text-indent:-9999px;
}
div#ma_footer{
	width:980px;
	height:100px;
	position:relative;

}
div#ma_footer div#social{
	position:absolute;
	top:20px;
	left:0;
	width:155px;
}


div#ma_footer div#microman_logo{
	background-image:url(../images/microman_logo.png);
	position:absolute;
	width:100px;
	height:27px;
	background-repeat: none;
	overflow: hidden;
	display:block;
	text-indent:-999px;
	bottom:75px;
	right:0px;
}
div#ma_footer small{
	font-family: Verdana;
	position:absolute;
	width:500px;
	text-align:right;
	font-size:10px;
	line-height:14px;
	color:#00a5ea;
	overflow: hidden;
	display:block;
	top:30px;
	right:0px;
}
div#ma_footer small span{
	margin-top:2px;

}
div#ma_footer #social iframe{
	float:left;
}
iframe#fb{
	margin-left:8px;

}
/* detail */
div#img-wrapper{
	position:absolute;
	visibility: hidden;
}
div#dummy{
	width:100%;
	height:100%;
	background-image:url(../images/bg_alpha.png);
	position:absolute;
	top:0;
	left:0;
}
div#cover_bg{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:500;
}
div#detail{
	width:662px;
	height:586px;
	position:relative;
	margin:0 auto;
	z-index:1000;
}
div#detail div.inner{
	position:relative;
}

div#item_name{
	position:absolute;
	top:59px;
	left:17px;
}
div#img_l{
	position:absolute;
	top:0px;
	left:76px;
}
div#buttons{
	position:absolute;
	top:538px;
	left:411px;
}
div#buttons div{
	float:left;
	width:39px;
	height:44px;
	margin-right:8px;
	display:block;
	position:relative;
	cursor:pointer;
}
div#buttons div img{
	position:absolute;
}
div#buttons div img.top{
	display:none;
}

div#buttons div img.back{

}
a#btn_close{
	background-image:url(../images/close.png);
	width:53px;
	height:61px;
	position:absolute;
	top:525px;
	left:306px;
	display:none;
	overflow:hidden;
}
a#btn_close:hover{
	background-position:0 -61px;
}
div#buttons span#arrow_blue{
	background-image:url(../images/arrow_bule.png);
	width:8px;
	height:5px;
	position:absolute;
	display:none;
	top:45px;
	left:16px;
	background-repeat: no-repeat;
}
a#arrow_large_left{
	background-image:url(../images/arrow_large_left.png);
	width:46px;
	height:62px;
	overflow:hidden;
	display:none;
	position:absolute;
	top:268px;
	left:-15px;
}
a#arrow_large_right{
	background-image:url(../images/arrow_large_right.png);
	width:46px;
	height:62px;
	overflow:hidden;
	display:none;
	position:absolute;
	top:268px;
	right:-15px;
}
a#arrow_large_left:hover,a#arrow_large_right:hover{
	background-position:0 -62px;
}
div#loading{

	width:46px;
	height:52px;
	position:absolute;
	top:267px;
	left:308px;
	overflow:hidden;
	display:block;

}
div#banner a{
	background:url(../images/banner.jpg);
	background-repeat:no-repeat;
	display:block;
	height:120px;
	width:980px;
	text-indent:-999px;
	overflow:hidden;
	margin-bottom:20px;
	}
	div#banner a:hover{
		background-position:0 -120px;
		}

/*.fb_edge_widget_with_comment span.fb_edge_comment_widget {
    display: none !important;
}*/
