/* 全体設定
------------------------------------------------------------ */

*{
margin:0;
padding:0;
word-break:break-all;
}
ul,li,ol{
margin:0;
padding:0;
}
ol li{
display:list-item;
vertical-align:top;
}
input,textarea{
color:#444;
font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro","メイリオ";
}
#side input,#side textarea{
max-width:95%;
}
table{
border-collpase:collapse;
}

/* 画像
------------------------------------------------------------ */
img{
border:0;
}
.emoji{
vertical-align:middle;
}
.text_body img{
margin:0 5px 0 0;
border:1px solid #ccc;
padding:3px;
}
.eng{
font-family:Courier New,Georgia,Times,Times New Roman;
}

/* デフォルトのリンク設定
------------------------------------------------------------ */
a{
text-decoration:none;
}
a:link{
color:#36a;
}
a:visited{
color:#669;
}
a:hover{
color:#69f;
}
a:active{
color:#f55;
}

/* 強調文字・引用
------------------------------------------------------------ */
.text_body strong{
}
.text_body blockquote{
background:#edc;
border:1px solid #a98;
margin:10px 10px 10px 60px;
padding:10px 20px;
font-size:90%;
}
.text_body ul,
.text_body ol{
padding-left:20px;
}
.text_body li{
margin-left:10px;
list-style-position:outside;
}

/* レイアウト
------------------------------------------------------------ */
body{
text-align:center;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-021.gif") repeat center center;
font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro","メイリオ";
color:#333;
font-size:15px;
}
.blog_skin{
width:820px;
margin:0 auto;
text-align:center;
position:relative;
}
#conteinar{
text-align:left;
width:820px;
margin:0 auto;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-012.gif") no-repeat center top;
}
#header{
width:820px;
text-align:left;
margin:0 auto;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-011.gif") repeat-y center bottom;
}
.header_top{
width:820px;
text-align:left;
margin:0 auto;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-040.gif") no-repeat center bottom;
height:340px;
}
#main{
margin-top:120px;
width:570px;
float:left;
overflow:hidden;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-013.gif") repeat-y left top;
}
.main_bottom{
width:570px;
float:left;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-014.gif") no-repeat center bottom;
height:110px;
}
.main_footer_box{
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-038.gif") no-repeat center bottom;
height:100px;
}
#side{
font-size:14px;
width:240px;
float:right;
overflow:hidden;
margin-top:130px;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-016.gif") repeat-y center top;
}
.side_bottom{
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-017.gif") no-repeat center top;
height:110px;
}
.side_footer_box{
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-018.gif") no-repeat center bottom;
height:110px;
}
#footer{
width:820px;
margin:0 auto;
padding-top:30px;
text-align:left;
}

/* ヘッダー
------------------------------------------------------------ */
.header_top h1{
font-size:18px;
margin: 0 160px 0 90px;
padding:260px 0 0 0;
}
.header_top h1 a{
color:#948;
border:none;
}
.header_top h1 a:hover{
color:#54c;
}
.intro{
font-size:12px;
padding:0 60px;
margin:0px 20px;
}

/* メインカラム
------------------------------------------------------------ */
.main_body{
}
.main_title_box{
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-026.gif") no-repeat left top;
}
.title_date{
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
font-size:16px;
text-align:right;
width:250px;
height:30px;
}
.title_date_inner{
padding-right:30px;
}
.title_category{
}
.main_title_box h2{
font-size:12px;
padding:0 5px 0 30px;
font-weight:normal;
display:inline;
}
.main_title_box h2 a{
color:#444;
}
.main_title_box h2 a:hover{
color:#ccf;
}
.title_entry{
}
.main_title_box h3{
font-size:16px;
padding:0 30px 0 30px;
display:inline;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-025.gif") no-repeat left center;
}
.main_title_box a{
color:#36a;
}
.main_title_box a:hover{
color:#54c;
}

.text_body{
clear:both;
line-height:1.5;
padding:70px 30px 10px;
}
.more_link{
margin:30px 20px 20px 300px;
text-align:right;
border-bottom:1px solid #444;
}
.text_footer{
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
padding:1px 20px;
text-align:right;
font-size:12px;
font-weight:bold;
}
.text_footer a{
color:#444;
}
.text_footer a:hover{
color:#447;
}
.fc2_footer{
margin:20px 0 10px;
}

