@charset "utf-8";

/*********************************************************************
----------------------------------------------------------------------
・プラグイン対応。
・カスタムは自由にどうぞ！
----------------------------------------------------------------------
*********************************************************************/




/* 全体的な指定
*********************************************************************/

*{
margin:0;
padding:0;
}


body{
background:#f8f8f8 url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/back_lightraod003.gif);
color:#777777;
line-height:1.6;
text-align:center;
font-size:12px;
font-family: Verdana, Helvetica, "ＭＳ Ｐゴシック", Osaka, sans-serif;
margin:0;
padding:0;
}



/* 全体のリンク指定
*********************************************************************/

a{
color:#af9b79;
text-decoration:none;
}

a:link{
}

a:visited{
}

a:active{
}

a:hover{
color:#cfbb99;
text-decoration:none;
}



/* ヘッダーエリア　タイトル・サブタイトル
*********************************************************************/

#header{
width:800px;
height:120px;
text-align:center;
margin:0 auto;
padding:0;
}


h1{
text-align:center;
font-size:30px;
margin:0;
padding:40px 10px 1px 10px;
}

h1 a{
color:#000000;
text-decoration:none;
}

h1 a:hover{
color:#222222;
text-decoration:none;
position:relative;
top:1px;
}


.introduction{
color:#c9c9c9;
text-align:left;
font-size:14px;
margin:0;
padding:0 10px;
}



/* コンテナー・レイアウト
****************************************************************/

#top_line{
background:#000000 url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/black_topline_002.gif) repeat-x;
height:34px;
}


#container{
width:1100px;
text-align:center;
margin:0 auto;
padding:0;
}


#container_inner{
text-align:center;
margin:0 20px;
padding:0;
}


#wrapper{
float:left;
width:750px;
margin:0;
padding:0;
}


.layout_image_top{
background:url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/970_blue_top_001.gif) no-repeat;
height:60px;
margin:0;
padding:0;
}


.layout_image_middle{
background:url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/970_blue_middle_001.gif) repeat-y;
margin:0;
padding:0;
}


.layout_image_bottom{
background:url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/970_blue_bottom_001.gif) no-repeat;
height:60px;
margin:0;
padding:0;
}



/* コンテンツ、エントリーエリア
****************************************************************/

#content{
float:right;
width:520px;
margin:0;
padding:0;
}


.entry_body{
text-align:left;
margin:0 0 50px 0;
padding:0;
}


h2{
background:url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/Simple_check_003.gif) 5px 3px no-repeat;
line-height:26px;
font-size:14px;
font-weight:normal;
margin:0 0 3px 0;
padding:0 15px 0 32px;
border-bottom:1px dotted #b5b5b5;
}

h2 a{
color:#5c9ac1;
text-decoration:none;
}

h2 a:hover{
color:#b7b7b7;
text-decoration:none;
}


.entry_main{
color:#656565;
font-size:12px;
margin:0;
padding:0 10px;
}


.date{
color:#c7c7c7;
text-align:right;
font-size:16px;
font-family:Georgia, "Consolas";
margin:0 0 10px 0;
padding:0;
}


.entry_text{
margin:0;
padding:0;
}


.entry_more_link{
background:url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/continue_001.gif) 0 50% no-repeat;
margin:15px 0;
padding:0 0 0 17px;
}


.entry_more_text{
margin:0;
padding:15px 0 0 0;
}


.entry_footer{
text-align:right;
margin:25px 0 0 0;
padding:0 0 5px 0;
}


.tag_area{
margin:0;
padding:5px 0;
}


.fc2_footer{
margin:30px 0 0 0;
padding:0;
}


blockquote{
background:#f2f2f2 url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/back_lightblue_001.gif);
margin:7px 0px;
padding:7px 10px;
border:1px dashed #b5b5b5;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}


blockquote p{
margin:0;
padding:0;
}


.entry_text a:hover img,
.entry_more_text a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}



/* 関連記事エリア
****************************************************************/

.relate_dl{
margin:25px 0 0 0;
padding:0;
}


.relate_dt{
font-weight:bold;
margin:0;
padding:0;
}


.relate_dd{
}


.relate_ul{
margin:0;
padding:0 15px;
}


.relate_li_nolink{
}



/* コメントエリア
****************************************************************/

.comment_body{
text-align:left;
margin:0;
padding:0 0 50px 0;
}


.comment_title{
margin:0 0 30px 0;
padding:0 15px 1px 15px;
border-bottom:1px dotted #b5b5b5;
}


.comment_receive_body{
margin:0 25px 15px 25px;
padding:15px 10px 5px 15px;
border-bottom:1px dashed #b5b5b5;
}


.comment_receive_title{
font-weight:bold;
margin:0;
padding:0 0 10px 0;
}


.comment_receive_text{
margin:0;
padding:0;
}


.comment_receive_footer{
color:#a7a7a7;
text-align:right;
font-size:10px;
margin:0;
padding:10px 0 0 0;
}



/* コメントフォームエリア
****************************************************************/

.comment_form{
text-align:left;
margin:0;
padding:30px 0 0 25px;
}


