body {
   font-family: Trebuchet MS, helvetica, arial, sans-serif;
   font-size: 12px;
   text-align: center;
   color: #444342;
   font-weight: normal;
   background-color: #CCC9C2;
}

h1,h2,h3 {
   margin:0px;
   padding: 0px;
}

.clear { clear: both; font: 0px/0px sans-serif; }


/* link ---------- */
a,
a:link,
a:visited,
a:active { color: #708196; text-decoration: none; }
a:hover {
   color: #524B88;
   border-width: 0px 0px 1px 0px;
   border-style: dotted;
   border-color: #524B88;
}


/* img ---------- */
.entry-img {
   margin:10px 0px 15px 0px;
   border: 0px;
   text-align: center;
}

img {	border: 0px; }
a img { border: 0; }


.pict {
	background-color: #FBFCF4;
	border-width: 1px;
	border-style: solid;
	border-color: #929179;
	margin:5px;
	padding:5px;
}



/* layout ---------- */
#layout {
   width: 760px;
   background-color: #E6E4E0;
   border-width: 1px 1px 1px 1px;
   border-style: solid;
   border-color: #444342;
   margin: 10px auto;
   text-align: left;
   padding: 0px;
}


/* header ---------- */

#header {
height: px;
padding: 30px;
background: #444342 url() no-repeat left top;
}

#calendar {
font-family: "Verdana";
font-size: 11px;
color: #333333;
margin: 0px 0px 20px 0px;
padding: 3px;
text-align: center;
}

#header-title {
   font-family: georgia, Times New Roman, Times, serif;
   font-size: 20px;
   color: #F2F1EF;
   font-weight: bold;
   line-height: 130%;
   letter-spacing: normal;
   text-decoration: none;
   margin: 0px;
}

#header-description {
   font-family: verdana, arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #E6E4E0;
   font-weight: normal;
   line-height: 130%;
   letter-spacing: normal;
   text-decoration: none;
}

#header a,
#header a:link,
#header a:visited,
#header a:hover { color: #F2F1EF; text-decoration: none; }


/* leftside ---------- */
#contents #left {
	width: 180px;
	float: left;
   margin: 0px;
   padding: 0px;
}

#contents #left img {
   margin: 3px 0px 3px 0px;
   vertical-align: middle;
}


/* center ---------- */
#contents #center {
   float: left;
   width: 398px;
   background: #F2F1EF;
   border: 1px #888783 solid;
   margin: 10px 0px 10px 0px;
   padding: 0px;
}

/* rightside ---------- */
#contents #right {
   width: 180px;
   float: left;
   margin: 0px;
   padding: 0px;
}

/* footer ---------- */
#footer {
   background: #CCC9C2;
   padding: 10px;
}

.footer-content {
   font-family: verdana, arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #444342;
   font-weight: normal;
   line-height: 30px;
   letter-spacing: normal;
   text-decoration: none;
   text-align: center;
}

/* entry ---------- */
.entry {
   margin: 20px 20px 20px 20px;
   padding: 0px;
}

.entry_date {
  font-family: verdana, arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #777673;
  font-weight: bold;
  line-height: 150%;
  letter-spacing: normal;
  text-align: left;
}

.entry_title {
  color: #888783;
  font-size: 17px;
  font-weight: bold;
  line-height: 100%;
  padding: 10px 0px 0px 0px;
}

.entry_body,
.entry_more {
   font-family: "MS UI Gothic","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Osaka", sans-serif;
   font-size: 12px;
   line-height: 140%;
   letter-spacing: normal;
   margin: 0px;
   padding: 15px 0px 0px 0px;
}

.entry_state {
   font-family: verdana, arial, Helvetica, sans-serif;
   font-size: 9px;
  font-weight: bold;
   text-align: right;
   line-height: 120%;
   letter-spacing: normal;
   border-bottom: 1px dotted #888783;
   margin: 10px 0px 0px 0px;
   padding: 0px 0px 10px 0px;
}

.entry_body ul {
   margin: 0px;
   padding-left: 15px;
   list-style-type:disc;
}

.entry_body ol {
	margin: 0px;
}

.entry_body ol ul {
	margin: 0px;
}

