@charset"utf-8";

/*url(http://blogadmin.koreikura.com/mod/blog/designs/jpwa/img/#.jpg);*/
/* =======================================================
    all
   ======================================================= */
* {
margin:0px;
padding:0px;
}

body {
font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
font-size: 12px;
line-height: 1.3;
color: #666666;
background-image: url(http://blogadmin.koreikura.com/mod/blog/designs/jpwa/img/body_bg.jpg);
background-position: top;
background-repeat: repeat-x;
}

#wrapper {
width: 800px;
margin:0 auto;
}

img {
border:0;
}

/* =======================================================
    head
   ======================================================= */
#head {
width: 800px;
height: 120px;
margin-bottom: 23px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-image:url(http://blogadmin.koreikura.com/mod/blog/designs/jpwa/img/head_bg.jpg);
background-repeat: no-repeat;
position: relative;
}
#head h1 {
margin: 0 0 0 10px;
font-size: 22px;
}
#head p {
font-size: 14px;
color: #FFFFFF;
line-height: 2.9em;
position: absolute;
top: 18px;
right: 20px;
text-align: right;
}


/* =======================================================
    contents-body
   ======================================================= */
#contents-body {
width: 780px;
_width: 800px;
overflow: auto;
padding: 0 0px 0 20px;
}

/* =======================================================
    main
   ======================================================= */
#main-clm {
width: 560px;
float: left;
}

/* article ----------------------------------------------- */
.article {
margin-bottom: 20px;
padding:1px 1px 10px 1px;
border: 1px solid #333333;
}
.article-head {
background-image: url(http://blogadmin.koreikura.com/mod/blog/designs/jpwa/img/title_line.jpg);
background-position: bottom;
background-repeat: repeat-x;

}
.article-head h2 {
background-image:url(http://blogadmin.koreikura.com/mod/blog/designs/jpwa/img/title_bg.jpg);
background-repeat: repeat-x;
background-position: top;
color:#FFFFFF;
line-height: 2.5em;
padding-left: 16px;
height: 39px;
font-size: 16px;
padding-bottom: 2px;
}

#main-clm .article-head h2 a {
font-size: 16px;
color:#FFFFFF;
text-decoration: none;
}
#main-clm .article-head h2 a:hover {
font-size: 16px;
color:#FFFFFF;
text-decoration: none;
}

.article-body {
margin:10px;
}
.article-body img {
margin:10px;
}
.article-foot {
padding-top:5px;
padding-left: 10px;
border-top: 2px solid #333333;
}

.article .article-foot p a,
.article .article-foot p a:visited {
color:#FF6600;
text-decoration: none;
}
.article .article-foot p a:hover {
color:#FF6600;
text-decoration: underline;
}


/* comment ----------------------------------------------- */
#comments {
}
.sub-title {/* 「コメント一覧」タイトル */
color: #666666;
font-size:small;
padding: 8px 5px 13px;
height: 12px;
font-weight: bold;
background-color: #BBCAD4;
}
#comment-body {/* コメント本文 */
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
padding: 5px;
font-size: 90%;
color: #666666;
position: relative;
}
.btm-border {/* 投稿日・投稿者名 */
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #669999;
padding-bottom: 5px;
}
#comment_form {
font-size: 12px;
color: #003366;
}
#comment-form input {
font-size: 90%;
border: 1px solid #666666;
}
.txt_title1 {/* フォーム項目タイトル */
color: #333333;
font-weight: bold;
font-size: 85%;
}

/* trackback --------------------------------------------- */
#trackback {
}
#trackback_body {
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
padding: 5px;
font-size: 90%;
color: #666666;
position: relative;
}

/* =======================================================
    side
   ======================================================= */
/* 3カラム用 */
#left-clm {
width: 180px;
float: left;
color: #666666;
margin-right:10px;
}
#left_clm2 {
width: 179px;
float: left;
background-color: #F8FFF3;
color: #666666;
margin-right:10px;
display:none;
}
#right_clm {
width: 179px;
float: right;
background-color: #F8FFF3;
display: none;
}
#right_clm2 {
width: 179px;
float: right;
background-color: #F8FFF3;
margin-left:10px;
display:none;
}

