body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #ffffff;
	background: url(http://img-cdn.jg.jugem.jp/0bf/4758/20050723_29228.gif);
	}

table {
	table-layout: fixed;
}

/* リンク色の設定 ------------------------- */

a {
	text-decoration: none;
	font-weight: bolder;
}
a:link {
	color: #228B22;
	background: transparent; 
}
a:visited {
	color: #228B22;
	background: transparent; 
}
a:hover {
	color: #228B22;
	background: transparent; 
	text-decoration: underline;
}
a:active {
	color: #228B22;
	text-decoration: underline;
}

/* container部分の設定 ------------------------- */

#container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 840px;
}
/* 上のwidthで全体の横幅を調整して下さい。 -------- */
/* 右左のサイドバーは、各210pxで設定しています。 -- */


/* header部分の設定 ------------------------- */

#header {
	background: #cc9966;
	}

h1 {
	margin: 0px;
	padding: 0px;
	}

.site_title {
	color: #ffffff;
	font-family: "Verdana";
	font-size: 20px;
	font-weight: bolder;
	margin:8px 20px 8px 15px;
	}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active {color:#ffffcc;text-decoration:none;}
.site_title a:hover {color:#ffffff;text-decoration:none;}


.description {
	color:#ffffcc;
	font-family: "Verdana";
	font-size: 12px;
	letter-spacing:1px;
	margin: 5px 0px 10px 17px;
	}

.banner {
	margin: 0px;
	padding: 6px 6px 6px 0px;
	}


/* Navigation部分の設定 ------------------------- */

#navigation {
	font-family: "Verdana";
	font-size:10px;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	}

.menu a,
.menu a:link,
.menu a:visited,
.menu a:active {
	color:#ffffcc;
	text-decoration:none;
	}

.menu a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.menu {
	font-family: "Arial";
	font-size:12px;
	font-weight: bolder;
	margin: 0px;
	padding: 6px 0px 6px 10px;
	border-left: 0px solid;
	letter-spacing:1px;
	}

.menutext {
	font-size:10px;
	line-height:150%;
	color: #666666;
	padding: 8px 10px 8px 10px;
	}


/* コンテンツ部分の設定 ------------------------- */

#center {
	font-family: "Verdana", "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "Osaka‐等幅";
	background: #ffffff;
	border-top: 20px #336699 solid;
	}

#right {
	font-family: "Verdana", "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "Osaka‐等幅";
	color: #669966;
	background: #ffffff;
	border-top: 20px #FF0000 solid;
	}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

input, textarea {
	border:1px #999999 solid;
	color: #333333;
	background: #ffffff;
	}

.pict {
	padding: 1px;
	border: 0px solid;
	}


/* ENTRY--------------- */

.entry {
	margin: 0px;
	padding-bottom:10px;
	border-bottom: 1px #cccccc solid;
	}

.entry_navi{
	font-size:10px;
	text-align:center;
	padding:6px 0 6px 0;
	background-color: #eeeeee;
	border-bottom: 1px #cccccc solid;
	}

.entry_date {
	font-family: "Verdana";
	font-size: 12px; 
	font-weight:bolder;
	color: #228B22;
	margin: 12px 0px 6px 0px;
	}

.entry_title {
	font-size: 14px;
	font-weight:bolder;
	color: #228B22;
	margin: 0px 0px 10px 0px ;
	padding: 6px 3px 6px 10px;
	border-left: 0px #336699 solid;
	background-color: #eeeeee;
	}

.category_name {
	font-size:10px;
	text-align: right;
	margin: 0px;
	padding: 1px 15px 6px 15px;
	}


.entry_body {
	font-size:12px;
	line-height:170%;
	padding: 0 15px;
	margin-bottom: 15px; 
	}

.entry_more {
	font-size:12px;
	line-height:170%;
	padding: 0 15px;
	margin-bottom: 30px; 
	}

blockquote {
	font-size: 10px;
	background: #eeeeee;
	margin: 10px;
	padding: 5px;
	border: 1px solid #cccccc;
	}

