@charset "EUC-JP";

* {
	margin : 0;
	padding : 0;
	font-style : normal;
	font-weight : normal;
	font-size:12px;
	word-break:break-all;
}

	a img{border:none;}

	a:link {color : #000 ;text-decoration : underline;}
	a:visited {color : #000 ;text-decoration : underline;}
	a:hover {color : #000 ;text-decoration : none;}
	a:active {color : #000 ;text-decoration : none;}

body {
	color : #000;
	background :#fff url(http://templates.blog.fc2.com/template/home/17-body.jpg) 50% 0 no-repeat fixed;
	text-align : left;
	line-height : 1.5;
}

/* バナー部分 */

#banner{
	width : 770px;
	height : 271px;
	text-align:left;
	margin-bottom:25px;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 10px 0 0 30px;
	margin:0 auto;
	font-size : 24px;
}

h1 a{
	color:#000;
	font-size : 24px;
	font-weight : bold;
}

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;}

h2{
	padding : 0 350px 0 30px;
	font-size:12px;
	color:#000;
	line-height:1em;
	margin:0 auto;
}

/* 本文 */

#container{
	width:800px;
	margin:0 auto;
}

#blogcontainer{
	padding:0 13px;
}

#wrapper{
	width:578px;
	float:left;
}


/* 左サイドバー */

#left{
	float:left;
	width:185px;
}

#left h3{
	color:#333;
	background : #fff;
	text-align : center;
	padding:3px auto;
	margin-bottom:5px;
}

.sidebody{
	background:#fff;
	padding : 0 10px 0 15px;
	overflow:hidden;
}

.description{
	background:#fff;
	padding : 0 10px 0 15px;
}

#left ul {
	margin : 0 5px 0 20px;
}

.sidebottom{
	margin-bottom:20px;
}

.calender{
	width:140px;
	margin:0 0px 0 0px;
	color:#333;
	margin-left:5px;
}

.calender caption{
	background:#fff;
	margin-left:10px;
}

.calender th{
	text-align:center;
	background:#fff;
}

.calender td{
	text-align:center;
	background:#fff;
}

.calender td a{
	text-decoration:underline;
}

.ads{
	color:#fff;
}

.ads a:link,.ads a:hover,.ads a:visited,.ads a:active{color:#fff;}

.categories td{
	width:22px;
}

/* 右サイドバー */

#right{
	float:right;
	width:185px;
}

#right h3{
	color:#333;
	background : #fff;
	text-align : center;
	padding:3px auto;
	margin-bottom:5px;
}


#right ul {
	margin : 0 5px 0 20px;
}

/* メイン */

#blog{
	float:right;
	width:380px;
	overflow:hidden;
}

.entry-header{
}


#blog h3{
	padding:35px 20px 0 20px;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	background:#fff url(http://templates.blog.fc2.com/template/home/17-topic.gif) 50% 0 no-repeat;
}

#blog h3 a{
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	color:#226b63;
}


.entry-body{
	padding:10px 20px 10px 20px;
	background:#fff;
}

.aabody{
	width:100%;
	overflow:hidden;
}

.entry-footer{
	background:#fff;
	color:#0065CE;
}

.section{
}

.totop{
	padding:0 0 0 400px;
	background:#fff;
}

.totop a:link,.totop a:hover,.totop a:visited,.totop a:active{
}

.section ul.entry-footer {
	padding:20px 20px 10px 20px;
	list-style-position : inside;
	text-align:right;
	color:#000;
}

.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{
	margin-bottom:14px;
}


/* コメント部 */


.commenttop{
	height:16px;
}

.comment{
	background:#fff;
	padding:0 20px;
}

.commentbottom{
	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{
}

.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:left;
}

.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;
}

hr{
	width:95%;
	border:1px dotted #ccc;
}