*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: url(images/back.jpg) repeat-x #FFFFFF; color: #444;
}

a { COLOR: #0015fd; text-decoration: none; }

a:visited {COLOR: #6587E0; text-decoration: none;}

a:hover {
 COLOR: #0015fd;
 text-decoration: underline;
 font-weight:bold;
}
a.footer {color:#FFFFFF; text-decoration:underline; font-weight:normal; }

a.footer:visited {
	COLOR: #CF9;
	text-decoration: none;
}

a.footer:hover {
	COLOR: #FFF;
	text-decoration: underline;
	font-weight:bold;
}

h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #fff; background:  url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
h3.box { margin-left:30px; font-weight:bold; color:#000; font-size:18px; padding:10px; background:#BFE0EA;}

ul.rbox {  padding: 0; margin: 0 0 10px ;}
ul.rbox li { margin-left:30px;}

ul.pgmn { margin: 0; padding: 0; list-style-type:none }
ul.pgmn li {
	float: left;
	width: 8em;
	margin-right: 5px;
	padding: 2px;
	border: 1px #006600 solid;
	background-color: #CAE4AF;
	text-align: center;
}


p { margin: 5px 0 10px 0; }
p.pgtop {color:#00F;
         text-decoration:underline;
		 text-align:right;
}

p.mail { color:#8F1A01;
         font-weight:bold;
         margin-left:15px;
}


img { border: none; }

span.kyuka {font-weight:bold; color:#F00; font-size:16px;}

/*関連リンクコーナーのボックス*/
 .rbox {
width:550px;
background-color:#BFE0EA;
}
.textbox {
margin:0px;
padding:0px;
background-color:#BFE0EA;
}
.rtop, .rbottom{
background-color:#ffffff;
}
.rtop span, .rbottom span{
display:block;
height:1px;
overflow:hidden;
background-color:#BFE0EA;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;} 

a.rbox { color:#063;
         font-weight:200;
}
a.rbox:visited {COLOR: #002BAA; text-decoration: none;}
a.rbox:hover {
 COLOR: #006A1B;
 text-decoration: underline;
 font-weight:bold;
}



/*トップヘッダー設定*/
#header {
background: #CFDDFF url(images/sub-page-top.jpg) repeat-x;
height: 150px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #00C;
text-decoration: none;
}
#header h2 {
color: #00C;
font-size: 19px;
font-weight: bold;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 150%;
}

#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #fff;}
#left { float: left; width: 180px; background: #CFDDFF; margin-bottom: 10px; margin-top: 20px;}
#left ul { padding: 5px 1px 10px 1px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 10px;}



	
/*フッター設定*/
#footer { font-size: 11px;
          font-weight:bold;
		  text-align:center;
		  border-top: 1px solid #ccc;
		  padding: 5px 5px ;
		  background-image: URL("images/footer.jpg");
		  background-color:#0000FF; 
		  color:#FFFFFF;
		}
		
#fooder.flbox { float:left; width: 230px; margin-bottom: 10px; margin-top: 20px; margin-left: 15px; text-align:left; }

#fooder.fcbox { float:left; width: 250px; margin-bottom: 10px; margin-top: 20px; margin-left: 5px; text-align:left; }

#fooder.frbox { float:right; width: 230px; margin-bottom: 10px; margin-top: 20px; margin-left: 5px; text-align:left; }

ul.ft { list-style:none;}

br.ft { clear:both; }

p.ft { font-size:18px; font-weight:bold; }
