@charset "UTF-8";


* {
	margin: 0;
	padding: 0;
}

div, p, hr, blockquote, address, noscript {
	position: static;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	position: static;
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
}
em {
	color: #86bdc3;
	font-style: normal;
	font-weight: bold;
}
br {
	letter-spacing: 0;
}

ul, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

sup, sub {
	margin: 0;
	padding: 0;
}

/* body */
body div {
	margin: 0 auto;
	font-family: 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', Verdana, 'ＭＳ Ｐゴシック', sans-serif, 'Osaka';
	text-align: left;
}

@media screen, print {
	h2,h3,h4,div.entry_body,div.entry_more,div.comment dl.body dd, div.trackback dl.body dd {
	letter-spacing: 1px; }
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
        background-color: #CC0000;
}

/* レイアウト */

#inbox {
	width: 780px;
	margin 0 ;
	border-bottom:1px solid #fff;
	background:#fff;
}

#main {
	margin: 0 0 0 210px;
	border-bottom:1px solid #999;
	background:#fff;
}

#navi { 
        float:left;
	width:210px;
        background:#CCCCCC;
}


/* アンカー */
a { text-decoration: none; }

a:link {
	color: #333399;
}

a:visited {
	color: #336699;
}

a:active {
	color: #333399;
}

a:hover {
	color: #333399;
        background-color: #eeeeee;
}
/*カウンター*/
#banner {   
        float: left;
        font-family: Verdana, Arial, sans-serif;
	color: #666666;
        width: 562px;
        height: 25px;
	background-color: #FFFFFF;
        padding: 5px 8px 0 0;
        overflow: hidden; 
}
/* タイトル */
#syasin     {
                float: left;
                background: url(http://www.ismist.net/my_style2/img/72.jpg) no-repeat left;
	        text-align: right;
                padding: 0px 0px 0px 0px;
                margin: 0px 0px 0px 0px;
                font-family: serif;
                font-size: 40px;
                font-weight: bold;
                font-style: oblique;
                width: 570px;
                height: 280px;
               	}

#title {
        margin: 0;	
        padding-bottom: 10px;
        height: 150px;
	background: 
}
#title h1 {
	font-size: 120%;
	font-weight: bold;
}

div.head {
	padding: 20px 120px 10px 10px;
	}

div.description {
	padding: 10px 0;
	color: #330000;
	font-size: small;
}
/* ちょっと一言 */
div.memo {
	margin: 10px 5px 20px;
        border: 1px groove 333333;
      
}

div.memo_body {
	margin: 0 7px;
	padding: 0 0 0 3px;
	color: #555555;
	font-size: small;
	line-height: 17px;
}

div.memo_state {
	padding: 5px;
	margin: 0 5px 0 0;
	color: #330000;
	font-size: small;
	line-height: 12px;
	text-align: right;
	background: #dddddd;
	clear: both;
}

div.memo_body ul li {
	padding: 0 0 0 15px;
	}
/* エントリー */
div.entry {
	margin: 10px 5px 20px;
}

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

h2.entry_title {
	color: #333333;
        background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
        padding-left: 5px;
	text-align: left;
	font-weight: bold;
        border-bottom: 4px double #666666;
	margin: 10px;
}

div.entry_body {
	margin: 0 7px;
	padding: 0 0 0 3px;
	color: #666666;
	font-size: small;
	line-height: 17px;
}

div.entry_more {
	margin: 0 7px;
	padding: 5px 0 5px 3px;
	color: #444444;
	font-size: small;
	line-height: 17px;
	}

div.entry_state {
	padding: 5px;
	margin: 0 5px 0 0;
	color: #330000;
	font-size: small;
	line-height: 12px;
	text-align: right;
        border-top: 1px dashed #555555;
	background: #fff;
	}

div.entry_cat {
	padding: 5px;
	margin: 0 5px 0 0;
	color: #330000;
	font-size: small;
	line-height: 12px;
	text-align: right;
	background: #fff;
	
}

div.entry_date {
	padding: 5px;
	margin: 0 5px 0 0;
	color: #330000;
	font-size: small;
	line-height: 12px;
	text-align: left;
	background: #fff;
	
}


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

div.entry_body ul li ,
div.enrty_more ul li {
	padding: 0 0 0 15px;
	}

/* プロフィール・コメント・トラバの見出し */
h2,h3,h4 {
	border-bottom: 1px dashed #999;
	margin: 10px 0;
	padding: 1px 0 2px 5px;
	color: #666666;
	font-size: small;
	font-weight: bold;
	background: #ffffff;
}

