
/*----リンク-------------------------------*/
A:link{ 
	color : #0000cc; 
}
A:visited{ 
	color : #0000cc; 
}
A:active{ 
	color : #009933; 
}
A:hover{ 
	color : #009933; 
}
a {
	text-decoration: indent;
}
#left A:link{ 
	color : #006600; 
}
#left A:visited{ 
	color : #006600; 
}
#left A:active{ 
	color : #ff6600; 
}
#left A:hover{ 
	color : #ff6600; 
}
#left a {
	text-decoration: none;
}
/*----テキスト-----------------------------*/
h1{
	font-size:22px;
	margin:20px 0 5px 5px;
	padding:0px;
	color: #3D6700;
	font-family:"MS Pｺﾞｼｯｸ", Trebuchet;
}
h2{
	font-size:14px;
	margin:0px;
	padding:0px;
	color: #ffffff;
	font-weight: bold;
}
strong{
	text-decoration: none;
	font-weight: normal;
}
b{
	color:#ff0000;
}
/*----ボックス-----------------------------*/
body{
	margin-top:4px;
	margin:0 auto 0 0;
	background : #ffffff url(./image/hed_line.jpg) repeat-x center top;
}
#base{
	width: 720px;
	font-size: 13px;
	margin-left:auto;margin-right:auto;
	line-height : 130%;
	background: url(./image/left_back.jpg) repeat-y left top #ffffff;
}
#title{
	width: 720px;
	height:175px;
	padding:5px 0 0 0;
	background : url(./image/title_logo.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}
#box{
	width: 720px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background : url(./image/left_back.jpg) repeat-y left top;
}
#left{
	width: 200px;
	height: 100%;
	margin: 0 0 0 0;
	padding:30px 0 0 0;
	line-height : 130%;
	float: left;
}
#center{
	width: 512px;
	height:auto;
	margin: 5px 0 0 0;
	padding: 0 2px 0 2px;
	float: left;
	font-size: 13px;
}
/*----子ボックス-----------------------------*/
.menu{
	width: 165px;
	height: 31px;
	margin: 0 0 0 0;
	padding:12px 0 0 25px;
	background : url(./image/menu.jpg) left top;
	border-top: dashed #cccccc 1px;
	border-bottom: dashed #cccccc 1px;
}
.menu_u{
	width: 165px;
	height: 31px;
	margin: 0 0 0 0;
	padding:12px 0 0 25px;
	background : url(./image/menu.jpg) left top;
	border-bottom: dashed #cccccc 1px;
}
.sub_box{
	width: 503px;
	height:auto;
	margin: 1px 0 0 8px;
	padding:4px 2px 3px 3px;
	line-height : 165%;
	font-size: 14px;
}
/*----段組解除---------------------------*/
.space{
	clear: left;
}
/*----コピーライト-----------------------*/
.copy{
	width: 720px;
	padding:2px 0 1px 0;
	background-color:#5B8E13;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	clear: left;
}
/*----コンタクト-----------------------*/
.contact a{
	background:url(image/mail.jpg) no-repeat;
	widows:190px;
	display:block;
	height:75px;
	text-indent:-9999px;
}
.contact a:hover{
	background-position:0 -77px;
}

.kom{display:block; margin:5px; padding:8px; border:#999 dotted 1px;}
.kom b{display:block; padding:0 0 8px 0; color:#000; text-decoration:underline;}
.un{text-decoration:underline;}


.Pr_cont {
       width: 450px;
  padding: 8px 4px 7px 9px;
  margin-left: 5px;
}

.Pr_cont p{color:#000;text-align:left; margin:0px !important;}

h3{background-color: #7DDD8D;/
  color: #221122;
  width: 300px;
  padding: 2px 1em;
  border-left: double 17px #38C848;
  border-right: dashed 2px #9DDD8D;
  font-size: 12pt;
  font-weight: bold;
  font-family: Arial,sans-serif;
  letter-spacing: 0.2em;
  margin:0;
}

hr{border-bottom-style:dotted; color:#999; margin:10px 0 20px 0 ;}