body {
	background-color: #F1FFF0;
}
a { 	text-decoration:none; }
a:hover { text-decoration:underline; }

a.pri_widelink {
	display: block;
	width: 170px;
	/*height:25px;*/
	border-bottom:1px #9BB899 solid;
	border-right:1px #9BB899 solid;
	border-top:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;

	font-size: 12px;
	margin-bottom:0px;
	background-color:#D0FFCC;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:2px;
}

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


table.pri_top_table {
	width: 800px;
}

.pri_main_content {
	font-size:13px;
	text-align: left;
	width: 645px;
        padding:5px;
}


.pri_main_content .c1 {
	margin-top: 0;
	margin-bottom: 4px;
	border-bottom:1px #9BB899 solid;
}

.pri_main_content a {
	margin-top: 0px;
	margin-left: 0px;
}

.pri_main_content a:hover {
	background-color: #ACFFA3;
	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;}


.pub {
	margin-top: 0;
	margin-bottom: 2px;
	font-size:12px;
}

.pub:nth-child(even) {
	border-bottom:1px #9FAEDF solid;
}

.pub:nth-child(odd) {
	background-color: #D6F1F7;
	border-bottom:1px #9FAEDF solid;
}
