/*header----------------------------*/
#HBar {
	margin: 0px 0px 0px;
	padding: 0px;
	width: 590px;
	height: 80px;
	background: url(../img/header.jpg) no-repeat;
}

#HBar h1 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#HBar h1 em {
	visibility: hidden;
}

/*言いたい放題リンク----------------------------*/
A.Column:link{
	color:#996666;
	background:none;
	text-decoration:none;
}

A.Column:visited{
	color:#996666;
	background:none;
	text-decoration:none;
}

A.Column:hover{
	color:#996666;
	background:#bfbfff;
	text-decoration:underline;
}

A.Column:active{
	color:#996666;
	background:none;
	text-decoration:none;
}
/*--------------------------------------*/
/*WILL----------------------------*/
A.will:link{
	color:#ffffff;
	text-decoration:none;
}

A.will:visited{
	color:#ffffff;
	text-decoration:none;
}

A.will:hover{
	color:#ffffff;
	text-decoration:underline;
}

A.will:active{
	color:#ffffff;
	text-decoration:none;
}
/*--------------------------------------*/


/*言いたい放題リンク----------------------------*/
A.choice:link{
	color:#666666;
	background:none;
	text-decoration:underline;
}

A.choice:visited{
	color:#666666;
	background:none;
	text-decoration:underline;
}

A.choice:hover{
	color:#666666;
	background:#bfbfff;
	text-decoration:underline;
}

A.choice:active{
	color:#666666;
	background:none;
	text-decoration:underline;
}

/*--------------------------------------*/
/*トップリンク----------------------------*/
A.top:link{
	color:#000000;
	background:none;
	text-decoration:none;
}

A.top:visited{
	color:#000000;
	background:none;
	text-decoration:none;
}

A.top:hover{
	color:#FF0000;
	background:none;
	text-decoration:underline;
}

A.top:active{
	color:#000000;
	background:none;
	text-decoration:none;
}

A.top2:link{
	color:#0033CC;
	background:none;
	text-decoration:none;
}

A.top2:visited{
	color:#0033CC;
	background:none;
	text-decoration:none;
}

A.top2:hover{
	color:#FF0000;
	background:none;
	text-decoration:none;
}

A.top2:active{
	color:#0033CC;
	background:none;
	text-decoration:none;
}

A.top3:link{
	color:#7f0404;
	background:none;
	text-decoration:none;
}

A.top3:visited{
	color:#7f0404;
	background:none;
	text-decoration:none;
}

A.top3:hover{
	color:#7f0404;
	background:none;
	text-decoration:none;
}

A.top3:active{
	color:#7f0404;
	background:none;
	text-decoration:none;
}

.top-img01{
	float: left;
	margin-right: 0.5em;
}

.top-img01_c{
	clear: left;
}

.c01{
	clear: left
}

/*フォームボタン*/
input.menubutton01{
	font-size: 12px;
/*	font-weight: bold;*/
	margin-top: 5px;
	margin-left: 5px;
	color: #666666;
	border-color: #83b0fc;
	border-width: 2px;
	border-style: ridge;
	background-color: #ECF3FF;
	vertical-align: middle;
/*	height:40px;*/
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;	
	}
	
	/*フォームボタン*/
input.menubutton02{
	font-size: 12px;
/*	font-weight: bold;*/
	margin-top: 5px;
	color: #003333;
	border-color: #83b0fc;
	border-width: 2px;
	border-style: ridge;
	background-color: #ECF3FF;
	vertical-align: middle;
/*	height:40px;*/
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;	
	}
	
		/*フォームボタン*/
input.menubutton03{
	font-size: 12px;
/*	font-weight: bold;*/
	margin-top: 5px;
	color: #990000;
	border-color: #83b0fc;
	border-width: 2px;
	border-style: ridge;
	background-color: #ECF3FF;
	vertical-align: middle;
/*	height:40px;*/
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;	
	}
	
.formcolor {
	background-color: #ECF3FF;
}

/*-------------willライン--------*/
#will_line01{
	border-left: 1px solid #7FC31C;
	border-top: 1px solid #7FC31C;
}

#will_line02{
	border-left: 1px solid #7FC31C;
	border-top: 1px solid #7FC31C;
	border-right: 1px solid #7FC31C;
}

#will_line03{
	border-left: 1px solid #7FC31C;
	border-top: 1px solid #7FC31C;
	border-bottom: 1px solid #7FC31C;
}

#will_line04{
	border: 1px solid #7FC31C;
}

/*-------------willライン--------*/