@charset "shift_jis";
/* CSS Document */

body {
	background-image: url(images/back_g.gif);
}
a:link {
	color: #4946B0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #635FB0;
}
a:hover {
	text-decoration: underline;
	color: #1A94DB;
}
a:active {
	text-decoration: none;
}
.font_body_blue {
	font-size: 12px;
	color: #1B97E0;
  line-height : 125%;
}
.font_body_purple {
	font-size: 12px;
	color: #5B528C;
}
.sub_title {
	font-size: 14px;
	color: #5B528C;
	font-style:inherit;
}
.font_body {
	font-size: 12px;
	line-height:160%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.font_body_b {
	font-size : 12px;
	line-height:160%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  font-weight : bold;
}
.font_body_s {
	font-size: 10px;
	color: #333333;
}
.big_title {
	font-size: 16px;
	font-style:inherit;
}
.medium_title {
	font-size: 14px;
	font-style:inherit;
}
.style1 {
	font-size: 12px;
	font-weight: normal;
}
