/* @tp-1 header */

div#login_head {
	position: relative;
	margin-bottom: 13px;
	height: 312px;
	background: url(../img/login_head/login_head_bg_cp.jpg) top left no-repeat;
	width: 960px;
}

div#login_head img#headLogo {
	position: relative;
	top: 27px;
	left: 26px;
}
div#login_head a {
	text-decoration: none !important;
}
div#login_head a:hover {
	text-decoration: underline !important;
}

div#login_head p.about_link {
	position:absolute;
	top:85px;
	left:456px;
	background: url(../img/login_head/white_arrow.gif) 0px 2px no-repeat;
	padding-left:12px;
	padding-top:1px;
}

div#login_head p.about_link a{
	color:#FFFFFF;
}

div#login_head ul#navH {
	width: 182px;
	height: 29px;
	position: absolute;
	top: 11px;
	right: 29px;
	text-align: right;
	overflow: hidden;
	font-size: 13px;
}

div#login_head ul#navH li {
	display: inline;
	padding-right: 0;
	margin-right:0;
	/*border-right:1px solid #ffffff;*/
}

div#login_head ul#navH li a {
	padding: 0 10px;
	color: #FFFFFF;
	text-decoration: none !important;
}

div#login_head ul#navH li a:hover {
	text-decoration: underline !important;
}

div#login_head ul#navH li.help  {
	padding-right: 0;
	text-decoration: none;
	border-right: none;
}


/* @tp-1 */

div#login_head table.emailModify {
	border: 0;
	position: absolute;
	width: 320px;
}

div#login_head table.form {
	margin: 0px auto auto 0px;
	position: absolute;
	left: 600px;
	top: 60px;
}

div#login_head table.form th {
	text-align: left;
}

div#login_head table.form th,
div#login_head table.form td {
	padding-bottom: 1px;
	vertical-align:top;
}

div#login_head table.form td {
	margin-bottom: 5px;
	font-size: 13px;
}

div#login_head table.form.emailModify th {
	padding-top: 6px;
	color: #ff0000;
	font-size: 11px;
}
.ml3 {
	margin-left: 3px !Important;
}

div#login_head input.emailModify {
	width: 200px;
	height: 15px;
	background-color: #ffffff;
}

div#login_head input.password {
	width: 200px;
	height: 15px;
	background-color: #ffffff;
}

div#login_head ul li {
	line-height: 1.7em;
	font-size: 13px;
}
div#login_head ul li a{
	text-decoration: underline !important;

}

div#login_head #renewal-lifex {
	width: 104px;
	height: 24px;
	position: absolute;
	background: url(../img/login_head/button/renewal_lifex.gif);
	top: 260px;
	left: 241px;
}
div#login_head #renewal-lifex a{
	width: 104px;
	height: 24px;
	display: block;
	background: url(../img/login_head/button/renewal_lifex.gif) top left no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#login_head #renewal-lifex a:hover{
	width: 104px;
	height: 26px;
	background: url(../img/login_head/button/renewal_lifex.gif);
	background-repeat: no-repeat;
	background-position: 0 -30px;
}

div#login_head #what-lifex {
	position: absolute;
	top: 230px;
	left: 24px;
	width: 160px;
	height: 48px;
	background: url(../img/login_head/button/what_lifex.gif);
}
div#login_head #what-lifex a{
	width: 160px;
	height: 48px;
	display: block;
	background: url(../img/login_head/button/what_lifex.gif) top left no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#login_head #what-lifex a:hover{
	width: 160px;
	height: 48px;
	background: url(../img/login_head/button/what_lifex.gif);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}

div#login_head .about_pass{
	width: 300px;
	text-align:right;
	float:right;
	margin-right:10px;
}
div#login_head .about_pass li{
line-height:1.4em;
}

div#login_alerts {
	width: 215px;
	height: 20px;
	color: #ff0000;
	font-size: 10px;
	font-size: 10pt;
	float: left;
	margin: 5px 0px 5px 0px;
}
div#login{
	float: right;
	margin: 5px 10px 5px 0px;
}
div#login a{
	display: block;
	width: 88px;
	height: 20px;
	background: url(../img/login_head/button/form_login_button.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
div#login a:hover{
	background: url(../img/login_head/button/form_login_button.gif);
	background-repeat: no-repeat;
	background-position: 0 -20px;
}
div#regist{
	position: absolute;
	top: 230px;
	left: 766px;
	width: 152px;
	height: 48px;
	background: url(../img/login_head/button/regist.gif);
}
div#regist a{
	width: 152px;
	height: 48px;
	display: block;
	background: url(../img/login_head/button/regist.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#regist a:hover{
	background: url(../img/login_head/button/regist.gif);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}
