@charset "UTF-8";

* {
	margin : 0;
	padding : 0;
	font-size:10px;
	word-break:break-all;
	font-family:"Verdana";

	scrollbar-face-color: mistyrose;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;

}

	a:link {color : #F47AA7 ;text-decoration : none;}
	a:visited {color : #000000 ;text-decoration : none;}
	a:hover {color : #f73759 ;text-decoration : none;background:mistyrose}
	a:active {color : #000000 ;text-decoration : none;}

body {
	color:#000000;
	background :#ffffff url(http://file.chochocochip.blog.shinobi.jp/dot_color.gif
);
	text-align : left;
	line-height : 1.5;
}

/* バナー部分 */

#banner{
	width : 775px;
	height : 240px;
	background : url(http://file.chochocochip.blog.shinobi.jp/win1wave.jpg) no-repeat;
	text-align:left;
	margin-bottom:20px;
	border-bottom:1px solid #000000;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 0px 0px 0px 0px;
	width:775px;
}

h1 a{
	font-size : 10px;
	font-weight : normal;
	float:right;
	line-height:1em;
}


h2{
	padding : 0 0px 0 0px;
	font-size:8px;
	color:#000000;
	width:692px;
	float:left;
	font-style : normal;
	font-weight : normal;
	text-align:right;

}

/*カレンダー設定============================*/

#calender {
　　　 width: 775px;
       text-align: center;
       padding-top: 10px;
       padding-bottom: 10px;
       background-color: #ffe1e1;
       border-bottom:solid 10px #ffffff;
       }



#calender ul {
	font-family: Arial Black, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position : inside;
}

#calender li {
	display : inline;
	list-style-type : none;
         color: #ff9595;
}

#calender li a{
             color: #ff4444;
             text-decoration:none;
}


#calender li a:hover {
	              color: #cc0000;
                     text-decoration;
}


li.day {
	padding: 0px 0px 0px 2px;
}

.prev-month-calendar {
	margin-right : 2px;
}

.next-month-calendar {
	margin-left : 9px;
}

/* 本文 */

#container{
	width:775px;
	background :#fff;
	margin:0 auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#blogcontainer{
	padding:0 8px;
}


/* 左サイドバー */

#left{
	float:left;
	width:215px;

}

#left h3{
	height : 20px;
	color:#f73759;
	font-weight:bold;
	background :mistyrose url() no-repeat;
	text-align : left;
	padding:5px 0 0 5px;
	border-bottom:0px dotted #f73759;
	margin-bottom:8px;
}

.sidebody{
	padding:0 15px;
	overflow:hidden;
}

.description{
	padding:0 15px;
}


#left ul {
	margin : 0 10px 0 20px;
}

.sidebottom{
	margin-bottom:20px;
}

.calender{
	width:180px;
	margin:0 0px 0 5px;
}

.calender caption{
}

.calender th{
	text-align:center;
}

.calender td{
	text-align:center;
}

.calender td a{
	text-decoration;
}

.ads{
	color:#000000;
}

.categories td{
	width:22px;
}

/* メイン */

#blog{
	float:right;
	width:500px;
	overflow:hidden;
}


.entry-header{
	height:23px;
	background :mistyrose url() 50% 0 no-repeat;
	border:1px dotted #000000;

}


.date{
}


#blog .entry-header h3{
	float:left;
	height:23px;
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
	display:inline;
	padding:5px 10px 0 10px;
}

#blog h3 a{
	font-size:10px;
	font-weight:bold;
	color:#f73759;

}

.headerdate{
	float:right;
	padding:6px 30px 0 0;
}

.entry-body{
	padding:20px 20px 20px 20px;
	background:url() 50% 0 repeat-y;
}

.aabody{
	width:100%;
	overflow:hidden;
}

.entry-footer1{
	background:url() 50% 100% repeat-y;
}

.entry-footer{
         text-align:center;
	margin:0 15px;
	text-align:center;
}


.section{
}


.date{
	color:#000000;
}

.section ul.entry-footer {
	padding : 10px 0 5px 0;
	list-style-position : inside;
	text-align:center;
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
	text-align:center;
}

.blogbottom{
	background:url() 0 100% no-repeat;
	height:67px;
	margin-bottom:16px;
	text-align:center;
}

.blogbottom img{
	text-align:center;
	margin:0 auto;
}


/* コメント部 */

.comment-top,.comment-post{
	font-weight:bold;
	font-size:11px;
}

.comment-header{
	font-size:10px;
	font-weight:bold;
}

.comment-body{
	margin : 0 1em;
}
.comment-footer{
	margin : 5px 0 2em 0;
	background:mistyrose; url() 50% 100% repeat-y
}

.trackback-header{
	font-size:13px;
	font-weight:bold;
}

.trackback-excerpt{
	margin : 0 1em;
}
.trackback-footer{
	margin : 5px 0 1em 0;
	background:mistyrose; url() 50% 100% repeat-y
}

.prev-next-navi{
	text-align:Right;
}

.prev-next-navi a:link,.prev-next-navi a:hover,.prev-next-navi a:visited,.prev-next-navi a:active{
	color:#000;
}

/*引用の表示設定*/
blockquote {
  margin:5px;
  padding:10px;
  width:350px;
  background:#FFEEDD;
  color:#D22036;
  border: 1px dotted #D22036}
  text-align:Left;

caption {
  padding:10px;
  font-weight: bold;
  border:2px solid #FF6D2F;
  color:#fff;
  background:#FF6D2F}

/* フッター */
#footer{
	font-size:10px;
	text-align:center;
	height:80px;
	padding-top:6px;
        background-color: #ffffff;
}

.footer-link a{
	font-size:10px;
}

hr{
	font-size:10px;
	width:95%;
	border:1px dashed #000;
}

/*ツリー化　最新記事の日付部分*/
.treetop_entry {}

/*ツリー化　リンクの見出し部分*/
.treetop_link {}

/*ツリー化　カテゴリの見出し部分*/
.treetop_category {}
.side {
margin: 0;
padding: 0;
}
.plugin_data ul{
list-style: none;
margin: 0px;
padding: 0px;
}
.plugin_data ul.tree li{
margin: 0px;
padding: 0px 0px 0px 16px;
background-image: url(http://file.chochocochip.blog.shinobi.jp/tree_lst.gif);
background-repeat: no-repeat;
}
.plugin_data ul.tree li.end {
background-image: url(http://file.chochocochip.blog.shinobi.jp/tree_end.gif);
background-repeat: no-repeat;
}

/*-------------------------------------------------------
記事タイトル一覧部分 > 全体
-------------------------------------------------------*/
.TitleListBox {
font-size: 95%; /* フォントサイズ */
width: 500; /* 枠の幅 */
text-align:left; /* テキスト位置 */
background-color:#fff; /* 背景色 */
border:1px solid #F5348B; /* 枠線の設定 */
padding:5px; /* 内側余白 */
margin: 10px 0px 15px 0px; /* 外側余白 */
}
/*-------------------------------------------------------
記事タイトル一覧部分 > タイトル
-------------------------------------------------------*/
.TitleListTitle {
font-weight: bold;
}
/*-------------------------------------------------------
記事タイトル一覧部分 > テキスト
-------------------------------------------------------*/
.TitleListText {
font-size: 95%;
text-align:left;
margin: 0px 0px 0px 10px;
}
/*-------------------------------------------------------
記事タイトル一覧部分 > ページリンク
-------------------------------------------------------*/
.TitleListPageLink {
font-size: 95%;
text-align:center;
}

.side {
margin: 0;
padding: 0;
}