/*------------------------------------------------------*/
body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	color: #999999;
	line-height: 120%;
/*	background-color: #C8C8C8; */
	background-color: #FFFFFF;
}

.red12{
  	font-size: 12px;
   line-height: 120%;
	color: #FF3300;
}

.gray11{
	font-size: 11px;
   line-height: 120%;
	color: #666666;
}

.or{
	color: #FF6600;
}
.or2{
	color: #FF9900;
}
.wh{
	color: #FFFFFF;
}

.bl{
	color:#006699;
	padding: 5px 0px;
}

img{
	display: block;
	border: none;
}

a:link{ 
	text-decoration:none;
	color:#006699;
}
a:visited{
	text-decoration:none;
	color:#006699;
}
a:active{
	text-decoration:none;
	color:#FF6600;
}
a:hover{
	text-decoration:border;
	color:#FF6600;
}

/*------------------------------------------------------*/
#pagebody{
/*	width: 980px; */
	width: 800px;
	background-color: White;
/*	top: 10px; */
/*	left: 10px; */
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*------------------------------------------------------*/
#header{
	height: 97px;
	width: 800px;
/*	left: 90px; */
	left: 0px;
	position: relative;
}
#headleft{
	float: left;
	width: 220px;
	height: 77px;
	left: 5px;
	top: 5px;
	position: relative;
}
#headleft strong{
	float: left;
	left: 5px;
	top: 0px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}
#headleft h1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#headright{
	float: right;
	vertical-align: top;
	width: 200px;
	height: 77px;
	margin: 0 0 0 0;
	top: 5px;
	position: relative;
}
#line{
	height: 1px;
	width: 798px;
	background-color: #999999;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
/*	left: 91px; */
	left: 1px;
	position: relative;
}

#headcenter{
	vertical-align: top;
	width: 360px;
	margin: 0 0 0 0;
	top: 5px;
	position: relative;
}


/*------------------------------------------------------*/
#pagemain{
	width: 800px;
	height: 722px;
	background-image: url(../img/bg_map.jpg);
	background-repeat: no-repeat;
/*	left: 90px; */
	left: 0px;
	position: relative;
}
#pagemain2{
	width: 800px;
	background-image: url(../img/bg_map2.jpg);
/*	left: 90px; */
	position: relative;
}

/*------------------------------------------------------*/
#subtitle{
	left: 5px;
	top: 5px;
	height: 22px;
	position: relative;
}

/*------------------------------------------------------*/
#cont{
	width: 800px;
	height: 595px;
	top: 30px;
	position: relative;
}

/*------------------------------------------------------*/
#contleft{
	float: left;
	width: 600px;
	height: 595px;
	left: 15px;
	position: relative;
	
}

/*------------------------------------------------------*/

#service{
/*		background-color: #cccccc; */
		background-color: #EBEBEB;
		height: 445px;
		width: 600px;
		/*filter:Alpha(Opacity=50);   IE */
  	/*-moz-opacity:0.5;           Mozilla */
  	/*-khtml-opacity:0.5;         KHTML */
  	/*opacity:0.5;                Safari */
}

#service h2{
	height: 43px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 600px;
	left: 0px;
	position: relative;
	/*filter:Alpha(Opacity=100);   IE */
  	/*-moz-opacity:1;           Mozilla */
  	/*-khtml-opacity:1;         KHTML */
  	/*opacity:1;                Safari */
}

#service h3{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	position: relative;
	color: #FF6600;
	font-size: 16px;
	/*filter:Alpha(Opacity=100);   IE */
  	/*-moz-opacity:1;           Mozilla */
  	/*-khtml-opacity:1;         KHTML */
  	/*opacity:1;                Safari */
}

#teiki h3{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	position: relative;
	text-align: center;
	color: #FF6600;
	font-size: 14px;
	/*filter:Alpha(Opacity=100);   IE */
  	/*-moz-opacity:1;           Mozilla */
  	/*-khtml-opacity:1;         KHTML */
  	/*opacity:1;                Safari */
}

.service_read {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	position: relative;
}

#service p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	position: relative;
	/*filter:Alpha(Opacity=100);   IE */
  	/*-moz-opacity:1;           Mozilla */
  	/*-khtml-opacity:1;         KHTML */
  	/*opacity:1;                Safari */
}

#service table{
		font-size: 12px;
		line-height: 120%;
		color: #666666;
	/*filter:Alpha(Opacity=100);   IE */
  	/*-moz-opacity:1;           Mozilla */
  	/*-khtml-opacity:1;         KHTML */
  	/*opacity:1;                Safari */
}
/*------------------------------------------------------*/
#caution{
	text-align: left;
	width: 600px;
	height: 140px;
	background-color: #cccccc; 
	/*filter: Alpha(Opacity=50);  IE */
	/*opacity: 0.5;  Safari */
	color: #333333;
	top: 10px;
	position: relative;
	background-image: url(../img/bg_caution.jpg);
}
#caution h2{
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 521px;
	left: 40px;
	position: relative;
	/*filter:Alpha(Opacity=100);   IE */
  	/*-moz-opacity:1;           Mozilla */
  	/*-khtml-opacity:1;         KHTML */
  	/*opacity:1;                Safari */
}
#caution p{
	height: 1px;
	width: 520px;
	background-color: #666666;
	left: 40px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*filter:Alpha(Opacity=100);   IE */
  	/*-moz-opacity:1;           Mozilla */
  	/*-khtml-opacity:1;         KHTML */
  	/*opacity:1;                Safari */
}
#caution ul{
	height: 109px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 15px;
	position: relative;
}
#caution li{
	/*filter:Alpha(Opacity=100);   IE */
  	/*-moz-opacity:1;           Mozilla */
  	/*-khtml-opacity:1;         KHTML */
  	/*opacity:1;                Safari */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 45px;
	position: relative;
}

