/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-size: 12px;
}

a img {
	border: 0;
}
a:link {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.pageBrake {
	page-break-after: always;
}


/*-----main-------------------------------------------------------------------*/


#main h1 {
	margin: 10px 0px 20px 0px;
	text-align: center;
	border-bottom: #639541 solid 2px;
}


#main h2 {
	display: none;
}
#main h3 {
	margin: 20px 0px 10px 0px;
	padding-left: 5px;
	border-left: 5px solid #000000;
}
#main h3 img {
	display: none;
}

#main h4 {
	margin: 20px 0px 10px 0px;
}
#main h4.QP {
	margin: 20px 0px 0px 0px;
}
#main h4.AP {
	margin: 10px 0px 10px 0px;
}

#main p {
	margin-bottom: 10px;
	line-height: 17px;
}

#main p.alt {
	font-weight: bold;
	font-size: 120%;
	margin-top: 30px;
	border-left: 5px solid #000000;
	font-family: ""HGŠÛºÞ¼¯¸M-PRO", ‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

#main p.altB {
	font-weight: bold;
	font-size: 180%;
	padding-bottom: 8px;
	margin-top: 20px;
	color: #990000;
	border-bottom: 4px solid #990000;
	font-family: ""HGŠÛºÞ¼¯¸M-PRO", ‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
#main ol.no {
	list-style-position: inside;
	list-style-type: decimal;
}

#main ol.no li {
	margin-bottom: 10px;
	list-style: inside;
	list-style-type: decimal;
}
#main ul li.sublist {
	list-style: disc;
	list-style-position: inside;
}
#main ol.txtlist {
	margin-bottom: 15px;
	list-style-position: inside;
	list-style-type: decimal;
}
#main ol.txtlist li {
	margin-bottom: 3px;
	list-style-position: inside;
	list-style-type: decimal;
}

/*Profile---------------------*/

#main table {
	margin-bottom: 30px;
}

#main table th {
	width: 130px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#main table td {
	width: 300px;
	text-align: left;
	padding: 5px;
}

#main table ul li {
	list-style: none;
}
	
div.insertPict {
	margin: 20px 0px 30px 0px;
	text-align: center;
}

#main p.sign {
	display: none;
}


#footer p {
	text-align: center;
	margin-top: 20px;
}

/*-----gototop-----*/

div.gotoTop {
	display: none;
}



/*-----leftcont-------------------------------------------------------------------*/

#leftcont h1 {
	text-align: center;
}

#leftcont h2 {
	text-align: center;
	margin-bottom:15px;
}

/*-----navigation-----*/

#navigation {
	display: none;
}





