@charset "shift_jis"

/* ページ全体
--------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 12;
}
body {
	word-spacing: 1.25em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../common-images/bg_img_body.gif);
	background-repeat: repeat;
}
.txt10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 1.25em;
	font-weight: normal;
}
.header {
	background-image: url(../common-images/bg_img002.gif);
	background-repeat: no-repeat;
}
.header2 {
	background-image: url(../common-images/bg_img002.gif);
	background-repeat: no-repeat;
}
.header3 {
	background-image: url(../common-images/bg_img003.gif);
	background-repeat: no-repeat;
}
.txt10white {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.25em;
}
.txt12white {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txt08white {
	font-size: 8px;
	line-height: 1.25em;
	font-weight: normal;
	color: #FFFFFF;
}
.txt09white {
	font-size: 9px;
	line-height: 1.25em;
	color: #FFFFFF;
}
.txt11 {
	font-size: 11px;
	line-height: 1.25em;
	font-weight: normal;
}
.txt11gray {
	font-size: 11px;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
}
.txt12 {
	font-size: 12px;
	line-height: 1.25em;
	font-weight: normal;
}
.txt12gray {
	font-size: 12px;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: 1E5FA6;
}
a:visited {
	color: #FF532B;
}
.txt10pd5 {
	font-size: 10px;
	line-height: 1.25em;
	font-weight: normal;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
