/* メインテキスト */

.text-18 {
	font-size: 18px;
}
.text-8 {
	font-size: 8px;
	line-height: 1em;
}

.text-16 {
	font-size: 16px;
	line-height: 1.5em;
}

.text-14 {
	font-size: 14px;
	line-height: 1.5em;
}

.text-12 {
	font-size: 12px;
	line-height: 1.4em;
}

.text-12-he16 {
	font-size: 12px;
	line-height: 1.6em;
}

.text-12-he18 {
	font-size: 12px;
	line-height: 1.8em;
}

.text-10px {
	font-size: 10px;
	line-height: 1.3em;
}


.text-10-he15 {
	font-size: 10px;
	line-height: 1.5em;
}

.text-10-he16 {
	font-size: 10px;
	line-height: 1.6em;
}


body {
	color: #303030;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}




.copyright {
	font-size: 8px;
	color: #858585;
}


.span-5 {
	padding-bottom: 5px;
}

.span-10 {
	height: 10px;
	width: 2px;
}

.span-15 {
	height: 15px;
	width: 2px;
}

.span-20 {
	height: 20px;
	width: 2px;
}


a {
	text-decoration: none
}
.blank-bot {
	margin-bottom: 10px;
	width: 270px;
}


.blank-bot2 {
	width: 460px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 7px;
}



.day {
	font-size: 10px;
	color: #474747;
}
.title {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFECF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bot-bor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 270px;
	margin-bottom: 7px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin-top: 2px;
}
.picture {
	width: 85px;
}
.data {
	font-size: 10px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}
