/* サイト共通 */
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #99CC33;
	text-align: center;
	margin: 0px;
	
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}



#pbody {
    width: 760px;
    text-align: left;
    background-color: #FFFFFF;
    border: 1px solid #003300;
    margin: 0px auto 0px auto;
}

li {
	color: #FF6699;
	font-size: 87%;
	line-height: 160%;
	padding: 0px;
}

ul {
	padding: 0px;
	margin: 0px 0px 0px 1.5em;

}




/* ヘッダー */

#gnavi {
	width: 760px;
	margin: 0px;
	padding: 0.5em 1px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003333;
	font-size: 95%;
	background-image: url(/toppage/images/bg_gnavi.gif);
	background-repeat: repeat;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	border-bottom-width: 3px;
}

#gnavi ul {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;

}

#gnavi li {
	display: inline;
	list-style: none;
	color: #FFFFFF;
	margin: 7px;
	padding: 0px 7px 0px 0px;
	font-weight: bold;
	vertical-align: middle;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 100%;
	line-height: 140%;
}


#gnavi li.lastli {
	border-right-style: none;
}


#gnavi a {
	color: #FFFFFF;
	text-decoration: none;
}


/* メイン部分 */

#leftMenu {
	float: left;
	width: 170px;
	padding-left: 10px;

}

#manulist {
	background-image: url(../images/arow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 85%;
	line-height: 160%;
}

#manulist ul {

	font-size: 89%;
	line-height: 180%;
}

#manu li {
	font-size: 89%;
	line-height: 140%;
	background-image: url(../images/arow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	list-style-type: none;
}


#main {
	width: 760px;
	background-position: center;
	text-align: center;



}

.catchy {
	color: #333333;
}


#rightmenu {
	float: right;
	width: 545px;
	padding-right: 10px;


}


.lifeside {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	width: 128px;
}

.time {
	color: #484848;
}



/* フッター */

.footer {
    background-color: #DBFFAA;
    text-align: left;
    border-top-width: 2px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #058540;
    border-bottom-color: #666666;
    margin-bottom: 5px;
    clear: both;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.idfont {
	font-weight: bold;
	color: #09519E;
	font-size: 110%;
	line-height: 160%;
}


.copyright {
	font-size: 78%;
	color: #333333;
	text-align: center;
	line-height: 180%;
	margin-bottom: 10px;



}
.menulist {
	background-image: url(../images/arow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 89%;
	line-height: 140%;
	margin-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
	padding-bottom: 10px;




}
.addres {
	font-size: 78%;
	line-height: 140%;
}
.tex {
	font-size: 87%;
	line-height: 140%;
}
.topnews {

	background-image: url(../images/arow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 89%;
	line-height: 140%;
	margin-bottom: 7px;
}
