body{
	background-color: #000;
}
body,div,p,table,tr,td,ul,li,a,img{
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}
li{list-style-type: none;}
a{color: #c562dd}
a:hover{
	color:#F00;
	text-decoration: none;
}
input{
	margin:0;
	padding:0;
}
/*///////////////////
CLEARFIX 
///////////////////*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.left{ float:left;}
.right{ float:right;}

/*///////////////////
COLUMN SIZE
///////////////////*/
#container{
	width: 900px;
	margin: 0 auto 0;
}
#alpha{width: 160px;}
#main{width: 730px;}

/*///////////////////
BASIC COLOR
///////////////////*/
#navi,
.local .box .bar,
#movie3 #stat .bar,
#movie3 #model .bar,
#movie3 #description .bar,
#model3 #desc .bar,
#model3 .movies .bar{
	background-color: #3c0046;
}
.local .box .desc2,
#movie3 .head-box .title,
#movie3 #stat .txt,
#movie3 #model,
#movie3 #description .txt,
#related .items,
#movie2 .item .title,
#model2 .item .title,
#model3 .prof,
#model3 #desc .txt,
#movie_dl,
#top .item .bar{
	border-color: #3c0046;
}
#movie3 .head-box .title,
#movie2 .sub-desc,
#movie2 .item .model span,
#movie2 .item .tag span,
#taglist .item .bar,
#visit .item .title,
#model2 .sub-desc,
#model2 .item .model span,
#model2 .item .tag span,
#model3 .prof .item .title{
	color: #781E96;
}
/*///////////////////
HEADER
///////////////////*/
#header{
/*	margin-bottom: 12px;*/
	margin-bottom: 7px;
	position: relative;
}
#logo{
	margin-left: 138px;
	margin-bottom: 15px;
	padding-top: 15px;
	background-image: url(http://www.sm-miracle.com/images/tagline.gif);
	background-repeat:no-repeat;
	background-position: 250px 15px;
}
#header .header_image{
	position: absolute;
	top: 0;
	left: 0;
}
#header .toGud{
	position: absolute;
	top:15px;
	right:0;
}
#subnavi{
	position: absolute;
	top:64px;
	right:0;
	text-align: right;
}
#subnavi a{
	margin-left: 5px;
	padding-left: 16px;
	background-image:url(http://www.sm-miracle.com/images/arrow_subnavi.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
#subnavi br{
	margin-bottom: 10px;
}
#header .toGud img{
	background: url(http://www.sm-miracle.com/images/bg_header_toGud.jpg) no-repeat 0px 35px;
}


/*///////////////////
NAVI
///////////////////*/
#navi{
	margin-bottom: 7px;
	padding-left: 160px;
	background-image:url(http://www.sm-miracle.com/images/bg_navi.gif);
	background-repeat: repeat-x;
}
#navi li{
	display: inline-block;
	float: left;
}
#navi li a{
	display: block;
}
#navi li a{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding: 6px 5px 5px;
}
#navi li.end a{
	border-right: 1px solid #000;;
}
#navi li a:hover{
	background-color: #7E2CDC;
}

#naviCate{
	padding-left: 180px;
}
#naviCate a{
	margin-right: 5px;
	border-right: 1px solid #884898;
	padding-right: 4px;
	font-size: 14px;
	color: #EEE;
	text-decoration: none;
}
#naviCate a.end{
	border-right: none;
}
#naviCate a:hover{
	color: #F00;
	text-decoration: underline;
}

/*///////////////////
ALPHA
///////////////////*/
#alpha{
	padding-top: 7px;
}

