@charset "EUC-JP";

/*
 Template : Sewing（3カラム） Ver1.00
 Author   : みかん。
 URL      : http://tk-plus1.net/blog/
 Copyright TK*Plus1. All rights reserved.
*/

* {	margin:0;
	padding:0;}
img {	border:none;}


/*　基本設定　*/
body {	margin:0px;
	padding:0px;
	text-align:center;
	background:#ccff66;}

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

ins {	text-decoration:none;
	border-bottom:#ccff66 1px solid;}

em {	color:#33cc00;
	font-style:normal;
	background:#F0FFF0;}

del {	text-decoration:line-through;}

br {  letter-spacing:normal;}

a,
a:link,
a:visited,
#title_area div.calendar_area a,
#title_area div.calendar_area a:link,
#title_area div.calendar_area a:visited {
	color:#9ACD32;
	text-decoration:none;}
a:hover,
a:active,
#title_area div.calendar_area a:active,
#title_area div.calendar_area a:hover {
	color:#ffffff;
         background:#9ACD32;}


/*　レイアウト設定　*/
#title_area {
	width:730px;
         height:217px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	background:url(http://pinpon-dash.com/rescue.jpg);}

#container {
	width:730px;
	margin:0px auto;
	padding:0px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_container.gif);}

#space {
	width:100%;
	height:12px;
	margin:0px auto;
	padding:0px;
	font-size:0px;
	line-height:0px;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_space.gif);}

#body_area {
	float:left;
	width:580px;}

#entry_area {
	float:right;
	width:370px;}

#navi_left {
	float:left;
	width:200px;}

#navi_right {
	float:right;
	width:140px;}

#footer {
	width:730px;
	margin:0px auto;
	padding:10px 0px 10px 0px;
	font-size:65%;
	text-align:center;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	clear:both;
	background:#ccff66;}


/*　ブログタイトル　*/
#title_area h1 {
	margin:0px;
	padding:15px 0px 10px 20px;
	font-weight:bold;
	color:#000000;
	font-size:22px;
	letter-spacing:1px;}

#title_area a,
#title_area a:link,
#title_area a:visited {
	color:#000000;
	text-decoration:none;}
#title_area a:hover,
#title_area a:active {
	color:#ffffff;
         background:#ccff66;}

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


/*　カレンダー　*/
div.calendar_area {
	margin:0px;
	padding:5px 0px 5px 0px;
	color:#999999;
	font-size:10px;
	text-align:center;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background:#eeeeee;}

span.calendar_month {
	color:#000000;}


/*　エントリー・コメント・トラックバック・プロフィールのメインエリア　*/
div.entry,
div.comment,
div.trackback,
div.profile {
	margin:0px;
	padding:15px 0px 10px 0px;}

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

/*　エントリーのタイトル　*/
h2 {	margin:0px;
	padding:5px 0px 5px 5px;
	color:#000000;
	letter-spacing:2px;
	font-size:12px;
	border-left:6px solid #ccff66;
	border-bottom:1px solid #cccccc;
	background:#ccff66;}

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

/*　エントリーデータ　*/
h3 {	margin:0px;
	padding:3px 5px 4px 0px;
	color:#666666;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_note16.gif) repeat-x 0 100%;}


/*　本文　*/
div.entry_body,
div.entry_more,
div.profile_body {
	margin:0px;
	padding:15px 5px 0px 5px;
	font-size:65%;
	line-height:1.6em;}

div.entry_state {
	margin:5px 5px 0px 0px;
	padding:0px 0px 5px 0px;
	color:#666666;
	font-size:10px;
	text-align:right;
	clear:both;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_note16.gif) repeat-x 0 100%;}


/*　引用やリスト　*/
blockquote {
	position:static;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 5px;
	font-size:10px;
	line-height:16px;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_note16.gif);}

blockquote ul li {
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style:none;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_tree.gif) no-repeat 0 5px;}

/*　記事内のリストにもマーク　*/
#entry_area ul li {
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 15px;
	list-style:none;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_tree.gif) no-repeat 0 5px;}

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


/*　エントリーの画像ファイル　*/
/*　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.page_navi {
	padding:10px 0px 15px 0px;
	text-align:center;
	font-size:65%;
	line-height:15px;}


/*　コメント・トラックバック　*/
div.comment dl dd {
	margin:0px;
	padding:15px 5px 0px 5px;
	font-size:65%;
	line-height:16px;}

div.comment dl dt {
	margin:0px;
	padding:5px 5px 10px 0px;
	text-align:right;
	font-size:65%;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_note16.gif) repeat-x 0 100%;}

div.trackback dl dt {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:65%;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_note16.gif) repeat-x 0 100%;}

div.trackback dl dd {
	margin:0px;
	padding:2px 5px 15px 5px;
	font-size:65%;
	line-height:16px;}


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


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

textarea {
	width:350px;
	border:1px solid #9ACD32;
	line-height:16px;
	font-size:12px;
	color:#000000;
	overflow:auto;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#9ACD32;
	scrollbar-highlight-color:#9ACD32;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	background:#ffffff;}

input.cookie_box {
	border:0px;
	background:transparent;}

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


/*　サーチの送信ボタン　*/
input.search_button {
	margin:5px 0px 0px 0px;
	border:none;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background:#9ACD32;}

/*　サーチの入力フォーム　*/
input.search_input {
	margin:5px 0px 0px 0px;
	border:1px solid #9ACD32;
	font-size:12px;
	color:#000000;
	background:#ffffff;}


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

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


/*　ナビメニュー　*/
div.navigation {
	margin:0px;
	padding:0px 0px 20px 0px;
	font-size:10px;}

div.navigation dl {
	margin:0px;
	padding:0px 5px;}

/*　ナビメニューの各タイトル　*/
div.navigation dl dt {
	margin:0px;
	padding:20px 0px 3px 18px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_navi_dt.gif) no-repeat 5px 22px;}

/*　ナビメニューの各内容　*/
div.navigation dl dd {
	margin:0px;
	padding:0px 5px;}

/*　ナビメニューの各リスト　*/
div.navigation dl dd ul {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:16px;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_note16.gif);}

/*　ナビメニューのツリー部分　*/
div.navigation dl dd ul li ul li,
div.navigation dl dd ul.tree li.lst,
div.navigation dl dd ul.tree li.end {
	margin:0px;
	padding:0px 0px 0px 13px;
	background:url(http://pinpon-dash.com/nyoki/template/tkp1_sewing3_tree.gif) no-repeat 5px 5px;}


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

div.navigation p {
	line-height:16px;

/*　新着表示　*/
span.new {
    display: none;
    color: red;
    font-weight: bold;
}

