@charset "utf-8";
/* CSS Document */

.flash {
	width:890px;
	margin:0 auto 20px;
}

.nail_art_wrap {
	width:890px;
	margin:0 auto 30px;
}



/*information*/
.info_wrap {
	width:420px;
	float:left;
	margin-bottom: 30px;
}

.info_title_img {
	background:url(../images/index/title_img01.gif) 0 0 no-repeat;
	width:193px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:5px;
}


.info_box {
	width:400px;
	height:185px;
	border:1px solid #E6E6E6;
	background:#DCE6F7;
	padding:9px;
	overflow:auto;
}


.info_list {
	margin:0;
	padding:0;
}

.info_list dt {
	width:80px;
	color:#E4007E;
	margin-bottom:5px;
}

.info_list dd {
	margin:-20px 0 5px 60px;
}



/*banner*/

.banner_wrap {
	width: 680px;
	margin-bottom: 15px;
}

.banner_wrap_l {
	float:left
}

.banner_wrap_r {
	float:right
}


/*mobile*/
.mobile_wrap {
	width:240px;
	float:right;
	margin-bottom: 30px;
}

.mobile_title_img {
	background:url(../images/index/title_img02.gif) 0 0 no-repeat;
	width:193px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:5px;
}

.mobile_box {
	background:url(../images/index/bg_mobile_img.gif) 0 0 no-repeat;
	width:220px;
	height:80px;
	padding:60px 10px 10px;
	margin-bottom: 15px;
}

.mobile_qr {
	width:80px;
	float:left;
}

.mobile_text {
	width:130px;
	float:right;
}



/*movie*/
.movie_wrap {
	width:680px;
}

.movie_list {
	margin:0;
	padding:0;
	list-style-type:none;
}

.movie_list li {
	float:left;
	margin-bottom: 13px;
}

.movie_list01 {
	background:url(../images/index/movie_title_img.gif) 0 0 no-repeat;
	width:218px;
	height:163px;
	display:block;
	margin-right:13px;
}

.movie_list01 h2 {
	text-indent:-9999px;
}


.movie_list02 a {
	background:url(../images/index/movie_rooro_img01.jpg) no-repeat 0px 0px;
	width:218px;
	height:163px;
	display:block;
	text-indent:-9999px;
}

.movie_list02 a:hover {
	background:url(../images/index/movie_rooro_img01.jpg) no-repeat 0px -163px;
	width:218px;
	height:163px;
	display:block;
	text-indent:-9999px;
}

.movie_list03 a {
	background:url(../images/index/movie_rooro_img02.jpg) no-repeat 0px 0px;
	width:218px;
	height:163px;
	display:block;
	margin-right:13px;
	text-indent:-9999px;
}

.movie_list03 a:hover {
	background:url(../images/index/movie_rooro_img02.jpg) no-repeat 0px -163px;
	width:218px;
	height:163px;
	display:block;
	margin-right:13px;
	text-indent:-9999px;
}

.movie_list04 a {
	background:url(../images/index/movie_rooro_img03.jpg) no-repeat 0px 0px;
	width:218px;
	height:163px;
	display:block;
	margin-right:13px;
	text-indent:-9999px;
}

.movie_list04 a:hover {
	background:url(../images/index/movie_rooro_img03.jpg) no-repeat 0px -163px;
	width:218px;
	height:163px;
	display:block;
	margin-right:13px;
	text-indent:-9999px;
}
