@charset "utf-8";
/* CSS Document */

html, body			{min-height: 100%; height: auto; height: 100%;}
body				{font-family: Arial, Tahoma, Verdana; line-height:100%;}
	
h1					{font-size: 9px; font-weight: bold; border-bottom: 2px solid #000; margin-bottom: 20px; padding-bottom: 4px; color: #000;}
h1 a				{text-decoration:none; color:#000;}
img					{display: none;}

h2					{font-size: 9pt; border-bottom: 1px solid #000; line-height:100%;}
h3					{font-size: 9pt; border-bottom: 1px dashed #000; font-weight:normal;}

p 					{font-weight:normal; font-size: 11pt; color:#000; text-align:left; line-height:120%;}

.float-right			{float: right;}
.float-left 			{float: left;}

ul#navi{
	display:none;}
	
ul#navi-add{
	display:none;}	
#sub-navi{
	display:none;}

#header{
	display:none;}