/* ---------------------------------------------------- */
/* -----   skin  : cuteblog_08_seo                ----- */
/* -----   author: みる                           ----- */
/* -----   blog  : * cuteblog *                   ----- */
/* -----   url   : http://cuteblog.blog15.fc2.com ----- */
/* ---------------------------------------------------- */

@charset "EUC-JP";


	/* --　▼スクロールバーの設定▼　--*/
html {
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffdcd6;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffe6c2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffe6c2;
	scrollbar-arrow-color: #b3c1ff;
	}


	/* --　▼リンクの設定▼　--*/
a:link 		{color: #8496bc; text-decoration: underline;}
a:visited 	{color: #8496bc; text-decoration: underline;}
a:hover 	{color: #a87f66; text-decoration: underline; background-color: #ffdcd6;}


	/* --　▼bodyタグ・全体の設定▼　--*/
body {
	background-image: url('http://blog-imgs-29.fc2.com/c/u/t/cuteblog/seo01_bg.gif');
	background-color: #ffffff;
	color:#404040;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka";
	font-size:15px;
	line-height: 130%;
	text-align: center;
	}

* {
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 0;
	padding: 0;
}


h2 { font-size: 100%; font-weight: normal; }


	/* --　▼外枠の設定▼　--*/
.container {
	width:890px;
	background-color: #ffffff;
	margin:0 auto 0 auto;
	border: 3px double #fff9f4;
	text-align: left;
	}



	/* --　▼タイトル部分の設定▼　--*/
.header	{
	background-color: #ffffff;
	margin:0px 0px 15px 0px;
	padding:0px;
	}
	
.banner_title {
	background-color: #ffc9b3;
	padding-left:5px;
	height:100px;
	}
	
.blog_title {
	padding: 15px 0px 5px 25px;
	margin: 0px;
	font-size: 26px;
	}

.intro {
	padding: 0px 0px 10px 25px;
	margin: 0px;
	color: #666666;
	font-size: 17px;
	}

.navi {
	background-color: #fef4cf;
	margin:0px 0px 0px 0px;
	padding:5px 0px 2px 10px;
	border-bottom: 2px solid #ffe6c2;
	}


/* --　▼メインとサイドの枠組みの設定▼　--*/
.side_right {
	float:left;
	width:208px;
	background-color: #ffffff;
	}

.wrapper {
	float:left;
	width:676px;
	background-color: #ffffff;
	
	}
	.main_cont {
	float:right;
	width:468px;
	background-color: #ffffff;
	}
	.side_left {
	float:left;
	width:208px;
	background-color: #ffffff;
	}


	/* --　▼メイン記事部分の設定▼　--*/
.entry_box {
	border: 1px solid #ffc6ba;
	background-color: #ffffff;
	width: 464px;
	margin-bottom: 10px;
	margin: 0px 1px 5px 1px;
	text-align: center;
	overflow: hidden;
	}
.entry_title {
	background-color: #ffdcd6;
	margin: 2px;
	padding: 5px 5px 2px 5px;
	border-bottom: 2px solid #ffc6ba;
	font-size: 15px;
	text-align: left;
	}
.entry_text {
	padding: 10px 10px 10px 10px;
	text-align: left;
	}

.entry_state {
	padding: 5px ;
	text-align: right;
	}	
	
.entry_text ul {
	overflow:hidden;
	list-style-type: none;
	}

.entry_text li {
	background-image: url('http://blog-imgs-29.fc2.com/c/u/t/cuteblog/pp_op_b1.gif');
	background-repeat: no-repeat;
	background-position: 3px 4px ;
	color: #666666;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	line-height: 140%;
	}

	
	/* --　▽ページ移動ナビゲーションの設定▽　--*/
.nav {
	text-align: center;
	margin-bottom: 10px;
	}
	
	
	/* --　▽コメント部分の設定▽　--*/
.com {
	background-color: #ffdcd6;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #ffc6ba;
	font-size: 12px;
	}
.com_box {
	background-color: #ffffff;
	width: 464px;
	margin-bottom: 10px;
	}
.com_tilte {
	font-weight: bold;
	font-size: 13px;
	padding: 5px 5px 2px 5px;
	}
.com_text {
	padding: 3px 5px 2px 15px;
	}
.com_state {
	text-align: right;
	padding: 3px 5px 15px 5px;
	}
.com_post {
	padding: 3px 5px 15px 5px;
	}


/* --　▼サイドメニュー部分の設定▼　--*/
.side_box {
	border: 1px solid #ffe6c2;
	background-color: #fcf7e2;
	width: 202px;
	margin: 0px 2px 10px 2px;
	}
.side_title {
	margin: 2px;
	padding: 5px 5px 2px 5px;
	border-bottom: 1px dashed #ffc9b3;
	}
.side_text {
	padding: 5px 5px 2px 5px;
	}

.side_box ul {
	overflow:hidden;
	list-style-type: none;
	}

.side_box li {
	background-image: url('http://blog-imgs-29.fc2.com/c/u/t/cuteblog/pp_op_b1.gif');
	background-repeat: no-repeat;
	background-position: 3px 4px ;
	color: #666;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	line-height: 140%;
	}


/* --　▼段組クリアの設定▼　--*/
.clears {
  clear:both;
	}


/* --　▼フッター部分の設定▼　--*/
.foot {
	clear:left;
	text-align: center;
	background-color: #ffdcd6;
	border-top: 1px dashed #ffc6ba;
	padding: 5px;
	}


/* --　▼引用部分の設定▼　--*/
blockquote {
		background-color: #fcf7e2;
		border-left: 3px solid #ffc9b3;
		padding: 8px;
		width: 350px;
		margin-left: 10px;
	}


	
/*--　▼カレンダー▼　--*/
table.calender {
	width: 90%;
	margin: 8px 6px;
	}
	
.calender caption {
	margin: 8px auto;
	font-size: 12px;
	}
	
.calender th {
		font-size: 10px;
		font-weight: normal;
		text-align: center;
		font-family: arial,helvetica,sans-serif;
	}
	
.calender td {
		font-size: 10px;
		width: 14%;
		text-align: center;
		padding: 0.2em 0;
		background: #ffffff;
	}
	
.calender td a {
		display: block;
		font-weight: bold;
	}
	
th#sun { color: #cc3d3d; }
th#sat { color: #8496bc; }
	
.calender td a:link, .calender td a:visited, .calender td a:hover, .calender td a:active {
		text-decoration: none;
	}
	
.calender td a:link { color:#8496bc; }
.calender td a:visited { color: #8496bc; }
.calender td a:hover, .calender td a:active { color:#a87f66; background-color: #ffdcd6; }	