@charset 'EUC-JP';

/*------------------------------------------------
 Template : Old Type
 Author   : みかん。
 URL      : http://tk-plus1.net/blog/
 Copyright TK*Plus1. All rights reserved.
-------------------------------------------------*/

* {	margin:0;
	padding:0;
	font-style:normal;
	text-decoration:none;}


/*　基本設定　*/
body {	margin:0px auto;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3",Verdana,"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#555555;
	text-align:center;
	scrollbar-face-color:#e6e6e6;
	scrollbar-arrow-color:#cfcfcf;
	scrollbar-highlight-color:#cfcfcf;
	scrollbar-3dlight-color:#e6e6e6;
	scrollbar-shadow-color:#cfcfcf;
	scrollbar-darkshadow-color:#e6e6e6;
	scrollbar-track-color:#e6e6e6;
	background:#e6e6e6 url(http://iuro.jp/sb/template/oldtype_wp.gif);
	background-attachment:fixed;}

body {	padding:30px 0px 30px 0px;}

table {	font-size:10px;
	line-height:16px;
	letter-spacing:1px;}

a,
a:link,
a:visited {
	color:#d45b5d;
	text-decoration:none;}
a:hover,
a:active {
	color:#cfcfcf;}

img,a img {
	border:none;}
ul {	list-style:none;}
ins {	text-decoration:none;
	border-bottom:1px solid #cfcfcf;}
em {	color:#2696d0;
	background:#fffcc3;
	font-style:normal;}
del {	text-decoration:line-through;}
strong {
	font-weight:bold;}
p.source {
	margin:0px 0px 5px 0px;
	text-align:right;}
cite {	font-style:normal;}
* html pre{
	overflow-y:visible;
	overflow-x:scroll;}
pre {	width:100%;
	overflow:auto;
	font-family:monospace;
	line-height:16px;}
code {	font-family:monospace;}
br {	letter-spacing:normal;}


/*　レイアウト設定　*/
#container {
	width:700px;
	margin:0px auto;
	padding:0px;
	border:4px double #cfcfcf;
	background:#ffffff url(http://iuro.jp/sb/template/oldtype_c_wp.gif);}

#title_area {
	width:700px;
	height:80px;
	margin:0px;
	padding:0px;
	text-align:left;
	background:url(http://iuro.jp/sb/template/oldtype_title.gif) no-repeat 0px 0px;}

#main_area {
	width:660px;
	margin:20px 20px 20px 20px;
	padding:0px;}

#entry_area {
	float:left;
	width:450px;
	text-align:left;}

#navi_area {
	margin:0px 0px 0px 470px;
	padding:0px;
	font-size:10px;
	text-align:left;}

#footer {
	width:700px;
	margin:0px;
	padding:8px 0px 7px 0px;
	font-size:10px;
	text-align:center;
	background:url(http://iuro.jp/sb/template/oldtype_h2.gif) repeat-x top;}


/*　ブログタイトル　*/
#title_area h1 {
	margin:0px;
	padding:20px 0px 0px 30px;
	font-family:Verdana,Osaka,sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:20px;
	letter-spacing:1px;}

#title_area a,
#title_area a:link,
#title_area a:visited {
	color:#333333;
	text-decoration:none;}
#title_area a:hover,
#title_area a:active {
	color:#d45b5d;}

#title_area .description {
	margin:0px;
	padding:0px 0px 0px 40px;
	font-size:10px;
	line-height:16px;
	letter-spacing:1px;}