/*--記事下部アイテム--*/
.next_entry_title{
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
font-size:16px;
text-align:right;
width:250px;
height:30px;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-027.gif") no-repeat left top;
}
.next_entry_title_inner{
padding-right:30px;
}
.next_entry_entry{
padding:3px 30px 40px;
font-size:90%;
line-height:1.2;
}
.bookmarks{
padding:30px 0 0;
text-align:right;
}
.bookmarks img{
margin:0;
border:0;
padding:0;
}


/* コメント・トラックバックエリア
------------------------------------------------------------ */
.com_skin{
position:relative;
}
.com_num{
font-family:Georgia,Times,Times New Roman black,sans-serif;
font-size:60px;
color:#edc;
position:absolute;top:-10px;left:20px;
z-index:0;
}
.com_main{
position:relative;
z-index:1;
}
.cmtb_title{
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
font-size:16px;
text-align:right;
width:250px;
height:30px;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-026.gif") no-repeat left top;
}
.cmtb_title_inner{
padding-right:30px;
}
.sub_title{
margin:30px 30px 10px 70px;
padding:0 20px;
font-weight:bold;
border-bottom:1px solid #444;
font-size:14px;
}
.sub_body{
padding:5px 40px 10px 80px;
font-size:14px;
}
#tb .sub_body{
}
.sub_footer{
padding:0px 10px;
text-align:right;
font-size:12px;
margin:10px 30px 20px 40px;
}

#cm,#tb,#cm_form,#tb_url{
line-height:1.5;
margin-top:40px;
}
.tb_url_box{
padding:20px 30px;
font-size:12px;
text-align:center
}
.tb_url_box input{
border:none;
border-bottom:1px solid #444;
background:transparent;
width:450px;
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
font-size:14px;
}
.cmfm_tb{
border-collapse:collapse;
margin:20px auto;
}
.cmfm_left{
font-weight:bold;
font-size:11px;
vertical-align:bottom;
padding-right:10px;
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
border-bottom:1px solid #444;
}
.cmfm_left_tex{
font-weight:bold;
font-size:11px;
vertical-align:top;
padding:20px 10px 0 0;
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
}
.cmfm_right{
vertical-align:bottom;
border-bottom:1px solid #444;
padding-top:1px;
}
.cmfm_right_emoji{
vertical-align:bottom;
padding-top:4px;
opacity:.9;
filter:alpha(style=0, opacity=90);
}
.cmfm_right input{
border:none;
background:transparent;
padding:2px;
width:380px;
font-size:14px;
font-weight:bold;
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
}
.cmfm_right_tex textarea{
color:#555;
border:1px solid #876;
width:380px;
font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro","メイリオ";
}
#comment{
background:#ffe url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-039.gif") no-repeat 50px 80px;
}
.cmfm_right_radio{
font-size:12px;
padding-top:4px;
}
.cmfm_right_tex{
padding:10px 0;
}
.form_btn input{
background:#dcb;
color:#444;
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
border-width:1px;
padding:0 30px;
margin:5px 0;
}

/* 全記事表示
------------------------------------------------------------ */
.all{
padding:20px 40px;
font-size:90%;
}
.all_list{
border-collapse:collapse;
}
.all_list_cate{
vertical-align:bottom;
font-size:12px;
border-bottom:1px solid #666;
padding:2px 0 2px;
}
.all_list_url{
vertical-align:bottom;
font-size:14px;
border-bottom:1px solid #666;
padding:10px 10px 2px;
}
.all_list_day{
vertical-align:bottom;
font-size:12px;
border-bottom:1px solid #666;
padding:2px 0 2px;
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
word-break:keep-all;
}

/* サーチエリア
------------------------------------------------------------ */
.search{}
.search_body{
padding:20px 10px;
}
.search_list{
padding:10px 30px;
}
.search_list a{
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-025.gif") no-repeat left center;
padding-left:25px;
}
.search_dis{
padding:10px 20px;
margin:10px 10px 10px 50px;
border:1px dotted #444;
font-size:75%;
}
.sub_title_category{
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
font-size:16px;
text-align:right;
width:250px;
height:30px;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-026.gif") no-repeat left top;
}
.sub_title_category_inner{
padding-right:30px;
}
.sub_title_entry{
padding:0 40px;
}

