/* Base Style */

body {
	font-size: 17px;
	line-height: 145%;
	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/bg04.jpg);
	background-repeat: repeat-x y;
	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: 17px;
	line-height: 125%;
	color: #666666;
}
a:link {
	color: #5F8C46;
}
a:visited {
	color: #5F8C46;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.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;
}
.list_none {
	list-style-type: none;
}
.list_alpha {
	list-style-type: upper-alpha;
}
.list_decimal {
	list-style-type: decimal;
}
.main_bg{
	background:#FBFDF8;
}
.info{
	background-image:url(../img/orange_sen.gif);
	background-repeat:repeat-y;
	padding:0 5px 0 5px;
	background-position: center center;
}

.text_eria {
background-image:url(img/text1.jpg);
background-repeat:no-repeat;
text-align:left;
}

.text_eria p {
margin:0px;
padding:0px 3px;
background-image:url(img/text2.jpg);
background-repeat:repeat-y;
}

.text_eria_bottom {
background-image:url(img/text3.jpg);
background-repeat:no-repeat;
}

#footer{
line-height:24px;
}

.oshirase_title{
font-size:18px;
font-weight:bold;
color:#20a178;
text-decoration:underline;
background-image:url(../oshirase/img/oshirase_icon.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}
.oshirase_top{
font-size:14px;
font-weight:bold;
color:#20a178;
text-decoration:underline;
background-image:url(../oshirase/img/oshirase_icon.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}
.oshirase_top2{
font-size:14px;
color:#666666;
background-image:url(../oshirase/img/oshirase_icon.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}