@charset "UTF-8";

/*
----------------------------------------------------------------------------------------
テンプレート｢JapanBlue｣
2006/6/6　共有テンプレート申請。
Template Design By Alpha.　URL::http://start.blog.shinobi.jp/ 

このスタイルシートは忍者ブログのテンプレートメーカーには対応していません。
----------------------------------------------------------------------------------------
*/

* {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	}

div, p, hr, blockquote, address, noscript {
	position: static;
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	text-align:left;
	border: none;
	}

em, strong,q, dfn {
	position: static;
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border: none;
	}

em { 
	font-style: normal;
	font-weight:bold;
	color: #555555;
	background-color:inherit;	
	}

br { letter-spacing: 0; }

ul, ol, dl, dt, dd {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	list-style: disc inside;
	}

blockquote {
	margin:0px 10px 0px 1em ;
	padding:0px 0px 0px 10px ;
	color:#372976;
	border-left:10px solid #84b0d5;
	}

table{border-collapse: collapse;font-size:12px}

form {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	}

input,select,textarea {
	margin:0px 1px 0px 1px;
	padding:1px 1px 1px 2px;
	border : 1px solid #ffffff ;
	color:#656565;
	font-size:12px;
	background-color: #f5f5f5;
	}

.center {text-align:center}
.right {text-align:right}
.left {text-align:left}

/* 全体 */
body {	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana,'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', Tahoma, 'century gothic', 'ＭＳ Ｐゴシック', sans-serif, Osaka;
	color:#656565;
	letter-spacing:normal;
	word-spacing:normal;
background : #ffffff url("http://bfile.shinobi.jp/706/japanblue-back.gif") ;
	}

/* レイアウト */
div#container {
	width:770px;
	margin: 10px auto 10px auto;
	padding: 0px 10px 0px 10px;
	background-color:#3E62ad ;
	border : 1px solid #372976 ;
	text-align:center;
	}

div#top {
	background-color:#ffffff;
	margin: 0px auto;
	}

div#wrapper {
	width:585px;
	float:left;
	overflow:hidden;
	}

div#contents {
	width:400px;
	float:right;
	text-align:center;
	overflow:hidden;
	position:static; 
	}

div#leftside {
	width:170px;
	float:left;
	overflow:hidden;
	background-color:#ffffff;
	}

div#rightside {
	width:170px;
	float:right;
	overflow:hidden;
	background-color:#ffffff;
	}

div#footer {
	margin: 10px 0px 0px 0px ;
	background-color:#ffffff;
	clear: both ;
	}


