/* CSS Document */

@charset "EUC-JP";


/*　----------------------------------------------------------
Template  : Simple-01　 Ver1.00
Author    : yumicahn
URL       : http://prettyheart.chu.jp/bloggg/
Copyright : *-- Pretty Heart-blog --* All Rights Reserved.
----------------------------------------------------------　*/


* {
	margin:0px;
	padding:0px;
	/*font-family:Tahoma,Verdana,sans-serif;*/}


/*　基本設定　*/
body {
	/*margin:0px auto;
	padding:0px;
	color: #646464;
	background:#fff;
	text-align:center;*/ 
line-height:160%;}

img,a img {
	border:none;}

ul {
	list-style:none;}

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

em {
	font-size:11px;
	color:#996633;
	font-style:normal;
	font-weight:bolder;}

br {
	letter-spacing:normal;}


/*  リンクの設定  */
/*a,
a:link,
a:visited {
	text-decoration:none;
	color:#996633;}

a:hover,
a:active {
	text-decoration:none;
	color:#660000;}*/

a{
   text-decoration:none;
   color: #333333;
    font-style:normal;
    text-decoration:underline;
}
a:link {
    color: #003333;
    font-style:normal;
    text-decoration:underline;
}
a:visited {color:#003333;
    text-decoration:underline;
}
a:hover{color: #959595;
    font-style:normal;
    text-decoration:underline;
}

/*　全体レイアウト　*/
#box {
margin:14px 0 0 0;
}
#container { clear:both;}


/*---header---*/
#blog h1 {
margin:0;
padding:0;
font-size:90%;
}
#header {clear:both;}
#navi {clear:both;}


/*　ブログタイトル　*/


#title{
	/*width:800px;*/
	height:215px;
	margin:3px 26px 0 26px;
	padding:8px 0 0 0;
	background-color:#fff;
	background:url(http://www.daishinkan.co.jp/blog/blog_img/blog_bg.jpg) no-repeat right top;
clear:both;
/*text-align:left;*/
	}

h2{
background:url(http://www.daishinkan.co.jp/blog/blog_img/t_blog.gif) no-repeat;
height:100px;
text-indent:-9999px;
padding:0;
margin:0;
clear:both;
}





/*　ブログ説明　*/
.description {
	margin:0px;
	padding:30px 0px 30px 30px;
	font-size:80%;
	text-align:left;}


/*　記事エリア　*/
#main {
	float:left;
	width:630px;
	padding:0px;
	margin:0 0 0 5px;
	text-align:left;}

#main a,
#main a:link,
#main a:visited {
	color:#750109;
	text-decoration:none;}

#main a:hover,
#main a:active {
	color:#cccccc;
	background:transparent;
	text-decoration:none;}


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


/*　エントリーのエリア　*/
.entry {
	margin:20px 15px 20px 20px;
	padding:0px;
	font-size:12px;
	background-color:#fff;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:2px solid #dcdcdc;
	border-bottom:2px solid #dcdcdc;}

/*　エントリーデータ　*/
.entry_date {
	margin:0px 10px 0px  0px;
	padding:0px;
	font-size:11px;
	text-align:right;}


/*　エントリー・プロフィール・コメント・TBのタイトル　*/
#main h3 {
	margin:5px 0 0 10px;
	padding:5px 0px 0px 10px;
	font-size:13px;
	color:#750109;
background: url(http://www.daishinkan.co.jp/blog/template/ph_simple1_mini2.gif) no-repeat 0px 4px;
}


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

.entry_state {
	margin:10px 15px 10px 0px;
	padding:0px;
	font-size:12px;
	line-height:15px;
	text-align:right;}


/*　引用やリスト　*/
blockquote {
	margin:10px 0px 10px 0px;
	padding:5px;
	font-size:10px;
	letter-spacing:1px;
	line-height:17px;
	background-color:#fbfbfb;
	border:1px solid #eee;}

#main ul {
	padding:0px 0px 0px 15px;
	list-style:none;}

#main li {
	list-style:square;}

