a{
	color:#006600;
}

#body {
}
#layout {
	width:800px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	font-size:13px;
}
#head {
	width:800px;
}
#head .summary{
	background-color:#288D2B;
	text-align:right;
	font-size:10px;
	color:#FFFFFF;
	padding:1px 1px 1px 1px;
	font-weight:normal;
}

#head .summary2{
	background-color:#A5D631;
	padding:1px;
}

#logo {
	font-size:12px;
	color:#006600;
	width:800px;
}

#logo .box-left {
	width:279px;
	float:left;
	background-image:url(cssimage/logo.jpg);
	background-repeat:no-repeat;
	padding:10px 0px 0px 5px;
	height:80px;
}

#logo .box-right {
	width:468px;
	float:right;
	height:80px;
	text-align:center;
	padding:5px;
}

#menu {
	width:800px;
	clear:both;
	background-image:url(cssimage/menu_back.jpg);
	background-repeat:no-repeat;
	padding:5px 5px 0px 15px;
	margin:0px 0px 0px 0px;
	height:25px;
}

#menu ul{
	margin:3px 0px 3px 0px;
	padding:0px;
	list-style:none;
	line-height:100%;	
}

#menu li{
	margin:0px 5px 0px 0px;
	padding:0px 2px 0px 0px;
	display:inline;
	color:#999;
	font-size:13px;
}


#left {
	float:left;
	width:219px;
	margin-right:8px;
	margin-top:10px;
}

#left .box1-header {
	background-image:url(cssimage/menu01_header.jpg);
	background-repeat:no-repeat;
	height:28px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#left .box1-header-fon {
	text-align:center;
	padding:0px;
	font-weight:bold;
}



#left .box1-body {
	background-image:url(cssimage/menu01_back.jpg);
	background-repeat:repeat-y;
	line-height:18px;
	padding:0px 0px 0px 20px;
	text-align:left;
}

#left .box1-body-header {
	font-color:#006600;
	font-weight:bold;
	padding:0px;
}

#left ul{
	margin:0px;
	list-style:none;
}

#left li{
	display:inline;
	padding:0px;
}

#left .box1-footer {
	background-image:url(cssimage/menu01_footer.jpg);
	background-repeat:no-repeat;
	height:10px;
}

#center {
	line-height:15px;
	width:390px;
}

#center p{
	margin:5px 0px 10px 0px;
}

#center .date{
	font-size:10px;
	color:#CF3242;
}

#chumoku{
	line-height:5px;
}

#right {
	float:right;
	width:160px;
	text-align:center;
}

#right .box1-header {
	background-color:#91BB2D;
	padding:3px;
}

#right .box1-header2 {
	background-color:#FFFFFF;
	padding:1px;
}


#right .box1-body {
	background-image:url(image/travelcompany_back.gif);
}

#right p.01 {
	font-size:10px;
	margin:5px 3px 0px 3px;
	height:30px;
}

#right p.02 {
	font-size:10px;
	margin:0px;
}


#right .rank {
	margin:10px 0px 10px 0px;
	text-align:left;
}

#right .rank-no {
	font-weight:bold;
	margin:0px;
	font-size:12px;
}

#footmenu {
	background-image:url(cssimage/footer_back.gif);
	background-repeat:no-repeat;
	padding:5px 5px 0px 15px;
	margin:0px 0px 0px 0px;
	height:25px;
	width:800px;
	clear:both;

}

#footmenu ul{
	margin:3px 0px 3px 0px;
	padding:0px;
	list-style:none;
	line-height:100%;	
}

#footmenu li{
	margin:0px 5px 0px 0px;
	padding:0px 2px 0px 0px;
	display:inline;
	color:#999;
	font-size:13px;
}


p.copy {
	text-align:center;
	font-size:10px;
	margin:3px;
	background-image:url(cssimage/footer_back.jpg);
	background-repeat:yes;
	height:33px;
	width:800px;
}



