@charset "Shift_JIS";

/* -------------------------------------------------------------------------------------------------------- */
/* Link */
/* -------------------------------------------------------------------------------------------------------- */
A:link {
	color:#38318C; font-style: normal; text-decoration: none
}
A:active {
	color:#38318C; font-style: normal; text-decoration: none
}
A:visited {
	color:#38318C; font-style: normal; text-decoration: none
}
A:hover {
	color:#38318C; font-style: normal; text-decoration: underline
}

/* -------------------------------------------------------------------------------------------------------- */
/* Body */
/* -------------------------------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: F7F7F7 url(img/back_color_01.jpg) repeat-x;
	}
.Fsize_s_01 {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
.Fsize_s_02 {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.Fsize_M_01 {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.Fsize_L_01 {
	font-size: 13px;
	line-height: 17px;
	color: #666666;
}


/* -------------------------------------------------------------------------------------------------------- */
/* Main */
/* -------------------------------------------------------------------------------------------------------- */
.main_head_fld {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 930px;
	background-color: #FFFFFF;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.main_body_fld {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 930px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
.main_foot_fld {
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	width: 950px;
	margin: 5px 0px;
	padding: 5px 0px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}

.line_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.line_u {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.line_dot_u {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
