@charset "utf-8";
html {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #CC0000;
}
a img {
	border: 0;
}
body {
	background-color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.6;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	overflow: hidden;
}
/*\*/
* html #wrapper {
	height: 1em;
	overflow: visible;
}
/**/
#right {
	float: right;
	width: 557px;
	padding-right: 35px;
}
/* ---------IE用指定--------- */ 
*html #right {
	float: right;
	width: 522px;
	padding-right: 0px;
	padding-left: 15px;
}
/* -------------------------- */ 
#left {
	float: left;
	width: 191px;
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.border {
	width: 191px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
/* ---------IE用指定--------- */  
* .border {
	width: 191px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
/* -------------------------- */ 
.date_border {
	width: 521px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	margin-bottom: 23px;
	padding: 0px;
	margin-top: 0px;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 34px;
	padding-right: 35px;
	padding-left: 21px;
	
}
/* ---------IE用指定--------- */  
*html #main {
	width: 704px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 34px;
	padding-right: 35px;
	padding-left: 0px;
	
}
/* --------------------------- */
.text {
	width: 490px;
	padding-top: 21px;
	padding-bottom: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.comme_track {
	float: right;
	width: 521px;
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 19px;
	padding-right: 4px;
}
/* ---------IE用指定--------- */ 
*html .comme_track {
	float: right;
	width: 517px;
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 19px;
	padding-right: 4px;
}
/* --------------------------- */
.title {
	font-size: 13px;
	margin-bottom: 32px;
}

#category {
	width: 191px;
	margin-bottom: 36px;
}
#recent_entry {
	width: 191px;
	margin-bottom: 36px;
}
#archiives {
	width: 191px;
	margin-bottom: 30px;
}
#calendar{
	width: 191px;
	margin-bottom: 30px;
}
.box {
	width: 521px;
	clear: both;
	padding-bottom: 62px;
}
#menu {
	height: 35px;
	width: 800px;
}
#header {
	height: 247px;
	width: 800px;
}
/* ---------IE用指定--------- */ 
#header img {
	vertical-align: bottom;
}
/* --------------------------- */
#calendar table {
    width: 186px;
	line-height: 180%;
	font-size: 10px;
	text-align:center;
}

#bnr {
	width: 191px;
}
