@charset "utf-8";

html, body {
         scrollbar-base-color: #000;
         scrollbar-track-color: #000;
         scrollbar-face-color: #6d0103;
         scrollbar-shadow-color: #9d6a74;
         scrollbar-darkshadow-color: #000;
         scrollbar-highlight-color: #000;
         scrollbar-arrow-color: #000;
}


* {
	margin : 0;
	padding : 0;
	font-style : normal;
	font-weight : normal;
	font-size:12px;
	word-break:break-all;
}

	a img{border:none;}

	a:link {color : #005952 ;text-decoration : none;}
	a:visited {color : #005952 ;text-decoration : none;}
	a:hover {color : #005952 ;text-decoration : underline;}
	a:active {color : #005952 ;text-decoration : underline;}

body {
	color : #000000;
	background :#e7d8af url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/16-body.png) 50% 0 no-repeat fixed;
	text-align : left;
	line-height : 1.5;
}

/* バナー部分 */

#banner{
	width : 800px;
	height : 271px;
	text-align:left;
	margin-bottom:25px;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 60px 0 0 100px;
	margin:0 auto;
	font-size : 24px;
}

h1 a{
	color:#000;
	font-size : 24px;
	font-weight : normal;
}

h1 a:visited{color:#000;text-decoration:none;}
h1 a:link{color:#000;text-decoration:none;}
h1 a:hover{color:#000;text-decoration:underline;}
h1 a:active{color:#000;text-decoration:none;}

h3 a:visited{color:#000;text-decoration:none;}
h3 a:link{color:#000;text-decoration:none;}
h3 a:hover{color:#000;text-decoration:underline;}
h3 a:active{color:#000;text-decoration:none;}

h2{
	padding : 0 50px 0 100px;
	font-size:16px;
	color:#000;
	line-height:1em;
	margin:0 auto;
	font-weight:normal;
}

/* 本文 */

#container{
	width:770px;
	margin:0 auto;
}

#blogcontainer{
	padding:0 17px;
}


/* 左サイドバー */

#left{
	float:left;
	width:221px;
}

#left h3{
	height : 40px;
	color:#000;
	background : url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/16-sidetop.gif) no-repeat;
	text-align : left;
	padding:5px 0 0 45px;
}

.sidebody{
	background:url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/16-sidebody.gif) repeat-y;

	padding : 0 5px 0 15px;
	overflow:hidden;
}

#left ul {
	margin : 0 5px 0 20px;
}

.sidebottom{
	height:10px;
	background:url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/16-sidebottom.gif) no-repeat;
	margin-bottom:15px;
}

.calender{
	width:175px;
	margin:0 0px 0 0px;
	background:#fcf3e8;
	color:#000;
	border:solid #6d0103;
	border-width:0 1px 1px 1px;
	margin-left:8px;
}

.calender caption{
	border:solid #6d0103;
	border-width:1px 1px 0 1px;
	background:#fff;
	margin-left:8px;
}

.calender th{
	text-align:center;
	background:#eac6d6;
}

.calender td{
	text-align:center;
	background:#fff;
}

.calender td a{
	text-decoration:underline;
}

.ads{
	color:#000;
}



.ads a:link,.ads a:hover,.ads a:visited,.ads a:active{color:#000;}

.categories td{
	width:22px;
}

/* メイン */

#blog{
	float:right;
	width:482px;
	overflow:hidden;
}

.entry-header{
	height:91px;
	background : url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/16-maintop.gif) 50% 0 no-repeat;
overflow:hidden;
}


#blog h3{
	padding:30px 20px 0 120px;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
}

#blog h3 a{
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
}


.entry-body{
	padding:20px 60px 10px 60px;
         background : url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/16-mainbody.gif) 50% 0 repeat-y;

}

.aabody{
	width:100%;
	overflow:hidden;
}

.entry-footer{
         background : url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/16-mainbody.gif) 50% 0 repeat-y;
	color:#0065CE;
}

.section{
}

.totop{
	padding:0 0 0 400px;
	background:#DEEFF7;
}

.totop a:link,.totop a:hover,.totop a:visited,.totop a:active{
}

.section ul.entry-footer {
	padding:20px 0 10px 0;
	text-align:center;
	list-style-position : inside;
}

.section ul.entry-footer a:link,.section ul.entry-footer a:hover,.section ul.entry-footer a:visited,.section ul.entry-footer a:active{
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}

.blogbottom{
	background:url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/16-mainbottom.gif) 0 100% no-repeat;
	height:19px;
	margin-bottom:14px;
}


/* コメント部 */


.commenttop{
         background:#eac6d6;
	height:16px;
}

.comment{
         	background:#eac6d6;
	padding:0 20px;
}

.commentbottom{
        	background:#eac6d6;
	height:19px;
	margin-bottom:15px;
}

#comment-top,.comment-body,.comment-footer,.comment-post,.comment_body,#trackback-top,.trackback-uri{
	padding: 0;
}

.comment-footer a{
}

#blog form{
}

.comment-top,.comment-post{
	margin 0;
}

.comment-header{
	font-size:13px;
	font-weight:bold;
}

.comment-body{
	margin : 0 10px;
}
.comment-footer{
	margin : 0 0 2em 0;
}

.trackback-header{
	font-size:13px;
	font-weight:bold;
}

.trackback-excerpt{
	margin : 0 10px;
}
.trackback-footer{
	margin : 0 0 1em 0;
}

.prev-next-navi{
         color:#ccc;
	text-align:center;
	font-weight:bold;
}

.prev-next-navi a:visited{color:#ccc;text-decoration:none;}
.prev-next-navi a:link{color:#ccc;text-decoration:none;}
.prev-next-navi a:hover{color:#ccc;text-decoration:underline;}
.prev-next-navi a:active{color:#ccc;text-decoration:none;}

.home {
         color:#ccc;
}
.home a:visited{color:#ccc;text-decoration:none;}
.home a:link{color:#ccc;text-decoration:none;}
.home a:hover{color:#ccc;text-decoration:underline;}
.home a:active{color:#ccc;text-decoration:none;}


/* フッター */

#footer {
         color:#ccc;
}
#footer a:visited{color:#ccc;text-decoration:none;}
#footer a:link{color:#ccc;text-decoration:none;}
#footer a:hover{color:#ccc;text-decoration:underline;}
#footer a:active{color:#ccc;text-decoration:none;}


#footer h{
         color:#FFFFFF;
	text-align:center;
	height:25px;
	padding-top:6px;
	margin-left:228px;
}

#footer a{
	font-weight:bold;
}

.description{
	padding : 0 5px 0 15px;
	font-weight:bold;
}


hr{
	width:95%;
	border:1px dashed #CCC;
}