@charset "shift_jis";

img{
	border:0;
}

.list-news {
	text-indent:-1em;
	border-bottom: 1px dashed #FF9C00;
	font-size: smaller;
	color: #DF4800;
	padding: 3px 0px 3px 1em;
	margin: 3px 0px;

}
.list-event {
	text-indent:-1em;
	border-bottom: 1px dashed #DDA40D;
	font-size: smaller;
	color: #BD4E0B;
	padding: 3px 0px 3px 1em;
	margin: 3px 0px;
}
a:link{text-decoration:none; color: #DF4800;}
a:visited{text-decoration:none; color: #DF4800;}
a:active{text-decoration:none; color:#FF9F00; } 
a:hover{text-decoration:underline; color:#FF9F00;}



.new-waku {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ff9c00;
	border-right-color: #ff9c00;
	margin: 0px;
	padding: 0px;}
h1 {
	background-image: url(../common-img/h1-bg.gif);
	font-size: larger;
	color: #824717;
	line-height: 65px;
	padding-left: 50px;
	margin: 10px;
}
h2 {
	background-image: url(../common-img/pointmark.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	border-bottom: 1px dotted #999;
	padding: 5px 35px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #422700;
	margin: 20px 50px;
	background-color: #FFC;
}
#topagetop {
	background-image: url(../common-img/ue-ya.gif);
	padding-left: 13px;
	font-size: 0.9em;
	background-repeat: no-repeat;
	width: 150px;
	margin-left: auto;
	text-align: left;
	margin-bottom: 5px;
}
.honbun {
	margin: 20px;
	padding: 10px;
	line-height: 1.5em;
}

.center-yose {
	text-align: center;
}
.migiyose {
	text-align: right;
}


.naiyou{
	text-align:left;
	width:600px;
	line-height:1.3em;
}

.fontsmall {
	font-size: 0.8em;
	}

