a:link {
	text-decoration: none;
} 
a:visited {
	text-decoration: none;
} 
a:hover {
	text-decoration: none;
} 
a:active {
	text-decoration: none;
}

.line1 {
	font-size: 66%;
; width: auto}
.line2 {
	font-size: 87.5%;
	line-height: 140%;
}
.line3 {
; border-color: #11B13D black black; border-top-width: thin
}
.line4 {
	font-size: 112.5%;
	line-height: 140%;
}
.line5 {
	font-size: 131.25%;
	line-height: 140%;
}
#main{
	width: 760px;
	text-align: left;

}
#footer {
	width: 760px;
}
#header {
	width: 760px;
}
body {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	background-color: #11b13d;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;

}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
li {
	margin-bottom: 0.9em;
	background: url(../images/arrow01.jpg) no-repeat 0em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 87.5%;
	padding-bottom: 4px;
	margin-left: 2.5em;
	padding-left: 15px;
}
.pnavi {
	font-size: 72%;
	color: #999999;
}
h1 {
	font-size: 150%;
	line-height: 200%;
	font-weight: bold;
	color: #fe5e11;
	background-image: url(images/h1_under.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h2 {
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
}
.sub_h {
	font-size: 150%;
	line-height: 200%;
	font-weight: bold;
}
.tittle {
	font-size: 120%;
	line-height: 180%;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	color: #666666;
	padding-left: 25px;
	font-weight: bold;
}
.tittle a{
	color: #4c8f18;
}
.tittle_s{
	font-size: 100%;
	line-height: 150%;
	margin-left: 10px;
	margin-right: 0px;
	color: #4c8f18;
	border-bottom-width: 1px;
	border-left-width: 3px;
	font-weight: bold;
	border-bottom-color: #85d74f;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #85d74f;
	padding-left: 10px;

}
.line {
	text-indent: 0px;
	font-size: 90%;
	margin-left: 20px
}
#category{
	width: 150px;
}
#category a{
	display: block;
	width: 100%
	padding: 6px 0 8px 0;
	background-image: url(images/category_bg.gif);
	background-pasition: left top;
}
#category a:houver{
	background-pasition: right top;
}

/*　ニュース　*/
#news ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#news li{
	margin: 0px;
	padding: 10px 0px 10px 35px;
	background: url(images/arrow_news.gif) left center no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #009933;
}
.side_menu_item {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

