/* 全体設定
------------------------------------------------------------ */

*{
margin:0;
padding:0;
ward-break:break-all;
zoom:100%;
color:#333;
}
ul,li,ol{
margin:0;
padding:0;
}
table{
border-collapse:collapse;
zoom:100%; 
}

/* 画像
------------------------------------------------------------ */
img{
border:0;
}
.emoji{
vertical-align:middle;
}
.text_body img{
margin:0 5px 0 0;
}

/* デフォルトのリンク設定
------------------------------------------------------------ */
a{
text-decoration:none;
}
a:link{
color:#55f;
}
a:visited{
color:#73f;
}
a:hover{
color:#69f;
}
a:active{
color:#f55;
}

/* 本文画像・強調文字・引用
------------------------------------------------------------ */
.text_body strong{
border-bottom:2px dotted #fba;
}
.text_body i{
padding:2px 20px;
background:#c0c8af;
font-style:normal;
border:1px outset #dcc;
font-weight:bold;
color:#666;
}
.text_body blockquote{
background:#eee;
border:1px solid #ccc;
margin:10px 10px 10px 60px;
padding:10px 20px;
font-size:90%;
}
.text_body table{
margin:0 auto;
background:#eee;
font-size:90%;
}
.text_body td{
padding:0 5px;
border:1px solid #ccc;
}
.text_body th{
background:#ddd;
}
.text_body img{
}

/* レイアウト
------------------------------------------------------------ */
body{
text-align:center;
}
#header{
text-align:center;
background:#333;
border-bottom:1px solid #aaa;
font-size:12px;
}
/* ------------------------------------▼▼▼背景画像は、コチラ */
#banner{
background:#fff url("http://blog-imgs-42.fc2.com/n/a/m/namu1/title_h80.jpg") center left no-repeat;
}

#conteinar{
text-align:left;
width:960px;
margin:0 auto;
}
#main{
width:650px;
float:left;
overflow:hidden;
}
#side{
width:300px;
float:right;
overflow:hidden;
font-size:13px;
}
#footer{
margin-top:20px;
background:#444;
line-height:1.5;
}

/* ヘッダー
------------------------------------------------------------ */
#header h1{
font-size:12px;
display:inline;
}
#header a{
color:#fff;
}
#header a:hover{
color:#ccf;
}
.tb_header{
margin:0 auto;
border:0;
}
.tb_header a{
color:#333;
}
.tb_header_left{
text-align:left;
color:#fff;
}
.tb_header_right{
text-align:right;
}
#header input{
font-size:10px;
font-family:georgia,sans-selif;
}

/* ------------------------------------▼▼▼ヘッダーバナー（タイトル）のフォント制御 */
.tb_banner_left{
padding:0 5px;
text-align:center;
}
.tb_banner_left a{
font-family:ＭＳ 明朝,selif;
font-size:24px;
font-weight:bold;
letter-spacing:-4px;
text-align:left;
color:#fff;
}
/* ------------------------------------▲▲▲ヘッダーバナー（タイトル）のフォント制御 */
.tb_banner_right{
text-align:center;
}

/* カテゴリバー・パンくず
------------------------------------------------------------ */
.cate_bar{
background:#a0a88f;
padding:20px 0 5px;
font-size:12px;
border-top:1px solid #885;
border-bottom:1px solid#aab;
}
.cate_bar_float{
float:left;
}
.cate_bar_float a{
color:#000;
padding:1px 15px;
}
.cate_bar_float a:hover{
background:#996;
padding:1px 15px;
}
.cate_bar_float2{
float:left;
}
.cate_bar_float2 a{
color:#000;
padding:1px 15px;
}
.cate_bar_float2 a:hover{
background:#996;
padding:1px 15px;
}

.pan_bar{
clear:both;
background:#333;
font-size:12px;
padding:3px 20px;
color:#fff;
}
.pan_bar a{
color:#fff;
}
.pan_bar a:hover{
text-decoration:underline;
}

/* トップ日付
------------------------------------------------------------ */
.top_date{}
.top_date_left{
}
.top_date_right{
width:100%;
}
.tb_date{
font-family:georgia,selif;
text-align:center;
}
.tb_date_day{
background:#933;
color:#fff;
}
.tb_date_year{
background:#333;
color:#fff;
}

/* メインカラム
------------------------------------------------------------ */
.main_body{
}
.title_category{
background:#ddd;
padding:2px 10px;
font-size:70%;
color:#fff;
font-weight:bold;
}
.title_category a:link,.title_category a:visited,.title_category a:active{
color:#333;
}
.title_category a:hover{
color:#ccf;
}
.title_entry{
padding:5px 10px;
margin-bottom:40px;
}

.text_body{
clear:both;
line-height:1.5;
padding:10px;
}
.more_link{
margin:30px 20px 20px 10px;
text-align:left;
border-bottom:1px solid #999;
}
.text_footer{
border-bottom:1px solid #999;
margin-bottom:30px;
text-align:right;
font-size:75%;
font-family:georgia,selif;
}

