@charset "Shift-JIS";

/* ----------------------------------
   共通設定
----------------------------------*/

body,h1,h2,h3,h4,p,ul,li,a,img,dl,dt,dd {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;	
}


/* ------------------------------
   背景
------------------------------*/


body {
	font-family:Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	font-size:14px;
	line-height:1.3;
	background: #fff url(../) repeat;
}
p {
 	line-height: 180%;
 	letter-spacing: 1px;
 	font-size:12px;
	color: #111;
}


/*--------------------------------
    リンクの色
-------------------------------*/

a:link,a:visited {
	color: #cc3300;
	text-decoration: none;
}
a:hover {
	color: #cc3300;
	text-decoration:underline;	
}



#wrapper {
	width: 800px;
	margin: 0 auto;
	background: #fff;
}

#header_top {
	width: 800px; 
	height: 100px;
	background: #fff url(../img/logo.jpg) no-repeat;
}

#header {
	width: 800px; 
	height: 100px;
	background: #fff url(../img/logo_parts.jpg) no-repeat;
}

h1 {
	width: 474px; 
	height: 100px;
	display: block;
	text-indent: -3000px;
	color: #111;
	font-size: 14px;
	float: left;
}




/*  ----------------------------------
    navi
-----------------------------------*/

.navi {
	width: 800px;
	height: 40px;
	background: #000 url(../img/navi.jpg) no-repeat;
	clear: both;
}
.navi_inner {
	width: 780px;
	height: 40px;
	padding-top: 11px;
	margin: 0 auto;
}
.navi li {
	width: 130px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	text-align: center;
}
.navi li a {
	display: block;
}


	/* ナビのリンクカラー　*/

.navi li a:link,
.navi li a:visited {
	color: #666;
	text-decoration:none;	
}
.navi li a:hover {
	color: #666;
	text-decoration:underline;	
}


/* -----------------------------------
 画像
------------------------------------*/

.artist_img {
	width: 800px;
	height:400px;
	background: #000 url(../img/main.jpg) no-repeat;
	clear: left;
}

/* -------------------------------------------
       PVembed 
--------------------------------------------*/

.pv {
	width: 335px;
	height: 230px;
	float: right;
	padding-top: 175px;
	padding-right: 5px;
}


/* -------------------------------------------
   キャンペーン02(サンプルCD無料配布オファー) 
--------------------------------------------*/

.campaign_02 {
	width: 200px;
	height: 380px;
	color: #111;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	float: right;
	text-align: right;
}

.campaign_02 dl {
	float: right;
}

/* 音源画像　　*/

.cam_img {
	width: 161px;
	height: 197px;
	background: url(../img/cam_02_nowonsale.jpg) no-repeat;
	float: right;
}
.cam_title {
	font-weight: bold;
	padding-top: 8px;
	float: right;
}
.cam_text {
	padding-bottom: 6px;
	float: right;
}


/*  ボタン　　　*/

.apply a {
	width: 177px;
	height: 39px;
	background: url(../img/btn_apply_02.jpg) no-repeat;
	display: block;
	float: right;
	margin-top: 15px;
}
.apply a:hover {
	width: 177px;
	height: 39px;
	background: url(../img/btn_apply_02.jpg) no-repeat;
	background-position: 0 -39px;
	display: block;
}


/* -------------------------------------------
   main 
--------------------------------------------*/

#main {
	margin: 15px 15px 20px;
}



/* -------------------------------------------
   news 
--------------------------------------------*/

.news {
	width: 450px;
	float: left;
}
.news dt {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0 0 20px;
	width: 450px;
	height: 35px;
	background: url(../img/news_navi.jpg) no-repeat;
	margin-bottom: 15px;
}
.news_parts {
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
}
.news dd {
	padding: 0 0 3px 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 7px;
}



/* -------------------------------------------
   banner 
--------------------------------------------*/

.banner {
	width: 250px;
	margin-left: 50px;
	float: right;
}
.banner li {
	padding-bottom: 6px;
}

/* -------------------------------------------
   試聴・リンクボックス 
--------------------------------------------*/

table {
	margin: 10px 13px 0px;
	border: 1px;

}

/* -------------------------------------------
   フッター
--------------------------------------------*/


#footer {
	color: #000;
	width: 800px;
	height: 35px;
	background: #111 url(../img/footer.jpg) repeat-x;
	clear: both;
}
.copyright {
	color: #000;
	text-align: center;
	padding-top: 7px;
}


.links {
	float: right;
	padding-top: 7px;
	padding-right: 25px;
}

.links li {
	display: inline;
	padding-left: 15px;
}




	/* フッターのリンクカラー　*/

.links li a:link,
.links li a:visited {
	color: #fff;
	text-decoration:none;	
}
.links li a:hover {
	color: #fff;
	text-decoration:underline;	
}



/* -----------------------------------
　　キャンペーンバナー
------------------------------------*/

.cam_banner {
	text-indent: -3000px;
	overflow: hidden;
}

.cam_banner a {
	width: 770px;
	height: 120px;
	background: url(../img/cam_banner.jpg) no-repeat;
	display: block;
	margin: 5px 15px 15px;
}
.cam_banner a:hover {
	width: 770px;
	height: 120px;
	background: url(../img/cam_banner.jpg) no-repeat;
	background-position: 0 -120px;
	display: block;
}




/* -----------------------------------
 パーツ
------------------------------------*/

.font_b {
	font-weight: bold;
}

.font_16_b {
	font-size: 16px;
	font-weight: bold;
}
.font_18_b {
	font-size: 18px;
	font-weight: bold;
}
.font_10 {
	font-size: 10px;
}
.font_12 {
	font-size: 12px;
}
.red_10 {
	font-size: 10px;
	color: #990000;
}

.update {
	color: #666;
	font-size: 12px;
	padding-right: 20px;
}


.apply {
	text-align: center;
}