@charset "EUC-JP";
html, body {
    scrollbar-base-color: #000000;
    scrollbar-track-color: #C4918C;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #C4918C;
    scrollbar-darkshadow-color: #C4918C;
    scrollbar-highlight-color: #C4918C;
    scrollbar-arrow-color: #C4918C;
}



* {
	margin : 0;
	padding : 0;
         	font-size :11px;
	word-break:break-all;
}

h1,h2,h3{margin:0;}

a img {
	border-style : none;
	border-width : 0px;	
	text-decoration : 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 : none;}



body {
	color : #000;
	background :#E7D8AF;
	text-align : left;
	line-height : 1.5;
}

/* バナー部分 */

#banner{
	width : 760px;
	height : 300px;
	background : url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/background_D.png) 50% 50% no-repeat;
margin-bottom: 5px;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 80px 0 0 180px;/* タイトルの位置 */
	color:#000000;
	width:350px;
	font-weight:normal;
}

h1 a:link,h1 a:visited,h1 a:hover,h1 a:active{
	font-size : 24px;
	color:#000000;
}


h2{
	padding : 0 0px 0 180px;/* タイトル説明の位置  */
	font-size:12px;
	color:#000000;
	width:350px;
	line-height:1.5em;
}


/* 本文 */

#container{
	width:760px;
	background :url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/body_alice.gif) repeat-y;
	margin:0 auto;
}

#wrapper{
	float:left;
	width:595px;
}

#blogcontainer{
}

/* サイドバー共通 */
.sidehead{
	background:url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/sidehead_alice.gif) 0 0 no-repeat;
}

.sidebody{
	background:url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/sidebody_alice.gif) repeat-y;
	padding:0 10px;
}

.sidebottom{
	background:url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/sidebottom_alice.gif) no-repeat;
	height:9px;
}


/* 左サイドバー */

#left{
	float:left;
	width:149px;
	margin-left:7px;
         font-size:11px;
}

#left img{margin:0 auto;}

#left h3{
	height : 32px;
	background : url(http://blog80.fc2.com/k/koisuchou/file/sidetitle_gothic_k.gif) 50% 50% no-repeat;
	text-align : center;
	padding:18px 0 0 0px;
	font-weight:normal;
         font-size:11px;
}


#left ul {
	margin : 0 15px;
}

.calender{
	width:130px;
	margin:0;
}

.ads{
}


/* メイン */

#blog{
	float:right;
	width:430px;
	overflow:hidden;
         font-size:13px;
}

/* 日付部分 */
.articledate{
	padding:15px 0 0 300px;
	font-size:14px;
	text-align:left;
	border-bottom:0px solid #dcd9d9;
}

.entry-header{
	background:url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/mainbody_alice.gif) repeat-y;
}

.blogtop{
	background : url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/mainhead_alice.gif) 0 0 no-repeat;
	padding:0 20px;
}

.blogbottom{
	height:42px;
	background:url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/mainbottom_alice.gif) no-repeat;
}

/* 記事タイトル */
.prev-next-navi{
}

#blog h3{
	height:50px;
	padding:0 20px 0 60px;
	font-weight:bold;
	font-size:14px;
	background:url(http://blog80.fc2.com/k/koisuchou/file/maintitle_wing.gif) 0 50% no-repeat;
	line-height:1em;
}

/* 記事タイトルの文字サイズと下線設定 */
#blog h3 a{
	font-weight:bold;
	font-size:12px;
	color:#000000;
	border-bottom:0px solid #dcd9d9;
         padding: 0px 20px 0px 0px;
}

/* 記事本文のスタイル */
.entry-body{
	padding:15px 45px 3px 60px;
	background:url(http://blog55.fc2.com/l/licopin/file/mainbody_alice.gif) repeat-y;
	font-size:12px;
}

#aabody{
	width:100%;
	overflow:hidden;
}

.entry-footer{
	background:url(http://blog-imgs-1.fc2.com/k/o/i/koisuchou/mainbody_alice.gif) repeat-y;
	text-align:center;
}

	

.section{
}

.section ul.entry-footer {
	padding : 10px 0 5px 0;
	list-style-position : inside;
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}

/* コメント部 */


.comment-top,.comment-post{
}

.comment-header{
	font-size:13px;
	font-weight:bold;
         background:#000;
}

.comment-body{
	padding : 0 10px;
         background:#000;

}
.comment-footer{
	padding : 10px 10px 15px 10px;
         background:#000;
}

.comment_trackback{
	padding:5px 20px;
         background:#000;
         color:#C4918C;
}

/* 右サイドバー */

#right{
	float:right;
	width:149px;
	margin-right:7px;
         font-size:11px;
}

#right h3{
	height : 32px;
	text-align : center;
	padding:18px 0 0 0px;
	font-weight:normal;
         font-size:11px;
}

#right ul {
	margin : 0 15px;
}

#right .sidebottom{
	margin-bottom:15px;
}


/* フッター */
#footer{
        color:#ece8e1;
	text-align:center;
        font-size:11px;
}