/* コメント */
div.comment {
	border-top: 1px dashed #999;
	margin-bottom: 20px;
}

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

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

/* コメントフォーム */
div.comment form dl {
	margin: 0 ;
	color: #555555;
	font-size: small;
}
div.comment form dl dt {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
        float: left;
	
	width: 80px;
	font-family: "Verdana", sans-serif;
}

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

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

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

input.sub {
	color: #fff;
	width:80px;
	background: #666666;
	font: bold 10px "Verdana", "Arial", sans-serif;
}

input.src {
	color: #fff;
	background: #666666;
	font: bold 10px "Verdana", "Arial", sans-serif;
}

input.tb_url {
	color: #666666;
	background: #ffffff;
	font: 10px "Verdana", "Arial", sans-serif;
}

/* トラックバック */
div.trackback {
	border-top: 1px dashed #999;
	margin: 0 0 20px;
	padding: 0;
}
div.trackback p.link {
	color: #666;
	font-size: small;
	text-align: center;
}
div.trackback dl.body {
	margin: 0;
	padding: 15px 5px 5px;
	color: #666;
	font-size: small;
	line-height: 1.5em;
}
div.trackback dl.body dt {
	margin: 0;
	padding: 0 0 0 15px;
	background:url(http://www.ismist.net/my_style2/template/bc005_cursor.gif) no-repeat left top;
	color: #86bdc3;
}
div.trackback dl.body dd {
	margin: 0 0 0 15px;
	padding: 0;
}

/* プロフィール */
div.profile {
	border-top: 1px dashed #999;
	margin: 0;
	padding: 0;
}

div.profile_body {
	margin: 0;
	padding: 10px 20px 5px;
	color: #666;
	font-size: small;
	line-height: 17px;
}

/* ページナビ */
div.page {
	padding: 10px 0;
	color: #333;
	font-size: 10px;
	line-height: 1.7em;
	text-align: center;
}

/* サイドバー*/
div.navigation dl {
	padding: 10px 8px 5px 8px;
}

div.navigation dl dt {
	color: #333333;
                background-color: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
                padding: 0px;
	
	text-align: center;
	font-weight: normal;
	
	text-transform: none;
            margin-top: 5px;
  	margin-bottom: 5px;
  	
	letter-spacing: .1em;
                border: 3px double #666666;
                background: #dddddd

}

div.navigation dl dd {
	padding: 5px 3px;
	color: #333;
	font-size: 10px;
	line-height: 17px;
	background:#cccccc;
}

div.navigation dl dd ul {
	padding: 0 3px;
	color: #555555;
	font-size: 10px;
	line-height: 17px;
	background: cccccc;
}

dd#categorylist ul li ul {
	margin:0 0 0 10px;
}

/* カレンダー */
dl.calendar {
	background: #cccccc;
}

dl.calendar dd {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #cccccc;
}

dl.calendar dd table {
	width: 170px;
	border: 0 none;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #cccccc;
}

dl.calendar dd table td.cell {
	padding: 1px;
	color: #333;
	text-align: center;
	font: 10px/1.4em "Verdana", sans-serif;
}

dl.calendar dd table td.weekday {
	padding: 1px;
	color: #333333;
	text-align: center;
	font: 10px/1.6em "Verdana", sans-serif;
}

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: #96CDCD;
}

dl.calendar table td.cell a span.today {
	font-weight: bold;
}

dl.calendar dd td.calendar_month {
	color: #333333;
	text-align: center;
	font: 10px "Verdana", sans-serif;
}

dl.calendar dd td.calendar_month a {
	text-decoration: none;
}

/* 引用 */
blockquote {
	margin: 0 5px;
	padding: 17px 5px 17px 5px;
	color: #666666;
	font-size: small;
	line-height: 17px;
	background: url(http://www.ismist.net/my_style2/template/bc005_note2.gif);
}

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

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


/* amazon */
#recomlist {
text-align:center;
}

#recomlist p {
text-align:left;
}

div.amazon img {
float:left;
clear:left;
}

/* 画像 */
img {
	border: none;
}

/* class名がpictとthumbの画像にテキストの回り込みを設定 */
img.pict,img.thumb {
	margin: 0 5px;
}
/*
画像の回り込みに関してはinfoに説明をつけてます。
テンプレート名横の[*]をクリックで見ることが出来ます。
*/

