body,div,h1,h2,td{
	margin : 0;
	padding : 0;
}
body{
	background: url(../img/bgimg.jpg) #ffffff fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Verdana, Arial, sans-serif;
}
a img{
	border:none;
}
#link img{
	margin-left:10px;
	vertical-align:top;
}
#link{
	width:500px;
	position:absolute;
	left:320px;
	top:55px;
}
#contents{
	margin-top:30px;
	margin-left:30px;
}
#error{
	color:#FF0000;
}
#page-title{
	font-weight:bold;
}
.center{
	text-align:center;
}
/***** information画面 ==>start *****/
/* タイトル */
.info-title{
	font-weight:bold;
}
/* コンテンツ */
.info-content{
	font-size:0.85em;
}
/***** information画面 <==end *****/
/***** discography画面 ==>start *****/
#shop-how-to{
	text-align:left;
	font-size:0.85em;
}
.cd-rev{
	font-weight:bold;
}
.cd-title{
	font-size:1.2em;
	margin-top:2px;
	margin-bottom:4px;
}
.cd-price{
	text-align:right;
	font-size:0.9em;
}
.cd-track{
	font-size:0.9em;
}
.cd-release-date{
	text-align:right;
}
/***** discography画面 <==end *****/
/***** biography画面 ==>start *****/
.bio-table{
	background:white;
	color:555555;
}
#tahnya-profile{
}
.tahnya-history{
	font-size:0.85em;
}
.bio-name{
	font-weight:bold;
}
.bio-profile{
}
/***** biography画面 <==end *****/
/***** ライブ詳細ページ ==>start *****/
#live-main{
	margin-left:30px;
}
/* ライブタイトル */
#live-name{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:4px;
}
/* ライブ内容 */
#live-contents{
	font-size:0.85em;
}
/* ライブ問い合わせ */
#live-reference{
	font-size:0.85em;
	margin-left:8px;
}
/* ライブ出演者 */
#live-performer{
	font-size:0.85em;
	margin-left:8px;
}
/***** ライブ詳細ページ <==end *****/
/***** link画面 ==>start *****/
/* テーブルレイアウト */
#link-table{
	background:white;
	color:555555;
}
/* 使い方 */
.link-how-to{
	font-size:0.85em;
}
#banner{
	width:500px;
}
div#banner:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}
#artist-banner{
	float:left;
	width:200px;
}
#tahnya-banner{
	float:left;
	width:200px;
}
/* リンクイメージ */
.link-image{
	margin:5px 0;
}
/* 紹介メッセージ */
.link-message{
}
/* リンクURL */
.linkUrl{
}
/***** link画面 <==end *****/
#data-table{
	background:white;
	color:555555;
}
/***** 商品購入cart画面 ==>start *****/
/* 全体レイアウト */
#cart-contents{
	margin-left:30px;
}
/* テーブルレイアウト */
#cart-table{
	background:white;
	color:555555;
}
/* タイトル */
#cart-title{
	font-weight:bold;
}
/* 使い方 */
#cart-how-to{
	font-size:0.85em;
}
/***** 商品購入cart画面 <==end *****/
/***** チケット予約・商品購入完了画面 ==>start *****/
/* タイトル */
#thanks-title{
	font-weight:bold;
}
/* コンテンツ */
#thanks-contents{
	font-size:0.85em;
	margin-left:30px;
}
/* 閉じるボタン */
#thanks-close-button{
	margin-left:60px;
}
/***** チケット予約・商品購入完了画面 <==end *****/
/***** コピーライト ==>start *****/
#copyright{
	font-weight:bold;
	text-align:right;
}
/***** コピーライト <==end *****/