body{
	color: #000;
	background-color: #F7F6F4;
}
p#btn_sa{
	width: 100%;
	text-align: center;
	padding: 20px 0 10px;
}
p#btn_sa img{
	padding-left: 225px;
}
#page{
	margin: 0 auto;
	width: 800px;
	position: relative;
}
#logo{
	position: absolute;
	top: 0px;
	left: 60px;
	z-index: 20;
	width:297px;
	height:132px;
	background:transparent url(../images/jcdlogo.png) no-repeat left top;
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#present{
	position: absolute;
	top: 0px;
	left: 660px;
	z-index: 20;
}

#contents {
    padding-top: 50px;	
    margin-left: 20px;
    width: 761px;
}


#contentsL {
    float: right;
    margin-left: 10px;
    margin-top: 100px;	
    width: 150px;
}

#contentsL .box {
    border-bottom: 1px solid #DFE2EA;
    border-left: 1px solid #DFE2EA;
    border-right: 1px solid #DFE2EA;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 3px;
}

#contentsL .box2 {
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 3px;
}

#contentsL .boxpro {
    background-image: url("../images/thisprogram_bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 3px;
}

#contentsL .boxpro p {
    padding: 28px 10px 10px 8px;
}
#contentsL .box h3 {
    margin-bottom: 10px;
    padding-top: 5px;
}





#contentsC {
    float: right;
    margin-left: 10px;
    width: 540px;
}

#contentsC .bg {
    background-image: url("../images/bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    /*border-bottom: 1px solid #999999;*/
    margin-top: 15px;
    padding-bottom: 10px;
}

#contentsC .bglong {
    background-image: url("../images/bglong2.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
    /*border-bottom: 1px solid #999999;*/
    margin-top: 15px;
    padding-bottom: 10px;
_height:650px;
min-height:650px;
}
#contentsC .bglong01 {
    background-image: url("../images/bglong2.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    /*border-bottom: 1px solid #999999;*/
    margin-top: 15px;
    padding-bottom: 10px;
}
#contentsC .bglong02 {
    background-image: url("../images/bglong5.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    /*border-bottom: 1px solid #999999;*/
    margin-top: 15px;
    padding-bottom: 10px;
}
#contentsC .bglong03 {
    background-image: url("../images/bglong6.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    /*border-bottom: 1px solid #999999;
	padding-bottom: 10px;*/
    margin-top: 15px;
    
}
#contentsC .bglong04 {
    background-image: url("../images/bglong7.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 15px;
    padding-bottom: 10px;
}
#contentsC .bglong05 {
    background-image: url("../images/bglong8.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 15px;
    padding-bottom: 10px;
}


#contentsC .bgbk {
    background-image: url("../images/bgbk.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    /*border-bottom: 1px solid #999999;*/
    margin-top: 15px;
    padding-bottom: 10px;
}

#contentsC .navi {
    background-image: url("../images/navi.png");
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 0;
    margin-top: 90px;
	padding-left: 14px;
    /*padding:0 ;*/
    width: 514px;
}

#contentsC .navi ul{
	height:35px;
	float:left;
}

#contentsC .navi ul li{
	height:35px;
	float:left;
}


#contentsC .navi li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:171px;
	height:35px;
}
#contentsC .navi li a.next{
	background:url(../images/navi2.png) 0 0 no-repeat;
}

#contentsC .navi li.active a.next{
	background:url(../images/navi2.png) 0 -35px no-repeat !important;
}

#contentsC .navi li a.next:hover{
	background:url(../images/navi2.png) 0 -35px no-repeat !important;
}


#contentsC .navi li a.single{
	background:url(../images/navi2.png) -171px 0 no-repeat;
}

#contentsC .navi li.active a.single{
	background:url(../images/navi2.png) -171px -35px no-repeat !important;
}

#contentsC .navi li a.single:hover{
	background:url(../images/navi2.png) -171px -35px no-repeat !important;
}


#contentsC .navi li a.album{
	background:url(../images/navi2.png) -342px 0 no-repeat;
}
#contentsC .navi li.active a.album{
	background:url(../images/navi2.png) -342px -35px no-repeat;
}

