@charset "EUC-JP";

* {
	margin : 0;
	padding : 0;
	font-style : normal;
	font-weight : normal;
	font-size:12px;
	word-break:break-all;
}

	a:link {color : #2525a6 ;text-decoration : none;}
	a:visited {color : #2525a6 ;text-decoration : none;}
	a:hover {color : #2525a6 ;text-decoration : underline;}
	a:active {color : #2525a6 ;text-decoration : underline;}

body {
	color : #000;
	text-align : left;
	line-height : 1.5;
}

/* バナー部分 */

#banner{
	width : 770px;
	height : 207px;
	background : url(http://www.drboard.com/blog/nadasho/head.jpg) no-repeat;
	text-align:left;
	margin-bottom:10px;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 120px 0 0 140px;
}

h1 a{
	font-size : 20px;
	font-weight : bold;color:#000;
}


h2{
	padding : 0 50px 0 140px;margin-top:10px;
	font-size:14px;
	color:#555;
	line-height:1em;
}

/* 本文 */

#container{
	width:770px;
	background :#fff;
	margin:0 auto;
}

#blogcontainer{
	padding:0px;
}


/* 左サイドバー */

#left{
	float:left;
	width:200px;
}

#left h3{
	color:#fff;
	background-color:#68b;border-bottom:3px solid #004;
	text-align : center;
	padding:2px 0 0 0;
}

.sidebody{
	padding:0 15px;
	overflow:hidden;
}

.description{
	padding:0 15px;
}


#left ul {
	margin : 0 10px 0 20px;
}

.sidebottom{
	margin-bottom:15px;
}

.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:underline;
}

.ads{
	color:#2124A5;
}

.categories td{
	width:22px;
}

/* メイン */

#blog{
	float:right;
	width:531px;
	overflow:hidden;
}

.entrytop{
	width:531px;
	height:27px;
	background:url(http://www.drboard.com/blog/nadasho/22-maintop.jpg) no-repeat;
}

.entry-header{
}

.date{
}

.entryheaderback{
	background:url(http://www.drboard.com/blog/nadasho/22-mainbody.jpg) 0 0 repeat-y;
}

#blog .entry-header h3{
	font-size:14px;
	font-weight:bold;
	overflow:hidden;margin:0px 20px 5px;border-bottom:3px double #379;
}

#blog h3 a{
	font-size:14px;
	font-weight:bold;
}

.headerdate{
	float:right;
	padding:6px 30px 0 0;
}

.entry-body{padding:0 20px;
background:url(http://www.drboard.com/blog/nadasho/22-mainbody.jpg) 50% 0 repeat-y;
}

.aabody{
	width:100%;
	overflow:hidden;
}

.entry-footer1{
	background:url(http://www.drboard.com/blog/nadasho/22-mainbody.jpg) 50% 100% repeat-y;
}

.entry-footer{
	text-align:center;
	margin:0 15px;
	text-align:center;
}


.section{
}


.date{
	color:#2124A5;
}

.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(http://www.drboard.com/blog/nadasho/22-mainbottom.jpg) 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:16px;
}

.comment-header{
	font-size:13px;
	font-weight:bold;
}

.comment-body{
	margin : 0 1em;
}
.comment-footer{
	margin : 0 0 2em 0;
}

.trackback-header{
	font-size:13px;
	font-weight:bold;
}

.trackback-excerpt{
	margin : 0 1em;
}
.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{
	color:#2525a6;
}

/* フッター */
#footer{
	text-align:center;
	height:25px;
	padding-top:6px;
}

hr{
	width:95%;
	border:1px dashed #ccc;
}
blockquote{border:1px dotted #999;margin:0.5em;padding:0.5em}