@charset "utf-8";
/*全体*/

body {
background-image: url(../images/bg.gif);
background-repeat: repeat;
width: 900px;
margin: 0px;
padding: 0px;
font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
color: #8F6922;
font-size: 13px;
line-height: 18px;
}
img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

/*メイン*/
#wrap {
width: 900px;
background-image: url(../images/blog_body_bg.gif);
background-repeat: repeat-y;
}
#wrap .left {
float: left;
}
#wrap .clear {
clear: both;
}
#wrap #categorie {
display: block;
margin-top: 0px;
margin-bottom: 0px;
height: 64px;
width: 900px;
clear: both;
}
#wrap #new_article {
width: 600px;
float: left;
padding-right: 20px;
padding-left: 30px;
padding-bottom: 20px;
}

#new_article .date {
font-size: 24px;
font-weight: bold;
color: #8F6922;
margin-top: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
line-height: normal;
}

#new_article .line {
width: 600px;
display: block;
margin: 0px;
}
#new_article .article {
font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
font-size: 13px;
line-height: 18px;
color: #8F6922;
}

/*カレンダー*/


.calender_head {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #8F6922;
background-image: url(../images/calender_head.jpg);
height: 27px;
width: 149px;
background-repeat: no-repeat;
font-weight: bold;
display: block;
padding-top: 8px;
padding-left: 50px;
}
#calender_body_bg {
background-image: url(../images/calender_body.jpg);
background-repeat: no-repeat;
height: 190px;
width: 189px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8F6922;
text-align:center
}

/*右側*/

#sidebar {
float: left;
height: auto;
width: 200px;
padding-top: 30px;
text-align: left;
margin-left: 30px;
padding-bottom: 20px;
}
#new_head_img {
background-image: url(../images/tealounge_blog_05_02_05.jpg);
height: 45px;
width: 189px;
margin-top: 40px;
}
#mon_head_img {

background-image: url(../images/tealounge_blog_05_02_07.jpg);
height: 45px;
width: 189px;
}
#sidebar ul {
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #855D17;
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 0px;
padding-left: 0px;
}
#sidebar li {
margin: 0px;
padding: 0px;
}

/*カテゴリー画像*/

#categorie30 {
background-image: url(../images/tealounge_blog_04.jpg);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
width:900px;
height: 64px;
display:block;
}

#categorie31 {
background-image: url(../images/prst_ttl.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
width:900px;
height: 64px;
}

#categorie32 {
background-image: url(../images/voice_ttl.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
width:900px;
height: 64px;
}

#categorie29 {
background-image: url(../images/gest_ttl.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
width:900px;
height: 64px;
}

#categorie34 {
background-image: url(../images/fvrt_ttl-2.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
width:900px;
height: 64px;
}

/*リンク*/
a {
color: #8F6922;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
a:link {
color: #8F6922;
text-decoration: none;
}
a:visited {
color: #8F6922;
text-decoration: none;
}
a:hover {
color: #FA7A70;
text-decoration: none;
}
a:active {
color: #8F6922;
text-decoration: none;
}

#calender a {
color: #FA7A70;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
#calender a:link {
color: #FA7A70;
text-decoration: none;
}
#calender a:visited {
color: #FA7A70;
text-decoration: none;
}
#calender a:hover {
color: #8F6922;
text-decoration: none;
}
#calender a:active {
color: #FA7A70;
text-decoration: none;
}

/*ボトム*/
#footer {
float: left;
}
.copy {
color: #AF841E;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
float: right;
}
#bottom {
padding-top: 10px;
}