



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

a {
text-decoration: none;
}

.photo {
    text-align: center;
}

.border {
    border-bottom:1px solid #747474;
    margin: 0px 0px 0px 0px;
}

#border2 {
    border-bottom:3px solid #000000;
    margin: 20px 2px 10px 2px;
}

.official {
    font-size:12px;
    margin: 10px 13px 0px 13px;
}

.sankaku {
    color:#000000;
    font-size:14px;
}

#line {
    position: relative;
    margin: 10px 0px 10px 0px;
}

.line_text {
    position: absolute;
    font-size:12px;
    top: 1px;
    left: 95px;
}

img {
    border-style:none;
    vertica-align:bottom;
}


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


html {
    height: 100%;
}

body {
    font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo,Osaka ,ＭＳ Ｐゴシック ,MS PGothic ,sans-serif ;
    font-size:14px;
    height: 100%;
    -webkit-text-size-adjust:none
}

body > #container {
    height: auto;
}


/* container
***************************************************************************/


#container {
    min-height: 100%;
    height: 100%;
    width: 985px;
    margin: 0 auto;
    padding: 0px 10px 0px 10px;
}

#back_button {
    text-align: right;
    margin: 15px 0px 0px 0px;
}

#contents {
    overflow: hidden;
}


#header {
    text-align: left;
    margin: 15px 0px 3px 0px;
}

#header2 {
    text-align: left;
    margin: 15px 0px 0px -7px;
}


#header > img{
    text-align: left;
}



/* main
***************************************************************************/


#main {
    overflow: hidden;
    margin-bottom: 0px;
    float: left;
    width: 650px;
}



/* news
***************************************************************************/


#news {
    margin: 15px 0px 15px 0px;
}


/* main_banner
***************************************************************************/


#main_banner {
    margin: 15px 0px 15px 0px;
    overflow: hidden;
    position: relative;
}


.main_banner {
    margin: 8px 0px 8px 0px;
    overflow: hidden;
    position: relative;
}

.main_banner01 {
    margin: 0px 10px 0px 0px;
    float: left;
}


.main_banner02 {

}

.nippon_text {
    position: absolute;
    font-size:12px;
    top: 64px;
    left: 345px;
    line-height:130%;
}




/* recommend
***************************************************************************/


#recommend {
    width: 650px;
    border:1px solid #000000;
    text-align: center;
    font-size:12px;
    font-weight: bold;
}


/* menu_css
***************************************************************************/


#back_number {
    font-size:12px;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}


/* profile
***************************************************************************/


#profile {
    color:#000000;
    width: 510px;
    height: 140px;
    border:1px solid #cccccc;
    background-color:#E8F9FF;
    padding: 10px 0px 10px 15px;
    line-height:120%;
}


#profile_long {
    color:#000000;
    width: 510px;
    height: 160px;
    border:1px solid #cccccc;
    background-color:#E8F9FF;
    padding: 10px 0px 10px 15px;
    line-height:120%;
}


#profile_long2 {
    color:#000000;
    width: 510px;
    height: 200px;
    border:1px solid #cccccc;
    background-color:#E8F9FF;
    padding: 10px 0px 10px 15px;
    line-height:120%;
}



.profile_text01 {
    font-size:16px;
    font-weight: bold;
}

.profile_text02 {
    font-size:14px;
}

.profile_text03 {
    font-size:12px;
    margin: 0px 10px 0px 0px;
}



/* music
***************************************************************************/

#week_title {
	text-align: center;
	margin: 20px 0px 0px 0px;
	}

#music_program {
	background: #00A2DB;
	margin-bottom: -14px;}

.program_t {
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 10px 0px 10px;
	}

.program_t2 {
	text-align: right;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin: -26px 0px 0px 0px;
	}

.week_box {
	overflow: hidden;
	border: 1px solid #00A2DB;
	background: #F6F6F6;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	}
	
.week_box2 {
	overflow: hidden;
	background: #F6F6F6;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;}

.week_left {
	float: left;
	width: 90px;
	}

.days {
	font-size: 22px;
	font-weight: bold;
	color: #00A2DB;
	padding: 3px 0px 0px 20px;}
	
.days2 {
	font-size: 22px;
	font-weight: bold;
	color: #00A2DB;
	padding: 8px 0px 0px 20px;}

.artist {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;}




.week_right {
	width: 555px;
	float: left;
	}

.program_name {
	font-size: 16px;
	font-weight: bold;
	padding: 8px 0px 0px 10px;}

.program_name2 {
	font-size: 16px;
	font-weight: bold;
	padding: 13px 0px 0px 10px;}

.border3 {
    border-bottom:1px solid #CCCCCC;
    margin: 0px 10px 0px 10px;
}

.artist_name {
	font-size: 14px;
	padding: 0px 20px 0px 10px;}
	





/* sidebar
***************************************************************************/


#sidebar {
    position: relative;
    float: right;
    width: 320px;
    background-color:#DDDDDD;
    font-size:12px;
    padding-bottom: 32768px;
    margin-bottom: -32768px;
}


#menu {
    text-align: center;
    color:#FFFFFF;
    font-size:16px;
    font-weight: bold;
    background-color:#000000;
}

.sidebar_text1 {
    font-size:16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 13px 0px 13px;
}

.sidebar_text2 {
    margin: 0px 13px 0px 13px;
}

.sidebar_text3 {
    margin: 0px 10px 0px 25px;
}

#qr {
    text-align: center;
    border-top:1px solid #CCCCCC;
}

#utanet {
    text-align: center;
    border-top:1px solid #CCCCCC;
}


/* songs
***************************************************************************/


.songs>img {
    float: left;
    margin: 0px 8px 0px 13px;
}

.songs>p {
    padding-top: 2px;
    font-size:12px;
    line-height:120%;
}



/* songs2
***************************************************************************/


.songs2>img {
    float: left;
    margin: 0px 8px 0px 13px;
}

.songs2>p {
    padding-top: 8px;
    font-size:12px;
    line-height:140%;
}




/* footer
***************************************************************************/


#footer {
    border-top:1px solid #747474;
    text-align: center;

}


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



















