/* VISUAL CSS/ */
body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color:#f0f0f0;
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:#1D3994;
}
a:hover{
	text-decoration:underline;
}
div#container{
	background-color:white;
	margin-top:0px;
	border:solid 1px #c0c0c0;
	border-top:none;
}
div#header {
	background-repeat:no-repeat;
}
div#header h1{
	height:91px;
	line-height:91px;
	padding-left:0px;
	margin:0;
	font-size:1.8em;
	margin-left:12px;
	background-repeat:no-repeat;
	background-position: 98% bottom;
	overflow:hidden;
}
div#header a {
	text-decoration:none;
	display:block;
	width:360px;
	height:80px;
}
div#header h1 a img {
	top:20px;
	position:relative;
}
* html div#header h1 a img {
	position:absolute;
	top:26px;
	left:5px;
}
div#header {
	margin-bottom:12px;
	background-color:#f0f0f0;
}
div#header div#topnavi {
	position:absolute;right:20px;
	top:30px;
}
* html div#header div#topnavi {
	top:30px;
}
div#header div#topnavi a {
	text-decoration:none;
}
div#header div#topnavi a:hover {
	text-decoration:underline;
}
div#header div#topnavi a.list {
	background-repeat:no-repeat;
	background-position:0px 0px;
}
div#menuwrapper{
	display:none;
}
div#wrapper{
	text-align:center;
}
div#content{
	text-align:left;
	padding:5px;
	padding-left:12px;
}
div#content p{
	line-height:1.4
}
div#content .block {
	border:1px solid #F0F0F0;
	padding:8px;
	margin-bottom:8px;
}
div#content tr {
	margin-bottom:4px;
}
div#content h2 {
	margin-bottom:10px;
}
div#content h3 {
	margin-bottom:5px;
	font-weight:normal;
}
div#content div.content_c{
	padding-left:20px;
}
div#content div.head_pager{
	text-align:center;
	width:540px;
}
div#content div#rater{
	border:solid 1px #f0f0f0;
	width:540px;
	padding:0px;
	background-color:white;
	margin-bottom:14px;
}
div#content div#playblock{
	width:540px;
	background-color:#f0f0f0;
	padding:1px;
	text-align:center;
}
div#content div#blogit{
	width:540px;
	padding:1px;
	background-color:white;
	text-align:center;
}
div#content div.ratingblock{
	padding-left:120px;
}
div#content div.comment{
	width:542px;
}
div#content div.comment div{
	border:solid 1px #f0f0f0;
}
div.comment div.comment_text{
	padding:8px;
}
div.comment div.comment_image{
	overflow:hidden;
}
div#content .blogs{
	width:560px;
	padding-left:10px;
	text-align:center
}
div#content p.blg{
	width:135px;
	height:180px;
	float:left;
	text-align:center;
	margin-bottom:8px;
}
div#content .blg img {
	border:1px solid #f0f0f0;
	height:120px;
	text-align:center;
	width:120px;
	margin-top:4px;
	margin-bottom:4px;
}
div#content span.title {
	display:block;
	width:120px;
	margin:0 auto;
	font-size:0.9em;
	height:20px;
	line-height:20px;
	font-weight:bold;
	overflow:hidden;
	/*
	border:solid 1px #f0f0f0;
	background-color:#f0f0f0;
	border:solid 1px #d0d0d0;
	*/
}
div#content span.date {
	font-size:0.8em;
}
div#content form {
	padding:0px;
	line-height:160%;
	text-align:left;
	margin-bottom:8px;
}
div#content p {
	margin-bottom:8px;
}
div#content form.deco {
	background-color:#fafafa;
	padding-left:8px;
	border:solid 1px #f0f0f0;
}
div#content form.commentform{
	margin-bottom:0px;
	text-align:left;
	background-color:#fafafa;
}
div#content div.comment {
	margin-bottom:8px;
}
div#content p#article{
	border:solid 1px #f0f0f0;
	width:540px;
	margin:0px;
	overflow:hidden;
}
div#article_message {
	width:540px;padding:1px;margin:10px 0px;
}
div#swfeditor{
	margin-bottom:12px
}
div#navigation {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	width:190px !important;
}
div#navigation img.profimg {
	border:solid 1px #f0f0f0;
	margin-bottom:6px;
}
div#navigation h2,
div#navigation p,
div#navigation ul {
	margin-bottom:8px;
	line-height:140%;
}
div#navigation ul {
	margin-left:15px;
}
div#navigation ul li {
	list-style-type:disc;
	background-repeat:no-repeat;
	background-position:0px 6px;
	line-height:170%;
}
div#navigation dl{
	margin-bottom:8px;
	margin-left:5px;
}
div#navigation dt{
	font-weight:bold;
}
div#navigation dd{
	margin-left:20px;
	padding-right:8px;
}
div#navigation p,
div#navigation ul {
	padding-left:5px;
}
div#navigation li.nr1 {
}
div#navigation li.nr2 {
	background-color:#f0f0f0;
}
div#navigation form {
	margin-bottom:8px;
	margin-left:4px;
}
div#navigation p {
	margin-bottom:14px;
}
div#navigation form input.txt{
	width:150px;
}
div#extra {
	padding-top:5px;
}
div#pager {
	margin-top:8px;
	text-align:center;
	margin-bottom:8px;
}
div#pager span,
div#pager a{
	padding:8px;
	border:solid 1px #f0f0f0;
	text-decoration:none;
}
div#pager a:hover{
	background-color:yellow;
}
div#pager span{
	margin-left:-4px;
	margin-right:-4px;
	font-weight:bold;
	background-color:#f0f0f0;
}
div#footer{
	border-top:solid 1px #f0f0f0;
	border-bottom:splid 2px #e0e0e0;
	background-repeat:repeat-x;
	text-align:center;
	padding:14px 0px;
	margin:0px 14px;
	width:770;
	margin-top:5px;
}
div#footer p{
	line-height:160%;
	margin:0;
}
div#footer a{
	display:inline;
	padding:0;
	text-decoration:none;
}
div#footer a:hover{
	text-decoration:underline;
}
span.sep{
	color:#c0c0c0;
}
a.underline{
	text-decoration:underline;
}
/* /VISUAL CSS */