BODY{
	text-indent : 0px;
	line-height : 144%;
	font-size : 84%;
	margin : 0px;
	text-align: center;
	color: #333333;
        background-color: #ffffff;
}
#container {
	width: 750px;
	text-align: left;
	color: #000000;
        background-color: #ffffff;
}
#header {
	
	margin-top: 10px;
}
#subheader {
	height: 20px;
}
#wrapper {
	float: left;
	width: 550px;
}
#left {
	float: left;
	width: 200px;
}
#center {
	padding : 0px 5px 10px 5px;
	float : none;
	width : 300px;
}
#right {
	float: right;
	width: 200px;
}
#map_wrapper {
	float: left;
	width: 500px;
}
#map_left {
	float: left;
	width : 200px;
	padding : 0px 40px 0px 0px;
 
}
#map_center {
	padding : 0px 10px 0px 10px;
	float : right;
	width : 200px;
 clear : right;
}
#map_right {
	padding: 0px 20px 0px 40px;
	float: right;
	width : 200px;
 clear : right;
}
#menu {
	width: 200px;
	float: left;
}
#contents {
	margin-left: 200px;
	padding: 0px 0px 0px 10px;
}
#footer {
	clear: both;
	padding: 5px;
}
h1 {
    font-size : 108%;
    font-weight : normal;
    margin-bottom: 0px
;}
h2 {
    font-size : 100%;
    font-weight : normal;
    margin-bottom: 0px
;}
h2 {
    font-size : 100%;
    font-weight : bold;
    margin-bottom: 0px
;}
.entry {
	margin-bottom: 5px;
	font-weight: bold;
	color: #009933;
	background-color: #ffffff;
        background-image: url(http://www.jidoshahokendirect.com/gazou/back.gif);
	text-align: center;
}
.entrygreen {
	margin-bottom: 5px;
	font-weight: bold;
	color: #000000;
        background-color: #80ff80;
}
.entryyellow {
	margin-bottom: 5px;
	font-weight: bold;
	color: #000000;
        background-color: #ffff80;
}
.entryblue {
	margin-bottom: 5px;
	font-weight: bold;
	color: #000000;
        background-color: #d7ebff;
}
.orange {
	color: #FF6600;
        background-color: #ffffff;
}
.bule {
	color: #0000ff;
        background-color: #ffffff;
}
.green {
	color: #009900;
        background-color: #ffffff;
}
.red {
	color: #FF3333;
        background-color: #ffffff;
}
.pink {
	color: #ff00ff;
        background-color: #ffffff;
}
.beige {
	color: #FFFFCC;
        background-color: #ffffff;
}
.bigfont {
	font-size: 130%;
}
TD{
	line-height : 145%;
	font-size : 14px;
 text-align : left;
}
.maintd{
	line-height : 130%;
	font-size : 100%;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
}
