@charset "Shift_JIS";

/* reset */
/* -------------------------------------------------- */
body{
	margin: 0;
	padding: 0;
	color: #333333;
}
/* safari only \*/
html[xmlns*=""] body {
	font-family: 'Hiragino Kaku Gothic Pro';
}
/* end safari only */
p,h1,h2,h3,h4,
div,
dl,dt,dd,
ul,ol,li,
table,form{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
img{
	border: none;
	vertical-align: bottom;
}
em{
	font-style: normal;
}
th{
	vertical-align: top;
}
td{
	vertical-align: top;
}

/* link */
/* -------------------------------------------------- */
a:link { color: #1B519A; text-decoration: none;}
a:visited {  color: #1B519A; text-decoration: none;}
a:hover { color: #1B519A; text-decoration: none; }


body {
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#shadowtable {
	margin-right: auto;
	margin-left: auto;
}


#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
        padding-top:14px;
        margin-bottom:25px;
}

#main {
	background: url(http://www.fuji-ie.jp/blog/habikigaoka/images/container_bg.gif) left repeat-y;
}

#leftcontainer {
	float: left;
	width: 534px;
	height: auto;
	padding-top: 15px;
	line-height: 1.5;
}

#leftheader {
	margin: 0px;
	padding: 0px;
	height: 253px;
	position: static;
	width: 508px;
	overflow: hidden;
	z-index: 10;
}

#lefthead_right {
	width: 378px;
	float: right;
}

#lefthead_textarea {
	height: 43px;
	color: #FFFFFF;
	padding: 10px;
	top: -60px;
	width: 410px;
	position: relative;
	left: 13px;
	font-size: 16px;
	clip: rect(auto,auto,55px,auto);
	z-index: 20;
}

#lefthead_textarea a:link{ color: #FFFFFF; text-decoration: none; }
#lefthead_textarea a:visited{ color: #FFFFFF; text-decoration: none; }


#lefthead_textarea h1{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}


#description {
	left: 300px;
	width: 220px;
	top: 68px;
	position: absolute;
	left: 321px;
	font-size: 10px;
	color: #594E37;
 }

#leftbody {
	width: 508px;
	padding-top: 15px;
}

.contents-header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 12px;
	padding-left: 15px;
	line-height: 14px;
	margin-left: 25px;
	margin-top: 12px;
	display: block;
	background: url(http://www.fuji-ie.jp/blog/habikigaoka/images/blit.jpg) no-repeat left center;
	padding-right: 52px;
	margin-bottom: 20px;
}

.profile-header {
	font-size: 14px;
	font-weight: bold;
}


.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header {
	font-size: 14px;
	padding-left: 15px;
	line-height: 14px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 24px;
	display: block;
	margin-right: 52px;
}

.entry {
	width: 508px;
	margin-left: 26px;
	margin-bottom: 27px;
}
.entry-content {
	background: url(http://www.fuji-ie.jp/blog/habikigaoka/images/entry_body_bg.gif) left repeat-y;
}

.entry-header {
	width: 508px;
	height: 66px;
	background: url(http://www.fuji-ie.jp/blog/habikigaoka/images/h2_bg.gif) bottom no-repeat;
	font-size: 16px;
	line-height: 18px;
	margin: 0;
}
.h2_title {
	color: #FF9B06;
	font-family: sans-serif;
	font-weight: bold;
	padding-top: 30px; 
	padding-left: 108px;
	}
.entry-header a:link {
	color: #FF9B06;
	text-decoration: none;
}
.entry-header a:visited {  
	color: #FF9B06; 
	text-decoration: none;
}
.entry-header a:hover { 
	color: #FF9B06; 
	text-decoration: none;
}

.entry-prof-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 10px;
	padding-left: 15px;
	line-height: 14px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 24px;
	display: block;
	background: url(http://www.fuji-ie.jp/blog/habikigaoka/images/blit.jpg) no-repeat left center;
	margin-right: 52px;
}

.entry-category
{
	width: 453px;
	padding-top: 8px;
	padding-right: 25px;
	color: #333333;
	font-size: 12px;
	text-align: right;
}
.entry-category a:link { text-decoration: underline; }

.entry-summary
{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 52px;
	margin-left: 25px;
}

.entry-summary-body {
	padding-right: 10px;
	padding-left: 10px;
}


.entry-body {
	width: 439px;
	clear: both;
	padding-top: 27px;
	padding-left: 32px;
	padding-right: 37px;
}

.entry-excerpt,
.entry-more,
.entry-more-link{
	padding-left: 32px;
	padding-right: 37px;
}



#trackbacks-info,
.trackback-content,
.comments-open-content,
.comment-content
{
	clear: both;
	margin-left: 24px;
	margin-right: 24px;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.trackbacks h5 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 24px;
	margin-right: 24px;
}

.trackback-footer,
.comment-footer {
	margin-bottom: 25px;
	margin-top: 2px;
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 2px;
	padding-bottom:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;

}

.entry-footer {
	width: 462px;
	margin: 0 auto;
	background: url(http://www.fuji-ie.jp/blog/habikigaoka/images/border02.gif) top repeat-x;
	padding-top: 8px;
	text-align: right;
	margin-top: 24px;
	margin-bottom: 14px;
}

.footbox {
	background: url(http://www.fuji-ie.jp/blog/habikigaoka/images/footbox.gif) no-repeat center bottom;
	font-family: sans-serif;
	font-size: 1px;
	text-align: center;
	height: 10px;
}
#rightcontainer {
	width: 255px;
	float: right;
	padding-top: 15px;
}

.rightbox a:hover { text-decoration: underline; }

#righthead {
	text-align: center;
}

#righthead img {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	display: block;
}

.rightbox {
	margin-bottom: 17px;
	text-align: left;
	margin-right: 23px;
}

.rightbox_foot {
	height: 4px;
	vertical-align: top;
	font-size: 1px;
}


.rightbox_head span{
	line-height: 14px;	
}

.rightbox_body{
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
}
#sidebar_qr{
        width:137px;
        margin:0 auto;
}
.rightbox_blognavi{
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
}

.rightbox_blognavi .blognavi{
	line-height: 14px;
	text-align: center;
}
.rightbox_body div{
	line-height: 14px;
}

.rightbox_body #search{
	font-size: 10px;
}

.archive-content {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-right: 52px;
	margin-left: 25px;
}

.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.archive-list-item
{
   margin-top: 2px;
   margin-bottom: 0px;
}

.module-list {
	margin-left: 18px;
	margin-right: 16px;
}


.module-list li {
	background-image: url(http://www.fuji-ie.jp/blog/habikigaoka/images/border02.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 7px;
	padding-bottom: 7px;
}
.module-list li p {
	margin-left: 3px;
	padding-left: 20px;
	background-image: url(http://www.fuji-ie.jp/blog/habikigaoka/images/list_mark.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#rightbox_banner{
	background: #ffffff;
	padding: 3px;
	border: 1px solid #666666;
	margin-right: 4px;
	margin-left: 4px;
}

#footer {
	text-align: center;
	font-size: 10px; 

}

.banner {
	margin-top: 6px;
	margin-bottom: 6px;
}

.clearboth {
	clear: both;
}

.search-content {
	padding: 20px;
}
#calendar_title {
	background-image: url(http://www.fuji-ie.jp/blog/habikigaoka/img/calendar_border.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 7px;
	padding-bottom: 7px;
     margin-bottom: 7px; 
     text-align: center;
font-weight: bold;
}
#calendar_contents th {
text-align: center;
}
#calendar_contents td {
text-align: center;
}
