body {
	background-color: #FBF7E6;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.table_height {
	height: 100%;
}
.flash {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.td_index_image {
	padding: 5px;
}
.td_index_summary {
	padding: 10px;
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 140%;
}
.td_index_content {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #333333;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.update {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image:url(images/update_background.gif);
}
.footer {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #333333;
	padding: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding: 5px;
}
.black11pt {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	color: #333333;
	line-height:140%;
}
.black10pt {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #333333;
	line-height:140%;
}
.black9pt {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #333333;
	line-height:140%;
}
.red10pt {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color:#CC0000;
	line-height:140%;
}
.red12pt {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	color:#CC0000;
	line-height:140%;
}
.white10pt {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color:#FFFFFF;
	line-height:140%;
}
.white12pt {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	color:#FFFFFF;
	line-height:140%;
}
.calender {
	font-size:10pt;
}
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #333333;
    padding: 5px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.entry-header {
    margin-top: 0;
    border-left: 5px solid #dae0e6;
    padding: 0 0 0 10pt;
    color: #666;
    font-size: 14pt;
}
.date-header {
    margin-top: 0;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
}
.module-content {
    margin: 0 0 10pt 0;
    border-top: 1px solid #cfd4d9;
    padding: 10pt 10pt 0 10pt;
    font-size: 10pt;
    line-height: 1.2;
}
.entry-footer{
    font-size: 10pt;
}
.entry-content{
    font-size: 12pt;
}
#archive-title{
    font-size: 12pt;
}
.content-nav{
    font-size: 12pt;
}
.archive-list{
    font-size: 12pt;
    margin: 0;
    padding: 0;
    list-style: none;
}
.module-list{
    margin: 0,0,5,0;
    padding: 0;
    list-style: none;
}

.subnavi {
	text-align:right;
	padding:10px 0px 10px 0px;
}