@charset "UTF-8";
/* CSS Document */

/* mainImg
--------------------------*/

#mainImg {
	clear:both;
	background:#000;
	height:250px;
	position:relative;
	overflow:hidden;
}

#mainImgslide {
	clear:both;
	position:relative;
	overflow:hidden;
}

.area_txt {
	width:95%;
	position:absolute;
	bottom:5px;
	left:50%;
	height: 28%;
	color: #fff;
	z-index:1;
	margin-left:-47%;
}

#mainImg .topmainImg img{
	position:absolute;
	width:640px;
	top:0;
	left:50%;
	margin-left:-320px;
}


.mainImgDarkarea {
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
	background:#000;
	height: 35%;
	opacity:0.8;
}

#mainImg #area_txt {
	width:95%;
	position:absolute;
	bottom:5px;
	left:50%;
	height: 28%;
	color: #fff;
	z-index:1;
	margin-left:-47%;
}

.mainImgcorner {
	text-align: right;
	color: #fff;
	font-size:6px;
	font-weight:bold;
}

.mainImgword{
  width:100%;
	position:relative;
}

.mainImgword h2 {
	font-size: 95%;
	color:#fff;
	line-height: 1.2;

}

.mainImgword p.txt_detail {
	margin-top:3px;
	font-size: 10px;
	line-height: 1.3;
	width: 100%;
	color: #fff;
}

/*LINK*/

.mainImgword a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: -1px;
	bottom: 0;
	text-indent: -9999px;
	opacity: 0;
}

.mainImgword:hover h2,
.mainImgword:hover p.txt_detail{
    color:#aaa;
}

/*PODCAST*/

.mainPodcopy{
	text-align:center;
	font-size:10px;
	margin-top: 10px;
}

.topPodBtn {
	padding: 10px 15px;
	text-align: center;
}

.topPodBtn a{
	display: block;
	height: 55px;
	line-height: 55px;
	background:#333;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.backBtn{
	margin:20px auto 0px auto;
	text-align:right;
	padding-right:15px;
}

/* area
--------------------------*/

.areanews {
	padding: 5px 0px;
}

.area01 {
	background-color: #e9e9e9;
	padding: 15px 0px;
}

.area02 {
	background:url(../../images/bg_area.gif) repeat;
	padding: 15px 0px;
}

.area03 {
	background-color: #c2c2c2;
	padding: 15px 0px;
}

.area04 {
	background-color:#333;
	padding: 15px 0px;
}

.areasecond {
	background-color:#fff;
	padding-top: 15px;
}

.areaEntry {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding: 15px 0px;
	margin-bottom:10px;
}



/* areaTitle
--------------------------*/

.areaTitle {
	display:inline;
	zoom:1;
	font-weight:bold;
	color: #c10077;
	font-size: 8px;
}

.areaTitle img {
	vertical-align: middle;
	margin-right: 10px;
}

.areaSubcopy {
	font-size: 12px;
	padding-top: 10px;
	color: #c10077;
	line-height:1.3;
}

/*-----------------------------------------------
 Athelete News
-----------------------------------------------*/



/* legend
--------------------------*/

.legendIndexbox {
    width: 290px;
    height:370px;
    display: block;
    position: relative;
		overflow:hidden;
		margin:0 auto;
}

.legendIndexbox img{
    width: 100%;
}

.legendIndexbox .legendDarkarea {
    width:100%;
    height: 150px;
    position: absolute;
    background-color: #000;
    top: 220px;
    left: 0px;
    opacity:0.8;
    z-index:3;
}

.legendIndexbox .legendIndextxt {
    height: 120px;
    position: absolute;
    padding: 10px;
    top:220px;
    left: 0px;
    z-index:4;
    overflow:hidden;
}

.legendIndextxt {
    position: relative;
}

.legendIndextxt h3 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1;
}

.legendIndextxt h3 span{
    color: #fff;
}

.legendIndextxt p.date {
	font-size:8px;
	font-weight:bold;
	padding-bottom: 5px;
	color: #fff;
}
.legendIndextxt p.detail {
    padding:5px 0;
    font-size:12px;
    line-height: 1.2;
	color: #fff;
}

