*{
	margin:0px;
	padding:0px;
}
body{
	background: url(image/background.jpg);
/*	background:#f9f9f9;*/
	color:#000;
	margin: 0;
	padding: 0;
	text-align: center;
	}
a {text-decoration:none}
a:link{color:#093;}
a:visited {color:#009;}
a:active{color:#F30;}
a:hover{color:#F30;}
a img {border: none;}
#container {
	width: 900px;
	background: #fff;
	margin: 0 auto;
	border: 1px solid #009;
	text-align: left;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#header{
	width: 898px;
	border-bottom: 1px dashed #009;
	text-align: center;
	padding-bottom:10px;
	margin-top:10px;
}
.twocolumn #menu {
	float: left;
	width:200px;

	margin: 0 0 0 0;
	}
.twocolumn #main {
	margin: 0 0px 0px 230px;
	width: 668px;	
	}
.twocolumn #menu1 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	padding:0px;
	}
.twocolumn #menu1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.twocolumn #menu1 li a {
	height: 32px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-weight:bold;
	}
.twocolumn #menu1 li a:link,.twocolumn  #menu1 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(image/menu1.gif);
	padding: 8px 0 0 30px;
	}
.twocolumn #menu1 li a:hover {
	color: #fff;
	background: url(image/menu1.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
.twocolumn #menu1 li a:active {
	color: #fff;
	background: url(image/menu1.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
.twocolumn #menu2 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin-right:40px;
	}
.twocolumn #menu2 ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}
.twocolumn #menu2 li{
	font-size:11pt;
	font-family:"Arial", sans-serif;
	}
.twocolumn #menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:normal;
	}	
.twocolumn #menu2 li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(image/menu2.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
.twocolumn #menu2 li a:hover {
	color: #26370A;
	background: url(image/menu2.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
.twocolumn #menu2 li a:active {
	color: #26370A;
	background: url(image/menu2.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}

.twocolumn #albumtitle	{
	font-size:24pt;
	font-family:"Times Roman", "Times", serif;
	font-style:italic;
	font-weight: bold;
	color:#2a3297;
	text-align:center;
	text-shadow:0px 2px 5px #000 ;
	margin-bottom:15px;
	margin-top:15px;
	}
.twocolumn #albumcatch{
	font-size:12pt;
	font-family:"Arial", sans-serif;
	font-weight:bold;
	color:#2a3297;
	margin: 0 10px 20px 0;
	padding: 5px 5px 10px 0px;
	border-bottom: 2px #2a3297 solid;
	}
.twocolumn #song {
	float:left;
	width:370px;
	padding:0px;
	}
.twocolumn #song ol{
	padding:0 0 0 30px;
	margin:0px;
	}
.twocolumn #song li{
	font-size:11pt;
	font-family:"Arial", sans-serif;
	line-height:140%;
	}
.twocolumn #album{
	width:278px;
	margin: 0 0 0 390px;
	}
.twocolumn #album img{
	border:5px #CCC solid;
}
.twocolumn #albumdata{
	margin: 10px 0 0 390px;
	font-size:10pt;
	font-family:"Arial", sans-serif;
	font-style: italic;
	}
.twocolumn #comment{
	border-top: 2px #2a3297 solid;
	margin: 20px 10px 10px 0px;
	padding:20px 10px 0 20px;
	font-size:11pt;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
}
.twocolumn .comment2{
	font-size:11pt;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.twocolumn #date{
	font-size:9pt;
	font-family:Verdana, Geneva, sans-serif;
	text-align:right;
	margin: 10px 0 0 0;
	}
	
.twocolumn p{	margin-bottom:20px;}
dt	{font-size:11pt;
	font-family:"Arial", sans-serif;
	}
dd	{font-size:10pt;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:20px 0 ;
	padding:0 30px;
	line-height: 140%;
	}

.onecolumn #main{
	margin: 0 49px;
	width:800px;
	border;1px dashed;}
.onecolumn table{
	border:solid 1px #009;
	border-collapse:separate;
	}
.onecolumn td{
	font-size:10pt;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:5px;
	border:dashed 1px #009;
	empty-cells:show;

	}
.title	{
	font-size:28pt;
	font-family:"Times Roman", "Times", serif;
	font-style:italic;
	font-weight: bold;
	color:#2a3297;
	text-align:center;
	margin-bottom:15px;
	margin-top:15px;
	}
.subtitle{
	font-size:16pt;
	font-family:"Times Roman", "Times", serif;
	font-weight:bold;
	margin: 20px 0 20px 15px;
	color:#069;}

#footer{
	font-size:9pt;
	font-family:"Courier New", Courier, monospace;
	text-align:center;
	margin:20px 0 20px 0 ;
	padding: 20px 0 0 0;
	border-top: 1px #2a3297 dashed;
	}
