@charset "Shift_JIS";

/* ==================== 基本設定 ==================== */
* {
}
body {
	margin-top: 0px;
	background-color: #F3F3F3;
}
img,
table#base tr th {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
td,th {
	vertical-align: top;
}
table#base {
	width: 780px;
	padding: 0px 5px 0px 5px;
	background-color: white;
	background-image: url(img/pageobject/bg_01.gif);
	background-repeat: repeat-y;
}
table#base td#left {
	width: 170px;
}
table#base td#right {
	width: 600px;
}
p {
	font-size:12px;
}
a:hover {
	text-decoration : none;
}
.hidden {
	visibility: hidden;
	clear: both;
	margin: 10px 0px;
}
td#left hr.hidden {
	margin: 5px 0px;
}
td#right hr.hidden {
	margin: 10px 0px;
}
td.message hr.hidden {
	margin: 0px;
}

/* -------------------- 見出し -------------------- */

div#title h4 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bolder;
	margin: 5px 5px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(img/icon/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div#title p {
	font-family: ＭＳ Ｐゴシック;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 5px 7px;
	padding: 0px 0px 0px 20px;
}
div.profile div#title h4,
div.profile div#title p {
	margin-left: 163px;
}

/* ==================== トップページ ==================== */
#main {
	padding: 15px;
}
#main object {
	text-align: center;
}
/* -------------------- トップページ左カラム200バナー -------------------- */
td.pickup {
	text-align: center;
	width: 212px;
	padding: 0px 0px 4px 10px;
}
td.pickup table th,
td.message table th {
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: white;
	height: 20px;
	padding: 2px;
	background-color: #4D87E0;
}
td.pickup table td {
	font-size: 12px;
	padding: 0px;
}
td.pickup table td img {
	width: 200px;
}
td.pickup h2,
td.message h2 {
	text-align: center;
	font-size: 12px;
	color: white;
	background-color: #4D87E0;
}
/* -------------------- 更新情報＆制作日誌 -------------------- */
td.message {
	width: 345px;
	padding: 0px 0px 5px;
}
td.message table {
	width: 345px;
	background-color: #F3F1FE;
}
td.message h2 {
	margin: 0px 4px 4px;
	padding: 2px 5px;
}
td.message td {
	padding: 2px 5px;
	font-family: ＭＳゴシック;
	font-size: 10px;
}
td.message div.diary {
	width: 325px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
td.message div.diary p {
	font-family: ＭＳゴシック;
	font-size: 10px;
	line-height: 125%;
	margin: 0px;
	padding: 4px 2px;
}
td.message div.diary p.more {
	margin: 0px;
	padding: 0px;
}
/* -------------------- バナー -------------------- */
td.banner {
	width: 180px;
	padding: 0px 15px 5px 0px;
	text-align: center;
}
td.banner img {
	width: 180px;
	margin: 0px 0px 0px;
}
td.banner table th {
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: white;
	height: 20px;
	padding: 2px;
	background-color: #4D87E0;
}
td.banner table td {
	font-size: 12px;
	padding: 0px;
}
td.banner h2 {
	text-align: center;
	font-size: 12px;
	color: white;
	background-color: #4D87E0;
}
/* ==================== 左ペイン ==================== */
#left {
	width: 170px;
}
#left a {
	color: black;
}
img.top {
	margin: 10px 10px 0px;
}
/* -------------------- メニュー -------------------- */
#left div.menu {
	wideth: 170px;
	height: 30px;
	margin: 0px 0px 16px;
	padding: 0px 0px 0px 15px;
}
#left div.menu h2 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 14px;
	margin: 0px 5px;
	padding: 11px 8px 0px 0px;
	list-style-image: none;
	list-style-position: outside;
}
#left div.menu p {
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin: 0px 3px 2px 5px;
	padding: 0px;
}
#left div.menu a {
	color: black;
}
#left div.menu a:link,
#left div.menu a:visited,
#left div.menu a:active {
	text-decoration : none;
}

