@charset "UTF-8";
/*////////////////////////////////////////////////////////////

	0. Common
	1. Main Visual
	2. Pick Up
	3. Popular & NewAlbum
	4. Paging
	5. Public Album List

////////////////////////////////////////////////////////////*/


/* ------------------------------------------------------------
	0. Common
------------------------------------------------------------ */ 

/* font */
 .ab14 { font-size:14px; word-break: break-all; color:#666666; font-family: "lr oSVbN", "Osaka"; }
 .ab12 { font-size:12px; line-height: 19px; word-break: break-all; color:#666666; font-family: "lr oSVbN", "Osaka"; }
 .ab10 { font-size:10px; letter-spacing:0px; word-break: break-all; color:#666666; font-family: "lr oSVbN", "Osaka"; }
 .ab10st {
	font-size:10px;
	letter-spacing:0px;
	word-break: break-all;
	color:#666666;
	font-family: "lr oSVbN", "Osaka";
}
 .ad19 { line-height: 19px;}
 .ad10red { font-size:10px;  color: #FF0000; font-weight:bold ;}
 
 .mb0 {margin-bottom:0px;}

/* Life-X biginner */ 
div#header {text-align: left;}
div#container {
	width: 870px;
	margin:0px auto;
	text-align: left;
	line-height:1.35em;
 }
div#foot {text-align: left;}
 
.hdlogo {margin-top:6px; margin-left:15px; }
.clear {clear: both; }
.h1title_all {background: url(../img/title_all.gif);}
.h1title_list {background: url(../img/title_list.gif);}
.bullet{background: url(../img/bullet_glay.gif) no-repeat 0px 5px ;padding-left:12px;}

div#container a{text-decoration:none}
div#container a:hover{text-decoration: underline;}

/* Album */ 
.album {width:440px;}

/* Alubum image */ 
.albumImage{
	width:121px;
	height:98px;
	float:left;
	margin:0px 20px 0px 0px;
	background: url(../img/album_bg.gif) no-repeat;
} 
.album_bg_gray {background: url(../img/album_bg_gray.gif) no-repeat;}
.albumImage img{margin:2px 0px 0px 19px;}

/* Album Data */ 
.albumData {
	width:270px;
	float:left;
}
.albumData h3{
	font-weight:bold;
	margin:0px 0px 3px 0px;
}
.userName {
	vertical-align:middle;
	height:30px;
	margin:0px 0px 10px 0px;
}
.userName img{
	float:left;	
	margin:0px 5px 0px 0px;
}
.userName p.ic {
	padding-top:6px;
}

.typeI {
text-align:center
}

/* ------------------------------------------------------------
	1. Main Visual
------------------------------------------------------------ */ 
div#mainVisual {
position:relative;
}
div#mainVisual div.formSearch {
	position:absolute;
	right: 45px;
	top: 0px;
	width: 350px;
}
div#mainVisual div.formSearch p{
display:block;
float:left;
}
div#mainVisual div.formSearch p.tx{margin:6px 5px 0px 0px;}
div#mainVisual div.formSearch p.fm{margin:2px 5px 0px 0px;}
div#mainVisual div.formSearch p.fm input{ width:180px;}
div#mainVisual div.formSearch p.sc{margin:0px 0px 0px 0px;}

/* ------------------------------------------------------------
	2. Pick Up
------------------------------------------------------------ */ 
div#pickUp {
	border:1px solid #dfe0e0;
	background-color:#efefef;
	margin-bottom:30px;
	height:315px;
	position:relative;
}
div#pickUp div.wrappar{margin:15px;}
div#pickUp h2{margin-bottom:10px;}

div#pickUp div.bp_l{
	width:370px;
	height:260px;
	float:left;
	margin:0px 20px 0px 0px;
}
div#pickUp div.album {float:left;}
div#pickUp div.albumImages {margin-bottom:20px;}
div#pickUp div.albumData {margin-bottom:20px;}
div#pickUp div.albumData h3{font-size:110%;}
div#pickUp div.count {
	position:absolute;
	width:425px;
	height:26px;
	line-height:26px;
	border-top:1px #CCCCCC solid;
	clear:both;
	right: 25px;
	top: 260px;
}
div#pickUp div.albumComment{
	padding: 2px 2px;
	width:270px;
	height:30px;
	overflow:hidden;
	line-height:20px;
	margin-bottom:16px;
}

* html #pickUp div.albumComment{
	line-height:10px;
}

div#pickUp div.count dl{
	margin-top:12px;
}
div#pickUp div.count dt, 
div#pickUp div.count dd{float:left;}
div#pickUp div.count dt, 
div#pickUp div.count dd{margin-left:10px;} 
div#pickUp div.count dd{
	width:100px;
	font-size:18px;
	font-weight:bold
}

