body {
	width: 100%;
	background: url(img/bg.gif) repeat top left;
	padding: 0;
	margin: 0;
	}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* begin typography */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana,Arial,sans-serif;
	color: #333;
}
a:link, a:visited {
	text-decoration: none;
	color: #3366ff;
}
a:hover, a:active {
	text-decoration: underline;
	color: #6699ff;
}

	/* begin main typography */
.entry_box .title_box h2 {
	font-size: 160%;
	font-weight: bold;
}
.entry_box .title_box h2 a:link, .entry_box .title_box h2 a:visited {
	color: #333;
	}
.entry_box .title_box h2 a:hover, .entry_box .title_box h2 a:active {
	color: #777;
	}
.entry_box .title_box h2 a {
	color: #333;
	}
.entry_box .title_box h3 {
	font-size: 130%;
	font-weight: 100;
}
.entry_box span {
	font-size: 120%;
	font-weight: 100;
	line-height: 180%;
}
.author_box li {
	font-size: 120%;
}
.comment_box {
	font-weight: bold;
}
.single_authorbox {
	font-size: 140%;
}
.single_entry_container span {
	font-size: 140%;
}
.single_title_box h2 {
	font-size: 180%;
}
ul.calendar_datebox li {
	font-size: 120%;
	font-weight: bold;
} 
	
	/* end main typography */

	/* start sidebar typography */
.widget_recent_comments li.recentcomments {
	font-size: 120%;
}
ul.stafflist_box li {
	font-size: 120%;
	}
	/* end sidebar typography */

#footer p {
	color: #fff;
}
/* end typography */


/* begin structure */
#page {
	text-align: left;
	}
#header {
	background: url(img/header_bg.gif) repeat-x top left;
	width: 100%;
	height: 244px;
}
#header_img {
	background: url(img/header_img.gif) no-repeat top center;
	height: 244px;
	position: relative;
}
#header_imglogo {
	margin-top: 97px;
	margin-left: 50px;
	position: absolute;
}
#header_imglogo a {
	width: 700px;
	height: 42px;
	display: block;
	text-indent: -4000px;
	color: white;
}
#header_imglogo img {border: 0;}
#container {
	background: url(img/main_bg.gif) repeat-y top left;
	width: 880px;
	margin: 0 auto;
}
#header_bottom {
	background: url(img/header_bottom.gif) repeat-x top left;
	width: 880px;
	height: 29px;
	padding-bottom: 30px;
}

	/* begin main */
#mainbox {
	width: 560px;
	padding-left: 30px;
	float: left;
}
.entry_container {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 40px;
}
.single_entry_container {
	width: 500px;
	border-bottom:  1px dashed #ccc;
}
.author_box {
	border-right: 1px dashed #ccc;
	float: left;
	width: 120px;
	height: 180px;
	text-align: left;
}
.single_authorbox {
	border-bottom:  1px dashed #ccc;
	background: url(img/writtenby.gif) no-repeat top left;
	padding-left: 100px;
	height: 30px;
}
.author_box img {
	background: url(img/author_bg.gif);
	padding: 3px 12px 3px 3px;
}
.author_box ul {
	width: 120px;
	padding: 0;
	margin: 0;
	}
.author_box li {
	list-style: none;
	text-align: left;
	padding-top: 4px;
	padding-left: 5px;
}
.entry_box {
	height: 180px;
	width: 400px;
	padding-right: 20px;
	float: right;
}
.entryinfo_box {
	padding-bottom: 20px;
}
.title_box {
	float: left;
	width: 330px;
}
.single_title_box {
	float: left;
	width: 400px;
}
.title_box h2, .title_box h3 {
	padding: 0;
	margin: 5px 0;
}
.comment_box {
	width: 35px;
	height: 30px;
	padding-top: 7px;
	background: url(img/comment_bubble.gif);
	float: left;
	text-align: center;
}
.entry_box a.morelink {
	display: block;
	padding-top: 10px;
}
.navigation {
	padding: 20px 0;
	}
.navigation .alignleft {float: left;}
.navigation .alignright {float: right;}

.author_container .entry_box {
	margin-bottom: 50px;
	border-bottom: 1px dashed #ccc; 
	}
	/* end main */
	
	/* start comment */

.commentlist li, #commentform input, #commentform textarea {
	font: 120% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 120%;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	/* end comment */
	
	/* begin sidebar */
#sidebar {
	width: 210px;
	padding-right: 20px;
	float: right;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
.widget {
	width: 210px;
	padding: 0;
	padding-bottom: 50px;
	margin: 0;
	list-style: none;
}
.widget ul, .widget ul li, .widget h2 { 
	list-style: none;
}
.widget h2 {
	width: 210px;
	text-align: center;
	text-indent: -4000px;
	height: 30px;
}
.widget_recent_comments h2 {
	background: url(img/newcomments.gif) no-repeat center top;
}
.widget_recent_comments li.recentcomments {
	padding: 5px 0;
	border-bottom: 1px dashed #bbb;
}
.widget_stafflist h2 {
	background: url(img/hfstaff.gif) no-repeat center top;
}
h2.stafflist_title {
	width: 200px;
	height: 30px;
	}
h2.list_kanbu {background: url(img/list_kanbu.gif) no-repeat left bottom; height: 20px;}
h2.list_hfhonbu {background: url(img/list_hfhonbu.gif) no-repeat left bottom;}
h2.list_spinns {background: url(img/list_spinns.gif) no-repeat left bottom;}
h2.list_restore {background: url(img/list_restore.gif) no-repeat left bottom;}
h2.list_mumokuteki {background: url(img/list_mumokuteki.gif) no-repeat left bottom;}
h2.list_monomania {background: url(img/list_monomania.gif) no-repeat left bottom;}
h2.list_mhp {background: url(img/list_mhp.gif) no-repeat left bottom;}
h2.list_gallerie {background: url(img/list_gallerie.gif) no-repeat left bottom;}
h2.list_buyer {background: url(img/list_buyer.gif) no-repeat left bottom;}
	
ul.stafflist_box  {
padding-top: 0px;
	}
.stafflist_box li {
padding: 1px;
	}
a.calendar_banner img {
	border: 0;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	}
a.calendar_banner img:hover {
	background: url(img/calendar_banner_bg.gif);
}
	/* end sidebar */
	
	/* start comment */
.comment_container {
	width: 480px;
	background: #efffec;
	text-align: left;
	height: auto;
	padding: 10px 25px;
	margin-top: 30px;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
	/* end comment */
	
	/*begin footer*/
#footer {
	width: 880px;
	clear: both;
	height: 50px;
	padding-top:0px;
	margin-top: 100px;
	background: url(img/footer_bg.gif) no-repeat bottom left;
}
#footer p {
	padding: 0;
	margin: 0;
	padding-top: 20px;
	padding-left: 160px;
}
	/*end footer*/
	
	/*begin calendar page*/
#calendar_mainbox {
	width: 592px;
	padding-left: 17px;
	float: left;
}
.calendar_entry_container {	
	margin-bottom: 40px;
}
#calendar_container {
	margin-top: 30px;
	width: 592px;
	height: 646px;
	background: url(img/calendar_bg.gif) no-repeat top left;
}
ul.calendar_datebox {
	padding: 0;
	margin: 0;
	float: left;
	width: 100px;
	padding-left: 18px;
	height: 70px;
	padding-top: 37px;
}
ul.calendar_datebox li {
	padding: 0;
	list-style: none;
	margin: 0;
	height: 20px;
}
	/*end calendar page*/
	
/* end structure */
