@charset "Shift_JIS";
a:link,
a:visited
	{
	color: #006666;
	text-decoration: none;
	}

a:hover,
a:active
	{
	color: #000099;
	text-decoration: underline;
	}
.navi{font-size: 12px}
.linepadup {
    line-height: 1.5;
	padding:5px;
}
.lineup {
    line-height: 1.2;
}
.honbun {
    font-size: 12px;
    color: #333333;
    line-height: 1.5;
}
.honbun1 {
    font-size: 12px;
    color: #333333;
    line-height: 1.5;
	padding:5px;
}
.honbun2 {
    font-size: 12px;
    color: #333333;
    line-height: 1.2;
}

.honbun3 {
    font-size: 12px;
    color: #333333;
	padding:5px;
}
.small {
    font-size: 10px;
    color: #333333;
}
.midashi {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.blue {
	color: #000066;
	font-size: 12px;
}
.white {
	color: #ffffff;
	font-size: 12px;
}
.blueline {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:5px;
    border-bottom:#000066 
    1px dashed;
}
.pink {
	color: #993333;
	font-size: 12px;
}
.pinknomi {
	color: #993333;
}
table.box td {
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
	font-size: 12px;
	color: #333333;
}
table.box td.boxright{
	border-right:#999999 1px solid;
}
table.box td.boxrightpad{
	border-right:#999999 1px solid;
	padding:5px;
}
table.box td.boxbottom{
	border-bottom:#999999 1px solid;
}
table.box td.boxbottompad{
	border-bottom:#999999 1px solid;
	padding:5px;
}
table.box td.boxrb{
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
}
table.box td.boxrbpadding{
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	padding:5px;
}
table.cal td {
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
	font-size: 12px;
	color: #333333;
}
table.cal td.calhead{
	border-right:#999999 1px solid;
	background-color:#993333
}
table.cal td.calright{
	border-right:#999999 1px solid;
}
table.cal td.calbottom{
	border-bottom:#999999 1px solid;
}
table.cal td.calrb{
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
}
table.cal td.calrbpadding{
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	padding:5px;
}