/* ページナビ＆ページトップ
------------------------------------------------------------ */
.page_navi{
font-size:12px;
text-align:center;
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
margin:45px 20px 0;
}
.page_navi a{
border-top:1px solid #fed;
border-left:1px solid #fed;
border-right:1px solid #765;
border-bottom:1px solid #765;
background:#dcb;
padding:2px 20px;
color:#444;
}
.page_navi a:hover{
color:#876;
}
.page_navi a:active{
border-top:1px solid #765;
border-left:1px solid #765;
border-right:1px solid #fed;
border-bottom:1px solid #fed;
background:#cba;
padding:3px 19px 1px 21px;
color:#444;
}

.pg_top{
clear:both;
text-align:right;
font-size:12px;
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
margin:0px 20px;
}
.pg_top a{
border-top:1px solid #fce;
border-left:1px solid #fce;
border-right:1px solid #756;
border-bottom:1px solid #756;
background:#dab;
padding:2px 20px;
color:#444;
}
.pg_top a:hover{
color:#867;
}
.pg_top a:active{
border-top:1px solid #756;
border-left:1px solid #756;
border-right:1px solid #fce;
border-bottom:1px solid #fce;
background:#dab;
padding:3px 19px 1px 21px;
color:#444;
}


/* サイドバー
------------------------------------------------------------ */
.side_body{
margin:0 0 20px;
}
#side ul{
padding:0 0 0 20px;
margin:0;
}
#side ul li{
list-style-image:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-043.gif");
padding:0;
margin:0;
}
#side a{
color:#384bba;
}
#side a:visited{
color:#484b7a;
}
#side a:hover{
color:#09f;
}
#side li a{
display:block;
padding:5px 0;
}
#side li a:visited{
}
#side li a:hover{
}
#side img{
background:#fff;
padding:2px;
margin:2px;
border:1px solid #999;
}
.plg_title{
padding:2px 25px 7px 50px;
font-weight:bold;
font-size:12px;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-030.gif") no-repeat left bottom;
}
.plg_title3{
height:45px;
vertical-align:middle;
padding:0 25px 0 50px;
font-weight:bold;
font-size:12px;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-029.gif") no-repeat -2px 0px;
}
.plg_body,.plg3_body{
line-height:1.2;
padding:30px 30px 0;
}
.plg_header,.plg3_header{
padding:5px 10px 2px;
}
.plg_footer,.plg3_footer{
padding:10px;
}
.plg3_title{
margin-top:5px;
padding:1px 20px;
font-size:13px;
font-weight:bold;
}
.plg3_body{
font-size:13px;
padding:10px 20px;
}

/* コルクマツールチップ
------------------------------------------------------------ */
#korukuma_tooltip{
position:absolute;
width:220px;
top:0px;right:0px;
}
.korukuma_toolbox{
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-034.gif") repeat-y right bottom;
text-align:center;
}
.korukuma_toolbox_bottom{
height:30px;
background:url("http://blog-imgs-44.fc2.com/d/e/s/designlabolatory/corukuma-fancy-033.gif") no-repeat right bottom;
}

/* フッター
------------------------------------------------------------ */
.adrs{
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
margin-top:40px;
text-align:left;
}
address{
font-style:normal;
font-size:12px;
}
.fc2ad{
margin:0 auto;
text-align:left;
padding:3px 0px 5px;
font-size:11px;
font-family:Courier New,Georgia,Times,Times New Roman;
}
.fc2ad a{
color:#577;
}
.fc2ad a:hover{
text-decoration:underline;
}
.fc2ad #ad1,.fc2ad #ad2{
}

/* カレンダー
------------------------------------------------------------ */
.calender caption{
border-bottom:1px solid #444;
padding-bottom:5px;
}
.calender{
width:90%;
margin:0 auto;
text-align:center;
font-family:Courier New,Georgia,Times,Times New Roman,sans-serif;
border-collapse:separate;
}
.calender th{
font-size:10px;
padding:5px;
}
.calender td{
padding:2px 0;
}
.calender td a{
display:block;
}
.calender td a:hover{
background:#cfc;
}
.calender #sun{
color:#f77;
}
.calender #sat{
color:#77f;
}

/* 検索ボックス
------------------------------------------------------------ */
.plg_body input{
border-width:1px;
font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro","メイリオ";
max-width:170px;
}

/* Template Designed by Design Laboratory
    Korukuma Fancy 2010 version 1.3 Last update 2010.12.17
------------------------------------------------------------ */