.comment_form table{
color:#656565;
margin:0;
padding:0;
}


.comment_form table td{
margin:0;
padding:5px 3px;
}


.comment_edit{
text-align:left;
margin:0;
padding:0;
}


.comment_edit_title{
line-height:30px;
margin:0 0 30px 0;
padding:0 15px;
border-bottom:1px dotted #b5b5b5;
}


.comment_edit_form{
margin:0;
padding:0 0 0 25px;
}


.comment_edit_form table{
margin:0;
padding:0;
}


.comment_edit_form table td{
margin:0;
padding:5px 3px;
}


input{
background:url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/back_lightblue_001.gif);
margin:0;
padding:0;
border:1px solid #b7b7b7;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}


textarea{
background:url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/back_lightblue_001.gif);
margin:0;
padding:0;
border:1px solid #b7b7b7;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}



/* トラックバックエリア
****************************************************************/

.trackback_body{
text-align:left;
margin:0;
padding:0 0 10px 0;
}


.trackback_title{
margin:0 0 30px 0;
padding:0 15px 1px 15px;
border-bottom:1px dotted #b5b5b5;
}


.trackback_url_text{
margin:0;
padding:0 15px 40px 15px;
}


.trackback_url_text input{
width:100%;
margin:0;
padding:0;
}


.trackback_receive_body{
margin:0 25px 15px 25px;
padding:15px 10px 5px 15px;
border-bottom:1px dashed #b5b5b5;
}


.trackback_receive_title{
font-weight:bold;
margin:0;
padding:0 0 10px 0;
}


.trackback_receive_text{
margin:0;
padding:0;
}


.trackback_receive_footer{
color:#a7a7a7;
text-align:right;
font-size:10px;
margin:0;
padding:10px 0 0 0;
}



/* 全記事表示エリア
*********************************************************************/

.archives_body{
text-align:left;
margin:0;
padding:0;
}


.archives_title{
line-height:30px;
margin:0 0 30px 0;
padding:0 15px;
border-bottom:1px dotted #b5b5b5;
}


.archives_text{
margin:0;
padding:0 15px 15px 15px;
}


.archives_text ul{
margin:0;
padding:0;
list-style:none;
}


.archives_text ul li{
margin:0;
padding:0;
}



/* ページナビエリア
****************************************************************/

#pagenavi{
text-align:center;
margin:0 auto;
padding:40px 15px 100px 15px;
}



/* サイドバー
****************************************************************/

#sidebar{
float:left;
width:200px;
margin:0 0 120px 0;
padding:0;
}


#sidebar_right{
float:right;
width:200px;
margin:0 0 120px 0;
padding:0;
}


#sidebar h3,
#sidebar_right h3{
color:#a7a7a7;
line-height:26px;
text-align:left;
font-size:14px;
font-weight:normal;
margin:0;
padding:0 10px;
border-bottom:1px dotted #b5b5b5;
}


.sidemenu{
color:#a7a7a7;
text-align:left;
margin:0;
padding:10px 7px 20px 7px;
}

.sidemenu a{
color:#af9b79;
text-decoration:none;
}

.sidemenu a:hover{
color:#cfbb99;
text-decoration:none;
}


.sidemenu ul{
margin:0;
padding:0;
list-style:none;
}


.sidemenu li{
background:url(https://blog-imgs-55.fc2.com/p/o/p/popstyle1/Simple_Radius_dot_2px_2px_001.gif) 0 8px no-repeat;
margin:0;
padding:0 0 0 7px;
}


.sidemenu p{
margin:0;
padding:0;
}


.plugin_description{
margin:0;
padding:0 0 3px 0;
}


.plugin_content{
margin:0;
padding:0;
}


.plugin_description2{
margin:0;
padding:3px 0 0 0;
}



/* プラグイン（カレンダー）
****************************************************************/

.plugin-calender{
margin:0;
padding:0;
}


.calender{
width:100%;
height:120px;
margin:0;
padding:0;
}


.calender caption{
margin:0;
padding:4px 0 7px 0;
}


.calender th{
text-align:center;
margin:0;
padding:0;
border-bottom:2px solid #666666;
}


.calender #sun{
color:#ff8888;
border-bottom:2px solid #ff8888;
}


.calender #sat{
color:#5ca0cf;
border-bottom:2px solid #5ca0cf;
}


.calender td{
color:#a7a7a7;
text-align:center;
font-size:9px;
margin:0;
padding:0;
}

.calender td a{
color:#af9b79;
text-decoration:underline;
}

.calender td a:hover{
color:#cfbb99;
text-decoration:none;
}



/* フッター
****************************************************************/

#copyright{
clear:both;
text-align:center;
margin:0 auto;
padding:0;
}


#footer{
clear:both;
color:#979797;
text-align:center;
margin:0 auto;
padding:80px 0 0 0;
}

#footer a{
color:#b7b7b7;
text-decoration:none;
}

#footer a:hover{
color:#c7c7c7;
text-decoration:none;
}

.ad-bottom{
text-align:center;
margin-top:20px;
margin-bottm:20px;
}