@charset "UTF-8";

/*
----------------------------------------------------------------------------------------
テンプレート｢Alternation-緑×白-｣
2006/8/20　共有テンプレート申請。
Template Design By Alpha.　URL::http://start.blog.shinobi.jp/ 

このスタイルシートは忍者ブログのテンプレートメーカーには対応していません。
カスタマイズの際は管理画面より『簡易テンプレート』を選択して編集することをお奨めします。
2006/9/12 Safariでの崩れを減らしました。
----------------------------------------------------------------------------------------
*/

* {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	}

html * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

html {
	scrollbar-track-color : transparent ;
	scrollbar-3dlight-color :#99ccbb;
	scrollbar-arrow-color :#99ccbb;
	scrollbar-darkshadow-color :#99ccbb;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color :transparent ;
	scrollbar-shadow-color : transparent ;
	}
/*各要素の大まかな指定*/
div, p, hr, blockquote, address, noscript {
	position: static;
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	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: #000000;
	background-color:inherit;	
	}

br { letter-spacing: 0; }

ul, ol, dl, dt, dd {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	}

li {
	list-style : square url("http://bfile.shinobi.jp/1175/mini-ya-green.gif") inside;
	border-bottom:1px dashed #56878b;
	}

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 #56878b;
	color:#656565;
	font-size:12px;
	background-color:#ffffff;
	}

dt {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 10px ;
	color:#56878b;
	border-left:5px solid #99ccbb;
	}

dd {margin : 0px 0px 0px 20px ;}


fieldset {
	margin : 0px 0px 0px 0px ;
	padding : 5px 5px 5px 5px ;
	border : 1px solid #56878b;
	color:#656565;
	background-color:#ffffff;
	}

legend {
	margin : 0px 0px 0px 0px ;
	padding : 0px 5px 0px 5px ;
	border : 1px solid #56878b;
	color:#56878b;
	background-color:#ffffff;
	}

input:focus{background:#f7fff0}
textarea:focus{background:#f7fff0;}

.center {text-align:center}
.right {text-align:right}
.left {text-align:left}

/*見出しの指定(h1はブログタイトルに使用)*/
h3 {
	padding:0px 0px 0px 10px;
	border-left:10px solid #c0c0c0;
	color:#c0c0c0;
	font-size:14px;
	}
h4 {
	padding:0px 0px 0px 5px;
	border-bottom:1px dashed #c0c0c0;
	color:#c0c0c0;
	font-size:14px;
	}
h5 {}
h6 {}

/* 全体 */
body {	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	text-align:center;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana,'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', Tahoma, 'century gothic', 'ＭＳ Ｐゴシック','MS PGothic', sans-serif, Osaka;
	color:#656565;
	line-height:200%;
	letter-spacing:normal;
	word-spacing:normal;
	background : #ffffff url("http://bfile.shinobi.jp/1175/back-dott-gray.gif") top center;
	}

/* レイアウト */
div#container {
	width:710px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align:center;
	}


div#top {
	width:710px;
	margin: 0px 0px 10px 0px;
	padding:0px;
	border:1px solid #99ccbb;
	background-color:#ffffff;
	}

div#contents {
	margin:0px;
	padding:0px;
	width:505px;
	float:left;
	text-align:center;
	overflow:hidden;
	}

div#side {
	margin: 0px ;
	padding: 0px ;
	width:202px;
	float:right;
	overflow:hidden;
	}

div#footer {
	margin: 10px 0px 0px 0px ;
	clear: both ;
	}


