@charset "EUC-JP";

* {
	margin : 0;
	padding : 0;
	font-family:"Verdana";
	font-size:10px;
	word-break:break-all;

	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:#cdcdcd;
	scrollbar-track-color:#cdcdcd;
	scrollbar-darkshadow-color:white;
}

	a img{border:none;}

	a:link {color : #000 ;text-decoration : underline;}
	a:visited {color : #000 ;text-decoration : underline;}
	a:hover {color : #77c014 ;	background:#dbf8b4; text-decoration : none;}
	a:active {color : #000 ;text-decoration : none;}

body {
	color : #000000;
	background :#fff url() 0% 0 repeat fixed;
	text-align : left;
	line-height : 1.5;
}

/* バナー部分 */

#banner{
	width : 770px;
	height : 100px;
	text-align:left;
	margin-bottom:27px;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 50px 0px 10px 20px;
	margin:0px 16px 0px 16px;
	font-size : 24px;
	background-color:mistyrose;
}

h1 a{
	color:#ff80a8;
	font-size : 14px;
	font-weight : bold;
}

h1 a:visited{color:#000000;text-decoration:underline;background-color:mistyrose;}
h1 a:link{color:#000000;text-decoration:underline;background-color:mistyrose;}
h1 a:hover{color:pink;text-decoration:none;background-color:#ffffff;}
h1 a:active{color:mistyrose;text-decoration:none;}

h2{
	padding : 10px 0px 20px 20px;
	font-size:10px;
	color:#000;
	line-height:1em;
	margin:0px 16px 0px 16px;
	font-weight:normal;
	background-color:mistyrose;
}

/* 本文 */

#container{
	width:770px;
	margin:0 auto;
}

#blogcontainer{
	padding:0 17px;
}


/* 左サイドバー */

#left{
	float:left;
	width:221px;
}


#left a{
	color:#000000;
	font-size : 10px;
}

#left a:visited{color:#000000;text-decoration:underline;}
#left a:link{color:#000000;text-decoration:underline;}
#left a:hover{color:gold;text-decoration:none;background-color:#ffffff;}
#left a:active{color:#000000;text-decoration:none;}


#left h3{
	height : 30px;
	color:#000;
	font-weight:bold;
	background :#fbf1b0 url() 50% 60% no-repeat;
	text-align : left;
	padding:20px 0 0 20px;
}

.sidebody{
	background:#fbf1b0;
	padding : 0 5px 0 20px;
	overflow:hidden;
}

#left ul {
	margin : 0 5px 0 20px;
	color: #000000;
}

.sidebottom{
	height:10px;
	background:#fbf1b0;
	margin-bottom:30px;
}

.calender{
	width:175px;
	margin:0 0px 0 0px;
	background:#fbf1b0;
	color:#000000;
	border:solid #000000;
	border-width:0 1px 1px 1px;
	margin-left:8px;
}

.calender caption{
	border:solid #000000;
	border-width:1px 1px 0 1px;
	background:#fff;
	margin-left:8px;
}

.calender th{
	text-align:center;
	background:#fbf1b0;
}

.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;
}

#blog a{
	color:#000000;
	font-size : 10px;
}

#blog a:visited{color:#000000;text-decoration:underline;}
#blog a:link{color:#000000;text-decoration:underline;}
#blog a:hover{color:#9acd32;text-decoration:none;background-color:#ffffff;}
#blog a:active{color:#000000;text-decoration:none;}



.entry-header{
	height:50px;
	background:#dbf8b4;
overflow:hidden;
}



#blog h3{
	padding:20px 0px 0 60px;
	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:#dbf8b4;
}

.aabody{
	width:100%;
	overflow:hidden;
}

.entry-footer{
	background:#dbf8b4;
	color:#000000;
}

.section{
}

.totop{
	padding:0 0 0 400px;
	background:#dbf8b4;
}

.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:#dbf8b4;
	height:19px;
	margin-bottom:30px;
}


/* コメント部 */


.commenttop{
	background:#dbf8b4;
	height:16px;
}

.comment{
	background:#dbf8b4;
	padding:0 20px;
}

.commentbottom{
	background:#dbf8b4;
	height:19px;
	margin-bottom:30px;
}

#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{
	text-align:center;
}

.prev-next-navi a:link,.prev-next-navi a:hover,.prev-next-navi a:visited,.prev-next-navi a:active{
}

/* フッター */
#footer{
	text-align:center;
	height:25px;
	padding-top:6px;
	margin-left:228px;
	margin-bottom:50px;
}

#footer a{
}

.footer-link a{
	font-weight:bold;
	background:pink;
	color:#000000;
}

.description{
	background:#fbf1b0;
	padding : 0 5px 0 15px;
}

hr{
	width:95%;
	border:1px dashed #000;
}