/* 要素のリセット */

*	{
	margin: 0px;
	padding: 0px;
	}

h1, h2, h3, h4, h5, h6 {
	position: static;
	margin: 0px;
	padding: 0px;
	}

div, p, hr, blockquote, address, noscript {
	position: static;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	}
	
ul, ol, dl, dt, dd {
	position: static;
	margin: 0px;
	padding: 0px;
	list-style:none;
	}
	
pre, table, form {
	position: static;
	margin: 0px;
	padding: 0px;
	}
	
em, q, cite ,sub ,sup {
	position: static;
	margin: 0px;
	padding: 0px;
	border: none;
	font-style: normal;
	font-weight: normal;
	}

br	{
	letter-spacing:0px;
	}

body	{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-align: center;
	}
		
body div {
	margin: 0 auto;
	font-family: "Verdana", "Osaka","ＭＳ ゴシック","ヒラギノ角ゴ Pro W3";
	text-align: left;
	}

@media screen, print {
#main div.entry_body,div.entry_more,div.comment dl.body dd{
	letter-spacing: 2px;
	}
}

/* 引用 */

blockquote{
	margin:0px 5px 0px 5px;
	padding:17px 2px 17px 5px;
	background-image:url(http://g-avi.com/sb/template/bc005_note2.gif);
	color:#8B7765;
	font-size:10px;
	line-height:17px;
	}

div.entry_body p.source{
	text-align:right;
	}

cite	{
	font-style:normal;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* 記事内のリストのみマークをつける */

div.entry ul li {
	margin-left:15px;
	list-style:disc;
	}
		
/* 画像 */

img	{
	border:none;
	}

/* class名pictとthumbの画像にテキストの回り込みを設定 */

img.pict {
	margin:5px 5px 5px 5px;
	}

img.thumb {
	margin:5px 5px 5px 5px;
	float:left;
	clear:both;
	}
	
/* レイアウト */

#inbox {
	width: 700px;
	}
	
	
#main 	{
	float:left;
	border-left:1px solid #666;
	border-right:1px solid #666;
	width:480px;
	background-color:#fff;
	}

#navi 	{ 
	float:right;
	width:215px;
	background-color:#fff;
	}

	
/* アンカー */	

a {
	text-decoration:none;
	}

#navi a,
#navi a:link,
#navi a:visited {
	color: #0000a0;
	}
	
#navi a:hover,
#navi a:active {
	color: #a06000;
	}
	
#main a:link,
#main a:visited {
	color: #0000a0;
	}

#main a:hover,
#main a:active {
	color: #a06000;
	}
	
/* タイトル */

#title	{
	padding-bottom:0px;
	}

#title h1{
	font-size:120%;
	font-weight:bold;
	}

