body {
	background-color: #ecefe0;
}

a.pri_widelink {
	display: block;
	width: 170px;
	/*height:25px;*/
	border-bottom:1px #C9D1A7 solid;
	border-right:1px #C9D1A7 solid;
	border-top:1px #ECEFE0 solid;
	border-left:1px #ECEFE0 solid;
	font-size: 12px;
	margin-bottom:0px;
	background-color:#D8DEBE;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:2px;
}

a.pri_widelink:hover {
	background-color: #AED5A4; color: red; 
}


table.pri_top_table {
	width: 800px;
}

.pri_main_content {
	font-size:14px;
	text-align: left;
	width: 650px;
}

/*.pri_main_content a:hover {*/
/*	background-color: #D8DEBE; color: green; */
/*}*/

.pri_main_content .c1 {
	margin-top: 0;
	margin-bottom: 2px;
	background-color: #ecefe0;
	border-bottom:1px #C9D1A7 solid;
	/*border-right:1px #C9D1A7 solid;*/
	/*border-top:1px #ECEFE0 solid;*/
	/*border-left:1px #ECEFE0 solid;*/
}

.pri_main_content .c2 {
	margin-top: 0;
	margin-bottom: 2px;
	background-color: #ecefe0;
	border-bottom:1px #C9D1A7 solid;
	/*border-right:1px #C9D1A7 solid;*/
	/*border-top:1px #ECEFE0 solid;*/
	/*border-left:1px #ECEFE0 solid;*/
}

.pri_main_content a {
	margin-top: 0px;
	margin-left: 0px;
	/*background-color: #ecefe0;*/
}

.pri_main_content a:hover {
	background-color: #D8DEBE;
	color: blue; 
}




#pri_menu{
	width: 180px;
	vertical-align: top;
}

#pri_right{
	vertical-align: top;
}

p.pri_mokuji {
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 13px;
	background: url(/images/g.gif) no-repeat 0px 3px;
}
p.pri_komoku {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#top_notice{
	font-size:17px;
	font-weight:bold;
	margin-left:80px;
}

.s1{
	font-size: 12px;

}
.bq { margin-left:40px;}