/* リンク */
a{text-decoration:none;}
a:link    { color:#0000FF; background-color:inherit;}
a:visited { color:#0000FF; background-color:inherit;}
a:hover   { color: #372976; background-color:#dcedf4;}
a:active  { color: #372976; background-color:#dcedf4;}

h1 a:link    { color: #372976; background-color:inherit;}
h1 a:visited { color: #372976; background-color:inherit;}
h1 a:hover   { color: #372976; background-color: transparent;}
h1 a:active  { color: #372976; background-color:inherit;}


span.entry_date a:link {color: #ffffff; background-color: #c7d9d9;}
span.entry_date a:visited {color: #ffffff; background-color:#c7d9d9;}
span.entry_date a:hover {color:#909fa6; background-color: transparent;}
span.entry_date a:active {color: #909fa6; background-color: inherit;}

h2.entry_titlefont a:link {color:#372976; background-color: inherit;}
h2.entry_titlefont a:visited {color: #372976; background-color:inherit;}
h2.entry_titlefont a:hover {color:#dcedf4; background-color: transparent;}
h2.entry_titlefont a:active {color: #dcedf4; background-color: inherit;}

div.entry_text a[target="_blank"] {
	padding-right: 12px;
	margin-right: 5px;
	background: url(http://bfile.shinobi.jp/706/img-back.gif) no-repeat;
	background-position: right bottom;
	}

div.entry_ps a[target="_blank"] {
	padding-right: 12px;
	margin-right: 5px;
	background: url(http://bfile.shinobi.jp/706/img-back.gif) no-repeat;
	background-position: right bottom;
	}


/*画像*/
img {border:0px;margin:0;padding:0;}
img.emoji {vertical-align:text-bottom;}


/* トップ */
div.top_admin {
	padding: 5px 15px 5px 0px ;
	text-align:right;
	font-size:11px;
	}

h1	{
	padding:0px 0px 0px 10px;
	text-align:left;
	font-size:20px;
	color: #372976;
	}

h2.description {
	padding:0px 0px 10px 10px;
	text-align:left;
	font-size:13px;
	font-weight:normal;
	color:#372976;
	}
/*カレンダー*/
div.top_calendar {
	margin: 10px 0px 10px 0px;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	letter-spacing:1px;
	word-spacing:0px;
	}


/* 記事 */
div.entry {
	margin:0px 0px 10px 0px;
	text-align:center;
	background:#ffffff;
	}

div.entry_title {
	height:27px;
	padding:0px 25px 0px 5px;
	font-weight:bold;
	border-bottom:2px solid #372976 ;
	background:url("http://bfile.shinobi.jp/706/japanblue-e-title.gif")  no-repeat right bottom;
	}

h2.entry_titlefont {
	padding:2px 0px 0px 15px;
	color: #372976;
	font-size:12px;
	line-height:20px;
	background:url("http://bfile.shinobi.jp/706/japanblue-ball.gif")  no-repeat left center;
	}
div.entry_contents {
	margin:0px auto;
	background:#ffffff url("http://bfile.shinobi.jp/706/hougan01.gif");
	}

div.entry_date {
	margin:5px 5px 5px 5px;
	font-size:11px;
	font-family: Georgia;
	text-align:right;
	}

div.entry_footer {
	font-size:10px;
	font-family: Georgia;
	margin:0px 10px 5px 0px;
	text-align: right ;
	}

div.entry_text {
	margin:0px 10px 0px 10px;
	font-size:12px;
	line-height:25px;
	}

div.entry_more {
	margin:0px 10px 0px 10px;
	font-size:12px;
	}

div.entry_ps {
	margin:0px 10px 0px 10px;
	font-size:12px;
	line-height:25px;
	}

h3.entry_category {
	font-size:12px;
	display:inline;
	}

/* コンテンツ */
div.contents_navi {
	margin:5px 0px 5px 0px ;
	text-align:center;
	font-size:11px;
	background-color:#ffffff;
	}

div.contents_10link {
	margin:5px 0px 5px 0px ;
	text-align:center;
	font-size:11px;
	background-color:#ffffff;
	}

/* コメント&トラバ*/
div.cmtb {
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	text-align:right;
	width:400px;
	background-color:#ffffff;
	}

div.cmtb_title {
	margin:0px 0px 10px 0px;
	padding:0px 25px 0px 5px;
	height:27px;
	font-weight:bold;
	color: #372976;
	font-size:12px;
	line-height:20px;
	background: #ffffff url("http://bfile.shinobi.jp/706/japanblue-ct-title.gif") no-repeat bottom right;
	}

ul.cmtb_notes {
	color:#656565;
	background-color:#ffffff;
	margin:5px 30px 15px 30px;
	padding:5px 5px 5px 5px;
	border:1px dotted #cccccc;
	line-height : 18px ;
	list-style : square url("http://bfile.shinobi.jp/706/japanblue-arrow.gif") inside;
	font-size : 11px ;
	text-align:left;
	}

/*コメント*/
div.cm_contents {
	margin:5px 5px 5px 5px;
	border-bottom:1px dashed #909fa6;
	}

div.cm_main_contents {
	}

div.cm_title {
	padding:0px 0px 0px 10px;
	font-size:12px;
	color:#84b0d5;
	font-weight:bold;
	}
div.cm_text {
	margin:0px 10px 5px 10px ;
	font-size:12px;
	line-height:21px;
	}

div.cm_footer {
	margin:0px 1em 0px 0px;
	font-size:11px;
	color:#909fa6;
	text-align:right;
	}

div.cm_res_contents {
	margin:5px 0px 0px 0px;
	border-top:1px dashed #909fa6;
	}

div.cm_res_title {
	padding:5px 0px 5px 10px;
	font-size:12px;
	color:#84b0d5;
	font-weight:bold;
	}
div.cm_res_text {
	margin:0px 10px 5px 10px ;
	font-size:12px;
	line-height:21px;
	}

div.cm_res_footer {
	margin:0px 1em 0px 0px;
	font-size:11px;
	color:#909fa6;
	text-align:right;
	}

/* コメント投稿フォーム */
#contents form {margin:5px; padding:5px;}

table#CommentFormTable {
	margin:0px 30px 0px 30px;
	text-align:left;
	}
table#CommentFormTable th {font-weight:normal;width:50px;}
table#CommentFormTable td {font-weight:normal;width:100%;}

input.cm_input {width:200px;}
input.cm_input_iro {background-color:#ffffff;}
textarea.cm_textarea {width:95%;height:150px;}
input.cm_pass{}
input.cm_submit{}

/*トラックバック*/
div.tb_form {
	margin:5px 30px 5px 30px;
	font-size:13px;
	}
input.tb_url {
	width:350px;
	font-size:13px;
	}
div.tb_title {
	margin:10px 10px 0px 10px;
	padding:5px 0px 5px 10px;
	font-size:12px;
	color:#84b0d5;
	font-weight:bold;
	border-top:1px dashed #909fa6 ;
	}
div.tb_text {
	margin:5px 20px;
	font-size:12px;
	line-height:21px;
	}
div.tb_footer {
	margin:0px 1em 0px 0px;
	font-size:11px;
	color:#909fa6;
	text-align:right;
	}

/* サイド */
div.plugin {
margin:0px 0px 10px 0px;
	}

div#leftside .plugin_title {
	padding:2px 5px 0px 22px;
	text-align:right;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	height:25px;
	background :#ffffff url("http://bfile.shinobi.jp/706/japanblue-p-l-title.gif") no-repeat bottom left;
	}

div#rightside .plugin_title {
	padding:2px 22px 0px 5px;
	text-align:left;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	height:25px;
	background :#ffffff url("http://bfile.shinobi.jp/706/japanblue-p-r-title.gif") no-repeat bottom right;
	}

div.plugin_text {
	padding:0px 7px 0px 10px;	
	font-size:12px;
	line-height:20px;
	}
div.plugin_description {
	padding:5px 5px 5px 10px;
	font-size:10px;
	}
siv.plugin_data {
	font-size:12px;
	line-height:20px;
	text-align:left;
	}
div.plugin_data_date {
	font-size:12px;
	line-height:20px;
	text-align:right;
	}
div.blogsearch {text-align:left;}
div.box {width:80px;}
div.btn {width:30px;}

div.profile_image {margin:0px;padding:5px;border :0px;}
div.qrcode_image {margin:0px;padding:5px;border :0px;}


/* カレンダー */
table.CalendarMoveTable {
	margin:0 auto;
	width:140px
	}
table.CalendarMoveTable td {
	text-align:center;
	}

table.CalendarTable {
	margin:0 auto;
	width:140px
	}
table.CalendarTable th {
	text-align:center;
	width:20px;
	height:20px;
	font-size:12px;
	}
table.CalendarTable td {
	text-align:center;
	width:20px;
	height:20px;
	font-size:12px;
	}

table.CalendarTable tr.CalendarWdayTr {
	text-align:center;
	}
table.CalendarTable th.CalendarWdaySun {
	color :#f0908d ;
	}
table.CalendarTable th.CalendarWdaySat{
	color :#5a79ba ;
	}
div.CalendarTdLink {
	margin:0 auto;
	text-align:center;
	}

table.CalendarTable td a:link{
	color: #656565;
	display:block;
	background-color:#dcedf4;
	}
table.CalendarTable td a:visited{
	color: #656565;
	display:block;
	background-color:#dcedf4;
	}
table.CalendarTable td a:hover{
	color: #372976;
	font-weight:bold;
	display:block;
	background-color:#ffffff;
	}
table.CalendarTable td a:active{
	color: #372976;
	font-weight:bold;
	display:block;
	background-color:#ffffff;
	}

/* コピーライト */
.copyright {
	padding:5px 5px 5px 10px;
	font-size:11px;
	text-align:center;
	}

