@charset "utf-8";
/* CSS Document */
/* ボディ全体 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/body/bg.jpg);
}
.structure {
	width: 841px;
	margin: 0 auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* Header */
div#header {
	height: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* ヘッダー上段 */
div#header #sub {
	height: 28px;
	background-image: url(../images/header/read.jpg);
	background-repeat: repeat-x;
}
div#header #sub h1 {
	font-size: 12px;
	margin:0;
	padding:0;
	height:28px;
	color: #666666;
	line-height: 260%;
	text-align: left;
	font-weight: normal;
}
/* ヘッダー中段 */
div#header #titel {
	height: 66px;
}
/* ヘッダーナビゲーション */
div#header #navi {
	height: 41px;
}
/* ボディ */
div#main {
	overflow: hidden;
}
/* IE 6 */
* html #main {
	zoom: 1;
}
/* コンテンツ */
div#content {
	float: left;
	width: 800px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
div#content a{
	font-size: 12px;
	color: #2757a1;
}
div#content a:hover{
	text-decoration: none;
}
/* footer */
div#footer #copy{
	font-size: 11px;
	line-height: 250%;
	color: #333333;
}
div#footer #link{
	font-size: 11px;
	line-height: 250%;
	color: #333333;
	text-decoration: none;
}
div#footer #link a{
	font-size: 11px;
	line-height: 250%;
	color: #333333;
	text-decoration: none;
}
div#footer #link a:hover{
	font-size: 11px;
	line-height: 250%;
	color: #2757a1;
}
.info_name {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
}
.info_add {
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
.get {
	font-size: 11px;
	line-height: 125%;
	color: #666666;
}
.mt_r {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.honbun_r {
	font-size: 12px;
	color: #FF0000;
}
.honbun_rb {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.links {
	font-size: 16px;
}
.sub-tr {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.time-1-1 {
	font-size: 12px;
	font-weight: bold;
	color: #3366ff;
}
.time-2-1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.time-01 {
	color: #3366ff;
	font-weight: bold;
}
.time-02 {
	color: #FF0000;
	font-weight: bold;
}
.date_1 {
	color: #FF0000;
	font-weight: bold;
	background-color: #fff4e8;
}
.date_1-t {
	background-color: #fff4e8;
	color: #3366ff;
	font-weight: bold;
}
.date_2-t {
	background-color: #fff4e8;
	color: #FF0000;
	font-weight: bold;
}
.date_2 {
	color: #333333;
	font-weight: bold;
	background-color: #e6e6e6;
}
.date_t {
	font-weight: bold;
	font-size: 12px;
}
.date_tb {
	font-weight: bold;
	font-size: 16px;
}
.time-bb {
	color: #333333;
	line-height: 120%;
}
.gotog {
	font-size: 10px;
}
