td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #333333;
	line-height: 14px;

}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #AC0F02;
	text-decoration: underline;

}
a {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.p12 {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.txt14 {
	font-size: 14px;
	color: #333333;
}

.line1{
border-width : 0px 0px 1px 0px;
border-style : dotted;
border-color :#CCC;
}
.txt14_h {
	font-size: 14px;
	line-height: 20px;
}
.txt12_20 {
	font-size: 12px;
	line-height: 20px;
}
.txt10 {
	font-size: 10px;
}
.party {
	display: block;
	background-color: #F5F7EC;
	padding: 5px;
	border: 5px dotted #E1E2C3;
	left: auto;
	right: auto;
	line-height: 1.5em;
	font-size: 12px;


}
td.submenu {
	background-image: url(img/back_submenu.jpg);
	height: 20px;
}

#footer{
    width: 760px;
	background-image: url(img/back_footer.jpg);
	background-repeat: repeat-y;
	text-align: right;
}

/*見出し*/
h1{
    margin: 0px 0px;
	padding: 0px 0px;
}
.gamba {
	background-color: #FFFFE5;
	border: 1px solid #C60;
	font-size: 13px;
}
.gamba tr td {
	font-size: 13px;
	font-weight: bold;
}

