@charset "utf-8";
/*---------------------------------------------------------------------

		01.reset
		
----------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
	padding: 0;
	margin: 0px;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}

/*---------------------------------------------------------------------

		02.Base
		
----------------------------------------------------------------------*/
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#topBar {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}
#main #naviBar {
	height: 30px;
	width: 890px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0089FE;
	padding: 5px;
}
#main #naviBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	height: 30px;
}
#main #naviBar li {
	margin: 0px;
	float: left;
	height: 30px;
	width: 150px;
	list-style-type: none;
	display: inline-block;
}
#main #naviBar li a{
	margin: 0px;
	float: left;
	height: 14px;
	width: 150px;
	list-style-type: none;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	background-color:#0089FE;
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
	zoom:1;
}
#main #naviBar li a:hover{
	margin: 0px;
	float: left;
	height: 14px;
	width: 150px;
	list-style-type: none;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color:#FFFFFF;
	color:#0089FE;
	text-align:center;
	text-decoration: none;
}
.cl {
	clear: both;
}
#leftbox {
	margin: 0px;
	float: left;
	width: 200px;
}
#centerBox {
	float: left;
	width: 680px;
	margin-left: 10px;
}
#main #rightbox {
	float: left;
	width: 200px;
}
#footer {
	clear: both;
	width: 900px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0089FE;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 5px;
}
body {
	background-color: #333333;
	font-size: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Helvetica, Arial, Gothic, sans-serif, Verdana;
}
.bl{
	font-weight: bold;
}
#main #topBar #logoimg {
	height: 75px;
	width: 249px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	text-align: center;
}
#topAdbox {
	float: left;
	height: 60px;
	width: 468px;
	margin-left: 100px;
	padding-top: 10px;
}
#main #mainBox {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #0089FE;
}
a:hover {
	text-decoration: underline;
}

#centeradBox {
	height: 200px;
	width: 680px;
	margin-bottom: 20px;
}
#header {
	font-size: 12px;
	color: #A8A8A8;
	background-color: #F0F0F0;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
#header #txtbox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#main #mainBox #centerBox .barTitle {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main #mainBox #centerBox ul.news {
	padding: 0px;
	width: 678px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	list-style-type: none;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main #mainBox #centerBox li.newsli {
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-image: url(../images/list_dot.gif);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}
#main #mainBox #leftbox .newmusicBox {
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
#pickupBox {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main #mainBox #centerBox #pickupBox .pickupBigBox {
	float: left;
}
#main #mainBox #centerBox #pickupBox .pickupBigBox a{
	width: 150px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 8px;
	text-decoration: none;
	color: #000000;
	margin-top: 8px;
}
#main #mainBox #centerBox #pickupBox .pickupBigBox a:hover{
	background-color: #BBE3FF;
}
#main #mainBox #centerBox #pickupBox .txt {
	text-align: center;
	margin-top: 3px;
}
#mainBg {
	background-color: #DDDDDD;
	height: 100%;
	width: 100%;
}
#footer #left {
	float: left;
	width: 450px;
}
#footer #right {
	float: left;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer #toptxt {
	margin-bottom: 10px;
}
#mainBg #main #mainBox #leftbox .newmusicBox .datetxt {
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer #left li {
	list-style-type: circle;
	list-style-position: inside;
	font-size: 13px;
	font-weight: bold;
}
#footer #left li.in {
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
	font-weight: normal;
}
#footer #left ul.in {
	margin-top: 5px;
}
#mainBg #main #mainBox #rightbox ul.sidemenu {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
#mainBg #main #mainBox #rightbox .sidemenu li {
	margin-bottom: 5px;
}
#mainBg #main #mainBox #centerBox #artistBox {
	width: 680px;
}
#mainBg #main #mainBox #centerBox #artistImg {
	float: left;
	height: 250px;
	width: 250px;
}
#artistProbox {
	float: left;
	width: 400px;
	padding-left: 20px;
}
#mainBg #main #mainBox #centerBox #artistBox #artistProbox h1.name {
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainBg #main #mainBox #centerBox #artistBox #artistProbox dt {
	padding-left: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089FE;
	margin-bottom: 2px;
}
#mainBg #main #mainBox #centerBox #artistBox #artistProbox dd {
	margin-bottom: 5px;
	padding-left: 1px;
}
#mainBg #main #mainBox #centerBox #musicList {
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainBg #main #mainBox #centerBox #musicList h2 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089FE;
	font-size: large;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 10px;
}
#musiclistBox {
	width: 103px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}
#navilist {
	font-size: small;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089FE;
}
#mainBg #main #mainBox #centerBox #detailTxt {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#mainBg #main #mainBox #centerBox #musicList ul.news {
	padding-right: 10px;
	padding-left: 10px;
}
#mainBg #main #mainBox #centerBox h2.mestitle {
	margin: 0px;
}
#mainBg #main #mainBox #centerBox .mesTitle {
	font-size: x-large;
	color: #0089FE;
	font-weight: bold;
}
#mainBg #main #mainBox #leftbox .newmusicBox li {
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#mainBg #main #mainBox #leftbox .newmusicBox li:first-child {
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#mainBg #main #mainBox #leftbox .rank li:first-child {
	padding-left: 18px;
}
#mainBg #main #mainBox #leftbox .rank li {
	padding-left: 18px;
}
#mainBg #main #mainBox #leftbox .rank li.one {
	background-image: url(../images/ranking_mini_1.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#mainBg #main #mainBox #leftbox .rank li.two {
	background-image: url(../images/ranking_mini_2.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#mainBg #main #mainBox #leftbox .rank li.three {
	background-image: url(../images/ranking_mini_3.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#mainBg #main #mainBox #leftbox .rank li.four {
	background-image: url(../images/ranking_mini_4.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#mainBg #main #mainBox #leftbox .rank li.five {
	background-image: url(../images/ranking_mini_5.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}#tag_list {
	width: 660px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#mainBg #main #mainBox #centerBox h2.newsTitle {
	font-size: medium;
	background-image: url(../images/news_title_bar.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 670px;
	padding-top: 8px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
}
#systemOut {
	background-color: #FFFFCC;
	width: 500px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#mainBg #main #mainBox #centerBox #entryBox dt {
	float: left;
	width: 100px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0089FE;
}
#mainBg #main #mainBox #centerBox #entryBox dd {
	float: left;
	width: 482px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0089FE;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0089FE;
	padding-bottom: 5px;
}
#mainBg #main #mainBox #centerBox #entryBox dl {
	background-color: #CEE9FF;
	width: 600px;
	border: 1px solid #0089FE;
}
#mainBg #main #mainBox #centerBox #entryBox input {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#mainBg #main #mainBox #centerBox #entryBox p.caution {
	font-size: 10px;
}
#entryBox #profileFooter {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0089FE;
	border-bottom-color: #0089FE;
	border-left-color: #0089FE;
	padding-top: 20px;
	padding-bottom: 20px;
}
#centerBox #entryBox {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#
#centerBox #kiyaku {
}
#centerBox #kiyaku dd {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 10px;
}
#centerBox #kiyaku dt {
	padding-left: 5px;
	font-weight: bold;
}