/* -------------------- google検索 -------------------- */
#left div.search {
	width: 165px;
	height: 70px;
	margin: 10px 0px 0px;
	padding: 0px;
	background-image: url(img/pageobject/search.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#left div.search form {
	padding: 27px 0px 0px 6px;
}
#left div.search form input {
	margin: 0px;
	padding: 0px;
}
.banner div.search {
	width: 180px;
	height: 70px;
	margin: 10px 0px 0px;
	padding: 0px;
	background-image: url(img/pageobject/search_rev.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.banner div.search form {
	padding: 27px 0px 0px 6px;
}
.banner div.search form input {
	margin: 0px;
	padding: 0px;
}

/* -------------------- ２次元コード -------------------- */
div#qr {
	width: 120px;
	margin: 30px 20px 20px;;
	padding: 10px 0px 10px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
}
div#qr h3 {
	font-size: 14px;
	margin: 3px;
	padding: 0px;
}
div#qr p {
	color: red;
	font-weight: bold;
	margin: 3px;
	padding: 0px;
}
/* -------------------- その他作品 -------------------- */
#left div.release {
	width: 158px;
	margin: 0px 5px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
#left div.release h3,
#left div.release p {
	font-size: 10px;
	padding: 1px
}
#left div.release h3 {
	width: 150px;
	margin: 2px;
	padding-left: 3px;
	color: white;
	background-color: #1C60C6;
}
#left div.release p {
	width: 154px;
	margin: 0px 0px 4px;
	line-height: 125%;
	word-wrap: break-word;
	clear: both;
}
#left div.release img {
	width: 40px;
	margin: 1px;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	float: left;
}
#left div.release a {
	text-decoration:none
}
#left div.release a:hover {
	text-decoration:underline
}

/* -------------------- カタログ -------------------- */
#catalogue {
	font-size: 14px;
}

/* ==================== 右ペイン ==================== */
#right {
	padding: 2px 10px 3px 10px;
}

/* -------------------- アーティスト -------------------- */
#right div.artist{
	width: 120
px;
	margin: 2px 2px 20px; 
}
#right div.artist a{
	color: #3264AF;
}
#right div.artist a h2,
#right div.artist a p {
	text-decoration : none;
}
#right div.artist h2{
	font-size: 12px;
	margin: 2px 5px 5px;
}
#right div.artist p{
	margin: 10px;
}
#right div.artist p.more {
	text-align: right;
}
#right div.artist a:link p.more,
#right div.artist a:visited p.more,
#right div.artist a:active p.more {
	text-decoration : none;
}
#right div.artist a:hover p.more {
	text-decoration : none;
}
#right div.artist img.jacket{
	width:100px;
}
#other {
	width: 500px;
	margin: 10px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
}
.artistlist th,
.artistlist td {
	height: 24px;
	padding: 0px 5px;
	font-size: 12px;
	vertical-align: middle;
}
.artistlist th {
	background-color: #0066CC;
	width: 15px;
	color: white;
	font-weight: normal;
}
/* -------------------- プロフィール -------------------- */
#right div.profile {
	width: 550px;
	line-height: 125%;
}
#right div.discography {
	margin: 30px 10px 5px;
	clear: both;
}
#right div.discography table {
	width: 550px;
	border-style: solid;
	border-width: 1px;
	border-color: black;	
}
#right div.discography th {
	width: 108px;
	padding: 5px 0px 5px 5px;
	text-align: left;
}
#right div.discography th h4 {
	font-size: 10px;
	margin: 0px;
}
#right div.discography th p {
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
}
#right div.discography th img {
	width: 100px;
}
#right div.discography td {
	padding: 5px 5px 20px 0px;
	font-size: 12px;
}
#right div.discography td h4 {
	font-weight: normal;
	margin: 10px 20px 0px;
	font-size: 12px;
}
#right div.discography td p {
	line-height: 135%;
	margin: 0px 5px 20px;
}
#right div.discography td ol {
	margin: 0px 10px 10px 40px;
	padding-left:5px;
}
#right div.discography td li {
	margin: 5px 0px 3px;
	line-height: 135%;
	list-style-position: outside;
}
#right div.discography td.bottom {
	padding: 5px;
	font-size: 12px;
	border-top-style: dotted;
	border-width: 1px;
	border-color: black;
}
#right div.discography td.bottom img {
	width: 80px;
}

/* -------------------- 作品情報 -------------------- */
p.navi {
	text-align: right;
	font-size: 11px;
	margin: 10px;
}
#right h1 {
	padding-bottom: 13px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 125%;
	background-repeat: no-repeat;
	background-position: left bottom;
}
img.jacket {
	width: 150px;
	float: left;
	margin: 0px 10px 5px 5px;
}
p.release,
p.price,
p.comment {
}

