/* for Photo Frame */

.PhotoFrameBgColor { background-color: #FFFFFF }

/* 記事の文字色をカテゴリーごとに変化 */
.category0{color:#111111;}
.category1{color:#111111;}
.category2{color:#111111;}
.category3{color:#111111;}
.category4{color:#111111;}
.category5{color:#111111;}
.category6{color:#111111;}
.category7{color:#111111;}

/* 背景色 */
body{
font-family: Arial, Helvetica, sans-serif;
margin:14px;
padding:0px;
background:#ffffff;
text-align:center;
/* border:1px solid #cccccc; */
}

/* 全体の幅 */
#layout{
width:770px;
margin:auto;
/* font-family:Verdana; */
text-align:left;
}

/* 左側部分の表示 */
#leftside{
float:left;
width:180px;
padding:0px 10px 0px 0px;
/*
voice-family: "\"}\""; 
voice-family:inherit;
width:200px;
*/
}
html>body #sideleft{
width:180px;
} 

/* 中央部分の表示 */
#main{
float:left;
width:377px;
/* background:url(http://www.iwh12.jp/blog/template/note3_background.gif) repeat-y;
*/
}

/* サイト名部分の表示 */
#top{
/* background:url(http://www.iwh12.jp/blog/template/note3_head.gif) no-repeat; */
background:url(/blog/template/3note_banner2.gif
) no-repeat;
}

/* 著作権表示、ページナビ */
#fotter{
height:70px;
/* background:url(http://www.iwh12.jp/blog/template/note3_bottom.gif) no-repeat;
 */
color:#666666;
font-size:9px;
text-align:center;
}

/* 右側部分の表示 */
#rightside{
width:180px;
margin:0px 0px 0px 576px;
/* font-family:Verdana; */
text-align:left;
}

/* リスト */
ul{
margin:0px;
padding:0px 0px 0px 15px;
}

/* リンク */
a{color:#666666;text-decoration:none;}
a:link{color:#444444;text-decoration:none;}
a:visited{color:#666666;text-decoration:none;}
a:active{color:#666666;text-decoration:none;}
a:hover{color:#000000; background-color:#A7C2FC;
    text-decoration: underline none;}

/* サイト名 */
.site_title a{color:#EEEEEE;text-decoration:none;}
.site_title a:link{color:#EEEEEE;text-decoration:none;}
.site_title a:visited{color:#EEEEEE;text-decoration:none;}
.site_title a:active{color:#EEEEEE;text-decoration:none;}
.site_title a:hover{color:#EEEEEE;text-decoration:none;}

.site_title{
padding:35px 10px 0px 10px;
color:#EEEEEE;
font-size:26px;
font-weight:bolder;
}

/* サイトの解説 */
.description{
padding:0px 10px 20px 10px;
color:#EEEEEE;
font-size:12px;
font-weight:bolder;
/* background:#363676; */
}

.entry{
padding:0px 0px 0px 0px;
}

/* 記事のタイトル */
.entry_title{
/*
padding:0px 1px 1px 8px;
background:#363676;
color:#FFFFFF;
*/
padding:0px 10px 0px 0px;
background:url(/blog/template/note3_backline.gif); 
color:#363676;
font-weight:bolder;
font-size:12px;
line-height:20px;
}

/* 記事の日付 */
div.entry_date{
color:#999999;
font-weight:bolder;
font-size:9px;
text-align:right;
}

/* 記事 */
.entry_body{
padding:0px 10px 0px 10px;
/* background:url(/blog/template/note3_backline.gif); */
color:#444444;
font-size:12px;
line-height:20px;
/* background:#eeeeee; */
/* border:1px dotted #aaaaaa; */
}

/* 記事の続き */
.entry_more{
padding:0px 10px 0px 10px;
/* background:url(/blog/template/note3_backline.gif); */
color:#444444;
font-size:12px;
line-height:20px;
}

/* カテゴリーなど */
.entry_state{
margin:0px 0px 0px 0px;
padding:5px 0px 20px 0px;
border-top:1px solid #ffffff;
color:#666666;
font-size:9px;
text-align:right;
}

/* entry navi */

div.entry div.entry_navi {
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 9px;
text-align: center;
}
div.entry div.entry_navi a {
text-decoration: none;
}

/* 引用 */
blockquote{
margin:10px 0px 8px 0px;
padding:20px;
border:1px solid #cccccc;
/* background:url(http://www.iwh12.jp/blog/template/note3_backline.gif) #f8f8f8; */
color:#666666;
font-size:12px;
line-height:20px;
}

/* コメント等のタイトル */
.comment_title{
width:340px;
height:20px;
/* background:url(http://www.iwh12.jp/blog/template/note3_commenttitle.gif) no-repeat 10px 0px; */
color:#444444;
font-weight:bolder;
font-size:11px;
text-align:center;
vertical-align:middle;
line-height:20px;
letter-spacing:10px;
}

/* 記事 */
.comment_form{
padding:0px 10px 0px 10px;
color:#444444;
font-size:10px;
line-height:20px;
}

/* 入力フォーム */
.form{
border:1px solid #cccccc;
background:#ffffff;
}

form{
margin:0px;
}

/* 送信ボタン */
.button{
background:transparent;
border:1px;
color:#444444;
font-weight:bolder;
font-size:12px;
/* font-family:Verdana; */
}

/* 送信ボタン2 */
.button2{
background:transparent;
border:1px solid #cccccc;
color:#444444;
font-weight:bolder;
font-size:12px;
/* font-family:Verdana; */
}

/* 記事の画像 */
/* a:hover img {filter:Gray} */

.pict{
margin:0px 2px 0px 2px;
/* 0,0,5,5 padding:10px; */
border:0px; /* solid #cccccc; */
background:#ffffff;
}

/* サイドのタイトル */

.linktitle{
width:180px;
height:20px;
/*
background:url(http://www.iwh12.jp/blog/template/3note_linktitle.gif) no-repeat;
*/
/*
background:#363676;
color:#FFFFFF;
*/
background:#ffffff;
color:#363676;
font-weight:bolder;
font-size:11px;
text-align:center;
vertical-align:bottom;
line-height:20px;
letter-spacing:1px;
/* border:1px solid #888888; */
}

/* サイドのタイトル2 */
.linktitle2{
width:180px;
height:20px;
/*
background:#363676;
color:#FFFFFF;
*/
background:#ffffff;
color:#363676;
font-weight:bolder;
font-size:11px;
text-align:center;
vertical-align:bottom;
line-height:20px;
letter-spacing:1px;
}

/* サイドの内容 */
.linktext{
padding:5px 5px 10px 5px;
background:#ffffff;
color:#666666;
font-size:10px;
line-height:15px;
/* border:1px solid #dddddd; */
}

/* グラビア用 */
.linktext2{
padding:5px 5px 10px 5px;
/*
background:#363676;
color:#FFFFFF;
*/
background:#ffffff;
color:#666666;
font-size:10px;
line-height:15px;
text-align:center;
/* border:1px solid #dddddd; */
}

/*
.amazon_text strong {
color:#FFFFFF;
}
*/

/* moblog用 */
.linktext3{
padding:5px 5px 10px 5px;
background:#ffffff;
color:#666666;
font-size:10px;
line-height:0px;
text-align:center;
/* border:1px solid #dddddd; */
}

/* カレンダー・日付 */
.calendar{
color:#666666;
font-size:9px;
text-align:center;
}

/* カレンダー・月 */
.calendar_month{
color:#666666;
font-size:10px;
}

/* カレンダー・幅と高さ */
.cell{
width:30px;
height:15px;
}

/* カレンダー・アクセス日の表示 */
.today{
font-weight:bolder;
}

/* カウンター */
.count{
font-weight:bolder;
}