/* リンク */
a{text-decoration:none;}
a:link    { color:#29669F; background-color: transparent;}
a:visited { color:#29669F; background-color: inherit;}
a:hover   { color: #bfcc7a; background-color: transparent;}
a:active  { color: #bfcc7a; background-color: inherit;}

h1 a:link    { color: #99ccbb; background-color:inherit;text-decoration:none;}
h1 a:visited { color: #99ccbb; background-color:inherit;text-decoration:none;}
h1 a:hover   { color: #99ccbb; background-color: transparent;}
h1 a:active  { color: #99ccbb; background-color:inherit;}

div.entry_date a:link    { color: #ffffff; background-color: transparent;text-decoration:none;}
div.entry_date a:visited { color: #ffffff; background-color: transparent;text-decoration:none;}
div.entry_date a:hover   { color: #ffffff; background-color: transparent;text-decoration:none;font-weight:bold;font-size:12px;}
div.entry_date a:active  { color: #ffffff; background-color: transparent;text-decoration:none;font-weight:bold;}

div.entry_contents a:link   { 
	color: #cccccc;
	background-color:transparent;
	text-decoration:none;
	border-bottom:1px dashed #cccccc;
	}
div.entry_contents a:visited {
	color: #cccccc;
	background-color:transparent;
	text-decoration:none;
	border-bottom:1px dashed #cccccc;
	}
div.entry_contents a:hover   {
	color: #808080;
	background-color:transparent;
	text-decoration:none;
	border-bottom:1px dashed #808080;
	}
div.entry_contents a:active  {
	color: #808080;
	background-color:transparent;
	text-decoration:none;
	border-bottom:1px dashed #808080;
	}

div.entry_more a:link    { color: #99ccbb; border:0px;}
div.entry_more a:visited { color: #99ccbb; border:0px;}
div.entry_more a:hover   { color: #bfcc7a; border:0px;font-weight:bold;}
div.entry_more a:active  { color: #bfcc7a; border:0px;font-weight:bold;}

div.entry_text a[target="_blank"] {
	padding-right: 12px;
	margin-right: 5px;
	background: url(http://bfile.shinobi.jp/646/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/646/img-back.gif) no-repeat;
	background-position: right bottom;
	}

/*画像*/
img	{
	border:0px;
	margin:0px;
	padding:0px;
	}
img.emoji {
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	}



/* トップ */
div.top_admin {
	padding: 0px 15px 5px 0px ;
	text-align:right;
	font-size:11px;
	}

div.top_title {
	float:left;
	width:505px;
	font-size:11px;
	padding: 0px 15px 5px 0px ;
	text-align:right;
	font-size:11px;
	}


h1	{
	padding:10px 15px 0px 10px;
	text-align:left;
	font-size:20px;
	color: #99ccbb;
	}

h2.description {
	padding:5px 15px 10px 10px;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	}

div.top_search {
	float:right;
	width:200px;
	font-size:11px;
	padding: 10px 15px 5px 0px ;
	text-align:left;
	font-size:11px;
	}


/* 記事 */
div.entry {
	width:500px;
	margin: 0px 0px 0px 0px ;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
	border:1px solid #99ccbb;
	}

div.entry2 {
	width:500px;
	margin: 0px 0px 0px 0px ;
	padding:0px;
	text-align:left;
	background-color:#f7fff0;
	border:1px solid #99ccbb;
	}

div.entry_date {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	font-size:11px;
	font-family: Georgia;
	text-align:left;
	line-height:25px;
	background : #99ccbb url("http://bfile.shinobi.jp/1175/alternation_plugin.gif") left center;
	}

div.entry_title {
	width: 498px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 20px ;
	font-weight:bold;
	border-bottom:1px dashed #99ccbb;
	}

h2.entry_titlefont {
	margin: 0px 0px 0px 0px;
	padding:5px 5px 0px 10px ;
	color:#808080;
	font-size:14px;
	line-height:20px;
	}

h3.entry_category {
	width: 483px;
	margin:0px 10px 0px 5px;
	font-size:12px;
	text-align:right;
	font-weight:normal;
	border:0px;
	}

div.entry_contents {
	width: 498px;
	margin: 0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	}

div.entry_text {
	width: 488px;
	margin:0px 5px 0px 5px;
	}

div.entry_more {
	padding:0px 10px 10px 10px;
	font-size:12px;
	text-align:right;
	position: relative;
	}

div.entry_ps {
	width: 488px;
	margin:0px 5px 0px 5px;
	}

div.entry_footer {
	width: 483px;
	margin:0px 10px 0px 5px;
	font-size:10px;
	font-family:Georgia ,'ＭＳ Ｐ明朝','MS PMincho' ;
	line-height:16px;
	text-align: right ;
	}


div.entry_pagetop{
	width: 498px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size:14px;
	font-family:Georgia ,'ＭＳ Ｐ明朝','MS PMincho' ;
	line-height:16px;
	text-align: right ;
	border-top:1px dashed #99ccbb;
	}

div.entry blockquote {
	margin:12px 10px 13px 10px ;
	padding: 0px 10px;
	color:#000000;
	font-size:11px;
	line-height:25px;
	background-color:#f7fff0;
	border-left:3px dashed #99ccbb;
	}

div.entry2 blockquote {
	margin:12px 10px 13px 10px ;
	padding: 0px 10px;
	color:#000000;
	font-size:11px;
	line-height:25px;
	background-color:#ffffff ;
	border-left:3px dashed #99ccbb;
	}

/* コンテンツにあるナビゲーションなど */
div.contents_pan_navi {
	width: 498px;
	margin:10px 0px 10px 0px ;
	padding:0px 0px 0px 5px;
	text-align:left;
	font-size:11px;
	border:1px solid #99ccbb;
	background-color:#ffffff;
	}
div.contents_navi {
	width: 498px;
	margin:10px 0px 10px 0px ;
	padding:0px 0px 0px 5px;
	text-align:center;
	font-size:11px;
	border:1px solid #99ccbb;
	background-color:#ffffff;
	}

div.contents_10link {
	width: 498px;
	margin:10px 0px 10px 0px ;
	padding:0px 0px 0px 5px;
	text-align:center;
	font-size:11px;
	border:1px solid #99ccbb;
	background-color:#ffffff;
	clear:both;
	}

/* コメント&トラバ共通の指定*/
div.cmtb {
	width:500px;
	margin: 0px 0px 5px 0px ;
	text-align:left;
	background-color:#ffffff;
	border:1px solid #99ccbb;
	}

div.cmtb_title {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 20px ;
	font-family:Georgia ,'ＭＳ Ｐ明朝','MS PMincho' ;
	font-weight:bold;
	color: #ffffff;
	font-size:12px;
	text-align:left;
	line-height:25px;
	background : #99ccbb url("http://bfile.shinobi.jp/1175/alternation_plugin.gif") left center;
	}

ul.cmtb_notes {
	color:#56878b;
	background-color:#ffffff;
	margin:5px 30px 15px 30px;
	padding:5px 5px 5px 5px;
	line-height : 18px ;
	list-style : square inside;
	font-size : 11px ;
	text-align:left;
	}

/*コメント*/
div.cm_contents {
	width:498px;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	}

div.cm_main_contents {
	width:498px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px ;
	}

div.cm_title {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 20px ;
	color:#ffffff;
	border-bottom:1px dashed #99ccbb;
	font-weight:bold;
	font-size:12px;
	line-height:25px;
	background : #99ccbb url("http://bfile.shinobi.jp/1175/alternation_plugin.gif") left center;
	}

div.cm_text {
	width:468px;
	margin:5px 10px 5px 20px ;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	line-height:150%;
	}

div.cm_footer {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px ;
	font-size:10px;
	color:#808080;
	text-align:right;
	border-top:1px dashed #99ccbb;
	}

div.cm_res_contents {
	margin:0px 0px 0px 0px;
	background-color:#f7fff0;
	border-top:1px solid #99ccbb;
	}

div.cm_res_title {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px ;
	color:#99ccbb;
	border-bottom:1px dashed #99ccbb;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	}

div.cm_res_text {
	width:468px;
	margin:5px 10px 5px 20px ;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	line-height:150%;
	}

div.cm_res_footer {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px ;
	font-size:10px;
	color:#808080;
	text-align:right;
	border-top:1px dashed #99ccbb;
	}


/* コメント投稿フォーム */
table#CommentFormTable {
	margin:0px 10px 20px 10px;
	width:468px;
	text-align:left;
	}

table.CommentFormTable th {font-weight:normal;width:80px;margin:5px 0px;}
table.CommentFormTable td {font-weight:normal;width:380px;margin:5px 0px;}
input.cm_input {width:200px;margin:2px 0px;}
input.cm_input_iro {background-color:#ffffff;border:0px;margin:2px 0px;}
textarea.cm_textarea {width:95%;height:150px;}
input.cm_pass{margin:2px 0px;}
.cm_submit_td {text-align:right;padding:0px 10px 0px 0px ;}
input.cm_submit{width:100px;margin:2px 0px;}

/*トラックバック*/
div.tb_form {
	margin:5px 30px 5px 30px;
	padding:5px 10px 5px 10px;
	font-size:12px;
	background-color:#ffffff;
	}
input.tb_url {
	width:300px;
	font-size:13px;
	}

div.tb_contents {
	width: 498px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	}

div.tb_title {
	width: 498px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	color:#99ccbb;
	border-top:1px dashed #99ccbb;
	border-bottom:1px dashed #99ccbb;
	}

div.tb_text {
	margin: 0px 0px 0px 0px;
	padding:5px 10px 5px 10px ;
	font-size:11px;
	line-height:150%;
	}

div.tb_footer {
	margin: 0px 0px 0px 0px;
	padding:0px 1em 0px 0px;
	font-size:10px;
	color:#808080;
	text-align:right;
	}


/*記事上のプラグイン（プラグインカテゴリー３）*/
div.plugin_top {
	width:500px;
	margin:0px 0px 0px 0px;
	border :1px solid #99ccbb;
	background-color:#f7fff0;
	}

div.plugin_top2 {
	width:500px;
	margin:0px 0px 0px 0px;
	border :1px solid #99ccbb;
	background-color:#ffffff;
	}

/*記事下プラグイン*/
div.plugin_footer {
	width:500px;
	margin:5px 0px;
	padding:0px;
	}


/*記事下の左側プラグイン(プラグインカテゴリー4)*/
div.plugin_left_block {
	width:245px;
	margin:0px 0px 10px 0px;
	float:left;
	}

div.plugin_left{
	margin:0px 0px 0px 0px;
	border :1px solid #99ccbb;
	background-color:#f7fff0;
	}

div.plugin_left2 {
	margin:0px 0px 0px 0px;
	border :1px solid #99ccbb;
	background-color:#ffffff;
	}

/*記事下の右側プラグイン(プラグインカテゴリー5)*/
div.plugin_right_block{
	width:245px;
	margin:0px 0px 10px 0px;
	float:right;
	}

div.plugin_right{
	margin:0px 0px 0px 0px;
	border :1px solid #99ccbb;
	background-color:#f7fff0;
	}

div.plugin_right2 {
	margin:0px 0px 0px 0px;
	border :1px solid #99ccbb;
	background-color:#ffffff;
	}


/* サイドプラグイン */
div.plugin {
	width:200px;
	margin:0px 0px 5px 0px;
	border :1px solid #99ccbb;
	background-color:#f7fff0;
	}

div.plugin2 {
	width:200px;
	margin:0px 0px 5px 0px;
	border :1px solid #99ccbb;
	background-color:#ffffff;
	}

.plugin_title {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	text-align:left;
	color: #ffffff;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	background : #99ccbb url("http://bfile.shinobi.jp/1175/alternation_plugin.gif") left center;
	}

div.plugin_text {
	padding:0px 5px 0px 5px;	
	font-size:11px;
	line-height:150%;
	}

div.plugin_description {
	padding:5px 5px 5px 10px;
	font-size:10px;
	}
div.plugin_data {
	border-bottom:1px dashed #99ccbb;
	}
div.plugin_data_date {
	border-bottom:1px dashed #99ccbb;
	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 {
	width:180px ;
	background-color:#f7fff0;
	border-collapse: separate;
	}

table.CalendarMoveTable td {
	text-align:center;
	}

.CalendarPrevTd {
width:30px;
}
.CalendarNowTd {
width:110px;
}
.CalendarNextTd {
width:30px;
}

table.CalendarTable {
	width:180px ;
	color:#56878b;
	background-color:#f7fff0;
	border-collapse: separate;
	}
table.CalendarTable th {
	width: 14% ;
	text-align:center;
	font-size:12px;
	background-color:#ffffff;
	}
table.CalendarTable td {
	width: 14% ;
	text-align:center;
	font-size:12px;
background-color:#ffffff;
	}

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{
	width: 100% ;
	color: #99ccbb;
	display:block;
	text-decoration:none;
	}
table.CalendarTable td a:visited{
	width: 100% ;
	color: #99ccbb;
	display:block;
	text-decoration:none;
	}
table.CalendarTable td a:hover{
	width: 100% ;
	color: #ffffff;
	font-weight:bold;
	background-color:#99ccbb;
	display:block;
	}
table.CalendarTable td a:active{
	width: 100% ;
	color: #ffffff;
	font-weight:bold;
	background-color:#99ccbb;
	display:block;
	}

/* コピーライト */
.copyright {
	padding:5px 5px 5px 10px;
	font-size:11px;
	text-align:center;
	}

