@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{
	text-align:center;
	background-color:#ffffff;
	
}
#container {
	margin-right:auto;
	margin-left: auto;
	text-align: left;
	width:770px;
	background-color:#f8cb00;
}

/* ヘッダー
-------------------------------------------------- */
#header{
	background:url(http://templates.blog.fc2.com/template/band/h1_logo.jpg) no-repeat 0 0;
	width:770px;height:240px;
	padding:20px;
}
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:#f8cb00;	font-size:12px;}
#primary-column{padding-bottom:100px;width:515px;}
.main{
	position:relative;
	left:20px;
}
#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://templates.blog.fc2.com/template/band/title_logo.gif) no-repeat 0px 0px;
	padding:35px 20px 10px 80px;
	background-color:#ffffff;


	font-weight: bolder;

}
.entry-header a:link,.entry-header a:visited,.entry-header a:hover,.entry-header a:active{color:#FFCC33;}
.entry-body{
	background-color:#ffffff;
	padding:5px 20px 10px 30px;
	overflow:hidden;
}
.entry-main-body{
	color:#999999;
	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:#ffcc33;
}
.entry-footer li{
	font-size:12px;
	display:inline;
}
.date{}
.category{}
.com{}
.trk{}
.totop{background-color:#ffffff;padding-left:420px;}

.entry-bottom{
	background: url(http://templates.blog.fc2.com/template/band/entry_bottom.gif) no-repeat 0px 0;
	height:8px;

}

/* コメント
-------------------------------------------------- */
#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:#ff9900;
	margin-left:555px;width:195px;}
	
#side_menu h3{
	font-size:12px;
	color:#ffffff;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
	background:url(http://templates.blog.fc2.com/template/band/appendix_header.gif) no-repeat 0px 0px;
}

.sidebody,.second_d,.third_d{
	background-color:#ffffff;
	padding:10px;
	overflow:hidden;
	color:#ff9900;
}

.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://templates.blog.fc2.com/template/band/appendix_footer.gif) 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;}