p.copy {
	clear: both;
	font-size: 11px;
	margin: 5px 10px;
}
p.comment {
	width: 500px;
	margin: 40px 10px;
	line-height: 175%;
	margin-left: 10px;
}
/* -------------------- 楽曲一覧 -------------------- */
table.songlist {
	width: 500px;
	margin-left: 10px;
	clear: both;
}
.songlist th,
.songlist td {
	height: 24px;
	padding: 0px 5px;
	font-size: 12px;
	vertical-align: middle;
}
.songlist th {
	background-color: #0066CC;
	width: 30px;
	color: white;
	font-weight: normal;
}
.songlist td {
	background-color: #D9E7FF;
}
.songlist td.i {
	width: 50px;
	padding: 0px;
	text-align: center;
}
/* -------------------- 楽曲一覧（300） -------------------- */
table.songlist300 {
	width: 400px;
	margin-left: 10px;
	clear: both;
}
.songlist300 th,
.songlist300 td {
	height: 24px;
	padding: 0px 5px;
	font-size: 12px;
	vertical-align: middle;
}
.songlist300 th {
	background-color: #0066CC;
	width: 30px;
	color: white;
	font-weight: normal;
}
.songlist300 td {
	background-color: #D9E7FF;
}
.songlist300 td.i {
	width: 50px;
	padding: 0px;
	text-align: center;
}
/* -------------------- インフォメーション -------------------- */
div.info {
	width: 500px;
	margin: 0px 10px 30px;
	line-height: 175%;
	margin-left: 10px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
}
div.info h5 {
	font-size: 12px;
	font-weight: bolder;
	line-height: 12px;
	margin: 5px 5px 0px;
	padding: 5px 5px 0px;
}
div.info p {
	font-family: ＭＳ Ｐゴシック;
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	margin: 5px 5px 10px 20px;
	padding: 5px 5px 0px;
}
/* -------------------- 放送中作品情報 -------------------- */
div.onair {
	font-size:	12px;
	margin: 5px 5px 0px;
}
#timetable {
	font-size: 11px;
	line-height: 110%;
}
/* -------------------- リリース情報 -------------------- */
div#release img {
    width: 80px;
}
div.month {
    font-size: 14px;
	font-weight: bold;
}
#title {
    font-size: 15px;
}
#announce {
	width: 500px;
	margin: 10px;
	padding: 5px;
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
}
table.announce {
	width: 500px;
	margin: 10px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
}
/* -------------------- その他作品 -------------------- */
#other {
	width: 500px;
	margin: 10px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
}
#other img {
	height: 80px;
	margin: 5px;
}
/* -------------------- フロンティアワークス参加作品 -------------------- */
table.join {
	width: 500px;
	margin: 10px;
	padding: 5px;
	border-style: solid;
	border-width: 0px;
}
.join th,
.join td {
	height: 12px;
	padding: 5px 5px;
	font-size: 12px;
	vertical-align: middle;
}
.join th {
	background-color: #0066CC;
	width: 20px;
	color: white;
	font-weight: strong;
}
.join td1 {
	background-color: #D9E7FF;
}
/* -------------------- イベント情報 -------------------- */
table.eventinfo {
	width: 500px;
	margin: 0px 10px 30px;
	line-height: 110%;
	margin-left: 10px;
	padding: 5px;
}
table.eventschedule {
	width: 500px;
	margin-left: 10px;
	clear: both;
}
.eventschedule th,
.eventschedule td {
	height: 24px;
	padding: 10px 5px;
	font-size: 12px;
	vertical-align: middle;
}
.eventschedule th {
	background-color: #0066CC;
	width: 90px;
	color: white;
	font-weight: normal;
}
.eventschedule td {
	background-color: #D9E7FF;
}
div.comment {
	font-size: 11px;
	line-height: 150%;
}
/* ==================== フッター ==================== */
td#footer {
	padding: 0px 10px;
}
#footer p.menu,
p.copyright {
	font-size: 10px;
	text-align: center;
	line-height: 150%;
	padding: 0px;
	margin: 20px 10px;
}
p.copyright {
	margin-bottom: 30px;
}