/* @tp-1 */
div.container{
	width: 924px;
	margin: 0 18px 0 18px;
}
body.type_login h2.reg {
	background-image: url(../img/common/h2_reg_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	clear: both;
	height: 20px;
	position:relative;
}
body.type_login h2.reg a{
	width:67px;
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	position:absolute;
	top:3px;
	left:629px;
}
body.type_login h2.reg a:hover{
	text-decoration: underline;
}
body.type_login h2.reg span{
	font-size:11px;
	display:block;
	position:absolute;
	top: 1px;
	left: 154px;
}
div.container #left{
	float: left;
	width: 700px;
	background: #FFFFFF;
}
div.container #right{
	float: right;
	width: 200px;
	background: #FFFFFF;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 5px;
	margin: 0;
}
div.container #inline{
	width: 700px;
	clear: both;
	padding-bottom: 35px;
}
div.container #contentsArea #banner{
	clear: both;
}
body.type_login .regInfo {
	color: #ac8b58;
	font-weight: bold;
	margin-bottom: 5px;
}
/* @footer*/
div#footer {
	height: 23px;
}
div#footer {
	position: relative;
	margin-top: 0px;
}
body.type_login div#footer {
	margin-top: 0px;
}
div#footer ul#navF {
	position: absolute;
	height: 20px;
	width: 600px;
	top: 5px;
	left: 15px;
	overflow: hidden;
	position: relative;
	font-size: 77%;
	line-height: 1.5;
}

div#footer ul#navF li {
	display: inline;
	border-right: 1px solid #AAAAAA;
	padding: 0 7px;
}
div#footer ul#navF li.home {
	padding-left: 0;
}
div#footer ul#navF li.copyright {
	border-right: none;
}
div#footer img#footLogo {
	position: absolute;
	top: 1px;
	right: 20px;
}
div#footer address {
	display: inline;

}
.spanstyle {
        position:absolute;
        top:175px;
        left:580px;
        visibility:hidden;
        color:#646464;
        border:1px #CCC solid;
        padding:5px;
        background-color:#EEE;
        z-index: 99;
}
div#login_alerts{
	position: absolute;
	top: 134px;
	left: 613px;
	width: 209px;
	height: 20px;
	color: #ff0000;
	font-size: 10px;
	font-size: 10pt;
}

/* newsTopics */
div.container #newsTopics {
	float: left;
	width: 695px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 1.3em;
}
div.container #newsTopics dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
div.container #newsTopics dt {
	font-family: Verdana, Arial, "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 85px;
	float: left;
	}
div.container #newsTopics strong{color:#328bb9;}
div.container #newsTopics dd {
	display:block;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 600px;
	float: right;
	font-size: 10pt;
}
div.container #newsTopics dd a{ color: #328BB9;}
div.container #newsTopics dd a:hover{
	color: #42a7db;
	text-decoration: underline;
}

/* movie*/ 
div.container #newsTopics {
	font-size: 13px;
}
div.container a{ text-decoration:none}
div.container a:hover { 
	color: #42A7DB;
	text-decoration: underline;
}
div.container #movie {
	width: 370px;
	float: left;
}
div.container #movie h3{
	margin-bottom:15px;
}
div.container #movie p{
	line-height:1.4em;
}
div.container #movie #inner{
margin-bottom:10px;
}
/* Album */ 
div#movie div.albumData {
	width:360px;
	margin:0px 0px 10px 10px;
	clear: both;
} 
div#movie div.albumData img{
	margin:2px 0px 0px 11px;
}
div#movie div.albumData .albumImage {
	width:63px;
	height:52px;
	margin:0px 10px 5px 0px;
	background: url(../img/login_head/album_s_bg.jpg) no-repeat
}
div.container #movie div.albumData h3{
	font-weight:bold;
	margin:0px 0px 3px 0px;
}
div#movie div.albumData .userName {
	vertical-align:middle;
	height:30px;
	margin:0px 0px 10px 0px;
}
div#movie div.albumData .userName img{
	float:left;	
	margin:0px 5px 0px 0px;
}
div#movie div.albumData .userName p.ic {padding-top:6px;}
div#movie div.albumData .albumComment {
	clear:both;
	margin:0px 0px 5px 0px;
}
div#movie div.albumData div.count {
	width:360px;
	height:36px;
	line-height:18px;
	color:#999999;
	margin:0px 0px 0px 0px;
	font-size:11px;
}
div#movie div.albumData div.count dl{width:360px; clear:both}
div#movie div.albumData div.count dt, 
div#movie div.albumData div.count dd{float:left;}
div#movie div.albumData div.count dd{width:100px;}