/*///////////////////
LOCAL
///////////////////*/
.local .box{
	margin-bottom: 7px;
}
.local .box .bar{
	padding: 2px 5px;
	color: #FFF;
	font-weight: bold;
}
.local .box .desc2{
	border-width: 0 1px 1px;
	border-style: solid;
	padding: 0 0 0 0;
}
.local .box .sub-bar{
	margin-bottom: 5px;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;
	background-color: #424242;
}
.local .box .txt{
	padding: 0 10px 7px;
}
.local .box .seemore a{
	margin: -3px 0px 0px 45px !important;
	padding: 0px 10px;
	font-weight: normal;
	text-align; center;
	color: #fff;
	background-color: #222222;
	border: 1px dotted #777;
	text-decoration: none;
}
.local .box .seemore a:hover{
	background-color: #555555;
}

.local .whatsnew .desc2{
	height: 350px;
	overflow-y: scroll;
	padding-top: 10px;
}
.local .whatsnew .item{
	margin-bottom: 10px;
}
.local .whatsnew .date{
	margin-bottom: 2px;
	color: #884898;
}
.local .whatsnew .title{
	line-height: 18px;
}

.local .whatsnew .title a{
	color: #c5c5c5;
}

.local .whatsnew .title a:hover{
	color: #ff0000;
}
.local .payment .txt{
	font-size: 10px;
	line-height: 16px;
}



.local .ranking .item{
	margin: 0 10px 7px;
	border-bottom: 1px dotted #999;
	padding-bottom: 7px;
}
.local .ranking .item .rankNum{
	margin-right: 10px;
	color: #f00;
	font-weight: bold;
}
.local .ranking .item .title{
	line-height: 18px;
}
.local .ranking .item .model{
	text-align: right;
}
.local .ranking .top3{
	height: 75px;
	margin-bottom: 5px;
	overflow: hidden;
}
.local .ranking .top3 .dummy_bar{
	float: left;
	width: 1px;
	height: 20px;

}
.local .ranking .top3 .photo{
	float: left;
	clear: both;
	width: 77px;
	height: 54px;

}
.local .ranking .top4{
	height: 80px;
	margin-bottom: 5px;
	overflow: hidden;
}
.local .ranking .top4 .dummy_bar{
	float: left;
	width: 1px;
	height: 5px;

}
.local .ranking .top4 .mjo_photo{
	float: left;
	clear: both;
	width: 77px;
	height: 77px;
}
.local .ranking .top4 .model2 a{
	text-align: right;
	margin-top:10px;
}
.local .category .sub-bar,
.local .toJP .sub-bar{
	margin-bottom: 0;
}
.local .category li{
	padding: 5px;
	color: #999;
}
.local .category li a{
	margin-left: 5px;
}
.local .category li.end{
	background-color: #000;
}

.local .guide ul{
	padding-top: 7px;
}
.local .guide li{
	margin-left: 10px;
	margin-bottom: 7px;
	padding-left: 12px;
	background-image: url(http://www.sm-miracle.com/images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.local .toAdd img,
.local .guide img,
.guide-box .guide img{
	background: url(http://www.sm-miracle.com/images/bg_local_toAdd.jpg) no-repeat 0px 35px;
}
.local .login img,
.guide-box .login img{
	background: url(http://www.sm-miracle.com/images/bg_local_login.jpg) no-repeat 0px 35px;
}
.local .logout img,
.guide-box .logout img{
	background: url(http://www.sm-miracle.com/images/bg_local_logout.jpg) no-repeat 0px 35px;
}


/*///////////////////
FOOTER
///////////////////*/
#footer{
	clear: both;
}
#footNavi a{
	text-decoration: none;
	margin-right: 7px;
	border-right: 1px solid #3c0046;
	padding-right: 7px;
}
#footNavi a.end{
	margin-right: 0;
	border-right: none;
	padding-right: 0;
}
#copy{
	margin: 5px 0 10px;
	border-top: 1px solid #3c0046;
	padding-top: 7px;
	text-align: center;
	color: #999;
}

/*///////////////////
RELATED
///////////////////*/
#related{
	margin-top: 10px;
	margin-bottom: 10px;
}
#related .items{
	border-style: solid;
	border-width: 1px;
	padding: 0 5px 20px 6px;
	background-color: #333;
}
#related .row1{
	border-bottom: 1px dotted #999;

}
#related .item{
	width: 233px;
	margin: 0 6px 9px 0;
	padding: 10px 0 0 0;
}
#related .item .title{
	margin-bottom: 0px;
	padding: 2px 3px;
	background-color: #3C0046;
}
#related .item .title a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#related .item .title a:hover{
	font-weight: bold;
	color: #FF0000;
}