.legendIndexbox a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
		z-index:10;
    -ms-filter: "alpha(opacity=0)";  /* ie 8 */
}

/* Circle of Friends
--------------------------*/

.friendsIndexbox {
/*width:290px;*/
	width:90%;
	margin:0 auto;
	display: block;
	position: relative;
}
.friendsIndexbox .album {
/*width:100px;
	height:100px;*/
	width:40%;
	height:auto;
	float: left;
	overflow:hidden;
}
.friendsIndexbox .album img {
	width:100%;
}

.friendsIndextxt {
/*width:180px;*/
/*padding-left:10px;*/
	width:55%;
	margin-left:5%;
	float: left;
}

.friendsIndextxt h3 {
	display:block;
	font-size:14px;
	font-weight: bold;
}

.friendsIndextxt h3 span{
	color: #c10077;
}

.friendsIndextxt p.date {
	font-size:8px;
	font-weight:bold;
	color: #000;
	padding-bottom: 5px;
}

.friendsIndextxt p.detail {
	font-size:100%;
	color: #444;
	line-height:1.5;
}

.friendsIndexbox a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	z-index:10;
	-ms-filter: "alpha(opacity=0)";  /* ie 8 */
}


/* cheer up songs
--------------------------*/

p.word_songs {
  margin: 10px 0;
	color: #444;
}

.area_songs {
	text-align: center;
	width: 290px;
	margin:0 auto;
}

.area_songs p.date{
	font-size:8px;
	font-weight:bold;
	color: #000;
	padding-bottom: 20px;
	text-align:left;
}

.area_songs .area_albums {
	width: 70px;
	height:200px;
	margin:0 13px;
	color: #444;
	display: inline-block;
	cursor: pointer;
	position: relative;
	float:left;
	overflow:hidden;
}
.area_songs .area_albums .txt_set a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";  /* ie 8 */
}

.area_songs .area_albums .txt_set {
}

.area_songs .area_albums img {
	width:100%;
	cursor: pointer;
}
.area_songs .area_albums h3 {
	font-size: 10px;
	line-height:1.1;
	width:100%;
	font-weight: bold;
	margin: 5px 0;
}
.area_songs .area_albums p {
	width:100%;
	font-size: 10px;
	line-height:1.1;
}

.area_songs .area_albums span {
	display:block;
	margin-top:5px;
	font-size: 9px;
	line-height:1.1;
}

/* message
--------------------------*/

/*.topMesbox {
	width:290px;
	margin: 10px auto;
}
.topMesbox p {
	font-size: 13px;
	color: #444;
	display:inline;
	zoom:1
}
.topMesbox p img {
	vertical-align: middle;	
	margin-right: 20px;
}

.mes_btn {
	padding:5px 15px;
	text-align: center;
}

.mes_btn a{
	display: block;
	height: 55px;
	line-height: 55px;
	background:#fff;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}*/


/* message
--------------------------*/

.topfbbox {
	width:290px;
	margin: 10px auto;
}

.topMesbox {
	width:270px;
	padding:10px;
	margin: 10px auto;
		background:#eee;
		webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	border-radius: 4px;
}

.topMesbox h3 {
  font-weight: bold;
  color: #c10077;
  font-size: 8px;
  margin-top: 5px;
}

.topMesbox h3 img{
  vertical-align: middle;
  margin-right: 10px;
}

.topMesbox p {
	font-size: 13px;
	color: #444;
	display:block;
	margin:10px auto;
}

.topMesbox span {
	display:block;
	margin: 10px auto;
	width:100%;
	text-align:center;
}

.mes_btn {
	text-align: center;
}

.mes_btn a{
	display: block;
	height: 40px;
	line-height: 40px;
	background:#C10077;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

/* newsline
--------------------------*/

.topnewslinebox {
	width:100%;
	margin: 10px 0;
}

.topnewslinebox p{
	font-size:90%;
	line-height:1.2;
}

.topnewslinebox p span{
	margin-right: 5px;
	color: #181818;
}

.topnewslinebox a {
	color: #C10077;
	text-decoration:underline;
}

