

/* Base Style */

body {
	font-size: 12px;
	line-height: 125%;
	color: #666666;
	scrollbar-arrow-color:#F4D183;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-darkshadow-color:#F4D183;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#F4D183;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1{
	width:759px;
	font-size:12px;
	color:#5F8C46;
	background-color:#F4D183;
	font-weight:normal;
	margin:0px;
	border-right:1px #CCC solid;
	border-left:1px #CCC solid;
}
td,th {
	font-size: 12px;
	line-height: 125%;
	color: #666666;
}
a:link {
	color: #5F8C46;
}
a:visited {
	color: #5F8C46;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.font_12 {
	font-size: 12px;
}
.font_11 {
	font-size: 11px;
}
.font_16 {
	font-size: 16px;
	line-height: 125%;
}
.font_18 {
	font-size: 18px;
	line-height: 125%;
}
.red {
	color: #FF0000;
}
.green {
	color: #7BBA50;
}
.orange {
	color: #FF9900;
}

.calender {
	text-align: center;
	height: 15px;
}

.info{background-image:url(../img/orange_sen.gif);
background-repeat:repeat-y;
padding:0 5px 0 5px;
}


.text_eria {
margin-top:143px;
font-weight:bold;
text-align:left;
margin-left:10px;
width:220px;
}

.text_eria_p {
margin:0px;
padding:6px;
background-image:url(img/orange_sen.gif);
background-repeat:repeat-y;
background-position:top;
color:#0000FF;
font-size:16px;
}

.shinryou_naiyou p{
margin:10px 5px 10px 15px;
}

.shinryou_naiyou img{
margin-bottom:0px;
}