/*ページレイアウトの設定*/

.clear {clear:left;height:0;}

h1{ margin:0px; padding:0px;}
h2{ margin:0px; padding:0px;}
h3{ margin:0px; padding:0px;}

#page { float:left; margin:0px; padding:30px; background-color:#FF00FF; width:560px;}
#lay-laft { float:left; margin:0px; padding:0px; background-color:#00FFFF; width:350px; z-index:10;}
#lay-right { float:right; margin:0px; padding:0px; background-color:#FFFF00; width:150px; }

A:link{ font-style: normal; font-weight: normal; font-variant: normal; color:#000066; text-decoration:underline;}
A:visited{ font-style: normal; font-weight: normal; font-variant: normal; color:#000033; text-decoration:underline;}
A:active{ font-style: normal; font-weight: normal; font-variant: normal; color:#003399; text-decoration:none;}
A:hover{ font-style: normal; font-weight: normal; font-variant: normal; color:#000099; text-decoration:none;}

.txt10s {font-size: 10px; line-height: 11px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; }
.txt10 {font-size: 10px; line-height: 15px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; }
.txt12s {font-size: 12px; line-height: 15px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; }
.txt12 {font-size: 12px; line-height: 17px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; }
.txt12p {font-size: 12px; line-height: 21px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; }
.txt12t {font-size: 12px; line-height: 20px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; }


#naka { text-align:center; width:800px; margin:0px; padding:0px; } 
#back-black { text-align:center; margin:0px; padding:0px; border:0px; width:100%; background-color:#000000;}
#menu { float:center; width:798px; margin:0px; padding:0px; }
#menu li { list-style:none; display:inline; margin:0px; padding:0px; border:0px; }
.menulist { list-style:none; float:left; display:inline; margin:0px; padding:0px;}


#listabout{ margin:0px 0px 0px 30px;
			padding:0px;
			list-style-type:decimal;
			font-size:12px;
			line-height: 17px;
			color:#000000;
			font-weight:normal;
			line-height:22px;
			font-family:Arial, Helvetica, sans-serif; }