.entry_state {
	font-family: "Verdana";
	font-size:9px;
	line-height:130%;
	color: #666666;
	margin: 0px 15px 5px 5px;
	text-align: right;
	}

.comment {
	font-size: 12px;
	margin:10px 0;
	}

.comment_state {
	font-size: 12px;
	color: #666666;
	padding-left: 6px;
	border-left: 0px #336699 solid;
	}

.page {
	font-family: "Verdana";
	font-size: 9px;
	color: #666666;
	letter-spacing:1px;
	text-align: center;
	margin: 12px 0 12px 0;

}


/* SIDE--------------- */

.linktitle a,
.linktitle a:link,
.linktitle a:visited,
.linktitle a:active {
	color:#336699;
	text-decoration:none;
	}

.linktitle a:hover {
	color:#ff6666;
	text-decoration:underline;
	}


.linktitle {
	font-family: "Arial";
	font-size:12px;
	font-weight: bolder;
	margin: 0px;
	padding: 6px 0px 6px 10px;
	border-left: 0px solid;
	background-color: #eeeeee;
	}

.linktitle-right {
	font-family: "Arial";
	font-size:12px;
	font-weight: bolder;
	margin: 0px;
	padding: 6px 0px 6px 10px;
	border-left: 0px solid;
	background-color: #FFE4C4;
	}

.linktext {
	font-size:10px;
	line-height:150%;
	color: #666666;
	padding: 8px 10px 15px 10px;
	border-bottom: 1px #cccccc solid;
	}

.search {
	font-size:12px;
}

.form {
	font-size:12px;
	border:1px solid #999999;
	width: 120px;
}

.button  {
	font-family: "Verdana";
	font-size:10px;
	color: #333333;
	padding: 0px 2px 0px 2px;
}

.jugem_bana{
	margin: 20px 1px 10px 0px;
	}

/* CALENDAR------------ */

#calendar_area {
	padding: 4px 0px 4px 0px;
	background-color: #aaaaaa;
	}

.calendar a,
.calendar a:link,
.calendar a:visited,
.calendar a:active {
	color:##3366CC;
	text-decoration:underline;
	}

.calendar a:hover {
	color:##3366CC;
	text-decoration:underline;
	background: #999999;
	}

.calendar {
	font-family: "Verdana";	
	font-size: 9px;
	color: #ffffff;
	letter-spacing:1px;
	}

/* FOOTER_MENU------------- */

#footer_menu {
	border-top: 1px solid #cccccc;
	margin: 0px;
	padding: 10px 0px 2px 0px;
	background-color: #ffffff;
	}

/* FOOTER------------- */

#footer {
	margin: 0px;
	padding: 10px 0px 12px 0px;
	background-color: #dddddd;
	}

.copyright {
	font-family: "Verdana";
	font-size: 9px;
	color: #666666;
	letter-spacing:1px;
	}

.calendar {
font-family: "Verdana";
font-size: 10px;
color: #666666;
margin: 5px 0px 20px 0px;
}

.calendar_month {
font-family: "Verdana";
margin-bottom: 10px;
font-size: 10px;
color: #F666666;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
}

.frame{
border:solid 1px #336699;
padding:5px;
}

.frame2{
border:solid 1px #336699;
padding:5px;
margin-top:10px;
}

strong.voca{
	background-color: #3366CC;
	font-weight: bolder;
	color: #ffffff;
padding:3px;
}


em.smaller{
font-size: xx-small;
font-style: normal;
}

strong.bigger{
	font-size:1.3em;
    }

p.search{
margin-bottom:0;
margin-left:10px;
}

p.ranking{
margin:10px;
	}

p.ranking2 img{
	vertical-align:middle;
	border-style: none;
margin-left:10px;
	}

em.smaller{
font-size: xx-small;
font-style: normal;
}

a.link{
color: #228B22; text-decoration: underline;
}

p.link{
line-height:1.1em;
margin-left:4px;
}