@charset "shift_jis";

/* ページ全体
------------------*/
.font1 {color:#333333; font-size: 90%; line-height: 140%; }
.font2 {color:#333333; font-size: 75%; line-height: 140%; }
.font3 {color:#333333; font-size: 65%; line-height: 120%; }
.font3_2 {color:#333333; font-size: 85%; line-height: 120%; }

.font1now {color:#a07e5a; font-size: 90%; line-height: 160%; }
.font2now {color:#a07e5a; font-size: 75%; line-height: 140%; }
.font2now_2 {color:#a07e5a; font-size: 100%; line-height: 140%; }
.font2_2 {color:#a07e5a; font-size: 100%; line-height: 140%; }
.font2_w {color:#ffffff; font-size: 100%; line-height: 140%; }
.font3now {color:#993366; font-size: 65%; line-height: 120%; }
.font3now_root {color:#ff0000; font-size: 100%; line-height: 120%; }

.font1_b {color:#000000; font-size: 90%; line-height: 160%; }
.font2_b {color:#000000; font-size: 75%; line-height: 140%; }
.font3_b {color:#000000; font-size: 65%; line-height: 120%; }



.font1b {color:#000000; font-size: 120%; line-height: 140%; font-weight: bold; }
.font2b {color:#993300; font-size: 75%; line-height: 140%; font-weight: bold; }
.font2bw {color:#FFFFFF; font-size: 100%; line-height: 140%; font-weight: bold; }
.font3b {color:#333333; font-size: 65%; line-height: 120%; font-weight: bold; }
.font4b {color:#FFFFFF; font-size: 120%; line-height: 140%; font-weight: bold; }

.font1bnow {color:#993300; font-size: 120%; line-height: 140%; text-decoration: none; font-weight: bold; }
.font2bnow {color:#a07e5a; font-size: 100%; line-height: 140%; text-decoration: none; font-weight: bold; }
.font3bnow {color:#a07e5a; font-size: 65%; line-height: 120%; text-decoration: none; font-weight: bold; }

A.ma:link     { color:#993333; font-size: 75%; line-height: 140%; text-decoration: none; }
A.ma:visited  { color:#993333; font-size: 75%; line-height: 140%; text-decoration: none; }
A.ma:active   { color:#ff3366; font-size: 75%; line-height: 140%; text-decoration: underline; }
A.ma:hover    { color:#ff3366; font-size: 75%; line-height: 140%; text-decoration: underline; }

A.mab:link     { color:#993333; font-size: 75%; line-height: 140%; text-decoration: none; font-weight: bold; }
A.mab:visited  { color:#993333; font-size: 75%; line-height: 140%; text-decoration: none; font-weight: bold; }
A.mab:active   { color:#ff3366; font-size: 75%; line-height: 140%; text-decoration: underline; none; font-weight: bold; }
A.mab:hover    { color:#ff3366; font-size: 75%; line-height: 140%; text-decoration: underline; font-weight: bold; }

A.root:link     { color:#993333; font-size: 65%; line-height: 120%; text-decoration: none; }
A.root:visited  { color:#993333; font-size: 65%; line-height: 120%; text-decoration: none; }
A.root:active   { color:#ff3366; font-size: 65%; line-height: 120%; text-decoration: underline; }
A.root:hover    { color:#ff3366; font-size: 65%; line-height: 120%; text-decoration: underline; }

A.foot_w:link     { color:#FFFFFF; text-decoration: none; }
A.foot_w:visited  { color:#FFFFFF; text-decoration: none; }
A.foot_w:active   { color:#FFFFFF; text-decoration: underline; }
A.foot_w:hover    { color:#FFFFFF; text-decoration: underline; }

a:link {
	font-style; normal;
	color: #0065ad;
	text-decoration:none;
}
a:visited {
	font-style; normal;
	color: #0065ad;
	text-decoration:none;
}
a:hover, a:active {
	font-style: normal;
	color: #a07e5a;
	text-decoration:underline;
}

h1 {
	font-size:10px;
	line-height: 16px;
	font-weight: normal;
	color:#333333;
	padding-top: 3px;
	padding-left: 3px;
	height: 23px;
}
h2 {
	font-size:120%;
	line-height: 140%;
	color:#000000;
	font-weight: bold;
	background-image: url(../img/h2_bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 680px;
	padding-left: 10px;
}
h3 {
	font-size:140%;
	line-height: 140%;
	color:#993300;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	font-size:140%;
	line-height: 140%;
	color:#68a145;
	font-weight: bold;
	margin-bottom: 5px;
}
strong {
	font-size:120%;
	line-height: 140%;
	color:#000000;
	font-weight: bold;
}
