/* ---------------------------------------- */
/*      ★　　　全体の設定　　　★　　　　　*/
/* ---------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

HTML {
	/* --　▼スクロールバーの設定▼　--*/
	scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #808080;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #808080;
}

body {
	color: #666;
	font-size: 12px;
	background-color: #fff;
	background-image: url('');
	text-align: center;
	margin: 0px;
	padding: 0px;
}

input, textarea {
	border: 1px solid #999;
	font-size: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}

	/* -- ▼全体の外枠・広さの設定▼ -- */
.container { 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	width: 805px;
padding: 10px 0px;
	
border-left: 0px solid #000;
	border-right: 0px solid #000;
background: url(http://blog-imgs-18.fc2.com/m/o/r/morinohana/siro_obi_mac.gif) #fff;

	
}


/* ---------------------------------------- */
/*      ★　　リンクの設定　　　★　　　　　*/
/* ---------------------------------------- */

a:link 		{color: #475cfc; text-decoration: none;}
a:visited 	{color: #475cfc; text-decoration: none;}
a:hover 	{color: #ff005a; text-decoration: underline;}


/* ---------------------------------------- */
/*     ★　タイトルバナーの設定　　★　 　　*/
/* ---------------------------------------- */

.banner {
	width: 800px;

	padding: 0px;
	clear: both;
	margin: 0px 0px 15px 0px;
	
}
.banner_title {
height: 113px; 
	text-align: center;
	border-bottom: 0px dashed #888;
	background-color: #ffcc33;
background: url(http://blog-imgs-24.fc2.com/m/o/e/moeron/banner.jpg) no-repeat;
background-position: 50% 50%;

}

.banner_title a:link {
	color: #000;	text-decoration: none;}
.banner_title a:active {
	color: #000;	text-decoration: none;}
.banner_title a:visited {
	color: #000;	text-decoration: none;}
.banner_title a:hover {
	color: #666;	text-decoration:underline;}


.banner_navi {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 10px;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}

	/* -- ▼ブログタイトル▼ --*/
.blog_title {
	padding: -50px 0px 5px 25px;
	font-size: 30px;
	margin: 0px;
text-align: center;
margin-right: 40px;
}
	
	/* -- ▼ブログ説明▼ --*/
.intro {
	font-weight: normal;
	color: #666;
	padding: -10px 50px 10px 25px;
	font-size: 13px;
text-align: center;
	margin: -500px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	font-weight: normal;
	color: #46736f;
	text-decoration: underline;
}


/* ---------------------------------------- */
/*     ★　左メニュー全体の設定　　★　 　　*/
/* ---------------------------------------- */

.side_left {
	float: left;
	overflow:hidden;
	width: 200px;
}


/* ---------------------------------------- */
/*      ★　右メニュー全体の設定　　★　　　*/
/* ---------------------------------------- */

.side_right {
	float: left;
	overflow:hidden;
	width: 200px;
}


/* ---------------------------------------- */
/*       ★　中央記事部分の設定　　★ 　　　*/
/* ---------------------------------------- */

.main {
	float: left;
	overflow:hidden;
	width: 400px;
}

.main a:link {
	color: #475cfc;}
.main a:active {
	color: #475cfc;}
.main a:visited {
	color: #475cfc;}
.main a:hover {
	color: #ff005a;	text-decoration: underline;}



/* ------- ▼記事の外枠部分▼ ------- */
.entryBodybox {
	width: 400px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	border: 0px solid #000;
background: url() ;
}


.entry_title {
	color: #000;
	font-size: 12px;
	font-weight:normal;
	letter-spacing : 1px;
	padding: 3px 5px 3px 10px;
	border-left: 10px solid #666;
	border-bottom: 1px solid #666;

	background-color: ;
background: url() no-repeat #fff;
}
.entry_title a,　.entry_title a:link, .entry_title a:visited, .entry_title a:active, .entry_title a:hover { text-decoration: none;}

.entry_body {
	font-size: 12px;
	line-height: 150%;
color: #422B2B;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	margin: 5px 10px 5px 10px;

}

.entry_title a:link {
	color: #475cfc;	text-decoration: none;}
.entry_title a:active {
	color: #475cfc;	text-decoration: none;}
.entry_title a:visited {
	color: #475cfc;	text-decoration: none;}
.entry_title a:hover {
	color: #ff005a;	text-decoration:underline;}


.entry_state {
	font-size: 12px;
	color: #666;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	text-align: right;
	margin: 20px 20px 20px 0px;
	clear: both;
background: url() no-repeat;

}

	/* -- ▼コメントタイトル▼ -- */
.comtitle {
	font-weight: bold;
	color:#666;
	padding-left: 10px;
}

	/* -- ▼トラックバックタイトル▼ -- */
.tbtitle {
	font-weight: bold;
	color:#666;
	padding-left: 10px;
	padding-top: 10px;
}


	/*　-- ▼引用▼ --　*/
blockquote {
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	background-color:#FBD4C6;
	border-top: 0px solid #f0f0f0;
	border-right: 0px solid #f0f0f0;
	border-bottom: 0px solid #f0f0f0;
	border-left: 0px solid #cdcdcd;

}

/* 記事内の画像 */
.entry_body img {
	border: 0px solid #CFDCEF;
}

.nav {
	margin-bottom: 10px;
}



/* ---------------------------------------- */
/*       ★　サイドメニューの設定　　★ 　　*/
/* ---------------------------------------- */

.sideSet {
	width: 170px;
	margin: 0px 5px 0px 25px;
	text-align: left;
	border-left: 0px solid #bbb;
	border-right: 0px solid #bbb;
	border-bottom: 0px solid #bbb;
}

.sidetitle {
	padding-left: 0px; /* アイコンを入れるので左に間隔を取っています */

border-bottom: 0px dotted #666; /* タイトルの下にラインを書いています */
border-top:0px solid #000;
	border-bottom:0px solid #000;
	text-align: center;
	padding:10px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	/* アイコン画像を変えたい場合は、backgroundのurl()内の画像の参照先を変更してください */
	background: url(http://blog-imgs-18.fc2.com/m/o/r/morinohana/siro_bana_20060829.gif) no-repeat ;

}

.sidetext {
		padding: 0px 2px 5px 2px;
		font-size: 12px;
		color: #999;
		line-height: 140%;
	}
	
.sidetext ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	
.sidetext li {
		background-image: url(http://blog-imgs-18.fc2.com/m/o/r/morinohana/yajirushi_gray1.gif);
		background-repeat: no-repeat;

		padding-left: 15px; /* アイコンを入れるので左に間隔を取っています */

	/* アイコン画像を変えたい場合は、backgroundのurl()内の画像の参照先を変更してください */
	}

.newtext {
background-image: url(http://blog-imgs-18.fc2.com/m/o/r/morinohana/yajirushi_gray1.gif);
background-repeat: no-repeat;
padding-left: 15px;
}

/* 自己紹介画像 */
.prfimg {
	text-align: center;
}


/* ---------------------------------------- */
/*     ★　ページトップへナビの設定　★ 　　*/
/* ---------------------------------------- */

.pagetop {
	color: #333;
	font-size: 11px;
	text-align: right;
	margin: 0px 30px 5px 0px;
}


/* ---------------------------------------- */
/*            ★　検索ボックス　★      　　*/
/* ---------------------------------------- */

.search {
	font-size: 10px;
}

.search input {
	border: 1px solid #666;
}

.btn {
	font-size: 10px;
	color: #666;
}


/* ---------------------------------------- */
/*  ★　プラグインカレンダー部分　★     　　*/
/* ---------------------------------------- */



/* -- ▼プラグイン内（日曜と土曜）設定▼ -- */

#sun {
	color: #c00;
}

#sat {
	color: #5982b2;
}


/* ---------------------------------------- */
/*           ★　フッダー部分　★       　　*/
/* ---------------------------------------- */

.footer {
        height: 50px; 
	clear: both;
	width: 805px;
	font-size: 12px;
	text-align: center;
	letter-spacing : 1px;
	margin: 30px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	
	border-top:0px solid #000;
background: url(http://blog-imgs-18.fc2.com/m/o/r/morinohana/siro_obi_mac.gif)  #fff no-repeat ;

}


/* ---------------------------------------- */
/*           ★　最新記事表示部分　★       　　*/
/* ---------------------------------------- */

.nenty_title{
	font-size: 12px;
	line-height: 19px;
	font-weight: bolder;
	color: #000;
	margin: 0px 0px 5px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #222222;
background: url() no-repeat #ECECEC;
}
.new_k{
	font-size : 12px; 
	line-height: 15px;
	margin: 0px 10px 5px 20px;
color: #666;
}
.enty_block{
	
width: 340px;
	margin: 0px 20px 10px 20px;
color: #666;
text-align: left;
margin-bottom: 30px; /* 上下左右に間隔を取っています */

	/* 枠線を描いています */
	border: 2px solid #ECECEC;
background: url() #ECECEC;
}
.enty_block a:link {
	color: #475cfc;	text-decoration: none;}
.enty_block a:active {
	color: #475cfc;	text-decoration: none;}
.enty_block a:visited {
	color: #475cfc;	text-decoration: none;}
.enty_block a:hover {
	color: #ff005a;	text-decoration:underline;}



/* ---------------------------------------- */
/*           ★　横型カレンダー部分　★  　　*/
/* ---------------------------------------- */
#calender {
       text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
       border-bottom: dotted 0px #d33e3e;
}



#calender ul {
	font-family: "Verdana","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif; 
	font-size: 10px;
	list-style-position : inside;
}

#calender li {
	display : inline;
	list-style-type : none;
}

#calender li a{
             color: #475cfc;
             text-decoration:none;

}


#calender li a:hover {
	              color: #ff005a;
                     text-decoration : underline;
}


li.day {
	padding: 0px 3px 0px 2px;
}

.prev-month-calendar {
	margin-right : 8px;
}

.next-month-calendar {
	margin-left : 8px;
}

.calender {
    width: 90%;
       text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
       border-bottom: dotted 0px #d33e3e;
}
.bann {
margin: 0px 0px 20px 16px;
}
.red {
color:#ff0000;
}

h1 h2 h3 {
margin:0px
}


/* ---------------------------------------- */
/*       ★　最新記事のnewマーク　　★ 　　　*/
/* ---------------------------------------- */

.new {color:#FAA95A; font-weight:normal;}
