@charset "utf-8";
body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 14px;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
}

.bg {
	background-image: url(ap2011-bg.gif);
	background-repeat: repeat-y;
}
.bg1 {
	background-image: url(ap2011-top3.gif);
	background-repeat: no-repeat;
}

.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.inline-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.inline-l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.font1 {
	color: #FFF;
}
.font2 {
	font-size: 14px;
	font-weight: bold;
	color: #090;
	line-height: 18px;
}
.font3 {
	color: #090;
}
.font4 {
	color: #60C;
}


.table1 {
	 border-collapse: collapse;
}
.font5 {
	color: #00C;
	text-decoration: underline;
}
.font6 {
	font-size: 14px;
	font-weight: bold;
	color: #009;
}
.font7 {
	color: #C00;
}
.font8 {
	font-size: 14px;
	line-height: 1.5em;
}
.font9 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #008BD5;
	line-height: 18px;
	padding-left: 10px;
}
.font10 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #008BD5;
	border-left-color: #008BD5;
	width: 250px;
}

.font11{
	color: #008CD4;
}
.font12-eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.font13 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F90;
	line-height: 18px;
	padding-left: 10px;
}
