dd.contact{
margin: 6px 0px 5px 10px;
}


.mmtable {
	border: thin;
}
/*
#container {
	margin-top: 20px;
}
*/
#lv2_etc img {
	margin-bottom: 4px;
}
#lv2_etc .box {
	height: 130px;
	text-align: left;
}
#lv2_etc span {
	width: 240px;
}
.icon {
	margin-right: 20px;
	float: left;
}
.atttable {
	color: #003399;
	margin-top: 6px;
	margin-bottom: 28px;
}
.listable {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.category {
	margin-bottom: 32px;
}
.comtable {
	color: #003399;
	padding-bottom: 3px;
}
.infotable {
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.attention {
	font-weight: bold;
	color: #FF0000;
}
.attli {
	list-style-type: none;
	background-image: url(../question/images/i_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 8px;
}
#info li {
	line-height: 120%;
	margin-bottom: 6px;
}
.box {
	width: 240px;
}
#con a:link {
	color: #000099;
	text-decoration: underline;
}
#con a:visited{
	color: #660099;
	text-decoration: underline;
}
#con a:active{
	color: #990000;
	text-decoration: underline;
}
#con a:hover{
	color: #990000;
	text-decoration: underline;
}