@charset "utf-8";
body {
	font-family: Osaka, "ＭＳ Ｐゴシック";
	color: #444;
	font-size: 9pt;
	background: #ddd;
}
img {
	border-style: none;
}
p {
	margin: 0em 0em 1em;
}
strong {
	font-weight: bold;
}
.hide {
	display: none;
}
.head {
	height: 26px;
	background: #151 url(images/h2_bg.gif) repeat-x;
	margin: 0em 0em 1em;
}
.new {
	font-weight: bold;
	color: #d00;
}
.alignL {
	text-align: left;
	margin: 0em 0em 1em;
}
.alignR {
	text-align: right;
	margin: 0em 0em 1em;
}
.logBody {
	padding: 1em 2em;
}
.logState {
	font-size: 8pt;
	color: #888;
	text-align: right;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1.5em;
	padding-left: 0em;
}
.commentBody {
	padding: 1em 0em;
	border-top: 1px dotted #888;
	border-bottom: 1px dotted #888;
}
.form01 {
	border: 1px solid #888;
	background: #f3f3f3;
}
.form02 {
	border: 1px solid #888;
	background: #ccc;
}
a {
	text-decoration: none;
}
a:link {
	color: #b00;
}
a:visited {
	color: #caa;
}
a:active, a:hover {
	color: #d00;
	text-decoration: underline;
}
h2 {
	color: #fff;
	font: normal 9pt Osaka, "ＭＳ Ｐゴシック";
	padding: 0.6em 0em 0em 0.5em;
	float: left;
}
h5 {
	color: #b00;
	font-size: 10.5pt;
	font-weight: bold;
	margin: 0em 0em 1em;
	border-left: 4px solid #b00;
	padding: 0em 0em 0em 0.5em;
}
#container {
	margin: 0px auto;
	width: 760px;
}
#header {
	clear: both;
	height: 280px;
	background: url(images/topimage.jpg) no-repeat;
	margin: 16px 0px 0px;
}
#menu {
	clear: right;
	height: 38px;
	background: url(images/menu_bg.gif) repeat-x;
	padding: 0px 16px;
}
#menu ul {
	list-style: none;
}
#menu li {
	float: left;
	display: block;
}
#menu a {
	height: 38px;
	background: url(images/menu.gif) no-repeat;
	display: block;
}
#menu a.home {
	background-position: 0px 0px;
}
#menu a:hover.home {
	background-position: 0px -38px;
}
#menu a.music {
	background-position: -49px 0px;
}
#menu a:hover.music {
	background-position: -49px -38px;
}
#menu a.movie {
	background-position: -99px 0px;
}
#menu a:hover.movie {
	background-position: -99px -38px;
}
#menu a.infomation {
	background-position: -150px 0px;
}
#menu a:hover.infomation {
	background-position: -150px -38px;
}
#menu a.diary {
	background-position: -228px 0px;
}
#menu a:hover.diary {
	background-position: -228px -38px;
}
#menu a.link {
	background-position: -275px 0px;
}
#menu a:hover.link {
	background-position: -275px -38px;
}
#menu a.about {
	background-position: -315px 0px;
}
#menu a:hover.about {
	background-position: -315px -38px;
}
#menu a.contact {
	background-position: -365px 0px;
}
#menu a:hover.contact {
	background-position: -365px -38px;
}
#contentWrap {
	width: 700px;
	background: url(images/content_bg.gif) repeat-y;
	padding: 20px 30px 5px;
	clear: right;
	display: table;
}
#contentLeft {
	line-height: 1.75em;
	float: left;
	width: 469px;
	padding: 0px 20px 0px 0px;
	border-right: 1px dotted #888;
	clear: none;
	overflow: hidden;
}
#contentLeft .rss {
	float: right;
	clear: right;
	padding: 5px 5px 0px 0px;
}
#contentLeft #player {
}
#contentLeft blockquote {
	margin: 0em 0em -1em;
	padding: 1em;
	border-left: 4px solid #444;
	background: #f3f3f3;
}
#contentLeft dl, #contentLeft ul {
	margin: 0em 0em 0.5em;
	padding: 0em 0em 1em 1em;
	border-bottom: 1px dotted #888;
}
#contentLeft ul {
	list-style: url(none) inside;
}
#contentLeft dt {
	font-size: 9pt;
	margin: 0em 0em 0em 1em;
}
#contentLeft dd {
	font-size: 9pt;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 2em;
}
#contentLeft li {
	list-style: url(none) outside;
	margin: 0em 1em;
}
#contentRight {
	font-size: 8pt;
	line-height: 1.75em;
	float: right;
	width: 190px;
	padding: 0px 0px 0px 20px;
	clear: right;
	overflow: hidden;
}
#contentRight .head {
	height: 26px;
	background: #151 url(images/h2_bg.gif) repeat-x;
	margin: 0em 0em 1em;
}
#contentRight form {
	margin: 0em 0em 1em;
}
#contentRight .p {
	margin: 0em 0em 1em;
	border-bottom: 1px dotted #888;
}
#contentRight dl {
	margin: 0em 0em 0.5em;
	padding: 0em 0em 1em;
}
#foot {
	font-size: 8pt;
	text-align: center;
	clear: both;
	padding: 10px 0px;
	background: url(images/foot.gif) no-repeat;
}
#foot a {
	color: #444;
}