/* 2カラム用 */
#side-clm {
width:200px;
float:right;

}

/* =======================================================
    widget
   ======================================================= */
.widget {
width:180px;
_width:200px;
padding-right: 20px;
margin-bottom: 27px;
}
.widget h3 {
width: 180px;
height: 27px;
font-size:small;
color:#FFFFFF;
text-align: center;
line-height: 2.2em;
font-weight: bold;
background-image: url(http://blogadmin.koreikura.com/mod/blog/designs/jpwa/img/side_bg.jpg);
background-repeat: no-repeat;
}
.widget p.side-txt {
margin:8px 5px 0 10px;
font-size: 12px;
}

.widget h4 {
font-weight: bold;
text-align: center;
margin-top: 13px;
font-size: 12px;
}

.widget p.side-txt a {
text-decoration: none;
color:#FF6600;
}

.widget p.side-txt a:hover {
text-decoration: underline;
color:#FF6600; 
}

/* calendar ---------------------------------------------- */
#cal_body {/* 外枠 */
width: 180px;
margin-bottom: 15px;
}
#cal_head {/* 当月の表示 */
color:#FFFFFF;
text-align: center;
padding: 0px 0px;
background-color: #84B3CB;
height: 32px;
color:#FFFFFF;
line-height: 2.5em;
background-image: url(http://blogadmin.koreikura.com/mod/blog/designs/jpwa/img/cal_head_bg.jpg); 
background-repeat: repeat-x;
}


#cal_head a:link {/* 当月の表示のリンク */
color:#FF6600;
text-align: center;
}

#cal_table {/* 日付テーブル */
text-align: right;
border:solid 1px #333333;

}
#cal_table th {/* 曜日 */
text-align: center;
padding: 4px 2px;
border-left:none;
}
#cal_table td {/* 日付 */
text-align: center;
padding: 2px;
}

#cal_table td a,
#cal_table td a:link {/* 日付 */
text-decoration: underline;
color:#FF6600;
}

#cal_table td a:hover,
#cal_table td a:active {/* 日付 */
text-decoration: none;
color:#FF6600;
}

#cal_header {/* ？？ */
height: 9px;
font-size: 1px;
}
#cal_foot {/* ？？ */
height: 10px;
font-size: 1px;
}
#cal_yymm {/* ？？ */
background-color: #0099FF;
font-weight: bold;
text-align: right;
padding: 2px 0;
color: #FFFFFF;
margin-bottom: 10px;
}

/* profile ----------------------------------------------- */
#profile_head {
background-repeat: no-repeat;
height: 49px;
font-size: 1px;
}
#profile_body {
padding: 10px;
text-align: center;
}
#profile_text {
font-size: 12px;
color: #666666;
text-align: left;
padding: 5px;
}
#profile_foot {
background-repeat: no-repeat;
background-position: bottom;
height: 11px;
font-size: 1px;
}

/* =======================================================
    foot
   ======================================================= */
#footWrapper {
clear:both;
background-color: #FFFFFF;
border-top: 2px solid #7F9DB9;
}
   
#foot {
clear:both;
width: 790px;
line-height: 3em;
margin: 0px auto;
background-color: #FFFFFF;
text-align: right;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 10px;
padding-right: 10px;
}



/* =======================================================
    clearfix
   ======================================================= */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */









/* ??? ---------------------------------------------- */
#eigyo_head {
background-image: url(../../../img/toppage/common/head_rep.gif);
background-repeat: repeat-x;
text-align: left;
}
.txt_use_rd_bd {
color: #FF0000;
}
.txt_use_bl_bd {
color: #0066FF;
}
.txt_title2 {
color: #236482;
font-weight: normal;
font-size: 85%;
}
#message_head {
background-image: url(../../../../../../blogadmin-sub/mod/blog/designs/default/img/message.gif);
height: 33px;
width: 180px;
background-repeat: no-repeat;
}
#reader_head {
background-image: url(../../../../../../blogadmin-sub/mod/blog/designs/default/img/reader.gif);
height: 33px;
background-repeat: no-repeat;
width: 180px;
}