body {
margin: 0px 0px 0px 0px;
background-image: url(../images/outer_bg.gif);
color: #333333;
}

a:link { color: #003270; text-decoration: underline}
a:visited { color: #406594; text-decoration: none}
a:hover { color: #FFCC00; text-decoration: none}
a:active { color: #339933}


h1 {font-size: 19px; line-height: 140%; margin: 0px;}
h2 {font-size: 14px; line-height: 140%; margin: 0px;}
h3 {font-size: 12px; line-height: 140%; margin: 0px;}
h4 {font-size: 10px; line-height: 120%; margin: 0px;}

h1.seo {
font-size: 9px;
margin: 0px;
padding: 2px 0px 3px 15px;
height: 20px;
}

h3.catch {
padding: 3px 0px 0px 10px;
margin: 0px;
}

td.headbg {
background-image: url(../images/head_bg.jpg);
background-repeat: no-repeat;
height: 153px;
}

td.topvisual {
background-image: url(../../images/top_visual.jpg);
background-repeat: no-repeat;
height: 214px;
}

.locator {
font-size: 10px;
padding: 0px 0px 0px 10px;
}

.large {
font-size: 14px;
font-weight: bold;
line-height: 120%;
}

.regler{
font-size:  12px;
line-height: 160%;
}

.reglerB{
font-size:  12px;
font-weight: bold;
line-height: 200%;
}

.small{
font-size:  10px;
line-height: 140%;
}


/* ------------------------------------------------ADD 2009.07.13
----------------------------------------------------------------- */

.redB14 { font-size:14px; font-weight:bold; color:#DD1B0B; }
.blueB14 { font-size:14px; font-weight:bold; color:#1D55CB; }

.contMgn { width:520px; margin:20px 0 20px 30px; }
.contMgn p {
	font-size:  12px;
	line-height: 160%;
	margin:15px 0;
}

.boxBgBlue { padding:5px; background-color:#EBF0F3; }

.imgMgn { margin:20px 0; }
.imgR { float:right; margin:0 20 10px 0; }

table.kizuki_menu { width:520px; margin-bottom:20px; border-top:1px solid #009999; }
table.kizuki_menu td { text-align:center; padding-top:20px; }

.mission01Box { border:1px solid #006699; padding:10px; margin-bottom:20px; }
.mission01Box p { padding:10px; background-color:#E1F4FD; margin:5px 0 0 0; }
.mission02Box { border:1px solid #339933; padding:10px; margin-bottom:20px; }
.mission02Box p { padding:10px; background-color:#E8F7E8; margin:5px 0 0 0; }

table.missionTbl { width:520px; margin:20px 0; background-color:#666666; }
table.missionTbl th, table.missionTbl td { padding:5px; background-color:#FFFFFF; font-size:12px; text-align:center; }
table.missionTbl th {background-color:#FFCC00; }
table.missionTbl td.cat {background-color:#FFF2BF; text-align:left; }

/* --------------------------------------------------ADD BY AKITA
----------------------------------------------------------------- */

FORM { display: inline; }

/* ---------------------------------------------------------ERROR
----------------------------------------------------------------- */
DIV.errMsg {
	color: #FF0000;
	border: 1px dotted #FF1493;
	background: #FFE4E1;
	font-weight: bold;
	clear: both;
	width: 100%;
	margin: 10px 10px 0px 25px;
	padding: 10px;
}
DIV.errMsg UL {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
DIV.errMsg LI {
	color: #333333;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	margin: 5px;
}