/*　サーチ　*/
div.search {
	float:right;
	width:180px;
	margin:-20px 0px 0px 0px;
	font-size:9px;
	color:#999999;}

/*　サーチの入力フォーム　*/
div.search input.form {
	width:100px;}


/*　カレンダー　*/
#calendar {
	width:700px;
	margin:0px;
	padding:8px 0px 8px 0px;
	font-size:10px;
	color:#999999;
	text-align:center;
	background:url(http://iuro.jp/sb/template/oldtype_calendar.gif) repeat-x 0px 0px;}

#calendar a,
#calendar a:link,
#calendar a:visited {
	color:#555555;
	text-decoration:none;}
#calendar a:hover,
#calendar a:active {
	color:#d45b5d;}

/*　今日の日付けを太字表示　*/
span.today {
	font-weight:bold;}


/*　エントリー　*/
div.entry {
	margin:0px;
	padding:0px 0px 20px 0px;}

/*　エントリーナビ　*/
div.entry_navi {
	text-align:center;
	font-size:10px;}

/*　コメント・コメントフォーム・トラックバックのタイトル　*/
h2 {	margin:0px;
	padding:20px 0px 10px 10px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	letter-spacing:2px;
	background:url(http://iuro.jp/sb/template/oldtype_h2.gif) no-repeat bottom;}

/*　エントリータイトルのリンク　*/
#entry_area h2 a,
#entry_area h2 a:link,
#entry_area h2 a:visited {
	color:#333333;
	text-decoration:none;}
#entry_area h2 a:hover,
#entry_area h2 a:active {
	color:#cfcfcf;}

/*　エントリーデータ　*/
h3 {	margin:0px;
	padding:3px 10px 7px 0px;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	background:url(http://iuro.jp/sb/template/oldtype_h3.gif) no-repeat bottom;}

/*　本文　*/
div.entry_body,
div.entry_more,
div.profile_body {
	margin:0px;
	padding:16px 10px 0px 10px;
	font-size:10px;
	line-height:16px;
	letter-spacing:1px;}

dd.comment_body,
dd.trackback_body {
	margin:0px;
	padding:5px 10px 20px 10px;
	font-size:10px;
	line-height:16px;
	letter-spacing:1px;}

div.entry_state {
	clear:both;
	margin:10px 10px 0px 0px;
	padding:0px;
	font-size:10px;
	text-align:right;}

/*　引用　*/
blockquote {
	position:static;
	clear:both;
	margin:5px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	font-size:10px;
	line-height:16px;
	letter-spacing:1px;
	border:1px dashed #cfcfcf;
	background:url(http://iuro.jp/sb/template/oldtype_bq_wp.gif);}

blockquote ul li {
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style:square;}

/*　記事内のリストにもマーク　*/
#entry_area ul li {
	margin:0px 0px 0px 25px;
	padding:0px;
	list-style:square;}

#entry_area ol li {
	margin:0px 0px 0px 25px;
	padding:0px;}


/*　エントリーの画像ファイル　*/
div.entry img {
	border:none;}

/*　class名がpictとthumbの画像に、テキストの回り込みをさせる　*/
img.pict {
	float:left;
	clear:left;
	margin:0px 10px 0px 0px;
	padding:0px;}

img.thumb {
	float:left;
	clear:left;
	margin:0px 10px 0px 0px;
	padding:0px;}


/*　ページナビ　*/
div.pagenavi {
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size:10px;
	line-height:16px;}


/*　コメント・トラックバックエリア　*/
div.comment,
div.trackback,
div.profile {
	margin:0px;
	padding:0px;}

div.comment dt,
div.trackback dt {
	margin:0px;
	padding:5px 10px 7px 10px;
	font-size:10px;
	background:url(http://iuro.jp/sb/template/oldtype_h3.gif) no-repeat bottom;}


/*　コメントフォームエリア　*/
div.comment_form {
	margin:5px 0px 10px 20px;
	padding:0px;
	font-size:9px;
	line-height:15px;}


/*　入力フォーム設定　*/
input {	border:1px solid #cfcfcf;
	font-size:12px;
	color:#555555;
	background:#ffffff;}

textarea {
	width:370px;
	border:1px solid #cfcfcf;
	letter-spacing:1px;
	line-height:14px;
	font-size:12px;
	color:#555555;
	overflow:auto;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#cfcfcf;
	scrollbar-highlight-color:#cfcfcf;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-shadow-color:#cfcfcf;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	background:#ffffff;}

/*　送信ボタン　*/
input.button {
	width:60px;
	text-align:center;
	font-family:Verdana,Arial,sans-serif;
	font-size:9px;
	color:#ffffff;
	border:1px solid #d45b5d;
	background:#d45b5d;}


/*　トラックバックのURL表示部分　*/
p.tb_url {
	margin:0px;
	padding:5px 0px 20px 10px;
	font-size:9px;}

input.tb {
	border:0px solid;
	font-family:Osaka,Verdana,Arial,sans-serif;
	font-size:9px;
	color:#555555;
	background:#ffffff;}


/*　ナビメニュー　*/
#navi_area dl {
	margin:0px 0px 10px 0px;
	padding:0px;}

/*　ナビメニューの各タイトル　*/
#navi_area dl dt {
	margin:0px 0px 5px 0px;
	padding:15px 0px 7px 15px;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	letter-spacing:1px;
	background:url(http://iuro.jp/sb/template/oldtype_navi.gif) no-repeat left bottom;}

/*　ナビメニューの各内容　*/
#navi_area dl dd {
	margin:0px;
	padding:0px;
	line-height:16px;}

/*　ナビメニューの各リスト　*/
#navi_area dl dd ul {
	margin:0px;
	padding:0px;
	list-style:none;}

#navi_area dl dd ul li {
	line-height:15px;}

#navi_area dl dd ul li ul {
	margin:0px;
	padding:0px 0px 3px 0px;}

/*　ナビメニューのツリー部分　*/
#navi_area dl dd ul li ul li,
#navi_area dl dd ul.tree li.lst,
#navi_area dl dd ul.tree li.end {
	margin:0px;
	padding:0px 0px 0px 10px;}


/*　アマゾン画像とコメント　*/
img.amazon {
	margin:3px 0px 0px 0px;}

#navi_area p {
	line-height:14px;}


/*　回り込みをすべて解除　*/
br.no_height {
	clear:both;
	font-size:0px;
	line-height:0px;}
