body	{
	font-family: 'ＭＳゴジック','Osaka-等幅',monospace;
	font-size: 90%;
	line-height: 1.6;
	color: black;
	background-color: white;
	text-align: center;
	margin: 10px auto;
	padding: 0;
}

a:link	{
	color: blue;
	text-decoration: none;
	font-wight: bold;
}

a:visited	{
	color: #0080FF;
	text-decoration: none;
}

a:hover	{color: red;
	background-color: #ffffff;
	font-wight: bold; 
	text-decoration: none;
}

a:active	{
	color: red;
	text-decoration: none;
	font-wight: bold;
}



#layout01	{
	background-color: #C6C6C6;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}

#layout02	{
	text-align: left;
}




#header	{
	color: #666666;
	background-color: white;
	background-image: url(../img/top_img.jpg);
	border-width: 1px 1px 10px;
	border-color: #666666;
	border-style: solid;
}

#header2	{
	margin: 0px;
	padding: 0px;
}


h1	{
	font-family: 'ＭＳ Ｐ明朝','平成明朝',serif;
	font-weight: 700;
	font-size: 180%;
	text-align: left;
}

h1.n01	{
	font-family: 'ＭＳゴジック','Osaka-等幅',monospace;
	font-weight: 700;
	font-size: 110%;
	color: #400000;
	background-color: white;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}


h2	{
	font-family: 'ＭＳ Ｐ明朝','平成明朝',serif;
	font-weight: 700;
	font-size: 120%;
	line-height: 150%;
	color: silver;
	background-color: #660000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

h3	{
	font-family: 'ＭＳゴジック','Osaka-等幅',monospace;
	font-weight: 700;
	font-size: 110%;
	line-height: 150%;
	color: #660000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#sub_title0	{
	font-weight: 600;
	color: #666666;
	background-color: #ffffff;
	padding: 5px;
}

#sub_title1	{
	font-weight: 600;
	font-size: 110%;
	color: #666666;
	background-color: white;
	padding: 5px;
}

#sub_title2	{
	text-align: right;
	margin-right: 40px;
}

#navbar_g	{
	text-align: center;
	width: 100%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 85%;
	font-weight: 600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;	
}

#navbar_g li	{
	float: left;
	list-style-type: none;
	font-weight: 600;
	width: 105px; 
	text-align: center;
	border: 1px solid #660000;
	background-color: #ffffcc;
}

#navbar_g li a:link	{
	font-weight: 600;
	color: white;
	background-color: #660000;
	text-decoration: none;
	padding: 0px;
	width: 100px;
	display: block;
}

#navbar_g li a:visited	{
	font-weight: 600;
	color: white;
	background-color: #660000;
	text-decoration: none;
	padding: 0px;
	width: 100px;
	display: block;
}

#navbar_g li a:hover	{
	font-weight: 600;
	color: #660000;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0px;
	width: 100px;
	display: block;
}


p	{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 3px;
}




.area_start	{
	clear: both;
	text-align: center;
}

.center	{
	text-align: center;
}

.left	{
	text-align: left;
}

.right	{
	text-align: right;
}

.red	{
	color:red;
	font-weight:500;
}

.green	{
	color:green;
	font-weight:400;
}

.white	{
	color:white;
	font-weight:600;
	}

.yellow	{
	color:yellow;
	font-weight:600;
	}


.blue	{
	color:blue;
	font-weight:600;
	}

.orange	{
	color:orange;
	font-weight:600;
	}

.black	{
	color:black;
	font-weight:600;
	}

.pink	{
	color:pink;
	font-weight:600;
	}

.purple	{
	color:purple;
	font-weight:600;
	}

.fuji	{
	font-weight: 600;
	color: #8080c0;
}

.fleft	{
	float: left;
	border-style: none;
	}

.fleft0000	{
	float: left;
	border-style: none;
	margin: 0px 0px;
}

.fleft0005	{
	float: left;
	border-style: none;
	margin: 0px 5px;
}
	
.fleft0010	{
	margin: 0px 10px;
	border-style: none;
	float: left;
}


.fleft0020	{
	float: left;
	border-style: none;
	margin: 0px 20px;
}

.fleft1020	{
	float: left;
	border-style: none;
	margin: 10px 20px;
	}

.fleft2020	{
	float: left;
	border-style: none;
	margin: 20px 20px;
}

.fleft3020	{
	float: left;
	border-style: none;
	margin: 30px 20px;
}

.fright0020	{
	float:right;
	border-style: none;
	margin: 0px 20px;
}

img	{
	border-style: none;
}


.img0002	{
	margin: 0px 2px;
	border-style: none;
}

.img0005	{
	margin: 0px 5px;
	border-style: none;
}

.img0010	{
	margin: 0px 10px;
	border-style: none;
}

.img0020	{
	margin: 0px 20px;
	border-style: none;
}

.img1010	{
	margin: 10px 10px;
	border-style: none;
}
	
.img1020	{
	margin: 10px 20px;
	border-style: none;
}

.img2020	{
	margin: 20px 20px;
	border-style: none;
}
.left_cl	{
	clear: left;
}

.right_cl	{
	clear: right;
}

.both	{
	clear: both;
}

#footer	{
	color: silver;
	background-color: #660000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#bar	{
	float: left;
	width: 100px;
}

#add	{
	text-align: center;
	margin-left: 100px;
	padding: 6px;
}

#footer a:link	{
	color: yellow; text-decoration: none;
}

#footer a:visited	{
	color: #ffffcc; text-decoration: none;
}

#footer a:hover	{
	color: red; background-color: ffffcc; font-wight: bold;
}

hr	{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul	{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding: 3px;
}

#inquiry	{
	text-align: center;
	margin-top: 10px;
	margin-right: 40;
	margin-bottom: 10px;
	margin-left: 40;
	width: 680px;
}

#inquiry table	{
	border-top: 1px solid #cccccc;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 90%;
	width: 100%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding: 3px;

}

#inquiry td	{
	background-color: white;
	padding: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px border-left: none;
	border-left: none;
	text-align: left;
}

#inquiry th	{
	font-weight: normal;
	background-color: #F3F3F3;
	text-align: left;
	padding: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px #CCCCCC solid;
	border-left: 6px #CCCCCC solid;
	width: 200px;
}

#inquiry th.must	{
	border-left-color: #d90000;
}

#inquiry th em	{
	font-style: normal;
	color: #ff0000;
	padding-left: 5px;
}