#related .refresh{
	float:right;
	margin:-25px 25px 0 0;
	color:#ffffff;
}

#related .refresh a{
	font-weight: bold;
	font-size:12pt;
	text-decoration: none;
}

#related .item .model{
	margin-bottom: 0px;
	padding: 0 3px 0 0;
	background-color: #FAF5FA;
	color: #640064;
	font-weight: bold;
	text-align: right;
	border-left:1px #640064 solid;
	border-right:1px #640064 solid;
}

#related .item .exp{
	margin-bottom: 0px;
	padding: 2px 3px;
	background-color: #3C0046;
	text-align: right;
}

#related .item .exp a{
	color: #FFF;
	text-decoration: none;
}

#related .item .exp a:hover{
	color: #FF0000;
}
#related .item .photo{
	width: 225px;
	border:4px #000 solid;
}
#related .item .desc{
	width: 105px;
	margin-bottom: 1px;
	line-height: 18px;
}

#related #title-bar{
	margin-bottom: 5px;
}
/*///////////////////
RELATED_TOP
///////////////////*/
#related_top{
	margin-bottom: 10px;
}
#related_top .items{
	border-style: solid;
	border-width: 1px;
	padding: 0 2px 20px 4px;
	background-color: #333;
}
#related_top .row1{
	border-bottom: 1px dotted #999;

}
#related_top .item{
	width: 178px;
	margin: 0 6px 9px 0;
	padding: 10px 0 0 0;
}
#related_top .item .title{
	margin-bottom: 0px;
	padding: 2px 3px;
	background-color: #3C0046;
}
#related_top .item .title a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#related_top .item .title a:hover{
	font-weight: bold;
	color: #FF0000;
}

#related_top .refresh{
	float:right;
	margin:-25px 25px 0 0;
}

#related_top .refresh a{
	font-weight: bold;
	font-size:12pt;
	text-decoration: none;
	color: #FFF;
}

#related_top .refresh a:hover{
	color: #FF0000;
}

#related_top .item .model{
	margin-bottom: 0px;
	padding: 0 3px 0 0;
	background-color: #FAF5FA;
	color: #640064;
	font-weight: bold;
	text-align: right;
	border-left:1px #640064 solid;
	border-right:1px #640064 solid;
}

#related_top .item .exp{
	margin-bottom: 0px;
	padding: 2px 3px;
	background-color: #3C0046;
	text-align: right;
}

#related_top .item .exp a{
	color: #FFF;
	text-decoration: none;
}

#related_top .item .exp a:hover{
	color: #FF0000;
}
#related_top .item .photo{
	width: 170px;
	border:4px #000 solid;
}
#related_top .item .desc{
	width: 105px;
	margin-bottom: 1px;
	line-height: 18px;
}

#related_top #title-bar{
	margin-bottom: 5px;
}
/*///////////////////
GUIDE-BOX
///////////////////*/
.guide-box{
	width: 480px;
	margin: 0 auto;
	border: 1px solid #000;
	padding: 10px;
}
.guide-box .txt1{
	margin-bottom: 30px;
	font-weight: bold;
	color: #4e1391;
	line-height: 20px;
}
.guide-box .txt2{
	color: #4e1391;
}
.guide-box .guide{
	margin-bottom: 5px;
}

/*///////////////////
COMMON
///////////////////*/
#main #title-bar{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
}
#main #title-bar img{
	vertical-align: middle;
}
#main #title-bar .bar_head{
	margin-right: 3px;
}


.fade{
	position: relative;
}
.f_out{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}


.special{
	font-weight: bold !important;
	color: #FF0000 !important;
}
