@charset "euc-jp";

body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat-x;
}
a:link, a:active, a:visited {
	color: #0567FA;
	text-decoration:none;
}
a:focus, a:hover {
	color: #FF0000;
	text-decoration:underline;
}.headbg {
	background-image: url(/images/cmn/head_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1, h2, h3, h4{
	margin: 0px;
	padding: 0px;
	}
	h1 {
	font-size:180%;
	}
	.subset {
	font-size:150%;
	line-height:100%;
	}
.lh100{
	line-height:100%;
}
.lh110{
	line-height:110%;
}
.lh120{
	line-height:120%;
}
.lh130{
	line-height:130%;
}
.wid100{
	width:100%;
	}
.gray99{
	color:#999999;
}
.h1_blue{
	color:#0091F0;
}
.gray33{
	color:#333333;
}
.gray66{
	color:#666666;
}
.brown{
	color:#D3711A;
	}
.darkbrown{
	color:#958369;
	}
.red{
	color:#FF0000;
	}
.whitec{
	color:#FFFFFF;
	}
.f_brown{
 color:#574631;
}

/* global navi bs */
#subnavi A:link { font-size: 90%; text-decoration:underline;}
#subnavi A:visited { font-size: 90%; text-decoration:underline;}
#subnavi A:hover { font-size: 90%; text-decoration:underline;}
#header A:link { font-size: 90%; text-decoration:underline;}
#header A:visited { font-size: 90%; text-decoration:underline;}
#header A:hover { font-size: 90%; text-decoration:underline;}
A.navilinkw:link { font-size: 118%;}
A.navilinkw:visited { font-size: 118%;}
A.navilinkw:hover { font-size: 118%;}
A.navilinkk:link { font-size: 118%;}
A.navilinkk:visited { font-size: 118%;}
A.navilinkk:hover { font-size: 118%;}
