/*--------------------------------------------

		共通

--------------------------------------------*/
body{
margin:19px 0 13px 0;
padding:0;
background-image:url(img/bg_003.gif);
font-family:"HGS創英角ﾎﾟｯﾌﾟ体", Osaka, "ＭＳ Ｐゴシック";
#font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

*{
margin:0;
padding:0;

font-size:100%;
}

a{
color:#3BB9D5;
}

a:hover{
color:#659EDF;
}

a:active{
color:#659EDF;
}

a:visited{
color:#DF65D5;
}

h1,
h2,
h3,
h4{
line-height:100%;
}

img{
border:none;
vertical-align:bottom;
overflow:hidden;
}

#container{
width:868px;

margin:0 auto;
padding:0;

background-image:url(img/bg_001.jpg);
background-repeat:repeat-y;
}

#pagebody{
width:820px;

margin:0 auto;
padding:0;
}

/*--------------------------------------------

		内容

--------------------------------------------*/

.contents{
width:500px;
float:left;
}

.contents .entry{
margin:0 0 15px 0;

background-image:url(img/waku1_003.gif);
background-repeat:repeat-y;
}

.contents .entry h2{
font-weight:normal;
}

.entry .date-header{
padding:1px 30px 0 30px;

color:#999;
font-size:12px;
}

.entry .entry-header{
margin:0px 20px 0 20px;
padding:9px 20px 0 20px;

height:30px;
background-image:url(img/il_002.gif);
background-repeat:no-repeat;

color:#fff;
font-size:13px;
font-weight:bold;
}

.entry .entry-body{
padding:0 50px;

color:#666;
font-size:12px;
line-height:140%;
}

.entry .entry-body img{
margin:0 0 10px 0;
}

.entry .entry-footer{
margin:13px 0 0 0;

text-align:right;
color:#999;
}


.contents .comments{
margin:0 0 15px 0;

background-image:url(img/waku1_003.gif);
background-repeat:repeat-y;
}

.comments .comments-body{
padding:0 20px;

color:#666;
font-size:12px;
line-height:140%;
}

.comments h2{
font-weight:normal;
}

.comments .comments-header{
margin:0;
padding:0;
}

/*--------------------------------------------

		メニュー

--------------------------------------------*/

.menu{
width:300px;
float:right;
}

.menu .calendar,
.menu .archives,
.menu .search{
margin:0 0 7px 0;

color:#666;
font-size:12px;

background-image:url(img/waku2_003.gif);
background-repeat:repeat-y;
}

.menu .calendar caption{
margin:0 auto;
padding:9px 0 10px 0;

font-weight:bold;
text-align:center;
}

.menu .calendar table{
margin:0 auto;
}

.menu .archives{
}

.menu .archives ul{
margin:11px 16px 0 16px;
list-style:none;
}

.menu .archives li{
margin:0 0 3px 0;
padding:0 0 0 13px;

background-image:url(img/ic_001.gif);
background-repeat:no-repeat;
background-position:left center;

font-weight:bold;
}

.menu .calendar th,
.menu .calendar td{
padding:2px 9px;
text-align:center;
font-weight:normal;
}

.menu .search{
}

.menu .search form{
margin:15px 0 10px 35px;
}

/*--------------------------------------------

		フッタ

--------------------------------------------*/

#footer{
clear:both;

color:#666;
font-size:10px;
}

#footer .copy img{
float:left;
margin:0 0 0 15px;
padding:0 10px 0 0;
}

#footer .copy .txt{
padding:7px 0 0 0;
}

/*--------------------------------------------

		フォント

--------------------------------------------*/

.f10 {font-size:63%;}
.f11 {font-size:70%;}
.f12 {font-size:12px;}
.f13 {font-size:85%;}
.f14 {font-size:14px;}
.f15 {font-size:100%;}
.f16 {font-size:107%;}
.f17 {font-size:114%;}

.f10b {font-size:63%; font-weight:bold;}
.f11b {font-size:70%; font-weight:bold;}
.f12b {font-size:12px; font-weight:bold;}
.f13b {font-size:85%; font-weight:bold;}
.f14b {font-size:92%; font-weight:bold;}
.f15b {font-size:100%; font-weight:bold;}
.f16b {font-size:107%; font-weight:bold;}
.f17b {font-size:114%; font-weight:bold;}

.f10l {font-size:63%; line-height:140%;}
.f11l {font-size:70%; line-height:140%;}
.f12l {font-size:12px; line-height:140%;}
.f13l {font-size:85%; line-height:140%;}
.f14l {font-size:92%; line-height:140%;}
.f15l {font-size:100%; line-height:140%;}
.f16l {font-size:107%; line-height:140%;}
.f17l {font-size:114%; line-height:140%;}