/*------------------------------------------------------*/
#contright{
	float: right;
	width: 160px;
	height: 595px;
	right: 15px;
	position: relative;
	background-color: #cccccc;
	/* filter: Alpha(Opacity=70); IE */
	/*-moz-opacity: 0.7;  Mozilla */
	/*-khtml-opacity: 0.7;  KHTML */
	/*opacity: 0.7;  Safari */
	background-image: url(../img/bg_contright.jpg);
}
/*------------------------------------------------------*/
#news{
	width: 135px;
	left: 10px;
	position: relative;
	/*filter:Alpha(Opacity=100);   IE */
  	/*-moz-opacity:1;           Mozilla */
  	/*-khtml-opacity:1;         KHTML */
  	/*opacity:1;                Safari */
}
#news ul{
	list-style-type: none;
	padding: 0;
	margin: 0;

}
#news h2{
	height: 40px;
	left: -10px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#news p{
	height: 1px;
	width: 135px;
	background-color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*------------------------------------------------------*/
#banner{
	width: 130px;
	left: 15px;
/*	top: 60px; */
	top: 20px;
	position: relative;
	filter: Alpha(Opacity=100); /* IE */
	-moz-opacity: 1; /* Mozilla */
	-khtml-opacity: 1; /* KHTML */
	opacity: 1; /* Safari */
	
}

/*------------------------------------------------------*/
#teikei{
	width: 135px;
	left: 10px; 
	top: 50px;
	position: relative;
	font-size: 13px;
	/*filter:Alpha(Opacity=100);   IE */
  	/*-moz-opacity:1;           Mozilla */
  	/*-khtml-opacity:1;         KHTML */
  	/*opacity:1;                Safari */
}
#teikei ul{
	list-style-type: none;
	padding-top: 10px;
	margin: 0;
	text-align: center;
	line-height: 130%;

}
#teikei h2{
	height: 40px;
	left: -10px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#teikei p{
	height: 1px;
	width: 135px;
	background-color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#teikei a {
	text-decoration: underline;
}
/*------------------------------------------------------*/
#head_navi{
	color: #006699;
}




/*------------------------------------------------------*/
#ftrlink{
	text-align: center;
	height: 25px;
	/*filter: Alpha(Opacity=50);  IE */
	/*-moz-opacity: 0.5;   Mozilla */
	/*-khtml-opacity: 0.5;  KHTML */
	/*opacity: 0.5;  Safari */
	top: 56px;
	position: relative;
}
#ftrlink ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 25px;
}
#ftrlink li{
	display: inline;
	padding: 0 15 0 15;
	margin: 0 0 0 0;
	list-style-type: none;
	/*filter: Alpha(Opacity=100);  IE */
	/*-moz-opacity: 1;  Mozilla */
	/*-khtml-opacity: 1;  KHTML */
	/*opacity: 1;  Safari */
	top: 6px;
	position: relative;
}

#ftrlink2{
	text-align: center;
	height: 25px;
	background-color: #cccccc;
	/*filter: Alpha(Opacity=50);  IE */
	/*-moz-opacity: 0.5;   Mozilla */
	/*-khtml-opacity: 0.5;  KHTML */
	/*opacity: 0.5;  Safari */
	top: 0px;
	position: relative;
	background-image: url(../img/bg_ftrlinkjpg.jpg);
}
#ftrlink2 ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 25px;
}
#ftrlink2 li{
	display: inline;
	padding: 0 15 0 15;
	margin: 0 0 0 0;
	list-style-type: none;
	/*filter: Alpha(Opacity=100);  IE */
	/*-moz-opacity: 1;  Mozilla */
	/*-khtml-opacity: 1;  KHTML */
	/*opacity: 1;  Safari */
	top: 6px;
	position: relative;
	font-size: 10px;
}

	
/*------------------------------------------------------*/
#footer{
	text-align: center;
	color: #999999;
	height: 25px;
	top: 54px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer p{
	height: 25px;
	top: 3px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


td#gaiyoumidasi{
font-weight: bold;
background-image: url('../img/maru.gif');
background-position: left 19px;
background-repeat: no-repeat;
color: #7c7c7c;
padding: 15px;
}

#footer2{
	text-align: center;
	color: #999999;
	height: 25px;
	top: 0px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 72 0 73;
}



td#gaiyou{
color: #000000;
}

.megasmall{
font-size: 8px;
}

.m,form{
margin: 0px;
padding: 0px;
}

.topbannar{
position: relative;
margin: 0px;
padding: 0px;
}

.topbannar img{
position: absolute;
top: 5px;
left: -24px;
}


/* プライバシーポリシー ------------------------------------------------------*/
.privacy_ttl {
font-weight: bold;
font-size: 17px;
color: #666666;

}

.privacy_ttl2 {
font-weight: bold;
font-size: 13px;
color: #666666;

}

.privacy_ttl3 {
font-weight: none;
font-size: 13px;
color: #666666;
padding: 1px 3px 1px 40px;
}


.privacy_ttl4 {
font-weight: bold;
font-size: 15px;
color: #666666;
padding: 1px 3px 1px 40px;
}

.font_13_666666_b {
font-weight: bold;
color: #666666;
}


/* 相互リンク ------------------------------------------------------*/
.link_ttl {
	font-weight: bold;
	padding: 0px 15px 15px 0px;
	vertical-align: top;
}

.link_txt {
	color: #555555;
	padding-bottom: 15px;
	vertical-align: top;
}
