@charset"utf-8";

/* =======================================================
    all
   ======================================================= */
* {
margin:0px;
padding:0px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
font-size: 12px;
line-height: 1.5;
color: #ffffff;
background-image: url(http://blogadmin.koreikura.com/mod/blog/designs/kotaka/img/body_bg.jpg);
background-color:#434626;
background-repeat:repeat-x;
}

#layout {
width: 800px;
margin:0 auto;
margin-left:auto;
margin-right:auto;
background-color:#000000;
}

img {
border:none;
}

/* =======================================================
    link
   ======================================================= */
a:link, a:visited {
color:#f9cb5c;
text-decoration:underline;
}
a:hover {
color:#ffffff;
text-decoration:none;
}

/* =======================================================
    head
   ======================================================= */
#head {
width: 800px;
height: 220px;
background-image:url(http://blogadmin.koreikura.com/mod/blog/designs/kotaka/img/head_bg.jpg);
position:relative;
}
#head h1 {
font-size: 22px;
position:absolute;
top:135px;
left:20px;
}
#head h1 a:link, #head h1 a:visited {
color:#ffffff;
font-size:20px;
text-decoration:none;
}
#head p {
font-size: 14px;
color:#ffffff;
position:absolute;
top:170px;
left:20px;
}


/* =======================================================
    contents-body:記事、サイドバーなどの外枠
   ======================================================= */
#contents-body {
width: 765px;
margin: 30px 15px 0 20px;
background-color:#000000;
}

/* =======================================================
    main:記事のあるカラム
   ======================================================= */
#main-clm {
width: 560px;
float: left;
}

/* article ----------------------------------------------- */
.article {
margin:0 0 15px;
padding:0 5px;
border: 1px solid #aba278;
}
.article-head {
}
.article-head h2 {
height:28px;
margin:10px 0;
color:#f9cb5c;
font-size:medium;
border-bottom:dotted 1px #aca378;
text-indent:0.5em;
}
.article-head h2 a {
text-decoration:none;
}
.article-body {
margin:15px 10px 20px;
}
.article-foot {
border-top: 2px solid #aca378;
}
.article-foot p {
padding:7px 10px 13px;
line-height:1.7;
}
.article-foot p a {
color:#f9cb5c;
text-decoration:none;
}

/* comment ----------------------------------------------- */
#comments {
display:none;
}
#comment-body {
padding: 5px 0;
font-size:12px;
}
#comment-form {
font-size:12px;
color: #003366;
}
#comment-form input {
font-size:12px;
border: 1px solid #666666;
}
.sub-title {
color: #666666;
font-size:small;
line-height:1.3;
padding: 8px 5px 13px;
text-indent:0.3em;
height: 12px;
font-weight: bold;
background-color: #BBCAD4;
}
.btm-border {
border-bottom: solid 2px #669999;
padding-bottom: 5px;
}

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

/* =======================================================
    side:サイドカラム（枠のみ）
   ======================================================= */
#side-clm {
width:180px;
float:right;
}

/* =======================================================
    ウィジェット：カレンダーなど、サイドカラム
   ======================================================= */
.widget {
width:180px;
margin:0 0 15px;
}
.widget h3 {
width:180px;
height:30px;
margin:0 0 5px;
line-height:2.2;
font-size:14px;
font-weight: bold;
letter-spacing:2px;
text-indent:1em;
background-image:url(http://blogadmin.koreikura.com/mod/blog/designs/kotaka/img/side_title_head.jpg);
background-repeat:no-repeat;
}
.widget p.side-txt {
width:160px;
margin:0 auto;
}

/* calendar ---------------------------------------------- */
#cal_body {
padding:0 5px 5px;
background-color: #000000;
border:solid 1px #aba278;
}
#cal_head {
padding:3px 0 5px;
color:#FFFFFF;
text-align: center;
border-bottom:dotted 1px #aba278;
}
#cal_head a:link {
color:#f9cb5c;
text-align: center;
text-decoration:none;
font-weight:bold;
}
#cal_yymm {
font-weight: bold;
text-align: right;
padding: 2px 0;
color: #FFFFFF;
margin-bottom: 10px;
}
#cal_table {
text-align: right;
}
#cal_table th {
text-align: center;
padding: 4px 2px;
}
#cal_table td {
text-align: center;
padding: 2px;
}
#cal_table td a:link {
color:#f9cb5c;
}

/* profile ----------------------------------------------- */
#profile-head {
background-repeat: no-repeat;
height: 49px;
font-size: 1px;
}
#profile-body {
padding: 10px;
text-align: center;
}
#profile-text {
font-size: 90%;
color: #666666;
text-align: left;
padding: 5px;
}
#profile-foot {
background-repeat: no-repeat;
background-position: bottom;
height: 11px;
font-size: 1px;
}

.banner {
margin:5px 0 0;
}

/* =======================================================
    foot
   ======================================================= */
#foot {
clear:both;
text-align: center;
font-family: Geneva, Arial, Helvetica, sans-serif;
}



/* =======================================================
    clearfix
   ======================================================= */
#main-clm:after,
#side-clm:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#main-clm,#side-clm {display: inline-block;}
/* Hides from IE-mac */
* html #main-clm,#side-clm {height: 1%;}
#main-clm,#side-clm {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_title1 {
color: #333333;
font-weight: bold;
font-size: 85%;
}
.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;
}