/* popular */
div#popular {
	width:305px;
	float: right;
	margin-bottom: 15px;
	;
}
div#popular h2{
	font-size: 100%;
	padding-bottom: 2px;
	margin-bottom: 5px;
	clear: both;
	height: 17px;
}
div#popular div.album{
	width:305px;
	border-bottom:1px #CCCCCC solid;
	margin:0px 0px 5px 0px;
	position:relative;
	clear:both
}
div#popular .albumImage {
	width:121px;
	height:98px;
	margin:0px 0px 0px 0px;
	background: url(../img/login_head/album_bg.gif) no-repeat;
	float:left;
}
div#popular .albumImage img{margin:2px 0px 0px 19px;}
div#popular div.albumData {
	width:175px;
	margin:0px 0px 3px 0px;
	float:right;
}
div#popular div.albumData h3{
	font-weight:bold;
	margin:0px 0px 3px 0px;
}
div#popular div.albumData .userName {
	vertical-align:middle;
	height:30px;
	margin:0px 0px 5px 0px;
}
div#popular div.albumData .userName img{
	float:left;	
	margin:0px 5px 0px 0px;
}
div#popular div.albumData .userName p.ic {	padding-top:6px;}
div#popular div.albumComment{
	height:35px;
	overflow:hidden;
	line-height:18px;
	margin:0px 0px 5px 0px;
}
div#popular div.more{	font-weight:bold;}
div#popular div.album p.lank{margin:0px 0px 5px 10px;}
div#popular div.count{
	width:175px;
	height:30px;
	line-height:12px;
	color:#999999;
	font-size:11px;
}
div#popular div.count dl{ clear:both; margin:0px 0px 0px 0px; vertical-align:bottom}
div#popular div.count dt, 
div#popular div.count dd{float:left;}
div#popular div.count dt{margin:0px 2px 0px 0px;} 
div#popular div.count dd{margin:0px 5px 0px 0px;width:35px;}
div#popular div.count dd {width:55px;}
div#popular div.count dd.nice{width:30px;}
div#popular div.albumMore { text-align:right; font-weight:bold;}


/* ------------------------------------------------------------
	Best Album
------------------------------------------------------------ */
div#bestAlbum {
	background:url(../img/login_head/best_bg.gif) no-repeat bottom left;
	width:700px;
	clear:both;
	padding-bottom:35px;
	margin-bottom:20px;
	font-size:13px;
	line-height:1.35em;
}

div#bestAlbum div.read{
clear:both;
width:700px;
background:url(../img/login_head/best_top.gif);
}

div#bestAlbum .read h2{
	display:block;
	padding-top:39px;
	margin: 0px 0px 0px 132px;
}

div#bestAlbum .read p.txt{
	display:block;
	width:590px;
	margin:35px 0px 20px 100px;
}

div#bestAlbum .alb { clear:both}

div#bestAlbum .alb .inner {
	float:left;
	margin:0px 0px 0px 40px !important;
	margin:0px 0px 0px 20px;
}

div#bestAlbum .alb table{
	width:250px;
	margin:0 0 0 430px;
	padding:0px;
	table-layout: fixed; 
}

div#bestAlbum .alb .ttl{
	width:95px;
}

div#bestAlbum .alb tr{
	height:30px;
}

div#bestAlbum .alb .ttl_txt{
	font-size:14px;
	font-weight:bold;
	width:155px;
}

div#bestAlbum .alb .explanation{
	font-size:13px;
	font-weight: normal;
}

div#bestAlbum .about_pal {
	padding-top:30px;
	/padding-top:15px;
	margin:0px 40px 0px 0px;
	clear:both;
	text-align:right;
	font-weight:bold;
}


/* ------------------------------------------------------------
	Clearfix
------------------------------------------------------------ */

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

.clearfix {
  display: inline-block;
  min-height: 1px;
  zoom: 100%;  
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* ------------------------------------------------------------
	Banner
------------------------------------------------------------ */

#login_head .bnr01{
position:absolute;
top:180px;
left:5px;
}


#login_head .bnr02{
position:absolute;
top:218px;
left:5px;
}