/* コメント・トラックバックエリア
------------------------------------------------------------ */
.cmtb_title{
background:#c0c8af;
border-top:1px solid #a0a88f;
font-size:75%;
padding:2px 20px;
font-family:georgia,selif;
}
.sub_title{
margin-top:10px;
border-bottom:1px solid #ccc;
font-size:80%;
}
.sub_body{
padding:5px 20px;
border-top:1px solid #fff;
}
#tb .sub_body{
font-size:80%;
}
.sub_footer{
padding:2px 10px;
text-align:right;
border-top:1px solid #ccc;
font-size:75%;
margin:10px 0 20px;
}

#cm,#tb,.cm_form{
background:#f9fcf6;
padding:10px;
}
.tb_url,.cm_form{
font-size:90%;
}
.cm_form_left{
padding:10px 15px 20px;
}
.cm_form_left input{
width:250px;
}
.cm_form_left textarea{
width:350px;
height:150px;
}
.cm_form_right{
padding:10px 15px 20px;
}
.tb_url{
background:#f9fcf6;
padding:20px 25px;
}
.tb_url input{
width:350px;
}

/* 全記事表示
------------------------------------------------------------ */
.all{
padding:20px 10px;
font-size:90%;
}
.all_list{
border-bottom:1px solid #ccc;
padding:5px 10px 1px;
}

/* サーチエリア
------------------------------------------------------------ */
.search{}
.search_body{
padding:20px 10px;
}
.search_list{
padding:10px 0;
}
.search_dis{
padding:10px;
margin:5px 10px;
border:1px dotted #999;
font-size:75%;
}

/* ページナビ＆ページトップ
------------------------------------------------------------ */
.page_navi,.pg_top{
clear:both;
text-align:right;
font-size:11px;
font-family:georgia,selif;
margin-left:2px;
}
.page_navi a,.pg_top a{
background:#344;
border:1px solid #899;
padding:2px 20px;
color:#fff;
}
.page_navi a:hover,.pg_top a:hover{
border:1px solid #899;
color:#0ff
}

/* サイドバー
------------------------------------------------------------ */
ul,li{
list-style:none;
}
#side li{
padding:12px 5px 0;
border-bottom:1px dotted #999;
}
.side_body_plg1 img{
background:#fff;
padding:2px;
margin:2px;
border:1px solid #ccc;
}
.plg_title{
background:#c0c8af;
padding:1px 15px 1px;
font-weight:;
color:#666;
font-size:11px;
border-top:2px solid #a0a88f;
border-bottom:#d2d2d0;
}
.plg_body{
padding:10px 20px;
line-height:1.2;
background:#f9fcf6;
}
.plg_header{
padding:5px 10px 2px;
background:#f9fcf6;
}
.plg_footer{
padding:10px;
background:#f9fcf6;
}
.plg_blank{
height:25px;
background:#f9fcf6;
}


/* フッター
------------------------------------------------------------ */
.intro{
width:500px;
margin:20px auto 50px;;
text-align:left;
font-size:11px;
background:#344;
padding:5px 25px 5px 25px;
border:1px solid #677;
color:#aaa;
}

.adrs{
width:960px;
text-align:right;
margin:0 auto;
}
address{
font-family:georgia,selif;
font-style:normal;
font-size:13px;
color:#fff;
}
.fc2ad{
font-family:georgia,selif;
text-align:right;
width:960px;
margin:0 auto;
border-top:1px solid #ccc;
font-size:12px;
color:#aaa;
padding:8px 0 3px;
}
.fc2ad a{
color:#aaf;
}
.fc2ad a:hover{
text-decoration:underline;
}
#ad1{
color:#aaa;
}


/* フッタープラグイン（３）
------------------------------------------------------------ */

.plg3{
margin:10px auto;
font-size:12px;
}
.plg3 a{
color:#aaa;
}
.plg3 a:hover{
color:#aaf;
text-decoration:underline;
}
.plg3_body{
padding:5px;
}
.plg3_title{
background:#799;
border:1px solid #177;
padding:0 5px;
margin-bottom:10px;
}
#footer .plugin-freearea{
color:#aaa;
}

/* カレンダー
------------------------------------------------------------ */
#side caption{
border-bottom:1px solid #ccc;
padding-bottom:2px;
}
#side table{
width:260px;
text-align:center;
font-family:georgia,selif;
}
#side tr{
}
#side td{
border:1px solid #ccc;
}
#side td a{
display:block;
}
#side td a:hover{
background:#fff;
}
#sun{
color:#f77;
}
#sat{
color:#77f;
}
/* Designed by SAKI Laboratory 2010
   http://designlabolatory.blog16.fc2.com/
------------------------------------------------------------ */
