	@charset "utf-8";

/* yes.css */

body,div,h1,h2,h3,h4,h5,h6,p,ol,ul,li,dl,dt,dd,form,input,select,textarea {
	margin:0px;
	padding:0px;
}
li {
	list-style-type:none;
}


/* tag */
body {
	text-align:center;
	background:url(../img/body_bg.gif) repeat top center;
}


/* fontset */
body {
	font-size:12px;
	line-height:1.6;
	color:#000000;
}
*+html body {
	font-size:small;
}
* html body {
	font-size:x-small;
	line-height:1.6;
}


/* link */
.topback {
	margin-top:20px;
	margin-left:764px;
	width:90px;
	height:26px;
	clear:both;
}
.topback a {
	width:90px;
	height:25px;
	background-image:url(../img/btn_topback.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	text-indent:-9999px;
}
.topback a:hover {
	background-position:0px -25px;
}


/* contentsbox */
.contentsbox_area {
	width:867px;
	margin:0px auto 30px;
}
.contentsbox_area {
	background:url(../img/contentsbox_bg.gif) repeat-y 50% 50%;
}
.contentsbox_bgtop {
	background:url(../img/contentsbox_bg01.gif) no-repeat 50% 0%;
}
.contentsbox_bgbottom {
	background:url(../img/contentsbox_bg02.gif) no-repeat 50% 100%;
}
.contentsbox_detail {
	width:815px;
	margin:0px auto;
	text-align:left;
}
.contentsbox_area h2 {
	padding:2px 0px 0px 2px;
	text-align:left;
}


/* b1 */
.b1_dl dt {
	width:105px;
	float:left;
}
.b1_dl dd {
	width:710px;
	float:left;
}


/* b2 */
.b2_txt01 {
	padding:20px 0px;
}
.b2_mov01 {
	margin-top:20px;
	width:393px;
	float:left;
}
.b2_mov02 {
	margin-top:20px;
	width:393px;
	float:right;
}


/* b3 */
.b3_txt01 {
	margin:25px 0px;
}
.b3_dl dt {
	width:370px;
	float:left;
}
.b3_dl dd {
	width:445px;
	float:left;
}
.b3_txt02 {
	margin:30px 0px 0px;
}
.b3_txt03 {
	margin:1.5em 0px 0px;
}


/* b4 */
.b4_txt01 {
	margin:15px 0px 10px;
}
.b4_comments_area {
	margin:5px 0px 5px;
	_margin:0px;
	background:url(../img/b4_bg.gif) repeat-y 50% 50%;
}
.b4_comments_bgtop {
	background:url(../img/b4_bg01.gif) no-repeat 50% 0%;
}
.b4_comments_bgbottom {
	background:url(../img/b4_bg02.gif) no-repeat 50% 100%;
}
.b4_ttl {
	padding:12px 0px 0px;
}
.b4_txt {
	padding:12px 30px 12px 30px;
}
.b4_m01 {
	width:700px;
	float:left;
}
.b4_img01 {
	margin:0 5px 5px 0;
	width:91px;
	height:195px;
	background:url(../img/b4_img01.jpg) no-repeat bottom right;
	float:right;
	_display:inline;
}

/*  FLV*/
.commentFlv {
	width:100%;
	margin:20px auto 10px auto;
	text-align:center;
}


/* Yes MP3*/
.YesTable {
	margin:10px auto 0 auto;
	padding:0;
    width: 700px;
    border-collapse: collapse;
    border: none;
    text-align:center;
}
.YesTable td {
    padding: 8px 0 0 0;
    border: none;
    border-width: 0 0 1px 1px;
    text-align: left;
    height:40px;
}

.YesTable td.short {
	width:25px;
	padding: 0;
}

.YesTable td.short a {
	display:block;
	margin:-40px 0 0 -1000px;
	width:25px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

/* Live*/
.LiveTable {
	margin:0;
	padding:0;
    width: 815px;
    border-collapse: collapse;
    border: 1px #E3E3E3 solid;
}

.LiveTable th {
    padding: 5px;
    border: 1px #3ac5e2 solid;
    background: #00a0c1;
    font-weight: bold;
    text-align: center;
    height:40px;
    color:#fff;
}

.LiveTable td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    height:40px;
}

.LiveTable tr.bl td {
    background: #efefef;
}

a.LiveBTN {
	display:block;
	margin:15px 0 0 512px;
	width:309px;
	height:46px;
	text-indent:-9999px;
	background:url(../img/live_btn.jpg) repeat-x 0px 0px;
}

a.LiveBTN:hover {
	background:url(../img/live_btn.jpg) repeat-x 0px -46px;
}


/* 2010.06.08 Twitter*/
.contentsbox_bgtop_bl {
	background:#3bbbec url(../img/contentsbox_bg_bl.gif) no-repeat 1px 0;
}

.contentsbox_twitter_bg {
	margin-bottom:3px;
	background:#FFF url(../img/twitter_cnt_bg.gif) no-repeat 1px 0;
}

.twitter_detail {
	margin-top:34px;
}

.twitter_bot {
}
.twitter_bot:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .twitter_bot { zoom: 1; } /* IE6 */
*:first-child+html .twitter_bot { zoom: 1; } /* IE7 */

.twitter_bot .imgLeft {
	float:left;
	width:292px;
}
.twitter_bot .imgRight {
	float:left;
	width:523px;
}
.twitter_bot .imgRight a {
	margin-top:40px;
	display:block;
	width:498px;
	height:52px;
	text-indent:-9999px;
	background:url(../img/twitter_a.jpg) no-repeat 0px 0px;
}
.twitter_bot .imgRight a:hover {
	background:url(../img/twitter_a_h.jpg) no-repeat 0px 0px;
}


/* 2010.06.08 Mobile*/
.mobileBox {
	width:726px;
}
.mobileBox:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .mobileBox { zoom: 1; } /* IE6 */
*:first-child+html .mobileBox { zoom: 1; } /* IE7 */

.mobileBox .imgLeft {
	float:left;
	width:138px;
}
.mobileBox .imgRight {
	float:left;
	width:588px;
}


/* 2010.06.15 Message*/
.Message_comments_area {
	margin:5px 0px 5px;
	_margin:0px;
	background:url(../img/b4_bg.gif) repeat-y 50% 50%;
}
.Message_comments_bgtop {
	background:url(../img/b4_bg01.gif) no-repeat 50% 0%;
}
.Message_comments_bgbottom {
	background:url(../img/b4_bg02.gif) no-repeat 50% 100%;
}
.Message_txt {
	padding:20px 30px;
	font-size:14px;
}
.Message_name {
	padding:0 30px 20px 30px;
}

/* header */
#header_bg {
	background:url(../img/head_bg01.jpg) repeat-x 0px 0px;
}
#header_container {
	background:url(../img/head_bg.jpg) no-repeat 50% 0%;
}
#header {
	width:980px;
	height:424px;
	margin:0px auto;
}
#header p {
	width:330px;
	height:130px;
	float:left;
}
#head_menu {
	width:577px;
	float:right;
}
#header li {
	float:left;
}
#header li a {
	height:99px;
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
}
#header li a:hover {
	background-position:0px -99px;
}
li#head_menu00 a {
	width:92px;
	background-image:url(../img/head_menu00.jpg);
}
li#head_menu01 a {
	width:88px;
	background-image:url(../img/head_menu01.jpg);
}
li#head_menu02 a {
	width:97px;
	background-image:url(../img/head_menu02.jpg);
}
li#head_menu03 a {
	width:114px;
	background-image:url(../img/head_menu03.jpg);
}
li#head_menu04 a {
	width:97px;
	background-image:url(../img/head_menu04.jpg);
}
li#head_menu05 a {
	width:89px;
	background-image:url(../img/head_menu05.jpg);
}

li#head_menu06 a {
	width:97px;
	background-image:url(../img/head_menu06.jpg);
}


/* footer */
#footer_container {
	height:232px;
	background:url(../img/foot_bg.gif) repeat-x 0% 100%;
}
#footer {
	width:980px;
	margin:0px auto;
}
#foot_image {
	width:490px;
	height:232px;
	float:left;
}
#footer address {
	width:490px;
	height:232px;
	background:url(../img/foot_copyright.gif) no-repeat 0% 100%;
	float:right;
	text-indent:-9999px;
}


/* clearfix */
span.clearfix {display:block;}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	overflow:hidden;
}
/* hides from ie-mac \*/
* html .clearfix{
	height:1%;
	overflow:visible;
}
/* end hide from ie-mac */