#contentsC .navi li a.album:hover{
	background:url(../images/navi2.png) -342px -35px no-repeat !important;
}

#contentsC .tab {
    background-image: url("../images/datebg.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    font-size: 12px/*12px*/;
    /*font-weight: bold;*/
    height: 26px;
    margin-left: 0;
    margin-top: 0px;
	padding-left: 14px;
    /*padding:0 ;*/
    width: 514px;
}

#contentsC .tab p {
    color: #000000;
    font-size: 12px/*12px*/;
    /*font-weight: bold;*/
    margin: 0;
    padding: 6px 0 0 20px;
}

#contentsC .whitespace {
    background-image: url("../images/chart/whitebg.gif");
    background-position: left top;
    background-repeat: repeat-y;
    /*border-bottom: 1px solid #999999;
    border-color: #999999;
    border-top: 1px solid #999999;*/
    margin-left: 12px;
    width: 520px;
}


#contentsC .rank {
    border-top: 1px solid #CCCCCC;
    margin-top: 0px;
}


#contentsC .rank th {
    border-bottom: 1px solid #CCCCCC;
    border-color: #CCCCCC;
    /*border-right: 1px solid #CCCCCC;*/
    border-width: 1px;
    padding: 5px;
    text-align: center;
    width: 40px;
}
#contentsC .rank th.non {
    border-bottom-style: none;
}
#contentsC .rank td {
    border-bottom: 1px solid #CCCCCC;
    font-size: 10px;
    line-height: 1.2em;
    padding: 3px 4px 4px 10px;    /*padding: 2px 4px 2px 10px;*/
    margin: 3px 0px 4px 0px;	
}




#contentsC .rank td.non {
    border-bottom-style: none;
}

#contentsC .detail {
    float: right;
    margin-right: 0;
    margin-top: 0;
}
#contentsC .whitespace .rank p {
    color: #6699CC;
    font-size: 12px;/*12px*/
    line-height: 1.2em;
    margin: 0 0 2px;
    padding: 0;
}

#contentsC .whitespace table.rank td td {
    border-style: none;
    color: #333333;
    font-size: 12px/*12px*/;
    line-height: 1.3em/*1.2em*/;
    vertical-align: middle;
}


#contentsC .whitespace table.rank td td,x:-moz-broken {
    border-style: none;
    color: #333333;
    font-size: 12px/*12px*/;
    line-height: 1.3em/*1.2em*/;
    vertical-align: middle;
}


*html #contentsC .whitespace table.rank td td {
    border-style: none;
    color: #333333;
    font-size: 12px/*12px*/;
    line-height: 1.3em/*1.2em*/;
    vertical-align: middle;
}

*:first-child+html #contentsC .whitespace table.rank td td {
    border-style: none;
    color: #333333;
    font-size: 12px/*12px*/;
    line-height: 1.3em/*1.2em*/;
    vertical-align: middle;
}

#contentsC .whitespace table.rank td th {
    border-style: none;
    color: #333333;
    font-size: 12px/*12px*/;
    font-weight: normal;
    line-height: 1.23em;
    text-align: left;
    vertical-align: middle;
    width: 200px;
}

#page #contents #contentsC .bbg .bg .whitespace .rank td {
    font-size: 10px;
}
















#page{
	margin: 0 auto;
	width: 800px;
	background: url(../images/top2_01.jpg) center top no-repeat;
}

/*#head{
	padding: 25px 15px 35px 15px;
}
#head01{
	margin: 0 auto;
	width: 527px;
}
#head01 h1{
	width: 527px;
	height: 128px;
	background: url(../images/top2_03.png) left top no-repeat;
	text-indent: -9999px;
}
#head01 .oadate{
	width: 527px;
	height: 68px;
	background: url(../images/top2_05.png) left top no-repeat;
	text-indent: -9999px;
}*/


#foot{
	padding: 25px 0;
}
#foot address{
	font-size: 1.2em;
	text-align: center;
}
‚Š‚Š