
table.option {
	margin:0 auto 10px;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	}

.option td{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding:5px;
	}
	
.option td.bgcolor {
	background-color:#FFE6E6;
	font-weight: bold;
	}

.option_caution {
	width:620px;
	margin-bottom: 5px;
	text-align: left;
	font-size:80%;
	padding-left:1em;
	text-indent:-1em;
	line-height:120%;
	}

a:hover img { filter: Alpha(Opacity=60); -moz-opacity: 0.6; opacity: 0.6;}

#anchor_link {
	width: 600px; height: 30px;
	margin: -13px auto 8px;
	text-align:center;
	border-top: 1px solid #FF6203;
	border-bottom: 1px solid #FF6203;
	}
	
#anchor_link img {
	margin-right: 24px;
	margin-top: 8px;
	}
	
#contents-part div {
	margin-bottom:20px;
	}
	
#contents-part div p {
	margin:0 auto 10px;
	}
	
.about{
	text-align:left;
	width:620px;
	}
	
#syorui .dl {
	margin:0 auto 10px;
	}
	
#syorui .dl td{
	border-top: 1px dashed #666666;
	padding:10px 0;
	}
	
#syorui .dl .bold{
	font-weight:bold;
	}
	
#syorui .dl .caution {
	padding-left:1em;
	text-indent:-1em;
	font-size:80%;
	line-height:120%;
	}