/* ---------------------------------------------------- */
/* -----   skin  : cuteblog_08_seo                ----- */
/* -----   author: みる                           ----- */
/* -----   blog  : * cuteblog *                   ----- */
/* -----   url   : http://cuteblog.blog15.fc2.com ----- */
/* ---------------------------------------------------- */

@charset "EUC-JP";


	/* --　▼スクロールバーの設定▼　--*/
html {
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #d7e9ef;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #898999;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #898999;
	scrollbar-arrow-color: #3d3d99;
	}


	/* --　▼リンクの設定▼　--*/
a:link 		{color: #3d3d99; text-decoration:none;}
a:visited 	{color: #3d3d99; text-decoration:none;}
a:hover 	{color: #3d3d99; text-decoration:none; background-color: #77cdef;}


	/* --　▼bodyタグ・全体の設定▼　--*/
body {

	background-color: #ffffff;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka";
	font-size:12px;
	line-height: 130%;
	text-align: center;
	}

* {
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 0;
	padding: 0;
}


h2 { font-size: 100%; font-weight: normal; }


	/* --　▼外枠の設定▼　--*/
.container {
	width:1003px;
	background-color: #ffffff;
	margin:0 auto 0 auto;
	border-top: 1px double #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	text-align: left;
	}
* html .container {
	width:1003px;
	background-color: #ffffff;
	margin:0 auto 0 auto;
	border-top: 0px double #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	text-align: left;
	}



	/* --　▼タイトル部分の設定▼　--*/
.header	{
	background-color: #ffffff;
	margin:0px 0px 6px 0px;
	padding:0px;
	}
	
.banner_title {
	background-color: #d7e9ef;
	padding-left:0px;
	height:200px;


	}

.banner_title2 {
	background-color: #d7e9ef;
	padding-left:0px;
	height:30px;


	}
	
.blog_title {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 18px;
	}

.intro {
	padding: 0px 0px 10px 25px;
	margin: 0px;
	color: #666666;
	font-size: 13px;
	}

.navi {
	background-color: #d7e9ef;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #898999;
	
	border-right: 1px solid #898999;	
	border-left: 1px solid #898999;	
	}


/* --　▼メインとサイドの枠組みの設定▼　--*/
.side_right {
	float:left;
	width:182px;
	background-color: #ffffff;
	}

.wrapper {
	float:left;
	width:819px;
	background-color: #ffffff;
	
	}
	.main_cont {
	float:right;
	width:630px;
	background-color: #ffffff;
	}
	.side_left {
	float:left;
	width:182px;
	background-color: #ffffff;
	}


	/* --　▼メイン記事部分の設定▼　--*/
.entry_box {
	border: 1px solid #898999;
	background-color: #ffffff;
	width: 621px;
	margin-bottom: 10px;
	margin: 0px 1px 5px 1px;
	text-align: center;
	overflow: hidden;
	}
.entry_box10 {
	border: 1px solid #898999;
	background-color: #ffffff;
	width: 621px;
	margin-bottom: 10px;
	margin: 0px 1px 5px 1px;
	text-align: center;
	overflow: hidden;
	}
.entry_box3 {
	border-top: 1px solid #898999;
	border-left: 1px solid #898999;
	border-right: 1px solid #898999;
	background-color: #ffffff;
	width: 999px;
	margin-bottom: 0px;
	margin: 0px 1px 0px 1px;
	text-align: center;
	overflow: hidden;
	}
* html .entry_box3 {
	border-top: 1px solid #898999;
	border-left: 1px solid #898999;
	border-right: 1px solid #898999;
	background-color: #ffffff;
	width: 1002px;
	margin-bottom: 0px;
	margin: 0px 1px 0px 1px;
	text-align: center;
	overflow: hidden;
	}
.entry_box4 {
	border-top: 1px solid #898999;
	border-left: 1px solid #898999;
	border-right: 1px solid #898999;
	border-bottom: 1px solid #898999;
	background-color: #ffffff;
	width: 621px;
	margin: 0px 0px 6px 190px;
	text-align: center;
	overflow: hidden;
	}
.entry_box_left {
	border-top: 1px solid #898999;
	border-right: 1px solid #898999;
	border-left: 1px solid #898999;
	background-color: #ffffff;
	float:left;
	width:500px;

	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	}
* html .entry_box_left {
	border-top: 1px solid #898999;
	border-right: 1px solid #898999;
	border-left: 1px solid #898999;
	background-color: #ffffff;
	float:left;
	width:502px;

	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	}
.entry_box_right {
	border-top: 1px solid #898999;
	border-right: 1px solid #898999;
	border-left: 0px solid #898999;
	background-color: #ffffff;
	float:right;
	width:500px;
	margin-bottom: 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	}
* html .entry_box_right {
	border-top: 1px solid #898999;
	border-right: 1px solid #898999;
	border-left: 0px solid #898999;
	background-color: #ffffff;
	float:right;
	width:501px;
	margin-bottom: 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	}
.entry_box_left2 {
	border-top: 1px solid #898999;
	border-bottom: 1px solid #898999;
	border-left: 1px solid #898999;
	border-right: 1px solid #898999;
	background-color: #ffffff;
	float:left;
	width:500px;
	margin-bottom: 10px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	overflow: hidden;
	}
* html .entry_box_left2 {
	border-top: 1px solid #898999;
	border-bottom: 1px solid #898999;
	border-left: 1px solid #898999;
	border-right: 1px solid #898999;
	background-color: #ffffff;
	float:left;
	width:502px;
	margin-bottom: 10px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	overflow: hidden;
	}
.entry_box_right2 {
	border-top: 1px solid #898999;
	border-bottom: 1px solid #898999;
	border-right: 1px solid #898999;
	background-color: #ffffff;
	float:right;
	width:500px;
	margin-bottom: 10px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	overflow: hidden;
	}
* html .entry_box_right2 {
	border-top: 1px solid #898999;
	border-bottom: 1px solid #898999;
	border-right: 1px solid #898999;
	background-color: #ffffff;
	float:right;
	width:501px;
	margin-bottom: 10px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	overflow: hidden;
	}
.entry_title {
	background-color: #d7e9ef;
	margin: 2px;
	padding: 5px 5px 2px 5px;
	border: 1px solid #898999;
	font-size: 17px;
	text-align: left;
	line-height: 1.0em;
	}
.entry_title a:link { color : #4a4ab2; }
.entry_title a:visited { color : #4a4ab2; }
.entry_title a:hover { color: #4a4ab2; text-decoration: underline; background-color: #d7e9ef; }
.entry_title2 {
	background-color: #d7e9ef;
	margin: 2px;
	padding: 5px 5px 2px 5px;
	border: 1px solid #898999;
	font-size: 17px;
	text-align: left;
	}
.entry_title2 a:link { color : #4a4ab2; }
.entry_title2 a:visited { color : #4a4ab2; }
.entry_title2 a:hover { color: #4a4ab2; text-decoration: underline; background-color: #d7e9ef; }
.entry_title10 {
	background-color: #d7e9ef;
	margin: 2px;
	padding: 5px 5px 2px 5px;
	border: 1px solid #898999;
	font-size: 17px;
	color: #4a4ab2;
	text-align: left;
	}

.entry_title3 {
	background-color: #d7e9ef;
	margin: 2px;
	padding: 5px 5px 2px 5px;
	border: 1px solid #898999;

	font-size: 15px;
	text-align: left;
	}
.entry_title4 {
	background-color: #d7e9ef;
	margin: 2px;
	padding: 5px 5px 2px 5px;
	border: 1px solid #898999;
	font-size: 15px;
	text-align: left;
	}
.entry_text {
	padding: 4px 9px 10px 9px;
	color:#000000;
	text-align: left;
	font-size: 14px;
	line-height: 1.4em;
	}
.entry_text2 {
	padding: 6px 10px 10px 10px;
	text-align: left;
	}
.entry_text3 {
	padding: 0px 5px 5px 3px;
	font-weight:bold;
	text-align: left;
	overflow-y:scroll;
	height:140px;
	background-color: #fdfefe;
	}
.entry_text6 {
	padding: 0px 5px 5px 3px;
	background-color: #fdfefe;
	text-align: left;
	overflow-y:scroll;
	height:140px;
	font-weight:bold;
	}
.entry_text4 {
	padding: 0px 5px 5px 3px;
	text-align: left;
	overflow-y:scroll;
	height:246px;
	}
.entry_text5 {
	padding: 5px 5px 0px 15px;
	text-align: center;
	height:423px;
	}
* html .entry_text5 {
	padding: 5px 5px 0px 7px;
	text-align: center;
	height:490px;
	}

*:first-child+html .entry_text5 {
	padding: 5px 5px 0px 7px;
	text-align: center;
	height:434px;
	}


.entry_text13 {
	padding: 2px 10px 5px 5px;
	text-align: left;
	font-weight:bold;
	}

.entry_state {
	padding: 5px ;
	text-align: center;
	color:#000000;
	font-size: 15px;
	line-height: 1.2em;
	}	
	
.entry_text ul {
	overflow:hidden;
	list-style-type: none;
	}

.entry_text li {
	background-image: url('http://blog-imgs-44.fc2.com/h/o/u/houkagoguide/20100906houkagoga01.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: #d7e9ef;
	padding: 2px 2px 2px 5px;
	border: 1px solid #898999;
	margin: 1px 1px 1px 1px;
	font-size: 17px;
	font-weight: bold;
	color: #3d3d99;
	line-height: 1.1em;
	}
.com_box {
	border: 1px solid #898999;
	background-color: #ffffff;
	width: 622px;

	margin-bottom: 10px;
	}
.com_box2 {
	border: 1px solid #898999;
	background-color: #ffffff;
	width: 608px;
	}
.com_box3 {
	border: 0px solid #898999;
	background-color: #ffffff;
	width: 608px;
	}
.com_tilte {
	font-weight: bold;
	font-size: 14px;
	padding: 5px 5px 2px 8px;
	}
.com_text {
	padding: 0px 6px 10px 8px;
	font-size: 14px;
	line-height: 1.3em;
	}
.com_state {
	text-align: left;
	padding: 3px 5px 0px 8px;
	}
.com_post {
	padding: 5px 5px 5px 6px;
	}
.com_post2 {
	padding: 5px 8px 28px 5px;
	}
.com_post4 {
	padding: 0px 1px 0px 1px;
	font-size: 14px;
	line-height: 1.5em;
	}


/* --　▼サイドメニュー部分の設定▼　--*/
.side_box {
	border: 1px solid #898999;
	background-color: #fdfefe;
	width: 182px;
	margin: 0px 0px 6px 0px;
	}
.side_title {
	margin: 2px;
	padding: 5px 5px 6px 5px;
	color: #000000;
	font-weight:bold;
	border-bottom: 1px dashed #898999;
	}
.side_text {
	padding: 5px 5px 5px 5px;
	}

.side_box ul {
	overflow:hidden;

	}

.side_box li {
	margin-left :16px;
	list-style-position:outside;
	}




/* --　▼段組クリアの設定▼　--*/
.clears {
  clear:both;
	}


/* --　▼フッター部分の設定▼　--*/
.foot {
	clear:left;
	width: 989px;
	text-align: center;
	margin: 0px 1px 0px 1px;
	background-color: #d7e9ef;
	border-top: 1px dashed #898999;
	border-left: 1px solid #898999;
	border-right: 1px solid #898999;
	padding: 5px;
	overflow: hidden;
	}
* html .foot {
	clear:left;
	width: 1002px;
	text-align: center;
	margin: 0px 1px 0px 1px;
	background-color: #d7e9ef;
	border-top: 1px dashed #898999;
	border-left: 1px solid #898999;
	border-right: 1px solid #898999;
	padding: 5px;
	overflow: hidden;
	}

/* --　▼引用部分の設定▼　--*/
blockquote {
		background-color: #fcf7e2;
		border-left: 2px solid #ffc9b3;
		padding: 3px;
		width: 595px;
		margin-left: 0px;
	}


	
/*--　▼カレンダー▼　--*/
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; }	






/* ----------------メニュー用ボーダーライン色設定 */

/* 通常・訪問済みリンクカラー */
#submenu a:link, #submenu a:visited {
	color: #3d3d99;
	background-color: #F7F7F7;
	border-bottom: 5px solid #4a4ab2;
}

/* マウスを上に重ねた時リンクカラー */
#submenu a:hover {
	color: #3d3d99;
	background-color: #F7F7F7;
	border-bottom: 5px solid #898999;
}

/* クリックした時リンクカラー */
#submenu a:active {
	color: #3d3d99;
	border-bottom: 5px solid #898999;
}









/* ---------------サブメニュー */

#submenu {
	padding-left: 0px;
	height: 30px;
	margin-top: 0px;
}

#submenu ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 170%;
}

#submenu li{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#submenu a {
	text-decoration: none;
	width: 143px;
	padding-top: 4px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	background-image: url(http://blog-imgs-44-origin.fc2.com/h/o/u/houkagoguide/20101105tempbo001.jpg);
	padding-bottom: 3px;
}

#submenu #subright a {
	background-image: url(http://blog-imgs-44-origin.fc2.com/h/o/u/houkagoguide/20101105tempbo001.jpg);
	width: 145px;
}


#form-btn {
margin :5px;
text-align:center;
}


/* フッター部分 */
ul.entry-footer {
list-style-position : inside;
text-align:right;
font-size :8pt;
}

ul.entry-footer li {
display : inline;
list-style-type : none;
}






/* RSSの設定
------------------------------------------------------------ */
table.rss1{
    border-top:0px solid #CCCCCC;
    border-left:0px solid #CCCCCC;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#F5F5F5;
    empty-cells:show;
}
