@charset "UTF-8";
/************************************/
/*IE 未対応タグ対策 */
* html body {
 width: expression(document.documentElement.clientWidth < 820 ? "820px" : "auto");
}
/************************************/
/* body */
/* 汎用とか  */
body {
	font-size: 100.01%;
	font-family: sans-serif;
	margin: 5px 12px 15px; padding: 0px;
	min-width: 820px;
	text-align:left;
	background-color: #fff;
	color: #333333;
}
p {
	margin:0.0;
	padding:0.0;
}
s {
	padding: 0.0 0.2em;
}
/************************************/
/* head */
#headBlock {
	margin-bottom:5px;
}

#blogtitle {
	font-family:"HG丸ｺﾞｼｯｸM-PRO","丸ゴシック－Ｍ","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro" ;
	line-height:1.5;
}
#blogtitle a:visited {
	color:#446; text-decoration : none;
}
#blogtitle a:hover {
	color: #000080; text-decoration: noen;border-bottom: 1px dashed;
}
#introduction {
	margin:0em 0em 0em 2em;
	font-size: 95%;
	line-height:1.1;
}
.titlename {
	color:#446;
}
.titlename H1 {
	margin: 0px;
	font-size: 150%;
}

a{
	color: #337777;
	text-decoration: none;
}
a:link {
	color: #55a;
	text-decoration: none;
}
a:visited {
	color: #337777;
	text-decoration: none;
}
a:hover {
	color: #000080;
	text-decoration: noen;border-bottom: 1px dashed;
}

/************************************/
/* BaseBlock */
/************************************/
/* Information */
#Information {
	padding: 0.5em;
	margin: 0px 0px 10px 0px;
	border: 3px double #ccc;
	font-size: 95%;
	line-height: 1.3;
}
/************************************/
/* MainEntry */

/* ↓プラグインエリア兼用 */
/* ↓コメントエリア兼用 */
.MainEntryBlock {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #ccc;
	clear:both;
}

.MainEntryTitle {
	color: #446;
	background-color: #eee;
	line-height: 1.0;
	padding: 0.2em 0.6em 0.1em 0.6em;
}

.MainEntryTitle a {
	color: #446;
	text-decoration : none; 
}
.MainEntryTitle a:visited {
	color: #337777;
	text-decoration : none;
}
.MainEntryTitle a:hover {
	color: #000080;
	text-decoration : none;
}
.MainEntryTitle H2 {
	margin: 0px;
	padding: 0.0em;
	font-size: 95%;
	font-weight:bold;
}
.MainEntryDate {
	padding: 0.3em 0.3em 0.1em 0.7em;
	border-top: 3px double #ccc;
}
.MainEntryDatas {
	padding: 0.4em 1em 0.2em 0em;
	border-top: 1px dotted #ccc;
}
.MainEntryDatasC {
	padding: 0.5em 1em 0.2em 0em;
}
.MainEntryDatasP {
	text-align: right;
	font-size: 95%;
	line-height: 0.9;
}

/* ↓コメントエリア兼用 */
/* ↓上位に対して相対指定 */
.MainEntryDateWeekdayJ {
	font-size: 95%;
}

.MainEntryBody {
	font-size:95%;
	padding:0.2em 0.7em 0.7em 0.7em;
	line-height: 1.3;
}

.MainEntryFarst {
}
.MainEntryMore {
}
.MainEntryMoreLink {
	margin:0.5em 0.5em 0.0em 0.5em;
}
/************************************/
/* MainEntryComment */

/* ↓プラグインエリア兼用 */
.MainEntryCommentTitle {
	color: #446;
	background-color: #eee;
	padding: 0.1em 0.0em 0.1em 0.7em;
	border-bottom: 1px solid #ccc;
}
.MainCommentBold {
	border-bottom: 2px solid #b7c5cc;
	font-size: 95%;
	margin:0.5em 0.3em 0.5em 0.2em;
	padding:0em 0em 0em 0.5em;
}
.comment_name {
	color: #337777;
}
.MainCommentBody {
	margin:0 2.0em 0.0em 1.5em;
	line-height: 1.5;
}

/* コメント入力 */
#CommentSend {
}
#CommentRetuen {
	background-color: #fcc;
}
#comment_form {
	magin-bottom:2em;
}
/************************************/
/* Plugin Aria */
/* 現状左右兼用 */