div.title_icon{
	padding:0px 0px 0px 0px;
	background-image:url(http://g-avi.com/sb/template/bc005_icon.gif);
	background-repeat:no-repeat;
	height:100px;
	}

div.description{
	margin:5px 0px 10px 0px;
	color:#86bdc3;
	font-size:0px;
	}

/* エントリー */

div.entry{
	border-top:1px dashed #666;
	padding:5px 0px 10px 0px;
	margin:5px 0px 0px 0px;
	}

div.entry_author{
	padding:5px 5px 5px 5px;
	margin:0px 5px 0px 0px;
	color:#666666;
	font-size:10px;
	text-align:right;
	}

div.entry_title{
	border-bottom:1px dashed #666666;
	margin:5px 0px 10px 0px;
	padding:1px 0px 2px 38px;
	font-size:12px;
	background-image:url(http://g-avi.com/sb/template/bc005_harry.gif);
	background-repeat:no-repeat;
	}
	
div.entry_body{
	margin:0px 7px 0px 7px;
	padding:0px 0px 0px 3px;
	color: #555;
	font-size:10px;
	line-height:17px;
	}
		
div.entry_more{
	margin:0px 7px 0px 7px;
	padding:0px 0px 0px 3px;
	color: #555;
	font-size:10px;
	line-height:17px;
	background-image:url(http://g-avi.com/sb/template/bc005_note.gif);
	}
	
div.entry_state{
	padding:5px 5px 5px 5px;
	margin:0px 5px 0px 0px;
	color:#666666;
	font-size:10px;
	line-height:16px;
	text-align:right;
	background-color:#fff;
	clear:both;
	}

div.entry_navi{
	border-bottom:1px dashed #999;
	padding:0px 5px 5px 5px;
	margin:0px 0px 15px 0px;
	color:#666666;
	font-size:10px;
	text-align:center;
	}

/* コメント */

div.com_title{
	border-bottom:1px dashed #999;
	margin:10px 0px 10px 0px;
	padding:1px 0px 2px 38px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	background-image:url(http://g-avi.com/sb/template/bc005_harry.gif);
	background-repeat:no-repeat;
	}

div.comment{
	border-top:1px dashed #666666;
	margin-bottom:20px;
	}

div.comment a{
	text-decoration: none;
	}

div.comment form dl {
	margin:0px 10px 0px 10px;
	color:#666666;
	font-size: 10px;
	}

div.comment form dl dt {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 80px;
	font-family: "Verdana",sans-serif;
	}

div.comment form dl dt label#labelsubmit {
	display: none;
	}

div.comment form dl dd {
	margin: 0px 0px 0px 8.6em;
	padding: 0px;
	}

div.comment dl.body {
	margin:0px 7px 0px 7px;
	padding:0px 0px 0px 3px;
	color: #666;
	font-size:10px;
	line-height:17px;
	}

div.comment dl.body dt {
	border-bottom:1px dashed #666666;
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
	color:#666666;
	text-align:right;
	}

input,textarea{
	border:1px solid #999;
	margin:1px;
	color:#666666;
	background:#fff;
	}


/* トラックバック */

div.tb_title{
	border-bottom:1px dashed #999;
	margin:10px 0px 10px 0px;
	padding:1px 0px 2px 38px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	background-image:url(http://g-avi.com/sb/template/bc005_harry.gif);
	background-repeat:no-repeat;
	}

div.trackback {
	border-top:1px dashed #412010;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
div.trackback p.link {
	color:#666;
	font-size: 10px;
	text-align:center;
	}
	
div.trackback dl.body {
	margin: 0px;
	padding: 15px 5px 5px 5px;
	color:#666;
	font-size: 10px;
	line-height: 1.5em;
	}
	
div.trackback dl.body dt {
	margin: 0px;
	padding: 0px;
	color:#666666;
	}

/* プロフィール */

div.prof_title{
	border-bottom:1px dashed #666666;
	margin:10px 0px 0px 0px;
	padding:1px 0px 2px 38px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	background-image:url(http://g-avi.com/sb/template/bc005_harry.gif);
	background-repeat:no-repeat;
	}
	
div.profile {
	border-top:1px dashed #666666;
	border-bottom:1px dashed #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
div.profile_body {
	margin: 0px;
	padding: 10px 20px 5px 20px;
	color: #666;
	font-size: 10px;
	line-height: 17px;
	}

/* ページナビ */

div.page{
	border-top:1px dashed #666666;
	padding: 10px 0px 10px 0px;
	color:#666;
	font-size:10px;
	line-height:1.7em;
	text-align:center;
}

/* サイドバー */

div.navimenu dl{
	margin:10px 3px 5px 5px;
	}

div.navimenu dl dt{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align: center;
	padding:5px;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	background-color:#666666;
	}
	
div.navimenu dl dd {
	padding:3px 2px 3px 5px;
	color:#666;
	font-size:10px;
	line-height:1.6em;
	}
	
div.navimenu dl dd ul{
	padding:0px 0px 0px 3px;
	color:#666666;
	font-size:10px;
	line-height:17px;
	background-image:url(http://g-avi.com/sb/template/bc005_note.gif);
	}
	

/* カレンダー */

dl.calendar {
	background-color: #fff
	}
	
dl.calendar dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	}
	
dl.calendar dd table {
	width: 170px;
	border: 0px none;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #fff;
	}
	
dl.calendar dd table td.cell {
	padding: 1px;
	font-family: "Arial","Verdana",sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 1.4em;
	text-align: center;
	}

dl.calendar dd table td.weekday {
	padding: 1px;
	color: #666666;
	font-family: "Arial","Verdana",sans-serif;
	font-size: 10px;
	line-height: 1.6em;
	text-align: center;
	}
	
dl.calendar dd table td.cell a {
	display: block;
	margin: -1px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	}
	
dl.calendar table td.cell span.today {
	color:#ffffff;
	}
	
dl.calendar table td.cell a span.today {
	font-weight: bold;
	background-color:#666666;
	}
	
dl.calendar dd td.calendar_month {
	font-family: "Verdana",sans-serif;
	color:#666666;
	font-size: 10px;
	text-align: center;
	}
	
dl.calendar dd td.calendar_month a {
	text-decoration: none;
	}

/* アマゾンのリストをセンタリングする */

#recomlist{
	text-align:center;
	}

