body {
	margin: 0px 0px 10px 0px;
	background-color: #FFFFFF;
        font-family:"メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック", Osaka;
	/* background-image: url("/lgreenr.gif"); */
	text-align: center;
	}

a:link {
	/* color: #a87e6e; */
	color: #336699;
	}

a:visited {
	/* color: #a85e4e; */
	color: #336699;
	}

a:active {
	/* color: #cc6633; */
	color: #0000FF;
	}

a:hover {
	/* color: #cc6633; */
	color: #FF0000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
        margin-left: 5px;
	text-align: left;
	padding: 0px;
	width: 790px;	
	}

#banner {
	color: #000000;
	text-align: center;
	padding: 5px;
	height: 100px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;	
	
	}

#banner h2 {
	font-size: small;
	padding: 5px 0px 0px 5px;
	}

.content {
	padding: 15px 15px 5px 5px;
	background-color: #FFFFFF;	
	color: #585858;
	font-size: small;
	}

#right {
	width: 225px;
        padding-top: 10px;
        margin-left: 0px;
	}

#centermigi {
        float: right;
	width: 130px;
        padding-top: 10px;
	}

#centerhidari {
        float: left;
        width: 500px;
        padding-top: 10px;
        }

#center {
        float: right;
	width: 540px;
	}

.content p {
	color: #585858;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding: 0px 8px 0px 8px;
	}

.content blockquote {
	line-height: 150%;
        border: 1px solid #008888;
        padding: 5px;
        font-family: "Courier New";
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #4e8a7f;
	font-size: small;
	border-bottom: 1px solid #4e8a7f;
	border-left: 6px solid #4e8a7f;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	padding-left: 5px;	
	}

.content h3 {
	color: #000000;
	font-size: 20px;	
	text-align: left;
	font-weight: bold;
	padding-left: 8px;
	}

.content pre {
	color: #000000;
	font-size: 12px;	
	text-align: left;
	font-weight: normal;
	padding: 8px 8px 8px 8px;
        margin-left: 20px;
	line-height: 130%;
	border: 1px solid #669966;
	}

.content p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: right;		
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content p.willgate {
	color: #999999;
	font-size: small;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	text-align: left;		
	margin-bottom: 2px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 3px;
        width: 230px;
	}

.sidebar h2 {
	color: #4e8a7f;
	font-size: medium;
	border-top: 1px dotted #4e8a7f;	
	border-bottom: 1px dotted #4e8a7f;	
	text-align: center;
	font-weight: bold;	
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #999999;
	font-size: medium;
	text-align: left;
	line-height: 150%;	
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

.sidebar-small, .sidebar-item {
	color: #999999;
	font-size: 16px;
	text-align: left;
	line-height: 130%;	
	margin-top: 10px;
	padding: 0px 0px 0px 20px;
	background-color: #EEEEEE;
	}

.sidebar-item2 {
	color: #999999;
	font-size: 13px;
	text-align: left;
	line-height: 130%;	
	margin-top: 10px;
	padding: 0px 0px 0px 40px;
	list-style-type: none;
	}

.sidebar-item-no {
	color: #999999;
	font-size: 13px;
	text-align: left;
	line-height: 130%;	
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

.sidebar-desc {
	color: #000000;
	font-size: 11px;
	text-align: left;
	line-height: 130%;	
	margin-top: 2px;
        margin-bottom: 2px;
	padding: 0px 0px 0px 20px;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: x-small;
	color: #666666;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBBbbb;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
.fo {
	border: 1px solid #4e8a7f;
}
.cate {
	text-align: left;
	font-size: medium;
	font-weight: bold;
	color: #f0a000;
	padding: 1px 3px 5px 0px;
}

div.contents-menu-title
{
	border-top:1px solid #FF9900;
        border-right: 1px solid #FF9900;
        border-left: 5px solid #FF9900;
        border-bottom: 1px solid #FFCC99;
	font-size:12px;
        font-weight: bold;
	text-decoration:none;
	text-align:left;
	display:block;
        background-color: #FFCC99;
	padding: 3px;
}

div.contents-menu-body
{
        border-bottom: 1px solid #FF9900;
        border-right: 1px solid #FF9900;
        border-left: 1px solid #FF9900;
	font-size:12px;
	margin-bottom:20px;
	padding: 5px;
	background-color: #FFFFFF;	
}

div.content h1
{
	font-size:200%;
	color: #33a575;
	border-left: 10px solid #33a575;
	border-bottom: 5px solid #33a575;
	padding:3px 0 3px 6px;
}

.picture{
        font-size: 12px;
}

.contentsmenu-frame{
        border: 1px solid #ffffff;
        margin-bottom: 20px;
}

.contentsmenu-title{
        font-size: 14px;
        margin-left: 6px;
}

.contentsmenu-desc{
        font-size: 12px;
        margin-left: 20px;
        margin-right: 10px;
}

.entry-title{
        padding: 10px;
        margin-bottom: 20px;
        color:#fff;
        background:#ff9900;
}
.entry-title a{
        color: #fff;
}
.entry-title-bak{
        padding: 10px;
        margin-bottom: 20px;
        color:#000;
        background:#ffcc99;
        border-top: 3px solid #ff9900;
        border-bottom: 1px solid #ff9900;
}
