@charset "utf-8";
/* CSS Document */
/*--------------------------------------------リセットCSS*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*---------------------------------------------全体の構成*/
body{
	background:url(http://file.theme.blog.shinobi.jp/bg_body_top.gif) center top repeat-x #f5f5ed;
}

a{
	color:#387de6;
	text-decoration:none;
}
a:hover{
	color:#006699;
	text-decoration:underline;
}

div.container_block{
	width:950px;
	background:url(http://file.theme.blog.shinobi.jp/bg_body_top.gif) center top repeat-x #f5f5ed;
	margin:0 auto;
	clear:both;
}
div.main_block{
	width:550px;
	float:left;
}
div.left_block{
	width:200px;
	padding:50px 0 0 0;
	float:left;
}
div.right_block{
	width:200px;
	padding:50px 0 0 0;
	float:left;
}
div.footer_block{
	width:100%;
	height:54px;
	background:url(http://file.theme.blog.shinobi.jp/bg_footer.gif) repeat-x;
	clear:both;
}
/*----------------------------------------------メインブロック*/
/*ヘッダー*/
div.header{
	height:280px;
	margin:6px 0 0 0;
}
h1{
	
}
div.ex_box{
        background:url(http://file.theme.blog.shinobi.jp/z_bg_header_btm.gif) no-repeat center top;
	font-size:75%;
}
div.ex_box p{
        padding:0 0 0 120px;
}
/*記事ブロック*/
div.entry_text{
        margin:10px 0 0 0;
	padding:0 0 30px 0;
}
div.entry_title{
	width:483px;
	margin:0 auto;
	height:50px;
	background:url(http://file.theme.blog.shinobi.jp/ttl_entry_headline.gif) no-repeat center top;
}
div.entry_title a{
	color:#000000;
	text-decoration:none;
}
div.entry_title a:hover{
	color:#ffffff;
	text-decoration:none;
}
h2{
	padding:12px 10px 0 53px;
	font-weight:bold;
}
div.entry_honbun{
	width:483px;
	margin:0 auto;
}
div.honbun_top{
	width:483px;
	height:11px;
	margin:0 auto;
	background:url(http://file.theme.blog.shinobi.jp/img_white_top.gif) no-repeat center top;
}
div.entry_date{
	font-size:110%;
	font-weight:bold;
}
div.text{
	width:453px;
        padding:15px;
	background:#ffffff;
	font-size:95%;
}
div.text p.entry_text{
        padding:0 0 30px 0;
	line-height:130%;
}
div.entry_footer{
	font-size:85%;
	font-weight:bold;
        line-height:130%;
	text-align:left;
}
div.entry_footer p{
        padding:20px 0 0 0;

}
div.entry_footer a{
        color:#000000;
}
div.honbun_btm{
	width:483px;
	height:10px;
	margin:0 auto;
	background:url(http://file.theme.blog.shinobi.jp/img_white_btm.gif) no-repeat center top;
}
.entry_text p{
	margin:10px 0px;
}
.entry_text ul{
	list-style-type: disc;
	padding-left:2em;
}
.entry_text blockquote{
	padding:10px;
	margin:5px 20px;
	background-color:#dfecff;
}

/*つづきをよむ*/
p.more{
       color:#808080;
       padding:15px 0 15px 0;
       line-height:130%;
}

/*p.more a{
	color:#000000;
        text-decoration:none;
}
p.more a:hover{
	color:#808080;
	text-decoration:underline;
}*/
/*ツイッターボタン*/
div.tweet_btn{
        margin:0;
        padding:0 0 20px 0;
}
/*トラックバックの仕方の説明*/
div.trackback_info{
	width:400px;
	margin:0 auto;
	padding:15px;
	background:#898989;
	color:#ffffff;
}
div.trackback_info p{
        padding:15px;
}
div.trackback_info strong{
	font-weight:bold;
}
div.tutorial{
	padding:10px 0 10px 0;
}
input.trackback{
	width:390px;
}
/*トラックバック・コメント欄の指定*/
div.entry_sub{
	padding:30px 0 0 0;
}
p.title{
	font-weight:bold;
        padding:15px;
}
table.comment_form{
	margin:0 0 0 15px;
}
table.comment_form th{
	padding:0 15px 0 0;
	font-weight:bold;
	vertical-align:top;
}
table.comment_form td{
	padding:0 0 10px 0;
	vertical-align:top;
}
p.comment_title{
        padding:0 0 5px 0;
        font-weight:bold;
}
p.comment_box{
       padding:15px;
       border:1px dotted #dddddd;
}
p.comment_date{
        padding:5px 0 10px 0;
        text-align:right;
        font-size:80%;
}
p.trackback_title{
        padding:15px 15px 5px 0;
        font-weight:bold;
}
p.trackback_excerpt{
        padding:15px;
        border:1px dotted #dddddd;
}
p.trackback_date{
        padding:5px 0 10px 0;
        text-align:right;
        font-size:80%;
}

/*ページ遷移のブロック*/
div.page{
	padding:0 0 30px 0;
	color:#387de6;
	font-size:95%;
	font-weight:bold;
	text-align:center;
}
/*div.page a{
	color:#387de6;
	text-decoration:none;
}
div.page a:hover{
	color:#006699;
	text-decoration:underline;
}*/
div.page p{
	padding:10px 0 0 0;
	color:#666666;
	font-size:75%;
	font-weight:normal;
}
/*----------------------------------------------左右共通*/
div.title{
	height:25px;
	margin:0 0 15px 0;
	padding:0 5px 17px 15px;
	background:url(http://file.theme.blog.shinobi.jp/img_blue_line.gif) center bottom no-repeat;
        font-size:95%;
	font-weight:bold;
}
div.title p{
	font-size:90%;
	font-weight:bold;
}

div.linktext{
	padding:0 10px 30px 20px;
	color:#585858;
	font-size:80%;
	font-weight:normal;
	line-height:130%;
}
div.linktext a{
	//color:#585858;
	font-weight:bold;
	//text-decoration:none;
}
/*div.linktext a:hover{
	color:#333333;
	text-decoration:underline;
}*/
div.date{
	padding:10px 10px 10px 0;
	color:#8c8c8c;
	font-size:75%;
	font-weight:bold;
	text-align:right;
}
div.date a{
	color:#8c8c8c;
	text-decoration:none;
}
div.date a:hover{
	color:#a9a9a9;
	text-decoration:underline;
}
/*--------------------------------------------------------------フッターブロック*/
p.copyright{
	padding:15px 0 0 0;
	color:#ffffff;
	font-size:75%;
	text-align:center;
}
p.copyright a{
	color:#ffffff;
	text-decoration:none;
}
p.copyright a:hover{
	color:#ffffff;
	text-decoration:underline;
}






/* #### トラックバック本舗用のテーマ ####　--------------------------------------- */
.theme {
	color: #900;
	font-weight: bold;
	font-size: 30px;
}