/* 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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
margin:14px;
padding:0px;
background:#ffffff;
text-align:center;
/* border:1px solid #cccccc; */
}

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

/* リスト */
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:#FFFFFF;text-decoration:none;}
.site_title a:link{color:#FFFFFF;text-decoration:none;}
.site_title a:visited{color:#FFFFFF;text-decoration:none;}
.site_title a:active{color:#FFFFFF;text-decoration:none;}
.site_title a:hover{color:#FFFFFF;text-decoration:none;}

.site_title{
padding:5px 10px 0px 10px;
color:#FFFFFF;
font-size:26px;
/* font-weight:bolder; */
}

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

.entry{
padding: 0px 0px 0px 0px;
background:#FFFFFF;
margin-bottom: 20px;
}

/* 記事のタイトル */
.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;
padding-top: 5px;
padding-bottom: 10px;
}

/* 記事 */
.entry_body{
padding:0px 0px 0px 0px;
/* 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 0px 0px 0px;
/* background:url(/blog/template/note3_backline.gif); */
color:#444444;
font-size:12px;
line-height:20px;
}

/* カテゴリーなど */
.entry_state{
margin:10px 0px 0px 0px;
padding:5px 0px 0px 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:12px;
text-align:center;
vertical-align:middle;
line-height:20px;
letter-spacing:10px;
}

/* 記事 */
.comment_form{
padding:0px 10px 0px 10px;
color:#444444;
font-size:12px;
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 0px 0px 0px;
padding-right: 10px;
border:0px;
background:#ffffff;
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
}

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

.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; */
}


/* 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;
}