/*basic start*/
body, form, fieldset {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
p, pre, blockquote, ul, ol, dl, dd {
	margin: 0;
	padding: 0;
}
a:link {
	text-decoration: none;
	color: #0000FF;
	cursor: crosshair;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	cursor: crosshair;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	cursor: crosshair;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	cursor: crosshair;
}
#container #header #logo {
	text-align: center;
}
#container #header #nav {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#container #header #logo {
	margin-top: 10px;
}
#container #main #main-content {
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #main #main-content #notice {
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#container {
	padding: 0;
	width: 720px;
	margin: 0 auto;
}
#main {
	float: left;
	width: 620px;
}
#footer {
	clear: left;
	text-align: center;
	font-family: Verdana, Arial, sans-serif, "Times New Roman";
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 100%;
}
ul#nav li {
	display: inline;
	list-style: none;
}
/*basic end*/

#sub {
	float: left;
	width: 50px;
}
#ext {
	float: left;
	width: 50px;
}

/*content box start*/
.main-box  { background-color:#FFFFFF; }
.main-box1 { margin: 0 5px;height:1px;overflow: hidden; background-color:#E5EEF9; }
.main-box2 { margin: 0 3px;height:1px;overflow: hidden; background-color:#E5EEF9; }
.main-box3 { margin: 0 2px;height:1px;overflow: hidden; background-color:#E5EEF9; }
.main-box4 { margin: 0 1px;height:2px;overflow: hidden; background-color:#E5EEF9; }
.main-box5 { padding:10px; background-color:#E5EEF9; }
.sub-box  { background-color:#FFFFFF; }
.sub-box1 { margin: 0 5px;height:1px;overflow: hidden; background-color:#0099FF; }
.sub-box2 { margin: 0 3px;height:1px;overflow: hidden; background-color:#0099FF; }
.sub-box3 { margin: 0 2px;height:1px;overflow: hidden; background-color:#0099FF; }
.sub-box4 { margin: 0 1px;height:2px;overflow: hidden; background-color:#0099FF; }
.sub-box5 { padding:10px; background-color:#0099FF; }
/*content box end*/

/*home start*/
#info-body {
	background-image: url(../images/stripes.gif);
	background-repeat: repeat;
}
#sub-content h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
}
#info-body h3 {
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #000000;
	margin: 10px;
}
#info-body li {
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-image: url(../images/arrow-right.gif);
}
#info-body p {
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.w3c {
	text-align: right;
}
#notice h3 {
	cursor:pointer;
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
#notice h3 span {
	display:block;
	background-color:#9CF
}
#notice h3.bg02 span {
	background-color:#FFFFFF;

}
#notice div {
	display:none
}
/*home end*/

/*close to the world start*/
#close-body {
	background-color: #FFFFFF;
}
.close-form {
	margin: 10px;
}
#close-body li {
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-image: url(../images/arrow-right.gif);
}
#close-body p {
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	color: #000000;
	margin: 10px;
	background-image: url(../images/background-grey.gif);
}
.close-img {
	margin: 10px;
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
/*close to the world end*/

/*three legged race start*/
#leg-body {
	background-color: #FFFFFF;
}
#leg-body h3 {
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #000000;
	margin: 20px;
}
#leg-body li {
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	list-style-image: url(../images/arrow-right.gif);
}
#leg-body p {
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	color: #000000;
	margin: 20px;
	background-image: url(../images/background-yellow.gif);
}
#container #main #main-content #notice p {
	font-family: "ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

/*three legged race end*/