/* blockquote ---------- */
blockquote {
   font-family: "MS UI Gothic","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", sans-serif;
   font-size: 12px;
   color: #444342;
   font-weight: normal;
   line-height: 140%;
   background: #E6E4E0;
   border: 1px #CCC9C2 solid;
   margin: 8px 10px 8px 10px;
   padding: 10px 15px 10px 15px;
}


/* comment, trackback ---------- */
.comment-title,
.trackback-title {
   font-family: arial, georgia, Times New Roman, Times, serif;
   font-size: 11px;
   color: #444342;
   font-weight: bold;
   line-height: 100%;
   letter-spacing: 0.1em;
   text-align: left;
   margin: 0px 0px 15px 0px;
   padding: 15px 5px 5px 5px;
   border-bottom: 1px solid #888783;
}

.comment_body {
   font-family: "MS UI Gothic","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Osaka", sans-serif;
   font-size: 12px;
   line-height: 130%;
   letter-spacing: normal;
   margin: 0px;
   padding: 5px 0px 0px 0px;
}

.comment_state {
   font-family: verdana, arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #888783;
   font-weight: bold;
   text-align: right;
   line-height: 120%;
   letter-spacing: normal;
   border-top: 1px dotted #888783;
   margin: 10px 0px 0px 0px;
   padding: 10px 0px 5px 0px;
}

.comment_form {
   font-family: arial, verdana, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 120%;
   letter-spacing: 0.1em;
   margin: 0px;
   padding: 5px 0px 0px 0px;
}

.tb_url {
   font-family: verdana, arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #88847A;
   font-weight: bold;
   line-height: 100%;
   letter-spacing: normal;
   text-align: left;
   margin-bottom: 10px;
   padding: 10px 10px;
}

.ping_title {
  color: #888783;
  font-size: 12px;
  font-weight: bold;
  line-height: 100%;
  padding: 10px 0px 0px 0px;
}


/* side ---------- */
.linktitle {
   font-family: georgia, Times New Roman, Times, serif;
   font-size: 9px;
   color: #F2F1EF;
   font-weight: normal;
   line-height: 140%;
   letter-spacing: 0.1em;
   text-align: left;
   background-color: #888783;
   margin: 10px 5px 10px 5px;
   padding: 4px 10px 4px 10px;
   border: 1px solid #CCC9C2;
}

.linktext {
   font-family: "MS UI Gothic","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Osaka", sans-serif;
   font-size: 11px;
   color: #444342;
   font-weight: normal;
   line-height: 140%;
   letter-spacing: normal;
   text-decoration: none;
   border: 0px solid #E6E4E0;
   margin: 15px 5px 15px 5px;
   padding: 0px;
}


.linktext img {
   margin: 3px 0px 3px 0px;
   vertical-align: middle;
}

.linktext ul {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 25px;
   list-style-type:disc;
}


/* form ---------- */
input,
textarea {
   font-family: "MS UI Gothic","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", sans-serif;
   font-size: 12px;
   color: #444342;
   background-color: #E6E4E0;
   border: 1px #888783 solid; 
   margin: 5px 0px 5Px 0px;
   padding: 3px 3px 3px 3px;
}

#search {
   width: 120px;
   heigt: 12px;
   font-size: 11px;
   margin: 2px 15px;
   padding: 1px;
}

#bt-search {
   width: 60px;
   heigt: 12px;
   font-family: arial, verdana, Helvetica, sans-serif;
   font-size: 8px;
   color: #F2F1EF;
   font-weight: bold;
   background-color: #999894;
   letter-spacing: 0.1em;
   border: 1px solid #666563;
   margin: 2px 15px;
   padding: 2px;
}

#bt-submit {
   width: 50px;
   heigt: 12px;
   font-family: arial, verdana, Helvetica, sans-serif;
   font-size: 8px;
   color: #F2F1EF;
   font-weight: bold;
   background-color: #999894;
   letter-spacing: 0.1em;
   border: 1px solid #666563;
   margin: 0px;
   padding: 2px;
}

#name, #email, #url { width: 200px; margin: 5px 0px;}
#description { width: 320px; height: 100px; }
#set_cookie { margin: 10px 5px; vertical-align: middle; }

#pagenavi {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #708196;
	font-weight: normal;
	line-height: normal;
	text-align : center;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}