@charset "utf-8";/* CSS Document *//*メニュー */#left {		width: 130px;		border: 5px #FF6347 dotted thick;		background-color:#fff8dc;		text-align: center;		font-size:12px;}#left h1{ 			font-size: 1em;		font-weight: bold;		background-color:#FF6347;}#left ul li {	list-style-type:circle;	list-style-position:inside;}#list a:link{	color:#FFFFFF;}#list a:visited{	color:#FFFFFF;}#list a:active{	color:#FFFFFF;}#list a:hover{	color:#CCFF66;}/*index板*/#style1	{		background-image: url(../images/ita.gif);		background-repeat:no-repeat;		width: 600px;		height: 100px;}/*index背景*/#style2	{		background-image: url(../images/hk.gif);		background-repeat:no-repeat;		width: 700px;		height: 400px;}#style3	{				height: 730px;}