body,td {
	font-size: 12px;
	font-family:'Osaka','MS PGothic','MS UI Gothic',gothic,sans-serif;
}

p {
	color: #444444;
}
td {
	font-size: 12px;
	line-height: 130%;
}
div.navi {
        font-size: 11px;
	color: #888888;
}
font.title {
	font-family:'Osaka','MS PGothic','MS UI Gothic',gothic,sans-serif;
        // font-family: verdana, arial, helvetica, sans-serif;
        font-weight: bold;
        font-size: 22px; color:#990000;
}

font.subtitle {
	font-family:'Osaka','MS PGothic','MS UI Gothic',gothic,sans-serif;
        border-left-style: solid;
        border-left-width: 10px;
        border-color: #ff8888;
        padding-left: 2px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 16px;
        font-weight: normal;
        color: #666666;
        background-color: #ffffff;
}

table.menu {
        border-collapse: collapse;
}
table.bot-menu {
        border: 1px #bbbbbb solid;
        border-collapse: collapse;
}

td.menu1 {
        border-width: 1px 1px 0px 1px;
        border-style: solid;
        border-color: #888888;
        padding: 1px;
        font-size: 12px;
        color: #000000;
	background-color: #dddddd;
	cursor: hand;
	height: 24px;
}

td.menu {
        border: 1px #dddddd solid;
        padding: 4px;
        font-size: 12px;
        color: #ffffff;
	background-color: #666666;
	cursor: hand;
	height: 28px;
}
td.menuL {
        border: 1px #dddddd solid;
	border-left-color: #888888;
        padding: 4px;
        font-size: 12px;
        color: #ffffff;
	background-color: #666666;
	cursor: hand;
	height: 28px;
}
td.menuR {
        border: 1px #dddddd solid;
	border-right-color: #888888;
        padding: 4px;
        font-size: 12px;
        color: #ffffff;
	background-color: #666666;
	cursor: hand;
	height: 28px;
}
td.hover {
        border: 1px #ffffff solid;
        padding: 1px;
        font-size: 12px;
        color: #990000;
}

td.news {
	border-top: 1px #aaa solid;
	border-right: 1px #aaa solid;
	border-bottom: 1px #aaa solid;
	padding-left: 4px;
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 14px;
	color: #990000;
	background-color: #ffffff;
}
td.news-contents {
        border-left: 1px #bbbbbb solid;
		padding-left: 4px;
}
td.link-menu {
	border: 1px #aaa solid;
	padding-left: 4px;
	// font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-family:'Osaka','MS PGothic','MS UI Gothic',gothic,sans-serif;
	font-size: 14px;
	color: #990000;
	background-color: #cccccc;
}
.text12 {  font-size: 12px; line-height: 18px}
.text11 {  font-size: 10px; line-height: 11px}
.text11gray {  font-size: 10px; color: #666666;}

a:link {text-decoration: none ; color:#000099; }
a:visited {text-decoration: none ; color:#000099; }
a:hover {text-decoration: underline ; color:#990000; }

a.menu:link {text-decoration: none ; color:#ffffff; }
a.menu:visited {text-decoration: none ; color:#ffffff; }
a.menu:hover {text-decoration: none ; color:#ffffff; }

a.menu1:link {text-decoration: none ; color:#666; }
a.menu1:visited {text-decoration: none ; color:#666; }
a.menu1:hover {text-decoration: none ; color:#666; }

a.small:link {font-size: 11px; text-decoration: none ; color:#666666; }
a.small:visited {font-size: 11px; text-decoration: none ; color:#666666; }
a.small:hover {font-size: 11px; text-decoration: underline ; color:#990000; }
