@charset "UTF-8";
/* TOP CSS Document */
#contents {
	padding: 0px;
	margin: 12px auto;
}
.title1{
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	margin: 10px auto;
	background-color: #E4E4E4;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #666666;
	line-height: 150%;
	padding: 3px 0px 3px 20px;
	width: 650px;
}
.column{
	width: 650px;
	clear: both;
	margin: 10px auto 30px;
}
.column table{
	width: 650px;
	text-align: center;
	overflow: hidden;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
.column th,.column2 th{
	margin: 0px;
	color: #333333;
	font-size: 0.8em;
	background-color: #E4E4E4;
	text-align: center;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.column td,.column2 td{
	color: #333333;
	text-align: left;
	margin: 0px;
	font-size: 0.8em;
	line-height: 150%;
	border-bottom: 1px solid #666666;
	padding: 5px;
}
.column img{
	float: right;
}
.column2{
	width: 650px;
	clear: both;
	margin: 20px auto 10px;
}
.column2 table{
	width: 650px;
	text-align: center;
	border-right: 1px solid #666666;
	overflow: hidden;
	border-top: 1px solid #666666;
}
caption{
	color: #333333;
	font-size: 0.9em;
	line-height: 150%;
	text-align: left;
}
.column3{
	width: 620px;
	clear: both;
	margin: 20px auto;
}
.column3 h4{
	font-size: 1em;
	line-height: 150%;
	color: #333333;
	margin-bottom: 5px;
	width: 620px;
	border-bottom: 1px dotted #333333;
}
.column3 h5{
	font-size: 0.85em;
	line-height: 150%;
	color: #333333;
}
.column3 h6{
	font-size: 0.85em;
	line-height: 150%;
	color: #333333;
	margin-bottom: 10px;
	font-weight: normal;
	width: 620px;
}
.column3 p{
	font-size: 0.85em;
	line-height: 150%;
	color: #333333;
	margin-bottom: 10px;
}
p a{
	color: #FF6600;
	text-decoration: none;
}
p a:hover{
	color: #666666;
	text-decoration: none;
}
.back{
	width: 620px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-bottom: 40px;
}
.back a{
	font-size: 0.75em;
	color: #333333;
	text-decoration: none;
}
.back a:hover{
	color: #999999;
	text-decoration: underline;
}
.box{
	padding: 0px;
	width: 650px;
	line-height: 150%;
	color: #333333;
	font-size: 0.85em;
	text-align: left;
	clear: both;
	height: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.box li{
	list-style-type: none;
	float: left;
	padding-right: 10px;
}
.box a{
	color: #333333;
	text-decoration: none;
}
.box a:hover{
	color: #999999;
	text-decoration: underline;
}
ß