.PluginBody {
	margin: 5px 5px 5px 5px;
	font-size:95%;
	line-height: 1.3;
}
/************************************/
/* フッター */
/* と、いう名のメインブロック下部 */
/* IE6バグ対策一部・・・が面倒だから止めた。と思ったら偶然出来たから続行 */

.FooterNavi {
	font-size:95%;
	width:99%;
	text-align: center;
	margin-top:0.2em;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.1;
	clear:both;
}
#FooterNaviTop {
	font-size:0.1ex;
	margin-left:auto;
	margin-right:auto;
}
.FooterNaviNext {
	float:right;
	text-align: right;
}
.FooterNaviTurn {
	float:left;
	text-align: left;
}
.FooterNaviNextText {
	float:right;
	text-align: right;
	width:49%;
	margin-bottom:1em;
}
.FooterNaviTurnText {
	float:left;
	text-align: left;
	width:49%;
	margin-bottom:1em;
}
.FooterNaviMargin {
	width:140px;
	font-size:0.1ex;
}

/* FC2広告 */
/* ついでにclear:both; */
#fc2ad {
	border-top: 1px solid #ccc;
	margin-top:0.5;
	margin-padding:1.0;
	clear:both;
	font-size:80%;
	text-align: center;
	margin-top:1em;
	line-height:1.3;
}

#fc2ad a:link {
	color: #55a;
	text-decoration: none;
}
#fc2ad a:visited {
	color: #55a;
	text-decoration: none;
}
#fc2ad a:hover {
	color: #000080;
	text-decoration:underline;
}

/************************************/
/* 基本位置構成 ２カラム VER.*/
/* 左右の入れ替えは下２つのFloatを左右逆にする */

/* MainBlock */
#MainBlock {
	width:100%;
	float:right;
	margin-left:-200px;
}

/* LeftBlock */
#LeftBlock {
	width:200px;
	float:right;
}

/* BaseLeft (Main + Left) */
#BaseLeft {
	width:100%;
	float:left;
	margin-right:0px;
}

/* MainblockInside */
#MainBlockInside {
	line-height:1.0;
	margin:0px 0px 0px 200px;
	padding:0px 9px;

}

/************************************/
/* 標準プラグイン */

/* リストっぽいヤツ */
.PluginBody ul {
	list-style-type:disc;
	margin: 0.0 0.0 0.0 1.0em; 
	padding: 0.0; 
	vertical-align:middle;
}
.PluginBody li {
}

/* カレンダー */
table.calender  {
	width: 94%;
	border-collapse:collapse
	border-spacing: 0;
	font-family:sans-serif;
	text-align: center;
	margin-bottom: 5px;
	margin-left : auto;
	margin-right : auto;
	vertical-align:bottom;
}
.calender caption {
	font-size: 95%;
	padding: 0.0;
	margin:0.0;
}

.calender th {
	background-color: #ddd;
}
.calender td {
	padding: 1px;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.calender td a {
	display: block;
	background-color: #d3d3d3;
}
.calender a:visited {
	color: #089;
	text-decoration: none;
}
.calender td a:hover {
	color: #000080;
	text-decoration:underline;
}

th#sun {
	color: #f00;
}
th#sat {
	color: #00f;
}
td.sun {
	color: #f00;
}
td.sat {
	color: #00f;
}
/************************************/
/* 自作プラグイン用 */
span.ricon{
font-size:95%x;
vertical-align:top;
vertical-align:text-top;
font-family:"Courier New",　Courier,　Osaka,　sans-serif;
border-style:solid;border-width:1px;
}

.Sun{
color: #EE3333;
}
.Sat{
color: #3333CC;
}

.necome{
list-style-position : inside;
	font-size: 95%;
}
ul.tree {
margin: 0 0 0 3px!important;
padding: 0!important;
font-size: 9px;
list-style: none!important;
}
ul.tree ul {
margin: 0!important;
padding: 0!important;
}
ul.tree li {
margin: 0!important;
padding: 0 0 0 13px!important;
background-image: url(http://blog-imgs-36-origin.fc2.com/n/e/k/nekofsuki/tree_lst_dotted.gif);
background-position: 0 0;
background-repeat: no-repeat!important;
list-style: none!important;
}
ul.tree li.end {
background-image: url(http://blog-imgs-36-origin.fc2.com/n/e/k/nekofsuki/tree_end_dotted.gif);
list-style: none;
}