body,div,p,span,table,tr,td,h1,h2,h3,h4,h5,img{ /* 全タグ共通 */
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/*/// タグ初期設定 ///*/
table{
	border-collapse:collapse;
}

/*/// 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;}

a:hover{
	color:#F00;
}

/*/// DIV BASIC///*/
#container{
	width: 900px;
	margin: 0 auto;
}
#header{
	margin-top: 13px;
	margin-bottom: 10px;
}
#middle{
	margin-bottom: 10px;
}
#alpha{
	width: 190px;
}
#beta{
	width: 190px;
}
#main{
	width: 500px;
	margin-left: 10px;
	float: left;
}
#footer{
	clear:both;
}
/*----footer----*/
.footNavi a{
    float: left;
    border-right: 1px dotted #006;
}
.footNavi{
    margin-bottom: 7px;
}
.footNavi a.end{
    border-right: none;
}
/*-MEMBER INFO-------------------*/
.box-line {
    border-left:1px solid #a689c8;
    border-right:1px solid #a689c8;
    width:188px;
}
.box-line p{
	padding-bottom:10px;
}
.box-line .item-txt{
    font-weight:bold;
	color:#000;
}
.box-line .members{
    text-align:center;
    font-weight:bold;
    color:#4e1391;
    font-size:15px;
	padding-top:5px;
    margin-bottom:3px;
}
.box-line .status{
    margin-left:13px;
	color:#000064;
}
.box-line .sex, .box-line .birthday{
    text-align:center;
    margin-left:6px;
	color:#000064;
}
.box-line .work{
	text-align:center;
	margin-left:38px;
	color:#000064;
}
.box-line .mail_address{
    margin-left:17px;
	color:#000064;
}
.box-line .magazine{
    margin-left:14px;
	margin-bottom:5px;
	color:#000064;
}
.box-line .edit-txt{
	text-align:center;
	font-weight:bold;
	border-top:1px dotted #4e1391;
	padding:10px 0;
}
.box-line .item-edit{
	font-size:10px;
	text-align:center;
}
.box-line .item-address{
	font-weight:bold;
	color:#000;
	font-size:15px;
}

.member-box .toLogin{
	margin-top: 10px;
	margin-right: 5px;
	text-align: right;
}
/* MYPAGE */
#mypage{
    width:698px;
}
#mypage .start-box{
    margin-bottom:10px;
}
.header-box{
    margin-bottom:5px;
}
.header-box .logo{
    margin-bottom:10px;
}
.header-box .member-txt{
    background-color:#4e1391;
    color:#FFF;
    padding:5px 0 5px 30px;
    font-weight:bold;
	font-size:15px;
    }
.subNavi{
    text-align:right;
    background-image:url(../images/bar_top_subtitle.gif);
    background-position:bottom right;
    background-repeat:no-repeat;
    padding-bottom:40px;
    padding-left:30px;
    margin-right:5px;
}
.subNavi a{
    background-image:url(../images/arrow_red.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:15px;
    text-decoration: none;
    font-weight: bold;
    color:#00F;
    margin-right:3px;
}
.subNavi a:hover{
	color: #F00;
}
#mypage .tab{
    text-align:right;
    border-bottom-width:17px;
	border-bottom-style: solid;
	margin-bottom:7px;
}
#mypage .tab img{
    margin-left:2px;
}
#mypage .contents-box .title{
	margin-bottom:5px;
}
#mypage .contents-box .title .favorite,
#mypage .contents-box .title .mylist{
	background-repeat:no-repeat;
	padding:3px 0;
	text-align:center;
	border:1px solid #bf97db;
	font-weight:bold;
	margin-bottom:10px;
}
#mypage .contents-box .title .on{
	background-image:url("../images/bg_title_on.gif");
	width:341px;
}
#mypage .contents-box .title .off{
	background-image:url("../images/bg_title_off.gif");
	width:343px;
}
#mypage .contents-box .title .page-txt{
	margin-left:10px;
}
#mypage .contents-box .title .title-txt{
	font-weight:bold;
	font-size:21px;
	margin-left:100px;
	color:#490231;
}
#mypage .desc-txt{
	margin-bottom: 5px;
	font-size: 14pt;
	font-weight: bold;
}
#mypage .notice{
	margin: 0 10px 10px;
}
/*////////////
//  MYLIST
////////////*/
#mylist{
}
#mylist .box .phototxt img{
	border:1px solid #4e1391;
	padding:2px;
	margin-bottom:5px;
}
#mylist .box .phototxt{
	margin-left:5px;
}
#mylist .box .data-box .title{
	background-image:url("../images/purple_box.gif");
	background-repeat:repeat-y;
	border:1px solid #4e1391;
	padding:3px 0;
	padding-left:15px;
	margin-left:5px;
	margin-bottom:20px;
	font-weight:bold;
	color: #4e1391;
}
#mylist .box .data-box .title a{
	color:#4e1391;
}
#mylist .box .data-box .title a:hover{
	color:#F00;
}
#mylist .box .data-box .file-end{
	margin-left: 5px;
	font-weight: bold;
}
#mylist .box .data-box{
	width:560px;
	background-image:url("../images/bg_download.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:30px;

}
#mylist .box {
	padding-bottom:5px;
	border-bottom:1px dotted #4e1391;
	margin-bottom:15px;
}
#mylist .box .data-box .file-txt{
	margin: 0 15px;
	line-height: 25px;
}
#mylist .box .data-box .file-txt a{
	margin-right: 5px;
	border-right: 1px solid #4e1391;
	padding-right: 5px;
	font-weight: bold;
}
#mylist .check-box{
	margin-bottom:10px;
}
#mylist .file-txt a,
#mylist .right-txt a,
#mylist .check-box a{
	text-decoration:none;
}

