body {
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	color:#555555;
	font-size:12px;
	}
div.container {
	width:800px;
	margin:0px;
	padding:0px 50px 0px 0px;
	background-image:url('../image/grad.jpg');
	background-repeat:repeat-y;
	background-position:right;
	}

/* 確認用
div {
	border-style:solid;
	border-width:0px;
	border-color:#FF0066;
	margin:0px 0px 10px 0px;
	font-size:12px;
	}
*/
/*  */
div.info h3 {
	color:#FF0066;
	background-color:#FFDDDD;
	padding:3px 0px 3px 20px;
	margin:0px 0px 0px 0px;
	font-size:16px;
	}
/*  */
h4 {
	padding:0px 0px 0px 0px;
	margin:0px 0px -15px 20px;
	}	
/*  */
p {margin-left:20px;}
/*  */
th {
	font-size:12px;
	}
/*  */
td {
	vertical-align:top;
	font-size:12px;
	}

/* 各コンテンツ基本カラー */
#top {color:#cccccc;}	/* 仮 */
#profile {color:#cc0000;}
#live {color:#ff6600;}
#disco {color:#cccc00;}
#bstage {color:#00cc00;}
#bbs {color:#009999;}
#link {color:#3333cc;}
#diary {color:#663399;}

.comment {
	font-weight:bold;
	text-align:right;
	}

a {
	text-decoration:none;
	color:#009900;
	}
a:hover {text-decoration:underline;}
	
img {border-style:none;}
li {font-size:12px;}
li.menu {
	list-style-type:none;
	padding;0px 0px 0px 0px;
	margin:10px 0px 0px -35px;
	}
dl.topdl {margin-left:50px;}
dt {margin-top:10px; font-weight:bold;}
dd {margin-left:20px; line-height:120%;}

/* ====== 全ページ共通 ====== */
/* 各ページ左側のアンカーエリア用 */
div.loc_bar {
	margin:0px;
	padding;0px;
	text-align:center;
	width:130px;
	float:left;
	}
div.loc_bar dl {
	text-align:left;
	margin:0px 0px 30px 40px;
	padding:0px 0px 0px 0px;
	}
div.loc_bar dd {
	text-align:left;
	margin:-12px 0px 0px 35px;
	padding:0px 0px 0px 0px;
	line-height:90%;
	}
div.loc_bar h5 {
	text-align:center;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;		
	}

/* メインコンテンツ */
div.m_cont {
	background-color:#ffffff;
	width:550px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	float:left;
	}
/* フッタ */
div.footer {
	padding:50px 0px 20px 0px;
	width:770px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	clear:left;
	}
div.header {
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	background-position:0px 40px;
	}
div.header p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:63px;
	}
div.m_cont div.header img {
	vertical-align:top;
	float:right;
	}

div.dummy {
	clear:both;
	}


/* ============================== */
/* トップページ専用 */
div.info {
	border-width:0px 1px 1px 0px;
	background-image:url('image/abby.jpg');
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position:left center;"
	}
div.info ul {
	margin:10px 0px 5px 20px;
	}
