@charset "shift_jis";


.top {
	vertical-align: top;
}
.list {
	list-style-position: outside;
	list-style-type: decimal;
}

.bold {
	font-weight: bold;
}


.font_basic {
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font_bold {
	font-size: 14px;
	line-height: 1.4em;
	color: #333333;
	font-weight: bold;
}
.font_seihin {
	font-size: 11px;
	line-height: 1.2em;
	color: #333333;
	vertical-align: top;
}
.font_s {
	font-size: 10px;
	line-height: 1.4em;
}
.middle {
	vertical-align: middle;
}
.right {
	text-align: right;
}
.title_black {
	background-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
	color: #666666;
}
.marker {
	padding-left: 18px;
	padding-bottom: 6px;
	background-image: url(construction/ico_arrow41r_6.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.side_margin {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.list_style {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.link_s {
	font-size: 10px;
	text-align: right;
}
