/* GKN CSS Document */
/*/_/_/--- main(#main) ---/_/_/*/
#main #mianbody {
	width: 550px;
	margin: 15px;
}

#main #level {
	font-size: 10px;
}

#main #level a {
	text-decoration: underline;
}

h3#ttl01 {
	background: url(../img/ttl_01.jpg) no-repeat;
	height: 30px;
	width: 550px;
	text-indent: -9999px;
}

h3#ttl02 {
	background: url(../img/ttl_02.jpg) no-repeat;
	height: 30px;
	width: 550px;
	text-indent: -9999px;
	margin-top: 35px;
}

h4#ttl01 {
	background: url(../img/second_title_ttl_01.jpg) no-repeat;
	height: 20px;
	width: 540px;
	text-indent: -9999px;
	margin: 15px 5px 0px;
}

h4#ttl02 {
	background: url(../img/second_title_ttl_02.jpg) no-repeat;
	height: 20px;
	width: 540px;
	text-indent: -9999px;
	margin: 15px 5px 0px;
}

h4#ttl03 {
	background: url(../img/second_title_ttl_03.jpg) no-repeat;
	height: 20px;
	width: 540px;
	text-indent: -9999px;
	margin: 15px 5px 0px;
}

h4#ttl04 {
	background: url(../img/second_title_ttl_04.jpg) no-repeat;
	height: 20px;
	width: 540px;
	text-indent: -9999px;
	margin: 15px 5px 0px;
}

h4#ttl05 {
	background: url(../img/second_title_ttl_05.jpg) no-repeat;
	height: 20px;
	width: 540px;
	text-indent: -9999px;
	margin: 15px 5px 0px;
}

h4#ttl06 {
	background: url(../img/second_title_ttl_06.jpg) no-repeat;
	height: 20px;
	width: 540px;
	text-indent: -9999px;
	margin: 15px 5px 0px;
}

h4#ttl07 {
	background: url(../img/second_title_ttl_07.jpg) no-repeat;
	height: 20px;
	width: 540px;
	text-indent: -9999px;
	margin: 15px 5px 0px;
}

h4#ttl08 {
	background: url(../img/second_title_ttl_08.jpg) no-repeat;
	height: 20px;
	width: 540px;
	text-indent: -9999px;
	margin: 15px 5px 0px;
}

/*-- catch --*/
.catch {
	width: 540px;
	margin: 15px 5px 0px;
	padding: 0px;	
}

/*-- box --*/
#main .boxfield {
	border: 1px solid #00538B;
	margin: 15px 5px 0px;
	padding: 10px;
}
#main .box {
	margin: 15px 5px 0px;
}

#main .boxright {
	border: 1px solid #00538B;
	float: right;
	margin: 15px 5px 0px;
	padding: 5px;
	width: 168px;
}

#main .boxleft {
	border: 1px solid #00538B;
	padding: 10px;
	float: left;
	width: 258px;
}

#main .img01 {
	margin: 15px 5px 0px;
}

#main .img02 {
	margin: 15px 9px 0px;
	float: left;
	width: 250px;
	border: 1px solid #00538B;
}

#main .img03 {
	margin: 15px 9px 0px;
	float: right;
	width: 250px;
	border: 1px solid #00538B;
}


#main b {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 3px 0px;
}

#main .blue {
	font-size: 12px;
	color: #006699;
}

.boxfield ul {
	margin: 0px 5px 0px 25px;
}

.boxfield li {
	list-style: disc outside;
	margin: 3px 0px;
}

.boxfield .name {
	margin : 5px;
	text-align: right;
}


/* list-side */
.listside {
	margin: 15px 5px 0px;
	padding: 0px;
}

.listside table {
	width: 540px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.listside tr {
	margin: 0px;
	padding: 0px;
}

.listside td,
.listside th {
	margin: 3px;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.listside td {
	background: #F0F0F0;
	width: 130px;
	font-weight: bold;
}

.listside td.sub {
	width: 70px;
	border-right-style: none;
	background: #FFFFFF;
}

.listside ul {
	margin: 0px 5px 0px 25px;
}

.listside li {
	list-style: disc outside;
	margin: 3px 0px;
}

.listside .side {
	text-align: right;	
}

.listside li.none {
	list-style: none;
	margin: 3px 0px;
}
