@charset "EUC-JP";

/* 初期化
-------------------------------------------------- */
ul{list-style:none;}
* {
	margin : 0;
	padding : 0;
	font-style : normal;
	font-weight : normal;
	word-wrap:break-word;
}
/* 再定義
-------------------------------------------------- */

h1 a{color:#ffffff;}
a{text-decoration:none;}
img{border:none;}

/* 全体
-------------------------------------------------- */
body{
  color : #fff; /* 前景色を黒色に設定 */

	text-align:center;
	background-color:#000000;
	
}
#container {
	margin-right:auto;
	margin-left: auto;
	text-align: left;
	width:770px;
	background-color:#000000;
}

/* ヘッダー
-------------------------------------------------- */
#header{
	background:url(http://www.salu-pro.com/otaku/oa_blog_logo.jpg) no-repeat 0 0;
	width:770px;height:63px;
	padding:0px;
}
h1{20px;
	font-size: 36px;
}
#header p{16px;}
#header p{color:#0cc;margin-top:10px;width:300px;}

/* メイン
-------------------------------------------------- */
#main-side{float:left;height:100%;	background-color:#000000;	font-size:12px;}
#primary-column{padding-bottom:100px;width:515px;}
.main{
	position:relative;
	left:0px;
}
#contents{margin-top:15px;margin-bottom:30px;}
.section{
	margin-bottom:10px;margin-top:20px;
	height:100%;
}

.entry-header{
	overflow:hidden;
	word-break:break-all;
	color: #FF9900;
	background:url(http://www.salu-pro.com/otaku/oa_blog_icon.jpg) no-repeat 0px 0px;
	padding:15px 15px 10px 55px;
	background-color:#ffffff;


	font-weight: bolder;

}
.entry-header a:link,.entry-header a:visited,.entry-header a:hover,.entry-header a:active{color:#ff9900;}
.entry-body{
	background-color:#ffffff;
	padding:5px 20px 10px 30px;
	overflow:hidden;
}
.entry-main-body{
	color:#333333;
	display: block;
	width:100%;
	overflow:hidden;
	
}
.entry-footer{
	padding-left:30px;
	overflow:hidden;
	font-weight: bolder;
	background-color: #ffffff;
	color:#ffcc33;
}
.entry-footer a:link,.entry-footer a:visited,.entry-footer a:hover,.entry-footer a:active{
	color:#ff9900;
}
.entry-footer li{
	font-size:12px;
	display:inline;
}
.date{}
.category{}
.com{}
.trk{}
.totop{background-color:#ffffff;padding-left:420px;}

.entry-bottom{
	background: url(http://www.salu-pro.com/otaku/oa_blog_bar.jpg) no-repeat 0px 0;
	height:20px;

}

/* コメント
-------------------------------------------------- */
#comments{width:515px;}
#comment-top{}
.section{}
.comment-header{}
.comment-body{width:100%;overflow:hidden;}
.comment-footer{
	margin-top:1em;
}

.comment-post{}
.form-btn{}
.comment-edit{}
.form-btn{}

/* ナビゲーション
-------------------------------------------------- */
.prev-next-navi,.prev-next-navi a:link,.prev-next-navi a:visited,.prev-next-navi a:hover,.prev-next-navi a:active {
	color: #999999;
	margin-top:20px;
}
/* サイド
-------------------------------------------------- */
#side_menu{
	font-size:12px;
	color:#000000;
	margin-left:555px;width:195px;}
	
#side_menu h3{
	font-size:12px;
	color:#000000
	margin-top:10px;
	padding-top:5px;
	text-align:center;
	background:url(http://www.salu-pro.com/otaku/oa_blog_side01.jpg) no-repeat 0px 0px;
}

.sidebody,.second_d,.third_d{
	background-color:#000000;
	padding:10px;
	overflow:hidden;
	color:#ffffff;
}

.sidebody p,.sidebody ul{list-style:none;overflow:hidden;
word-break:break-all;}
.sidebody table{width:175px;font-size:12px;}

.sidebody a:link,.sidebody a:visited,.sidebody a:hover,.sidebody a:active {
	color: #ff9900;
}
.second_d a:link,.second_d a:visited,.second_d a:hover,.second_d a:active {
	color: #ff9900;
}
.third_d a:link,.third_d a:visited,.third_d a:hover,.third_d a:active {
	color: #ff9900;
}
.third_d p,.third_d ul{margin:20px 0 0 0px;list-style:none;}
.second_d p,.second_d ul{margin:20px 0 0 0px;list-style:none;}
.sidebody ul li a:link,.sidebody ul a:visited,.sidebody ul a:hover,.sidebody ul a:active{
	color:ff9900;
}
.sidebottom{
	background:url(http://www.salu-pro.com/otaku/oa_blog_side02.jpg) no-repeat 0px 100%;
	background-color:#ffffff;
	height:10px;
}
.categories {
	color: #FF9A00;
	text-align:left;
	font-size:12px;
}
.calender{color: #ff9900;}

#footer{
	padding:10px;
	font-size:12px;
	
}
a:link,a:visited,a:active {
	color: #999999;
}
a:hover{
	color: #666666;
}
.plugin-powered{}
.ads{margin-top:10px;}