@charset "utf-8";

a:link {
	text-decoration:none;
	color:#cc0000;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color:#cc9999;
	font-weight: bold;
}
a:active {
	text-decoration:none;
	color: #FF6600;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	background-color: #CCCCCC;
	font-weight: bold;
}

#i1 { 
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

.smallromantext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.basetext {
	font-size: 12px;
	line-height: 20px;
}
.copywordsjapanese {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
}
.contentsbox {
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	border: 1px solid #999999;
}
.menubox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	font-weight: bold;
	padding: 0.2em;
	border-top-width: 1em;
	border-right-width: 1em;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	color: #F0F0F0;
	background-color: #000066;
}
.titleboxred {
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	padding: 0.3em;
	border-top-width: 1em;
	border-right-width: 1em;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
}
.mediumword {
	font-size: 18px;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
.mediumwordjapanese {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}
.titleboxblue {
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	padding: 0.3em;
	border-top-width: 1em;
	border-right-width: 1em;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.smalltext {
	font-size: 10px;
	line-height: 12px;
}
