body {
color: #8B898B;
font-size: 11px;
background-color: #ccc;
text-align: center;
margin: 0px;
padding: 0px;
}
img {border:none;}
input, textarea {
border: 1px solid #000;
font-size: 12px;
}

form {
padding: 0px;
margin: 0px;
}

.container { 
margin-left: auto; 
margin-right: auto; 
width: 840px;
background-color: #fff;
}
/******************************* ▼ リンクの色と下線の有無 ▼ */
a    {text-decoration:none;}      /* 通常 */
a:hover   {text-decoration:underline;} /*マウス*/
/******************************* ▲ リンクの色と下線の有無 ▲ */


.banner {
width: 840px;
padding: 0px;
clear: both;

margin: 0px 0px 15px 0px;
}

.banner_title {
text-align: left;
border-bottom: 1px solid #ccc;
background-color: #fff;
}

.blog_title {
padding: 10px 0px 5px 25px;
font-size: 16px;
margin: 0px;
text-decoration: none;
}

.blog_title a {
text-decoration : none;
}
	
.intro {
font-weight: normal;
color: #8B898B;
padding: 0px 0px 10px 25px;
font-size: 13px;
margin: 0px;
}

.side_left {
float: left;
overflow:hidden;
width: 180px;
}

.side_right {
float: left;
overflow:hidden;
width: 180px;
}

.main {
float: left;
overflow:hidden;
width: 660px;
}

.entryBodybox {
width: 580px;
margin: 0px 5px 10px 5px;
text-align: left;
border-top: 0px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}

.entry_title {
font-size: 14px;
font-weight: bold;
letter-spacing : 1px;
padding: 3px 5px 3px 10px;
border-top: 0px solid #000;
border-right: 0px solid #000;
border-bottom: 1px solid #8B898B;
border-left: 0px solid #000;
background-color:#ccc;
}

.entry_title a {
text-decoration : none;
}

.entry_title a:hover {
 text-decoration : underline;
}

.entry_body {
font-size: 11px;
line-height: 150%;
font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
margin: 15px 10px 5px 10px;
}

.entry_state {
font-size: 11px;
color: #8B898B;
font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
text-align: center;
margin: 20px 0px 20px 0px;
clear: both;
}

.comtitle {
font-weight: bold;
color:#8B898B;
padding-left: 10px;
}

.tbtitle {
font-weight: bold;
color:#8B898B;
padding-left: 10px;
padding-top: 10px;
}

blockquote {
font-size: 12px;
margin: 5px;
padding: 5px;
background-color:#8B898B;
border-top: 1px solid #8B898B;
border-right: 1px solid #8B898B;
border-bottom: 1px solid #8B898B;
border-left: 3px solid #8B898B;
}


.nav {
margin-bottom: 10px;
}

.sideSet {
width: 180px;
margin: 0px 5px 20px 5px;
text-align: left;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

.sidetitle {
font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
font-size: 11px;
font-weight: bold;
color: #fff;
text-align: center;
border-top: 0px solid #000;
border-bottom: 1px solid #8B898B;
border-left: 0px solid #000;
border-right: 0px solid #000;
background-color: #ccc;
padding: 4px 0px 2px 5px;
}

.sidetext {
padding: 5px 2px 7px 2px;
font-size: 12px;
color: #8B898B;
line-height: 140%;
	}
	
.sidetext ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
	
.sidetext li {
background-repeat: no-repeat;
background-position: 3px 5px ;
color: #666;
padding: 0px 0px 0px 0px;
margin: 0px;
}

.prfimg {
text-align: center;
}


.pagetop {
color: #fff;
font-size: 11px;
text-align: right;
margin: 0px 0px 20px 0px;
}


#sun {
color: #c00;
}

#sat {
color: #5982b2;
}

.footer {
clear: both;
width: 100%;
font-size: 12px;
text-align: center;
letter-spacing : 1px;
margin: 30px 0px 0px 0px;
padding: 3px 0px 3px 0px;
background-color:#fff;
border-top:1px solid #333;
}