@charset "utf-8";

/* サイトリスト */

#directry {
	font-size:0.8em;
	color:#005902;
}

#directry a {

padding:0 5px;

}

/* index.htm */
.adjust1 {
	margin-left:70px;
	background-color:#FFFFFF;
	
	

}

.adjust1 h2{
	margin-top:20px;
	font-size:1.2em;
	font-weight:normal;
	color:#000000;
}

.adjust1 h3{
	font-size:0.9em;
	font-weight:normal;
}


/* news-contents.htm */

.adjust2 {
	width:850px;
	margin-left:10px;
	background-color:#FFFFFF;
	color:#005902;

}

.adjust2 td{
	/*	padding:0px 5px; */


}

.adjust2 h2{
	margin-top:20px;
	font-size:1.1em;
	font-weight:normal;
}

.adjust2 h3{
	font-size:0.9em;
	font-weight:normal;
}

.adjust2 p{
	text-align:left;
	font-size:0.8em;

}

.adjust2 .center {
	text-align:center;


}


/* plan.htm */

.adjust3 {
	width:850px;
	margin-left:10px;
	background-color:#FFFFFF;
	color:#005902;

}

.adjust3 td{
	padding:5px 0px; 


}

.adjust3 h2{
	margin-top:20px;
	font-size:1.1em;
	font-weight:normal;
}

.adjust3 h3{
	font-size:0.9em;
	font-weight:normal;
}

.adjust3 p{
	text-align:left;
	font-size:0.8em;

}

.adjust3 .center {
	text-align:center;


}

.adjust3 .yoyaku{
	width:63px;
	float:left;
	margin-left:25px;
	
}

.adjust3 .syousai {
	width:50px;
	float:left;
	margin-left:0;
}

.adjust3 .syousai a {
	text-decoration: none;	
	width:50px;
	height:15px;

	display:block;	
	background: url(../webnews/images/special%20plan/syousai.gif)  no-repeat ;

}

.adjust3 .syousai a:hover {
	background: url(../webnews/images/special%20plan/syousai2.gif) no-repeat;

}

.adjust3 .yoyaku a {
	text-decoration: none;	
	display:block;	
	width:63px;
	height:15px;	
	background: url(../webnews/images/special%20plan/yoyaku.gif)  no-repeat ;



}

.adjust3 .yoyaku a:hover {
	background: url(../webnews/images/special%20plan/yoyaku2.gif) no-repeat;
	
}