body {
 margin:0;
 padding:0;
 font-size:12px;
 color:#333;
 line-height:1.5em;
 background-color:white;
 font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
 background-image: url(../image/headbg.gif);
 background-repeat: repeat-x;
}
html*{/*  */
 scrollbar-base-color:white;
 scrollbar-face-color:white;
 scrollbar-arrow-color:#666;
 scrollbar-shadow-color:#666;
 scrollbar-darkshadow-color:white;
 scrollbar-highlight-color:#666;
 scrollbar-3dlight-color:white;
 scrollbar-track-color:white;
 margin: 0px;
 padding: 0px;
}
a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: black; text-decoration: underline; }

.clear { margin: 0px; padding: 0px; clear: both; }
.left { display: block; float: left; }
.right { display: block; float: right; }

//* INITIALIZE */
h1, h2, h3, h4, h5, p, img { margin:0px; padding:0px; }
img { vertical-align: top; }

/* HEADER */
h1 {
 display: block;
 width: 750px;
 height: 200px;
 margin: 0px auto;
 padding: 0px;
 background: url(../image/header.gif) no-repeat 0px 0px;
}
h1 a {
 display: block;
 width: 750px;
 height: 200px;
 margin: 0px;
 padding: 0px;
 font-size: 0px;
 text-indent: -9999px;
 text-decoration: none;
}
html*h1 a { text-indent: -9999px; }/*IE6*/

#container {
 display: block;
 width: 750px;
 margin: 0px auto;
 padding: 0px;
}
#copy {
 display: block;
 width: 750px;
 height: 45px;
 margin: 0px auto;
 padding: 0px;
 background: url(../image/copy.gif) no-repeat 0px 0px;
 font-size: 0px;
 text-indent: -9999px;
 text-decoration: none;
}
html*#copy { text-indent: -9999px; }/*IE6*/

#contents {
 display: block;
 width: 600px;
 float: left;
 margin: 30px 0px;
 padding: 0px;
}
#home { margin-top:30px; }
h2 {
 display: block;
 font-size: 1.2em;
 font-weight: bold;
 line-height: 1.5em;
}

.txtbox {
 width:400px;
 margin: 0px auto;
 padding: 0px;
 text-align:left;
 line-height: 2em;
}

/* BLOG */
#contealpha {
 display: block;
 width: 150px;
 float: left;
 margin: 30px 0px;
}
#contebeta {
 display: block;
 width: 560px;
 float: left;
 margin: 30px 0px;
}
/* BLOG_TITLE */
#content_blog h2 {
 display: block;
 width: 560px;
 height: 65px;
}
#content_blog h2 a {
 display: block;
 width: 560px;
 height: 65px;
 font-size: 0px;
 text-indent: -9999px;
}
/* BLOG_LISTMENU */
#garage {
 width: 130px;
 margin: 0px auto;
}
#bloglist {
 display: block;
 width: 147px;
 margin: 0px 0px;
 font-size: 11px;
 font-family: Verdana, sans-serif;
}
#bloglist strong {
 display: block;
 margin: 0px;
 padding: 0px;
 border-top: 1px solid #ccc;
}
#bloglist ul {
 display:block;
 margin:3px 5px 15px;
 padding:0;
 list-style-type:none;
}
#bloglist li {
 display:block;
 margin:0;
 padding:0 0 0 10px;
 background:url(/web/image/list.gif) no-repeat 0 8px;
}

/* CALENDAR */
#cale a:link, #cale a:visited, #cale a:hover {
 text-decoration: underline;
 font-family: Verdana, sans-serif;
}
#cale table {
 width: 147px;
 margin-bottom: 15px;
 border-top: 1px solid #ccc;
}
#calenavi {
 font-size: 9px;
}
#calenavi a:link, #calenavi a:visited {
 text-decoration: none;
}
#calenavi a:hover {
 text-decoration: underline;
}
#cale th {
/* display: block;*/
 width: 21px;
 font-weight: normal;
 font-size: 9px;
}
#cale td {
 text-align: center;
}/*
.clndr {
 display: block;
	float: left;
}
.calendar {
 display: block;
}*/
.today {
 font-weight: bold;
/* display: block;
	border: 1px solid #666;*/
}

/* BLOG_PAGENAVI */
#entrynavi {
 width: 539px;
 height: 23px;
 margin: 0px auto;
 line-height: 23px;
 text-align: center;
}
/* BLOG_ENTRY */
.blogentry {
 margin: 0px 20px;
}
.blogcate {
 font-size: 0.8em;
 text-align: right;
}
.blogentry h3 {
 display: block;
 background-color: #e6e6e6;
 font-weight: bold;
 font-size: 13px;
 line-height: 26px;
 height: 26px;
 padding: 0px 0px 0px 25px;
}
.entrycate {
 display: block;
 text-align: right;
 font-size: 10px;
 font-family: Verdana, sans-serif;
}
.blogentry h4 {
 font-weight: normal;
 font-size: 13px;
 height: 24px;
 line-height: 24px;
 padding-left: 25px;
 color: #FFFFFF;
}
.blogentry p {
 display: block;
 width: 500px;
 margin: 5px auto;
}
/*
.blogentry p img {
 border: 0px;
 float: left;
 margin-right: 5px;
 margin-bottom: 5px;
}*/
/* COMMENT&TRACKBACK */
.blogfoot {
 display: block;
 width: 500px;
 margin: 0px auto;
 padding: 5px 0px 10px 0px;
 border-top: 1px dotted #666666;
 text-align: right;
 line-height: 2em;
 font-family: Verdana, sans-serif;
 font-size: 10px;
}
.blogentry a:link {	color: black; }
.blogentry a:visited {	color : black; }
.blogentry a:hover { color: black; text-decoration: underline; }
.trackback-footer, .comment-footer { text-align: right; }
/* COMMENT_FOAM */
label.border {
 line-height: 1.7em;
 text-align: right;
 display: block;
 float: left;
}
.comments-open-footer {
 text-align: center;
}


ul#sidebnr {
	display:block;
	width:147px;
	margin:0 auto;
	padding:0;
	list-style-type:none;
}
#sidebnr li {
	display:block;
	margin:0 0 5px;
	padding:0 0 3px;
	text-align:center;
}
#sidebnr img {
	margin:0 auto;
}
.hr {
	border-bottom:1px solid #ccc;
}




