* html #header a {width:1%;}

/***********************/
/***     カラム     ***/
/***********************/
#column {
	width: 170px;
	float: left;
	background-color: #FFFFFF;
	font-size: 1.2em;
	color: #323232;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	display: inline;
}

#column ul {
	padding: 0em;
	margin: 0em;
	list-style: none;
	text-indent: 2em;
}	


#column li {
	margin: 0em;
	list-style-type: none;
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 2em;
	font-size: 12px;
	text-indent: 3em;
	width: 170px;
}
#column a {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/toppage/yy006_24.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	height: 25px;
	text-indent: 3em;
	line-height: 2.3em;
}
#column a:hover {
	text-decoration: none;
	color: #0066FF;
}
#container #main #form1 {
	clear: both;
	float: left;
}