#mylist .nolist{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12pt;
}

/*////////////
//  FAVORITE
////////////*/
#favorite .movie-box{
	width:340px;
	border-bottom:1px dotted #4e1391;
	margin: 0 7px 10px 1px;
}
#favorite .movie-box .photo p{
	margin-left:5px;
	margin-bottom:5px;
}
#favorite .movie-box .photo img{
	border:1px solid #4e1391;
	padding:2px;
}
#favorite .movie-box .date{
	width:228px;
}
#favorite .movie-box .date .title{
	margin-left: 5px;
	margin-bottom: 2em;
	font-weight:bold;
	color:#4e1391;
}
#favorite .movie-box .date .title a{
	font-weight:bold;
	color:#4e1391;
}
#favorite .movie-box .date .title a:hover{
	color: #F00;
}
#favorite .movie-box .date .file-end{
	margin-left: 5px;
	font-weight: bold;
}
#favorite .movie-box .date .to-list{
	text-align:right;
	margin-bottom:5px;
	margin-right:5px;
}
#favorite .movie-box .date .to-detail{
	text-align:right;
	margin-right:30px;
}
#favorite .movie-box .date .to-list a,
#favorite .movie-box .date .to-detail a{
	text-decoration:none;
}
#favorite .nolist{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12pt;
}

/*/// FOOTER ///*/
#footer .toCancel{
	margin: 20px 5px;
	text-align: right;
}

/*/// MOVIE_DL_FILES ///*/
.movie_dl_box .item-box{
	margin-bottom: 10px;
}
.movie_dl_box .item-photo{
	border: 1px solid #333;
	padding: 5px;
}
.movie_dl_box .item-desc{
	width: 755px;
}
.movie_dl_box .item-title{
	margin-bottom: 10px;
	border-style: solid;
	border-color: #4e1391;
	border-width: 1px 1px 1px 5px;
	padding: 3px 5px;
	font-weight: bold;
}
.movie_dl_box .item-files a{
	display: block;
	float: left;
	text-decoration: none;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #4e1391;
	padding: 2px 4px;
}
.movie_dl_box .item-files a:hover{
	background-color: #4e1391;
	color: #fff;
}
.movie_dl_box .bar{
	margin-bottom: 10px;
	padding: 7px 0 5px 7px;
	background-color: #4e1391;
	color: #FFF;
	font-weight: bold;
}
.movie_dl_box form{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.movie_dl_box input{
	font-size: 12px;
	padding: 2px;
}

/*////////////
//  PRESENT
////////////*/
#present{
	margin-bottom: 21px;
}
#present .box .phototxt img{
	border:1px solid #4e1391;
	padding:2px;
	margin-bottom:5px;
}
#present .box .phototxt{
	margin-left:5px;
}
#present .box .data-box .title{
	background-image:url("../images/purple_box.gif");
	background-repeat:repeat-y;
	border:1px solid #4e1391;
	padding:3px 0;
	padding-left:15px;
	margin-left:5px;
	margin-bottom:20px;
	font-weight:bold;
	color: #4e1391;
}
#present .box .data-box .title a{
	color:#4e1391;
}
#present .box .data-box .title a:hover{
	color:#F00;
}
#present .box .data-box .file-end{
	margin-left: 5px;
	font-weight: bold;
}
#present .box .data-box{
	width:560px;
	background-image:url("../images/bg_download.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:30px;

}
#present .box {
	padding-bottom:5px;
	border-bottom:1px dotted #4e1391;
	margin-bottom:15px;
}
#present .box .data-box .file-txt{
	margin: 0 15px;
	line-height: 25px;
}
#present .box .data-box .file-txt a{
	margin-right: 5px;
	border-right: 1px solid #4e1391;
	padding-right: 5px;
	font-weight: bold;
}
#present .check-box{
	margin-bottom:10px;
}
#present .file-txt a,
#present .right-txt a,
#present .check-box a{
	text-decoration:none;
}

#present .nolist{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12pt;
}

#present .header{
	margin-bottom: 10px;
}
#present .header .title{
	margin-bottom: 7px;
	border: 1px solid #000;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bg_gd_black.gif);
	background-repeat: repeat-x;
	color: #FFF;
	text-align: center;
}
#present .header .desc{
	margin-bottom: 7px;
	line-height: 1.3em;
	text-align: center;
}
#present .header .rank{
	padding: 3px 5px;
	background-color: #781E96;
	color: #FFF;
	font-weight: bold;
}
#present .header .rank span{
	margin-right: 5px;
}
#present .header .nextTitle{
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
}
#present .notice{
	text-align: center;
}

#present .header .left,
#present .header .right{
	width: 49%;
}
#present .header .bnr{
	text-align: center;
}
