@charset "UTF-8";
body {color: black; background: white; margin: 0; padding: 0;}

table {width: 100%; margin: 5; padding: 5; font-size: small}

a {color: #666666; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #ff6600;}

img {border: 0;}

/* ------------------------------------- 
 *	サイトタイトル
 * ------------------------------------- */
h1 a { display:block;
height:80px; /* タイトルの高さ */
width:148px; /* タイトル部の横幅 */
background:url(http://toy.opus10.net/template/logo.gif);
background-repeat:no-repeat; /* リピートさせない場合 */
padding-bottom: 2px;
}

h1 span {
	display:none;
	padding-bottom: 2px;
}

p.description {
	line-height:120%;
	font-size:10px;
}

h2 {}
h3 {}
h4 {}
h5 {}
ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #2F5376}

td#headerlogo {width: 148px;}
td#description {font-size: 80%;}
td#headerbar {text-align:right; vertical-align: bottom; border-bottom: 1px solid #ccc;}

/* ------------------------------------- 
 *	3カラム
 * ------------------------------------- */
td#left {width: 300px; vertical-align: top;}
td#center {width: 100%; vertical-align: top; padding: 20px;}
td#right {width: 300px; vertical-align: top;}

/* ------------------------------------- 
 *	コンテンツ
 * ------------------------------------- */
}
div#pagenavi {
	text-align: center;
	color: #999;
	font-size: 10px;
	padding-bottom: 15px;
}

/* ------------------------------------- 
 *	エントリー
 * ------------------------------------- */
div.entry {
	width: 80%;
	padding-bottom: 50px;
}
div.entry h2 {
	font-size: 14px;
	width: 100%
	padding: 6px;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
div.entry h2 a {
	color: #000;
}
div.entry h2 a:active,
div.entry h2 a:hover {
	color: #000;
}
div.entry_author {
	color: #999;
	text-align: right;
	margin-bottom: 20px;
}
div.entry_body {
	margin-bottom: 18px;
}
div.entry_more {
	margin-bottom: 18px;
}
div.entry_state {
	clear: both;
	color: #999;
	text-align: center;
}
div.entry img.pict {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	text-align: center;
}
div.entry img.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #EEE;
}
div.entry ul{
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry ol{
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 18px;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}

/* ------------------------------------- 
 *	検索
 * ------------------------------------- */
dl#search {
	width: 200px;
	height: 100px !important;
	height: 80px;
text-align: center;
}
dl#search dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#search dd {
	width: 200px;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */
dl#calendar dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#calendar dd {
	width: 200px;
	border: 1px solid #CCC;
	margin: 0;
}
dl#calendar table {
	width: 200px;
}
dl#calendar table th,
dl#calendar table td {
	font-size: 75%;
	line-height: 1em;
	text-align: center;
	margin: 0;
	padding: 2px 3px;
}
dl#calendar table th {
	padding-bottom: 5px;
}
dl#calendar table td span.today {
	color: #F90;
}
dl#calendar table td span.today a {
	color: #F90;
}
dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
	color: #F30;
}

/* ------------------------------------- 
 *	カテゴリ
 * ------------------------------------- */
dl#category {
	width: 200px;
	height: 100px !important;
	height: 80px;
}
dl#category dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#category dd {
	font-size: 80%;
	width: 200px;
	border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	最近の記事
 * ------------------------------------- */
dl#recententry {
	width: 200px;
	height: 100px !important;
	height: 80px;
}
dl#recententry dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#recententry dd {
	font-size: 80%;
	width: 200px;
	border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	過去の記事
 * ------------------------------------- */
dl#archives {
	width: 200px;
	height: 100px !important;
	height: 80px;
}
dl#archives dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#archives dd {
	font-size: 80%;
	width: 200px;
	border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	リンク集
 * ------------------------------------- */
dl#links {
	width: 200px;
	height: 300px !important;
	height: 80px;
}
dl#links dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#links dd {
	font-size: 80%;
	width: 200px;
	border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	プロフィール
 * ------------------------------------- */
dl#profiles {
	width: 200px;
	height: 100px !important;
	height: 80px;
}
dl#profiles dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#profiles dd {
	font-size: 80%;
	width: 200px;
	border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	その他
 * ------------------------------------- */
dl#extra {
	width: 200px;
	height: 100px !important;
	height: 80px;
}
dl#extra dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#extra dd {
	font-size: 80%;
	width: 200px;
	border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	おすすめ
 * ------------------------------------- */
dl#amazon {
	width: 200px;
	height: 300px !important;
	height: 80px;
text-align: center;
}
dl#amazon dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#amazon dd {
	font-size: 80%;
	width: 200px;
	height: 300px;
border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	コメント
 * ------------------------------------- */
dl#recentcomment {
	width: 200px;
	height: 100px !important;
	height: 80px;
text-align: left;
}
dl#recentcomment dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#recentcomment dd {
	font-size: 80%;
	width: 200px;
	border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	スポンサー
 * ------------------------------------- */
dl#sponsor {
	width: 250px;
	height: 200px !important;
	
text-align: center;
}
dl#sponsor dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#sponsor dd {
	font-size: 80%;
	width: 200px;
	border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
dl#recenttrackback {
	width: 200px;
	height: 100px !important;
	height: 80px;
}
dl#recenttrackback dt {
	width: 200px;
	height: 20px;
	text-align: center;
	color: #000;
	background-color: #EEE;
	border: 1px solid #CCC;
	margin: 0;
}
dl#recenttrackback dd {
	font-size: 80%;
	width: 200px;
	border: 1px solid #CCC;
	margin: 0;
}

/* ------------------------------------- 
 *	フッター
 * ------------------------------------- */
td#footer {text-align: center;}
