@charset "EUC-JP";
/************************************/
/*IE 未対応タグ対策 */
* html body {
 width: expression(document.documentElement.clientWidth < 820 ? "820px" : "auto");
}
/************************************/
/* body */
/* 汎用とか  */
body {
	font-size: 90%;
	font-family: sans-serif;
	margin: 5px 12px 15px; padding: 0px;
	min-width: 800px;
	text-align: left;
	background-color: #f9f6ff;
	color: #333333;
}

/************************************/
/* cssハック */
/* フォント再定義 */
* html body {font-family: 'MS PGothic',sans-serif ;}
*:first-child+html body {font-family:'meiryoKe_PGothic','MS PGothic',sans-serif ; }

/* 上：IE7以前- MS Pゴシック */
/* 下：IE7&IE8- MeiryoKeが無ければMS Pゴシック */

/************************************/

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;text-align: center;
}
#blogtitle a:visited {
	color:#446; text-decoration : none;
}
#blogtitle a:hover {
	color:#ff3300; text-decoration : underline;
}
#introduction {
	margin:0em 0em 0em 2em;
	font-size: 85%;
	line-center:1.1;
}
.titlename {
	color:#446;
}
.titlename H1 {
	margin: 0px;
	font-size:130
%;
}

a{
	color: #337777;
}
a:link {
	color: #55a;
	text-decoration: none;
}
a:visited {
	color: #337777;
	text-decoration: none;
}
a:hover {
	color: #ff2200;
	text-decoration:underline;
}

/************************************/
/* BaseBlock */
/************************************/
/* Information */
#Information {
	padding: 0.5em;
	margin: 0px 0px 10px 0px;
	border: 3px double #c0f;
	font-size: 90%;
	line-height: 1.3;
}
/************************************/
/* MainEntry */

/* ↓プラグインエリア兼用 */
/* ↓コメントエリア兼用 */
.MainEntryBlock {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #c9f;
	clear:both;
}

.MainEntryTitle {
	color: #270045;
	background-color: #ceb6ff;
	line-height: 1.0;
	padding: 0.2em 0.6em 0.1em 0.6em;
　　　　
}

.MainEntryTitle a {
	color: #270045;
	text-decoration : none; 
}
.MainEntryTitle a:visited {
	color: #666600;
	text-decoration : none;
}
.MainEntryTitle a:hover {
	color: #ff3300;
	text-decoration : none;
}
.MainEntryTitle H2 {
	margin: 0px;
	padding: 0.0em;
	font-size: 150%;
	font-weight:bold;
}
.MainEntryDate {
	padding: 0.3em 0.3em 0.1em 0.7em;
	border-top: 3px double #c0f;
}
.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:85%;
	line-height: 0.9;
}

/* ↓コメントエリア兼用 */
/* ↓上位に対して相対指定 */
.MainEntryDateWeekdayJ {
	font-size: 90%;
}

.MainEntryBody {
	font-size:100%;
	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: #270045;
	background-color: #e6d6ff;
	padding: 0.2em 0.0em 0.1em 0.7em;
	font-size: 85%;
	border-bottom: 2px solid #ccc;
}
.MainCommentBold {
	border-bottom: 2px solid #ffe4b5;
	font-size:85%;
	margin:0.5em 0.3em 0.5em 0.2em;
	padding:0em 0em 0em 1em;
}
.MainCommentTitle {
	font-weight:bold;
	font-size:95%;
       
}
.MainCommentDate {
	font-size: 90%;
         color:#9900cc;
	white-space:normal;
}
.MainCommentDatasBase {
	line-height: 1.0;
	margin-left: 0.5em;
}

.MainCommentBody {
	margin:0 2.0em 0.0em 3em;
	font-size:95%;
	line-height: 3;
}

.MainCommentUrl {
	font-size:85%;
	margin:0em 2em 1.0em 1.6em;
	overflow:hidden;
}
.TrackBackUrl {
	margin:0 2.0em 0.0em 1.5em;
	font-size:75%;
	line-height: 1.3;
	display: none;
}
/* コメント入力 */
#CommentSend {
}
#CommentRetuen {
	background-color: #fcc;
}
#comment_form {
	magin-bottom:10em;
}
/************************************/
/* Plugin Aria */
/* 現状左右兼用 */

.PluginBody {
	margin: 5px 5px 5px 5px;
	font-size:80%;
	line-height: 1.3;
}
/************************************/
/* フッター */
/* と、いう名のメインブロック下部 */
/* IE6バグ対策一部・・・が面倒だから止めた。と思ったら偶然出来たから続行 */

.FooterNavi {
	font-size:80%;
	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:60%;
	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: #ff2200;
	text-decoration:underline;
}
/************************************/
/* 基本位置構成 ３カラム VER.*/

/* MainBlock */
#MainBlock {
	width:95%;
	float:right;
	margin-left:-190px;
}

/* LeftBlock */
#LeftBlock {
	width:190px;
	float:right;
}

/* RightBlock */
#RightBlock {
	width:190px;
	float:left;
}

/* BaseLeft 基本左(Main + Left) */
#BaseLeft {
	width:95%;
	float:left;
	margin-right:-190px;
}

/* BaseRight 基本右(Right)*/
#BaseRight {
}

/* MainblockInside */
#MainBlockInside {
	line-height:1.0;
	margin:0px 190px;
	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: 100%;
	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: #ffcccc;
}
.calender a:visited {
	text-decoration: none;
}
.calender td a:hover {
	text-decoration:none;
}

th#sun {
	color: #f00;
}
th#sat {
	color: #00f;
}
td.sun {
	color: #f00;
}
td.sat {
	color: #00f;
}
/************************************/
/* 自作プラグイン用 */
