@charset "utf-8";

/*
------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Helvetica";
	font-style: normal;
	line-height: 1.0;
	-webkit-text-size-adjust:none;

	color: #222;
}
body {
	
	font-family:ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
}

a {
	outline-style: none;
	display: block;
}

a:link {
    text-decoration: none;
}
  
a:visited {
    text-decoration: none;
}
  
a:hover {
	text-decoration: none;
}
  
a:active {
	text-decoration: none;
}

ul,
ol {
	list-style-type: none;
}

img {
	border: none;
}

.clearFix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.clearBoth {
	clear: both;
}


/*
------------------------------------------------------------------------------*/
#container {
	background-color: #FFDDFF;
	background-repeat: repeat;
	background-position: left top;
	background-size:5px 30px;
}


/*
------------------------------------------------------------------------------*/
h1 {
	width: 305px;
	margin-right: auto;
	margin-left: auto;
}


/*
------------------------------------------------------------------------------*/
#wrapper {
	background-color: #fbe5f4;
	margin-right: 5px;
	margin-left: 5px;
}


#apper {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}

/*
------------------------------------------------------------------------------*/




h2 {
	background-image: url(http://www.heavenmovies.com/img/bg_h2.png);
	background-repeat: repeat-x;
	color: #fff;
	height: 20px;
	padding-top: 8px;
	padding-left: 5px;
	font-size: 14px;
	padding-right: 5px;
	font-weight: bold;
	text-shadow: #ccc 0px 0px 4px;
}

h2 span {
	display: block;
	float: right;
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
}




/*
------------------------------------------------------------------------------*/
.sitemainname {
	color: #777777;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
        text-align:left;
	font-size: 10px;


}




/*
------------------------------------------------------------------------------*/
section,
aside.maker,
aside.past {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    padding: 5px;
    margin: 0px 3px 8px 3px;
}
section {
    background-color: #FFFFFF;
}

section.entrance {
    background-color: #ffeeff;
}

section.past {
    background-color: #FFFFFF;
}

section.sp {
    background-color: #ffd3ea;
}

/*
------------------------------------------------------------------------------*/
.waku100{
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 100px;

}
.waku100 li{
	padding:0px;
	border-bottom:1px dashed #fff;
	position:relative;
}
.waku100 li:last-child{
	border:none;
}
.waku100 img{
	width:100px;
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow:0 1px 2px #000;
}

.waku100 img span{
	font-size:10px;
	position:absolute;
	padding:3px;
	bottom:3px;
	right:0;
	color:#fff;
	background:rgba(0,0,0,0.6);

}

.waku100 a{
	display:block;
}
.waku100 a:after{
	content:"";
	clear:both;
	height:1px;
	display:block;
}

.waku100 .title {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-left: 100px;
	font-size: 12px;
}

.waku100 .title span {
	font-weight: bold;
	color: #FFD700;
	margin-top:1px;
	margin-bottom: 1px;
	padding-left: 0px;
	font-size: 12px;
}

.waku100 .title2 {
	font-weight: bold;
	color: #555555;
	margin-top:1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-left: 100px;
	font-size: 12px;
}

.waku100 .title2 span {
	font-weight: bold;
	color: #FFD700;
	margin-top:1px;
	margin-bottom: 1px;
	padding-left: 0px;
	font-size: 12px;
}


.waku100 .site {
	color: #C0C0C0;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 100px;
	font-size: 9px;
}

.waku100 .comment {
	color: #000;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 100px;
	font-size: 12px;
}



.movieinfo {
	color: #FFFFFF;
        background-color:#ea4498;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
        width:100%;
        text-align:center;
	font-size: 10px;
        font-weight: bold;

}



.waku100 .arrow {
	width:40px;
	margin-left:3px;
	margin-top:1px;
	margin-right:5px;
	float:right;
}

.waku100 .days {
	font-weight: bold;
	color: #ffd700;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 100px;
	font-size: 8px;
}

.waku100 .moviedays {
	font-weight: bold;
	color: #ffd700;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 100px;
	font-size: 10px;
}

.waku100 .sitename {
	color: #777777;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 100px;
	font-size: 9px;
        text-align: right;
        float: right;
}










/*
------------------------------------------------------------------------------*/
.waku80{
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 80px;


}
.waku80 li{
	padding:0px;
	border-bottom:1px dashed #fff;
	position:relative;
}
.waku80 li:last-child{
	border:none;
}
.waku80 img{
	width:80px;
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow:0 1px 2px #000;
}

.waku80 a{
	display:block;
}
.waku80 a:after{
	content:"";
	clear:both;
	height:1px;
	display:block;
}

.waku80 .title {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-top: 0px;
	margin-left: 80px;
	font-size: 12px;
}



.waku80 .title2 {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.title2 {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
}

.waku80 .comment {
	color: #000;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80 .site {
	color: #696969;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 8px;
}

.waku80 .days {
	color: #FF6600;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80 .moviedays {
	font-weight: bold;
	color: #99FF33;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	margin-left: 80px;
	font-size: 10px;
}



.waku80 .siteinfo {
	font-weight: bold;
	color: #ffa500;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9px;
        text-align: right;
        float: right;
}

.waku80 .adtitle {
	font-weight: bold;
	color: #ffd700;
	margin-top:3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 15px;
}

.waku80 .name {
	color: #ff77ff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9px;
        text-align: right;
        float: right;
}

.waku80 .sitename {
        display: block;
        width: 115px;
        text-align: center;
        color: #FFFFFF;
	font-weight: bold;
        background-color: #FFDDFF;
        font-size: 10px;
        line-height: 1.0;
        float: right;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        -o-border-radius: 7px;
        -ms-border-radius: 7px;
        border-radius: 7px;
        padding: 3px 0;
	margin-top: 1px;
	margin-bottom: 3px;
}

.waku80 .rank_site {
	font-weight: bold;
	color: #FF69A3;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80 .rank_site span {
	font-weight: bold;
	color: #555555;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
}

/*
------------------------------------------------------------------------------*/
.waku80_2{
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 80px;



}
.waku80_2 li{
	padding:0px;
	border-bottom:1px dashed #fff;
	position:relative;
}
.waku80_2 li:last-child{
	border:none;
}
.waku80_2 img{
	width:80px;
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow:0 1px 2px #000;
}

.waku80_2 a{
	display:block;
}
.waku80_2 a:after{
	content:"";
	clear:both;
	height:1px;
	display:block;
}

.waku80_2 .title {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-left: 80px;
	font-size: 12px;
}


.waku80_2 .title span {
	color: #FFFF77;
	margin-top:1px;
	margin-bottom: 1px;
	padding-top: 1px;
	font-size: 12px;
}



.waku80_2 .title2 {
	font-weight: bold;
	color: #FF69A3;
	margin-top:1px;
	margin-bottom: 5px;
	padding-top: 1px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80_2 .title2 span {
	color: #FFD700;
	margin-top:1px;
	margin-bottom: 1px;
	padding-top: 1px;
	font-size: 10px;
}



.waku80_2 .news {
	font-weight: bold;
	color: #ff77ff;
	margin-top:1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80_2 .comment {
	color: #000;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 60px;
	font-size: 12px;
}

.waku80_2 .site {
	color: #ffd700;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 8px;
}

.waku80_2 .days {
	font-weight: bold;
	color: #ffd700;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 9px;
}

.waku80_2 .webmaster {
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 12px;
}

.waku80_2 .moviedays {
	font-weight: bold;
	color: #00bfff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 10px;
}

.waku80_2 .siteinfo {
	color: #666;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9px;
        text-align: right;
        float: right;
}



.newwaku60 {
   float: center;
   background-color:#fbe5f4;
   float: left;
   font-size:10px;
   text-align:center;
   padding: 0px 1px 0px 1px;
}

.waku80_2 .name {
	color: #FFD700;
	margin-top: 27px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 100px;
	font-size: 9px;
        text-align: right;
        float: right;
}

.waku80_2 .name2 {
	color: #ff77ff;
	margin-top: 27px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 100px;
	font-size: 9px;
        text-align: right;
        float: right;
}

/*
------------------------------------------------------------------------------*/.waku80_3{
	background-color:#ffeeff;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 80px;


}
.waku80_3 li{
	padding:0px;
	border-bottom:1px dashed #fff;
	position:relative;
}
.waku80_3 li:last-child{
	border:none;
}
.waku80_3 img{
	width:80px;
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow:0 1px 2px #000;
}

.waku80_3 a{
	display:block;
}
.waku80_3 a:after{
	content:"";
	clear:both;
	height:1px;
	display:block;
}

.waku80_3 .title {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-top: 0px;
	margin-left: 80px;
	font-size: 12px;
}



.waku80_3 .title2 {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.title2 {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
}

.waku80_3 .comment {
	color: #000;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80_3 .site {
	color: #696969;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 8px;
}

.waku80_3 .days {
	color: #FF6600;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80_3 .moviedays {
	font-weight: bold;
	color: #99FF33;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	margin-left: 80px;
	font-size: 10px;
}



.waku80_3 .siteinfo {
	font-weight: bold;
	color: #ffa500;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9px;
        text-align: right;
        float: right;
}

.waku80_3 .adtitle {
	font-weight: bold;
	color: #ffd700;
	margin-top:3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 15px;
}

.waku80_3 .name {
	color: #ff77ff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9px;
        text-align: right;
        float: right;
}

.waku80_3 .sitename {
        display: block;
        width: 115px;
        text-align: center;
        color: #FFFFFF;
	font-weight: bold;
        background-color: #FFDDFF;
        font-size: 10px;
        line-height: 1.0;
        float: right;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        -o-border-radius: 7px;
        -ms-border-radius: 7px;
        border-radius: 7px;
        padding: 3px 0;
	margin-top: 1px;
	margin-bottom: 3px;
}

.waku80_3 .rank_site {
	font-weight: bold;
	color: #FF69A3;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80_3 .rank_site span {
	font-weight: bold;
	color: #555555;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
}

/*
------------------------------------------------------------------------------*/
.waku80_4{
	background-color:#ffd3ea;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 80px;


}
.waku80_4 li{
	padding:0px;
	border-bottom:1px dashed #fff;
	position:relative;
}
.waku80_4 li:last-child{
	border:none;
}
.waku80_4 img{
	width:80px;
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow:0 1px 2px #000;
}

.waku80_4 a{
	display:block;
}
.waku80_4 a:after{
	content:"";
	clear:both;
	height:1px;
	display:block;
}

.waku80_4 .title {
	font-weight: bold;
	color: #ffe1aa;
	margin-top:1px;
	margin-bottom: 3px;
	padding-top: 0px;
	margin-left: 80px;
	font-size: 12px;
}



.waku80_4 .title2 {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.title2 {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
}

.waku80_4 .comment {
	color: #000;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80_4 .site {
	color: #696969;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 8px;
}

.waku80_4 .days {
	color: #FF6600;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80_4 .moviedays {
	font-weight: bold;
	color: #99FF33;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	margin-left: 80px;
	font-size: 10px;
}



.waku80_4 .siteinfo {
	font-weight: bold;
	color: #ffa500;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9px;
        text-align: right;
        float: right;
}

.waku80_4 .adtitle {
	font-weight: bold;
	color: #ffd700;
	margin-top:3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 15px;
}

.waku80_4 .name {
	color: #ff77ff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9px;
        text-align: right;
        float: right;
}

.waku80_4 .sitename {
        display: block;
        width: 115px;
        text-align: center;
        color: #FFFFFF;
	font-weight: bold;
        background-color: #ff9ed0;
        font-size: 10px;
        line-height: 1.0;
        float: right;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        -o-border-radius: 7px;
        -ms-border-radius: 7px;
        border-radius: 7px;
        padding: 3px 0;
	margin-top: 1px;
	margin-bottom: 3px;
}

.waku80_4 .rank_site {
	font-weight: bold;
	color: #FF69A3;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.waku80_4 .rank_site span {
	font-weight: bold;
	color: #555555;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
}

/*
------------------------------------------------------------------------------*/
.waku140 {
	background-color:#FFFFFF;
	height: 140px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
        margin-top:0px;
}


.waku140 li{
	padding:0px;
	border-bottom:1px dashed #fff;
	position:relative;
}



.waku140 .thumb {
	height: 140px;
	width: 100px;
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow:0 1px 2px #000;
}



.waku140 .title {
	color: #2C7CFF;
	font-weight: bold;
	margin-top:1px;
	margin-bottom: 3px;
	padding-top: 1px;
	margin-left: 100px;
	font-size: 12px;
}

.waku140 .title span {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 3px;
	margin-left: 0px;
	font-size: 8px;
}


.waku140 .sitename {
	font-weight: bold;
	color: #777777;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9px;
        text-align: right;
        float: right;
}



/*
------------------------------------------------------------------------------*/
.news80{
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 80px;


}
.news80 li{
	padding:0px;
	border-bottom:1px dashed #fff;
	position:relative;
}
.news80 li:last-child{
	border:none;
}
.news80 img{
	width:80px;
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow:0 1px 2px #000;
}

.news80 a{
	display:block;
}
.news80 a:after{
	content:"";
	clear:both;
	height:1px;
	display:block;
}

.news80 .title {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-top: 0px;
	margin-left: 80px;
	font-size: 10px;
}



.news80 .title2 {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.news80 .comment {
	color: #000;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.news80 .site {
	color: #696969;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 8px;
}



.news80 .siteinfo {
	font-weight: bold;
	color: #ffa500;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9px;
        text-align: right;
        float: right;
}



.news80 .name {
	color: #ff77ff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9px;
        text-align: right;
        float: right;
}

.news80 .sitename {
        display: block;
        width: 125px;
        text-align: center;
        color: #FFFFFF;
	font-weight: bold;
        background-color: #FFBBFF;
        font-size: 10px;
        line-height: 1.0;
        float: left;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        -o-border-radius: 7px;
        -ms-border-radius: 7px;
        border-radius: 7px;
        padding: 3px 0;
	margin-top: 1px;
	margin-bottom: 3px;
}

.news80 .rank_site {
	font-weight: bold;
	color: #FF69A3;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 80px;
	font-size: 12px;
}

.news80 .rank_site span {
	font-weight: bold;
	color: #555555;
	margin-top:1px;
	margin-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
}


/*
------------------------------------------------------------------------------*/
.waku12090{
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 90px;

}
.waku12090 li{
	padding:0px;
	border-bottom:1px dashed #fff;
	position:relative;
}
.waku12090 li:last-child{
	border:none;
}
.waku12090 img{
	width:120px;
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow:0 1px 2px #000;
}

.waku12090 img span{
	font-size:10px;
	position:absolute;
	padding:3px;
	bottom:3px;
	right:0;
	color:#fff;
	background:rgba(0,0,0,0.6);

}

.waku12090 a{
	display:block;
}
.waku12090 a:after{
	content:"";
	clear:both;
	height:1px;
	display:block;
}

.waku12090 .title {
	font-weight: bold;
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-left: 120px;
	font-size: 12px;
}

.waku12090 .title2 {
	color: #FF0066;
	margin-top:1px;
	margin-bottom: 1px;
	padding-left: 0px;
	margin-left: 120px;
	font-size: 15px;
}

.waku12090 .comment {
	color: #000;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 120px;
	font-size: 12px;
}

.waku12090 .site {
	color: #777777;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 120px;
	font-size: 9px;
}

.waku12090 .arrow {
	width:40px;
	margin-left:3px;
	margin-top:1px;
	margin-right:5px;
	float:right;
}

.waku12090 .days {
	font-weight: bold;
	color: #ffd700;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 120px;
	font-size: 8px;
}

.waku12090 .moviedays {
	font-weight: bold;
	color: #ffd700;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 120px;
	font-size: 17px;
}

.waku12090 .sitename {
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 12px;
        text-align: right;
        float: right;
}


.waku12090 .name {
        display: block;
        width: 80px;
        text-align: center;
        color: #FFFFFF;
	font-weight: bold;
        background-color: #FFCC33;
        font-size: 10px;
        line-height: 1.0;
        float: right;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        -o-border-radius: 7px;
        -ms-border-radius: 7px;
        border-radius: 7px;
        padding: 3px 0;
	margin-top: 7px;
	margin-bottom: 3px;
}






.dvd2, .picks {
	text-align: center;
	clear:both
	background-color: #000;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 5px;
        padding-top: 5px;
        border-top:0px;
        border-bottom:0px;
        border-right:1px;
        border-left:1px;
}

.dvd2 a, .picks a{display:inline}

.dvd2 a img {
	margin: 0;
	width:47%;
	max-width:160px;
	display:inline;
        margin-top: 3px;
        margin-bottom: 0px;
        margin-right: 2px;
        margin-left: 2px;
	-webkit-box-shadow:0 1px 2px #000;
}




/*
------------------------------------------------------------------------------*/

.waku80 .text,
.waku140 .text,
.waku .text,
.waku95 .text,
.waku75 .text,
.waku80 .text,
.waku115 .text,
.waku155 .text {
	line-height: 1.3;
	margin-bottom: 5px;

}

.waku95 .note,
.waku75 .note {
	color: #C03;
}



/*
------------------------------------------------------------------------------*/
.news_box {
	background: #ffffff;
	padding: 0;
	margin: 0;

}

.news_box a{
	display: block;
	width: 100%;
	height: 100%;
}

.news_contents {
	padding: 3px;
}

.news_contents:after{
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.news_img {
	float: center;
}

.news_img img{
	margin-right: 0px;
	width: 220px;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:5px;
	-webkit-box-shadow: 0px 0px 2px #000;
	padding:3px 3px 3px 3px;
}





/*
------------------------------------------------------------------------------*/
.btnLink {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.btnLink a {
	background-image: url(http://www.heavenmovies.com/img/bg_ent.png);
	background-repeat: repeat-x;
	height: 40px;
	border: 0px solid #000000;
        border-radius: 3px;
	font-size: 20px;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-left: 38%;
	line-height: 40px;
	font-weight: bold;
	-webkit-box-shadow:0 1px 2px #777;

}

.btnLink span {
	display: block;
	float: right;
	padding-top: 0px;
	line-height: 40px;
}

.btnLink span2 {
	display: block;
	float: right;
	color: #FFF;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	font-weight: bold;
}

.btnLink2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.btnLink2 a {
	background-image: url(http://www.heavenmovies.com/img/bg_btn2.png);
	background-repeat: repeat-x;
	height: 40px;
	border: 0px solid #000000;
        border-radius: 0px;
	font-size: 20px;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 40px;
	font-weight: bold;
	-webkit-box-shadow:0 1px 2px #000;
}

.btnLink2 span {
	display: block;
	float: right;
	padding-top: 4px;
}

.btnLink2 span2 {
	display: block;
	float: right;
	color: #FFF;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	font-weight: bold;
}





.btnLink3 span {
	display: block;
	float: right;
	color: #FFF;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	font-weight: bold;
}

.btnLink3 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.btnLink3 a {
	background-image: url(http://www.heavenmovies.com/img/bg_btn3.png);
	background-repeat: repeat-x;
	height: 40px;
	border: 0px solid #000000;
        border-radius: 0px;
	font-size: 15px;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 40px;
	font-weight: bold;
	-webkit-box-shadow:0 1px 2px #000;
}

.btnLink3 span {
	display: block;
	float: right;
	padding-top: 3px;
}

.btnLink3 span2 {
	display: block;
	float: right;
	color: #FFF;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	font-weight: bold;
}




.enter {
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 21px;
        padding-bottom: 5px;
}

.enter a {
	background-image: url(http://www.heavenmovies.com/img/enter.png);
	background-repeat: repeat-x;
	height: 40px;
	border: 2px solid #f472e6;
        border-radius: 3px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 40px;
        text-align: center;
        width: 100%;
	text-shadow: #ccc 0px 0px 4px;
}




.btndl {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.btndl a {
  color: #ffffff;
  background-color: #ff69b4;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffb6c1), to(#ff69b4));
  background-image: -moz-linear-gradient(top, #ffb6c1, #ff69b4);
  background-image: -ms-linear-gradient(top, #ffb6c1, #ff69b4);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb6c1), color-stop(100%, #ff69b4));
  background-image: -webkit-linear-gradient(top, #ffb6c1, #ff69b4);
  background-image: -o-linear-gradient(top, #ffb6c1, #ff69b4);
  background-image: linear-gradient(top, #ffb6c1, #ff69b4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb6c1', endColorstr='#ff69b4', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #ff69b4 #ff69b4 #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	height: 40px;
	color: #FFF;
 	padding-top: 0px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 30px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
	font-weight: bold;
        float:center;
        text-align:center;
}

.btndl span {
	display: block;
	float: right;
 	padding-top: 1px;
}



/*
------------------------------------------------------------------------------*/
#copyright {
	height: 25px;
        line-height: 25px;
        text-align: center;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#fffcfc),to(#fffcfc));
    background-image:-webkit-linear-gradient(top,#fffcfc,#fffcfc);
    background-image:-moz-linear-gradient(top,#fffcfc,#fffcfc);
    background-image:-ms-linear-gradient(top,#fffcfc,#fffcfc);
    background-image:-o-linear-gradient(top,#fffcfc,#fffcfc);
    background-image:linear-gradient(top,#fffcfc,#fffcfc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#fffcfc, endcolorstr=#fffcfc));
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#fffcfc, endcolorstr=#fffcfc))";
    zoom: 1;
    width: 100%;
}

#copyright li {
	
        display: inline-block;
        margin-top: 4px;
}

#copyright li a {
	text-align: center;
}
/*
------------------------------------------------------------------------------*/
.contentDvd,
.contentWebmaster,
.contentContact,
.contentInfo,
#star {
	background-image: url(http://www.heavenmovies.com/img/bg_content.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.contentDvd #dvdTitle {
	line-height: 1.3;
	color: #C03;
	margin-bottom: 5px;
}

#dvdPackage {
	width:100px;
	margin-left:0px;
	margin-top:0px;
	margin-right:10px;
	float:left;
	-webkit-box-shadow:1px 1px 1px 1px #666;
}

#movielistimage {
	width:80px;
	margin-left:0px;
	margin-top:0px;
	margin-right:10px;
	float:left;
	-webkit-box-shadow:1px 1px 1px 1px #666;
}

#dvdcomment {
	color: #000;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 105px;
	font-size: 12px;
}

#dvdInfo {
	border-collapse: collapse;
	width: 100%;
}

#dvdInfo th,
#dvdInfo td {
	border: 1px solid #666666;
	padding: 5px;
}

#dvdInfo th {
	width: 80px;
	background-color: #000;
	color: #FFF;
}

#dvdInfo td {
	background-color: #000;
}

#review,
.contentWebmaster p,
.contentContact p,
.contentInfo p {
	line-height: 1.3;
}

#siteDesc {
	margin-bottom: 10px;
}

.contentInfo ul {
	background-color: #333333;
	padding: 3px;
	margin-bottom: 0px;
}

.contentInfo li {
	line-height: 1.3;
}

.contentInfo span {
	color: #ff8c00;
}



.dvd_section_top{
    border-bottom: 1px dashed #EA4498;
    border-top: 1px solid #EA4498;
    border-left: 1px solid #EA4498;
    border-right: 1px solid #EA4498;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.dvd_section_top .sec_left{
    background-color: #EA4498;
    color: #ffffff;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    text-shadow: 1px 1px 0 #EA4498;
    white-space: nowrap;
    width: 95px;
}

.dvd_section_top .sec_right{
    color: #636363;
    font-size: 13px;
    line-height: 25px;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
    width: 65%;
}

.dvd_section_top span{
    float: left;
    margin: 0;
    padding: 0;
}




.dvd_section_center{
    border-bottom: 1px dashed #EA4498;
    border-left: 1px solid #EA4498;
    border-right: 1px solid #EA4498;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.dvd_section_center .sec_left{
    background-color: #EA4498;
    color: #ffffff;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    text-shadow: 1px 1px 0 #EA4498;
    white-space: nowrap;
    width: 95px;
}

.dvd_section_center .sec_right{
    color: #636363;
    font-size: 13px;
    line-height: 25px;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
    width: 65%;
}

.dvd_section_center span{
    float: left;
    margin: 0;
    padding: 0;
}


.dvd_section_bottom{
    border-bottom: 1px solid #EA4498;
    border-left: 1px solid #EA4498;
    border-right: 1px solid #EA4498;
    height: 25px;
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
}

.dvd_section_bottom .sec_left{
    background-color: #EA4498;
    color: #ffffff;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    text-shadow: 1px 1px 0 #EA4498;
    white-space: nowrap;
    width: 95px;
}

.dvd_section_bottom .sec_right{
    color: #636363;
    font-size: 13px;
    line-height: 25px;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
    width: 65%;
}

.dvd_section_bottom span{
    float: left;
    margin: 0;
    padding: 0;
}

.sec_right a.dmmlink{
   color: #0000ff;
    line-height: 25px;
}




/*
------------------------------------------------------------------------------*/

.rankSiteName {
	margin-left: 70px;
	line-height: 20px;
	font-weight: bold;
	color: #C03;
	margin-bottom: 5px;
}

.rankSiteName span {
	line-height: 20px;
	color: #FFF;
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 5px;
	background-image: url(http://www.heavenmovies.com/img/bg_rank.png);
	background-repeat: no-repeat;
	font-size: 10px;
	text-shadow: #002531 -1px -1px 0;
}


/*
------------------------------------------------------------------------------*/
#nav {
	background-image: url(http://www.heavenmovies.com/img/bg_nav.png);
	background-repeat: repeat-x;
	height: 40px;
}

#nav li {
	float: left;
	width: 50%;
}

#nav li a {
	color: #000;
	font-weight: bold;
	padding-top: 13px;
	text-align: center;
}

/*
------------------------------------------------------------------------------*/
.banner {
	background-color:#FFEEFF;
	background-repeat: repeat-x;
	width: 280px;
	height: 120px;
	margin: 10px auto;
}
.banner .text {
	line-height: 1.3;
	font-weight: bold;
	color: #0A657F;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}



/*
------------------------------------------------------------------------------*/
.rank-number{
	position:absolute;
	top:5px;
	left:5px;
	padding:2px;
	background:#654;
	color:#fff;
	-webkit-border-radius:3px 10px 10px 10px;
	-webkit-box-shadow:1px 1px 3px #fff;
}


/*
------------------------------------------------------------------------------*/
.rank-number{
	position:absolute;
	top:0px;
	left:0px;
	padding:1px;
	background:#ff1493;
	color:#fff;
	-webkit-border-radius:3px 10px 10px 10px;
	-webkit-box-shadow:1px 1px 3px #fff;
	font-size: 10px;
}


/*
------------------------------------------------------------------------------*/
.rank-number2{
	position:absolute;
	top:3px;
	left:5px;
	padding:1px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	-webkit-border-radius:0px 0px 0px 0px;
	-webkit-box-shadow:1px 1px 3px #fff;
	font-size: 10px;
}


/*
------------------------------------------------------------------------------*/
.rank-number3{
	position:absolute;
	top:3px;
	left:90px;
	padding:1px;
	background:#ffa500;
	color:#fff;
	-webkit-border-radius:3px 10px 10px 10px;
	-webkit-box-shadow:1px 1px 3px #fff;
	font-size: 10px;
}


/*
------------------------------------------------------------------------------*/
.rank-number4{
	position:absolute;
	top:100px;
	right:10px;
	padding:1px;
	background:#ff69b4;
	color:#fff;
	font-size: 10px;
        float:right
        -webkit-border-radius: 10px; //追加
        -moz-border-radius: 10px;　//追加
        border-radius: 10px; //追加
}



/*
------------------------------------------------------------------------------*/
#box1{
	padding:0px 0;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        border-bottom:1px;


}

#box2{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
        border-right:0px;
        border-left:0px;
        border-top:0px;
        border-bottom:1px;


}




/*
------------------------------------------------------------------------------*/
.box{ margin:1px auto 1px auto; padding:1px; text-align:left; background-color:#FFFFFF; border-radius:3px 3px 3px 3px; color:#FF55FF; font-size:11px;}
.box2{ width:90%; margin:0px auto 10px auto; padding:5px; text-align:left; background-color:#FFF; border:#a6d6e4 3px solid; border-radius:10px 10px 10px 10px; color:#0099cc; font-size:12px;}
z
.box span{
	color: #FF0000;
	font-size: 15px;
        font-weight: bold;
}


/*
------------------------------------------------------------------------------*/
.line{border-bottom:#CCC 1px solid; height:1px; padding:3px 0px; margin:0px 5px 5px 0px; clear:both;}
.line2{border-bottom:#CCC 1px solid; height:1px; padding:1px 0px; margin:0px 5px 3px 0px; clear:both;}
.line3{border-bottom:#666 1px dotted; height:1px; padding:1px 0px; margin:0px 0px 0px 0px; clear:both;}
.line4{height:1px; padding:1px 0px; margin:0px 3px 3px 3px; clear:both;}




/*
------------------------------------------------------------------------------*/
.arrows{
        background:url(http://www.heavenmovies.com/img/arrow.png) no-repeat 99% 50%; background-size:10px 16px;
	background-color:#FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 23px;
        border-top:1px dotted #666;
        border-bottom:1px dotted #666;

	line-height: 23px;

}

.arrows .title {
	font-weight: bold;
	color: #666;
	margin-bottom: 3px;
	padding-right: 15px;
	margin-left: 0px;
	font-size: 14px;
        line-height:23px;
        float: right;
}



.arrows .title span {
	font-weight: normal;
	color: #666;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 10px;
        line-height:23px;
}


.arrows img{
	width:18px;
	margin-left:3px;
	margin-top:1px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow:0 1px 2px #000;
}






.arrows2{
        background:url(http://www.heavenmovies.com/img/arrow.png) no-repeat 99% 50%;
        background-size:10px 16px;
	background-color:#FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 23px;
	line-height: 23px;

}

.arrows2 .title {
	font-weight: bold;
	color: #666;
	margin-bottom: 3px;
	padding-right: 15px;
	margin-left: 0px;
	font-size: 14px;
        line-height:23px;
        float: right;
}








.arrows2 .title span {
	font-weight: normal;
	color: #666;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 10px;
        line-height:23px;
}


.arrows2 img{
	width:18px;
	margin-left:3px;
	margin-top:1px;
	margin-right:5px;
	float:left;
	-webkit-box-shadow:0 1px 2px #000;
}



.arrows3{
        background:url(http://www.heavenmovies.com/img/arrow.png) no-repeat 99% 50%;
        background-size:10px 16px;
	background-color:#FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 23px;
	line-height: 23px;

}

.arrows3 .title {
	font-weight: bold;
	color: #666;
	margin-bottom: 3px;
	padding-right: 15px;
	margin-left: 0px;
	font-size: 14px;
        line-height:23px;
        float: left;
}








.arrows3 .title span {
	font-weight: normal;
	color: #666;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 10px;
        line-height:23px;
}


.arrows3 img{
	width:18px;
	margin-left:3px;
	margin-top:1px;
	margin-right:5px;
	float:right;
	-webkit-box-shadow:0 1px 2px #000;
}



/*
------------------------------------------------------------------------------*/.webmaster{
        background-size:10px 16px;
	background-color:#FFFFFF;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 15px;

}

.webmaster .title {
	font-weight: bold;
	color: #666;
	margin-bottom: 1px;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 11px;
        line-height:18px;
        float: left;
}








.webmaster .title span {
	font-weight: bold;
	color: #FF0066;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 11px;
        line-height:18px;
}


.webmaster .title2 {
	font-weight: bold;
	color: #FF0066;
	margin-bottom: 3px;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 13px;
        line-height:15px;
}

.webmaster .title3 {
	font-weight: bold;
	color: #0099FF;
	margin-bottom: 3px;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 11px;
        line-height:15px;
}

.webmaster .title3 span {
	font-weight: bold;
	color: #FF0066;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 11px;
        line-height:15px;
}

.webmaster .title4 {
	font-weight: bold;
	color: #FF99FF;
	margin-bottom: 3px;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 11px;
        line-height:15px;
}

.webmaster .title4 span {
	font-weight: bold;
	color: #FF99FF;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 11px;
        line-height:15px;
}


.webmaster .title5 {
	font-weight: bold;
	color: #222222;
	margin-bottom: 3px;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 13px;
        line-height:15px;
}

/*
------------------------------------------------------------------------------*/
.login_info{ margin:auto; padding:5px 15px 5px 0px; text-align:right; color:#ffffff; font:bold 75%/1.0 "ＭＳ Ｐゴシック"; background-color:#242424; }
.login_info_left{ width:50%; margin:auto; float:left; border-bottom: 1px none #a5a5a5; }
.login_info_right{ width:50%; margin:auto; float:right; border-bottom: 1px none #a5a5a5; }
.login_info_center{ width:75%; margin:auto; border-bottom: 1px none #a5a5a5; }

.login_info_center a, .login_info_left a, .login_info_right a { margin:5px; padding:10px 0px; text-align:center; color:#434343; font:bold 15px/1.5 "ＭＳ Ｐゴシック"; display:block; -webkit-border-radius:10px; -moz-border-radius:5px; background:-moz-linear-gradient(top, #f3f3f3, #c6c6c6); background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#c6c6c6)); border:1px solid #000000; }
.login{ color:#ff9c00;}
.logout{ color:#ffffff;}


/*
------------------------------------------------------------------------------*/

.picks a img {
	margin: 0;
	width:22%;
	max-width:76px;
	max-height:98px;
	display:inline;
	margin:2px;
}






#fotter {
	height: 50px;
        line-height: 50px;
        text-align: center;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#fa63a7),to(#fc91c1));
    background-image:-webkit-linear-gradient(top,#fa63a7,#fc91c1);
    background-image:-moz-linear-gradient(top,#fa63a7,#fc91c1);
    background-image:-ms-linear-gradient(top,#fa63a7,#fc91c1);
    background-image:-o-linear-gradient(top,#fa63a7,#fc91c1);
    background-image:linear-gradient(top,#fa63a7,#fc91c1);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#fa63a7, endcolorstr=#fc91c1));
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#fa63a7, endcolorstr=#fc91c1))";
    zoom: 1;
    width: 100%;
}

#fotter li {
	
        display: inline-block;
        margin-top: 4px;
}

#fotter li a {
	text-align: center;
}



/*thumb*/
.pastthumb{position:relative;display:inline-block;margin:0px 0px 0px 0px;padding-top:0px;}
.pastthumb img{border:0px solid #F5F5F5}
.pastrankNo{position:absolute;top:61px;right:0;color:#FFF;font-size:13px;font-weight:700;border:1px solid #8cbf26;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:1px 5px 2px;
background: rgb(168,202,101); /* Old browsers */
background: -moz-linear-gradient(top, rgba(168,202,101,1) 0%, rgba(140,191,38,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,202,101,1)), color-stop(100%,rgba(140,191,38,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(168,202,101,1) 0%,rgba(140,191,38,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(168,202,101,1) 0%,rgba(140,191,38,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(168,202,101,1) 0%,rgba(140,191,38,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(168,202,101,1) 0%,rgba(140,191,38,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8ca65', endColorstr='#8cbf26',GradientType=0 ); /* IE6-9 */
}


.bottan_dl span {
	display: block;
	float: right;
 	padding-top: 1px;
}




.bottan_dl_1 {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;

}

.bottan_dl_1 a {
  color: #ffffff;
  background-color: #ff69b4;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffb6c1), to(#ff69b4));
  background-image: -moz-linear-gradient(top, #ffb6c1, #ff69b4);
  background-image: -ms-linear-gradient(top, #ffb6c1, #ff69b4);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb6c1), color-stop(100%, #ff69b4));
  background-image: -webkit-linear-gradient(top, #ffb6c1, #ff69b4);
  background-image: -o-linear-gradient(top, #ffb6c1, #ff69b4);
  background-image: linear-gradient(top, #ffb6c1, #ff69b4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb6c1', endColorstr='#ff69b4', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #ff69b4 #ff69b4 #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	height: 30px;
	color: #FFF;
 	padding-top: 0px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 30px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
	font-weight: bold;
        float:center;
        text-align:center;
}

.bottan_dl_1 span {
	display: block;
	float: right;
 	padding-top: 1px;
}





.bottan_dl_kako {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
        border-top:0px solid #ddd;
        border-right:1px solid #ddd;
        border-left:1px solid #ddd;
        border-bottom:1px solid #ddd;
}

.bottan_dl_kako a {
  color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	height: 30px;
	color: #FFF;
 	padding-top: 0px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 30px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
	font-weight: bold;
        float:center;
        text-align:center;
}

.bottan_dl_kako span {
	display: block;
	float: right;
 	padding-top: 1px;
}

.movietext{
background-color: #FFEEFF;	
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
padding:5px;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
border-right:1px solid #ddd;
border-left:1px solid #ddd;

}




a.box_dl {
 width: 100%;
 height: 15px;
 overflow: hidden;
 padding: px;
 margin: 10pt 0pt;
 display: block;
 repeat scroll 0% 0% transparent;
 font-size: 12px;
 font-weight: bold;
 padding-top: 5px;
 float:center;
 text-align:center;
}

/*
------------------------------------------------------------------------------*/
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;  
	clear: both; 
	visibility:hidden;
}

.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;  
	clear: both; 
	visibility:hidden;
}

.fam_sp_rec {
	background-color: #222;
	padding: 10px 0px;
}
.fam_sp_rec a div span {
	/* テキストサイズ */
	font-size: 100%;
}







.fam_sp_top a {
	display: block;
	width: 50%;
	float: left;
	text-decoration: none;
}
.fam_sp_top a > div {
	padding: 5px;
	border: solid 1px #D0D0D0;
}
.fam_sp_top a div span {
	display: block;
	min-height: 100px;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	height: 110px;
	overflow: hidden;
	word-break: break-all;
}
.fam_sp_top a div div img,
.fam_sp_top a div div {
	/* 画像角丸 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.fam_sp_top a .fam_time {
	font-size: 11px;
	color: #999;
	padding-top: 5px;
	margin-top: 5px;
	text-align: right;
	border-top: dotted 1px #D0D0D0;
}
.fam_sp_top a div .fam_time + br {
	display: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix { zoom: 1; }
.clear {
	clear: both;
}
*:first-child+html .clearfix { zoom: 1; }




 #owl-main .item
{
    margin: 3px;
}
    
#owl-main .item img
{
    display: block;
    width: 100%;
    height: auto;
}


 #owl-sub .item
{
    margin: 3px;
}
    
#owl-sub .item img
{
    display: block;
    width: 100%;
    height: auto;
}


 #owl-past .item
{
    margin: 3px;
}
    
#owl-past .item img
{
    display: block;
    width: 100%;
    height: auto;
}



.item
{ 
   border: solid 1px #D0D0D0;
}

.sptext
{ 
   color: #FF0066;
   font-weight: bold;
   font-size: 14px;
   text-align: right;
   margin-top:5px;
   padding: 5px;
}


.coment
{ 
    height: 50px;
}


.mlogo{
 text-align: center;
}