/* ------------------------------------------------------------
	3. Popular & NewAlbum
------------------------------------------------------------ */ 
div#popular,
div#newAlbum {
	margin-bottom:40px;
	clear:both;
	position:relative;
}
div#popular h2,
div#newAlbum h2{
	height:27px;
	background:url(../img/line1.gif) bottom repeat-x;
	margin-bottom:15px;
}
div#popular div.album,
div#newAlbum div.album{
	width:415px;
	height:175px;
	border-bottom:1px #CCCCCC solid;
	margin:0px 20px 12px 0px;
	float:left;
	position:relative;
}

div#popular div.bordernone,
div#newAlbum div.bordernone{border:none}

div#newAlbum div.album{
	height:150px;
}
div#popular div.albumComment,
div#newAlbum div.albumComment{
	padding: 2px 2px;
	width:270px;
	height:30px;
	overflow:hidden;
	line-height:20px;
}

* html #newAlbum div.albumComment{
	line-height:10px;
}

div#popular div.more,
div#newAlbum div.more{
	width:150px;
	position:absolute;
	top:-2px;
	left:108px;
	font-weight:bold;
}

div#popular div.more2{
	width:150px;
	position:absolute;
	top:980px;
	right:-90px;
	font-weight:bold;
}

div#newAlbum div.more2{
	width:150px;
	position:absolute;
	top:854px;
	right:-90px;
	font-weight:bold;
}

div#popular div.album p.lank,
div#newAlbum div.album p.lank{
	margin:0px 0px 5px 10px;
}
div#popular div.count,
div#newAlbum div.count{
	width:270px;
	height:36px;
	line-height:18px;
	position:absolute;
	right:5px;
	bottom:5px;
	color:#999999;
}
div#popular div.count dl, 
div#newAlbum div.count dl{width:270px; clear:both}
div#popular div.count dt, 
div#popular div.count dd,
div#newAlbum div.count dt, 
div#newAlbum div.count dd{float:left;}
div#popular div.count dt,
div#newAlbum div.count dt{margin-right:5px;} 
div#popular div.count dd,
div#newAlbum div.count dd{
	margin-right:20px;
	width:55px;
}

/* ------------------------------------------------------------
	4. Paging
------------------------------------------------------------ */ 

div#paging{
	margin-bottom:20px;
	text-align:center;
	position:relative;
}
div#paging .navi{
margin:0px 5px 0px 5px;
}

div#paging p.linkAllpa {
	display:block;
	width:169px;
	position:absolute;
	top:25px;
	right:10px;
}

/* ------------------------------------------------------------
	5. Public Album List
------------------------------------------------------------ */ 

div.pahead{
height:40px;
}

div#paList{
	margin-left:20px;
	margin-bottom:50px;
	width:880px;
	clear:both;
}

div#paList div.narrowing{
	height:30px;
	background:url(../img/line1.gif) bottom repeat-x;
	margin-bottom:15px;
	position: relative;
}

div#paList div.narrowing p.linkAllpa {
	display:block;
	width:169px;
	position:absolute;
	top:10px;
	right:10px;
}
div#paList div.album{
	width:415px;
	height:155px;
	border-bottom:1px #CCCCCC solid;
	margin:0px 20px 12px 0px;
	float:left;
	position:relative;
}
div#paList div.bordernone{border:none}
div#paList div.albumComment{
	padding: 2px 2px;
	width:270px;
	height:30px;
	overflow:hidden;
	line-height:20px;
}

* html #paList div.albumComment{
	line-height:10px;
}

div#paList div.more{
	width:150px;
	position:absolute;
	top:-2px;
	left:108px;
	font-weight:bold;
}
div#paList div.album p.lank{
	margin:0px 0px 5px 10px;
}
div#paList div.count{
	width:270px;
	height:36px;
	line-height:18px;
	position:absolute;
	right:5px;
	bottom:8px;
	color:#999999;
}
div#paList div.count dl {width:270px; clear:both}
div#paList div.count dt, 
div#paList div.count dd{float:left;}
div#paList div.count dt{margin-right:5px;} 
div#paList div.count dd{
	margin-right:20px;
	width:65px;
}

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


/* ------------------------------------------------------------
	offcial_area
------------------------------------------------------------ */

#offcial_area {
	width: 870px;
	margin-bottom: 30px;
	overflow: hidden;
}

.offcial_album {
	width:510px;
	height: 90px;
	background-image: url(../img/offi_al.gif);
	background-repeat: no-repeat;
	float: left;
}

#offcials_flame {
	width: 250px;
	float: left;
	margin-top: 21px;
	margin-left: 5px;
	display: inline;
}

.offcial_albumImage{
	width:83px;
	height:67px;
	float:left;
	margin:0px 5px 0px 0px;
	background: url(../img/n_album_bg.gif) no-repeat;
} 

.offcial_albumImage img{margin:2px 0px 0px 13px;}

.offcial_albumData {
	width:160px;
	float:left;
	font-weight: bold;
}

.offcial_userName {
	height:15px;
	font-weight: normal;
}

.campaign_flame {
	width: 330px;
	height: 90px;
	background-image: url(../img/camp_t.gif);
	background-repeat: no-repeat;
	float: right;
}

.campaign_banner {
	margin-top: 19px;
	margin-left: 1px;
}

