body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	}

img{
	border-style: none;
}

a {
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	}

a:link {
	color: #A06868;
	text-decoration: none;
	}

a:visited {
	color: #A06868;
	text-decoration: none;
	}

a:active {
	text-decoration: underline;
	color: #DD9F9F;
	}

a:hover {
	text-decoration: underline;
	color: #DD9F9F;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 160%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 810px;
	background-color: #FFFFFF;
	text-align: left;
}


#header1{
	text-align:center;
	border-top:solid 2px #EEC000;
	border-bottom:solid 2px #FF8400;
	background:#ffffff;
	}

#header1 table{
	margin:0px auto auto;
	text-align:left;
	}

#header1 table td#h_menu{
	font-size:12px;
	text-align:right;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	}

#h_menu a:link{color:#FF9900;}
#h_menu a:visited{color:#FF9900;}
#h_menu a:active{color:#FF9900;}
#h_menu a:hover{color:#FF3300;}
#h_menu span.bl{color:#888888;font-weight:bold;}



#banner {
	}

#banner-img {
	}

#banner a {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 810px;
	height: 252px;
	text-indent: -9999px;
	display: block;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;      
	}

#banner h2 {
	font-size: small;
	}


#left {
	float: left;
	width: 170px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

textarea#comment-text {
	width: 380px;
	}


/*
alternate
#right
float: left:
to
float: right;
*/

#right {
	float: right;
	width: 190px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-top: 20px;
	}

#center {
	float: left;
	width: 450px;
	overflow: hidden;
	}

.content {
	padding: 15px 25px 5px 25px;
	background-color: #FFFFFF;
	color: #555;
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	font-size: 12px;
	}

.sidebar {
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	margin-top: 10px;
	}

.sidebarL {
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	margin-top: 10px;
	}

.profileTxt{
	font-size: 10px;
	line-height: 160%;
	color: #632323;
	padding: 60px 10px 5px 10px;
	background-image: url(img/side_profile.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	}

.profilePhoto{
	background-image: url(img/photo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 170px;
	height: 170px;
	}

.sidebarL a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}

.sidebarL a:link {
	color: #A06868;
	}

.sidebarL a:visited {
	color: #A06868;
	}

.sidebarL a:active {
	text-decoration: underline;
	color: #DD9F9F;
	}

.sidebarL a:hover {
	text-decoration: underline;
	color: #DD9F9F;
	}

.sideBarBanner {
	border: 0px;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	}


.sideLink {
	background-image: url(img/mark.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	border-bottom: solid 1px #815555;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 10px 0px;
	}

.sideLink a {
	font-size: 10px;
	line-height: 120%;
	}


.sidebar a {
	font-size: 12px;
	font-weight: normal;
	}

.sidebar a:link {
	text-decoration: none;
	color: #A06868;
	}

.sidebar a:visited {
	color: #A06868;
	}

.sidebar a:active {
	text-decoration: underline;
	color: #DD9F9F;
	}

.sidebar a:hover {
	text-decoration: underline;
	color: #DD9F9F;
	}


.content p {
	color: #555;
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-size: 12px;
	color: #990000;
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	text-align: left;
	line-height: 120%
	margin-bottom: 5px;
	}

.content h3 {
	color: #990000;
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%
	}

.content p.posted {
	clear: both;
	color: #777;
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	font-size: 10px;
	margin-bottom: 45px;
	line-height: normal;
	clear: both;
	border-top: solid 1px #ccc;
text-align: right;
	padding-top: 2px;
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #000000;
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	font-size: x-small;
	border: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: .1em;
	}

.sidebar ul {
	padding: 5px 0px 0px 25px;
	margin: 0px 0px 30px 0px;
	}

.sidebar li {
	color: #000000;
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	list-style-type: none;
	padding-bottom: 8px;
	}

.sideCategories{
	background-image: url(img/side_category.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	}

.sideBacknum{
	background-image: url(img/side_backnum.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	}

.sideEntries{
	background-image: url(img/side_entries.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	}

.sideComments{
	background-image: url(img/side_comments.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	}

.sideTb{
	background-image: url(img/side_tb.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	}


.mainComments{
	background-image: url(img/main_comments.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	}

.mainTb{
	background-image: url(img/main_tb.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	text-indent: -9999px;
	display: block;
	}

.mainTbMain{
	padding-left: 25px;
	margin-bottom: 15px;	}


.mainCommentsMain{
	padding-left: 25px;
	margin-bottom: 5px;
	padding-bottom: 25px;
	border-bottom: solid 1px #ccc;
	}

.sidebar img {
	}

.photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
font-size: 10px;
	line-height: 150%;
	text-align: left;
	background-image: url(img/mark.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	padding: 5px 5px 0px 25px;
	}

#powered {
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #000000;
	margin-top: 10px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea {
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
	width: 370px;
	}

.image-thumbnail {
	float: left;
	width: 160px;
	margin-bottom: 10px;
	padding: 2px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}
	
span{
	line-height: 150%;
	}

.navTxt {
	font-family:'ＭＳ Ｐゴシック', 'Osaka','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
margin-bottom: 15px;
text-align: center;
	border-bottom: solid 1px #ccc;
	padding-bottom: 2px;
	}
	
.cocologBanner{
	margin-left: 5px;
	}

#discography{
	padding: 40px 0px 0px 25px;
	background: url(img/side_disco.gif) no-repeat;
}

#discography p{
	line-height:100%;
}

#event {
	padding: 5px 0px 5px;
	margin: 15px 0px 5px;
	border-top: solid 1px #632323;
	border-bottom: solid 1px #632323;
}