/*　エントリーの画像ファイル　*/
img.pict,
img.thumb {
	float:left;
	clear:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	border: 1px solid #939393;}


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


/*　コメント・トラックバックのエリア　*/
.comment {
	margin:5px 15px 0px 20px;
	padding:0px;
	background-color:#fff;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:2px solid #dcdcdc;
	border-bottom:2px solid #dcdcdc;}

.trackback {
	margin:15px 15px 30px 20px;
	padding:0px;
	background-color:#fff;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:2px solid #dcdcdc;
	border-bottom:2px solid #dcdcdc;}


/*　コメント・トラックバック　*/
.comment dl,
.trackback dl{
	margin:10px 20px 10px 20px;
	padding:5px;
	background-color:#fbfbfb;
	border:1px solid #eee;}

.comment dl dd {
	margin:0px 0px 3px 0px;
	padding:0px;
	letter-spacing:1px;
	line-height:15px;}

.comment dl dt,
.trackback dl dd.tb_comment {
	margin:0px;
	padding:0px 5px 0px 0px;
	text-align:right;}

.trackback dl dt {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-weight: bolder;}

.trackback dl dd {
	margin:0px 0px 3px 0px;
	padding:0px;
	line-height:15px;}


/*　コメントフォームエリア　*/
#main h4 {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	font-size:13px;
	color: #750109;}

.comment_form {
	margin:0px 10px 10px 20px;
	padding:0px;
	font-size:12px;
	line-height:15px;}


/*　入力フォーム設定　*/
input {
	padding:0px 3px 0px 3px;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:10px;
	color:#646464;
	background:#fff;
	border:1px solid #eee;}

textarea {
	width:397px;
	overflow:auto;
	padding:0px 3px 0px 3px;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:10px;
	color:#646464;
	line-height:16px;
	border:1px solid #eee;
	background-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#eee;
	scrollbar-highlight-color:#dedede;
	scrollbar-3dlight-color:#fff;
	scrollbar-shadow-color:#eee;
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color:#fff;}

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


/*　送信ボタン　*/
.button {
	width:150px;
	margin:5px 0px 0px 0px;
	color:#646464;
	background-color:#fbfbfb;
	text-align:center;}


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

.tb {
	font-size:11px;
	color:#9a3e01;
	border:0px solid;}


/*　サイドメニュー　*/
#sidebar {
	float:right;
	width:250px;
	margin:0px;
	padding:0px 0px 30px 0px;
	text-align:left;}

#sidebar dl {
	margin:20px 0px 15px 0px;
	padding:0px;}


/*　サイドメニューの各タイトル　*/
#sidebar dl dt {
	margin:0px;
	padding:0px 0px 0px 10px;
	font-size:12px;
	color:#750109;
	font-weight:bolder;
	letter-spacing:1px;
	background: url(http://www.daishinkan.co.jp/blog/template/ph_simple1_mini.gif) no-repeat 0px 4px;}


/*　サイドメニューの各内容　*/
#sidebar dl dd {
	margin:0px 10px 0px 13px;
	padding:0px;}


/*　サイドメニューの各リスト　*/
#sidebar dl dd ul {
	margin:0px;
	padding:0px;
	/*font-size:11px;*/
	list-style-type:none;}

#sidebar dl dd ul li {
	margin:0px;
	padding:0px 0px 3px 0px;
	line-height:15px;}

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


/*　カレンダー　*/
#calender {
	clear:both;
	width:740px;
	margin:7px auto 0 auto;
	padding:2px 0px 2px 0px;
	font-family:"Verdana","Arial","sans-serif","ＭＳ Ｐゴシック",Osaka;
	font-size:11px;
	background-color:#fff;
	word-spacing:1px;
	text-align:center;
	border-top:3px solid #eee;
	border-bottom:3px solid #eee;}

.today {
	color:#660000;
	font-weight:bolder;}

#calender a,
#calender a:link,
#calender a:visited {
	color:#3a8c0d;
	font-weight:bolder;
	text-decoration:none;}

#calender a:active,
#calender a:hover {
	color:#fff;
	background-color:#3a8c0d;
	text-decoration:underline;}


/*　アマゾン　*/
#recommendlist p {
	margin:0px 10px 5px 0px;}

#recommendlist p a{
	color:#cc0000;
	text-decoration:none;}

#recommendlist img {
	margin:5px 0px 0px 0px;
	border:1px solid #939393;}


/*　検索　*/
.search_box {
	margin:0px 0px 0px 12px;}

.search_button {
	width:40px;
	margin:5px 0px 0px 0px;
	color:#646464;
	background-color:#fbfbfb;
	text-align:center;}


/*　フッター　*/
#foot img{margin:10px 0 0 0;}

#foot_nav { margin:0 0 0 20px; }
#foot_nav ul { margin:0; padding:0; }

/*#footer {
	clear:both;
	width:680px;
	margin:0px auto;
	padding:10px 0px;
	font-size:10px;
	background-color:#fff;
	text-align:center;
	border-top:3px solid #eee;
	border-bottom:3px solid #cc0000;}*/

