@charset "Shift_JIS";

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #4d5360;
	font-size: 10pt;
	line-height: 1.2em;
	background: url("../image/back.gif") repeat-y top center #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #0766a2;
	text-decoration: none;	
}
a:visited {
	color: #0766a2;
	text-decoration: none;
}
a:hover {
	color: #0766a2;
	text-decoration: none;
}
a:active {
	color: #0766a2;
	text-decoration: none;
}

.fontsize10_linehi12 {
	font-size: 10px;
	line-height: 1.2em;
}
.fontsize12_linehi16 {
	font-size: 12px;
	line-height: 1.4em;
}
.fontsize14_linehi16 {
	font-size: 14px;
	line-height: 1.6em;
}

.font_bold {
	font-weight: bold;
}
.font_color_blue {
	color: #13316b;
	font-weight: bold;
}
.font_color_blue12 {
	font-size: 14px;
	color: #13316b;
	font-weight: bold;
}
.font_color_brown {
	color: #ae6b32;
	font-weight: bold;
	font-size:12px;
}
.font_color_white {
	color: #ffffff;
	font-weight: bold;
	font-size:12px;
}

.bg_img1 {
	background-image: url(../image/top_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.padding_box1 {	
	padding: 5px;
}

.padding_box2 {	
	padding: 0px 5px;
}

.padding_box3 {	
	padding: 5px 0px;
}

.color_border1 {
	border: 1px solid #A4B6D6;
}

.color_border2{
	border: 1px solid #FEE644;
	background:#FFFCE6;
	}
.kenshin_nagare{
	background-color:#FCFFCE;
	text-align:center;
	border:1px solid #000066;
	padding:3px;
}
