@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	background-color:#737373;
}
body div {
	text-align:left;
	margin:0 auto;
}
#logowaku {
	background-image: url("logoback3.jpg");
	background-attachment: fixed;
	width:800px;
	height:100px;
	}

#logo {
	padding-top:11px;
	padding-left:20px;
	padding-right:510px;
	width:267px;
	height:65px;
	}

#logo1 {
	margin-top:-4px;
	padding-left:12px;
	font-size:14px;
	font-weight:bold;
	height:20px;
	background-color:white;
	}

#yokomenu {
	width:800px;
	background-color:white;
	}
#yokomenu a {
	display: block;
	background-color:#eeeeee;
	width:111px;
	line-height:24px;
	text-align:center;
	float:left;
	margin-top:2px;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
	}
#yokomenu a:hover {
	text-decoration:underline;
	background-color:#666666;
	}
a:link {
	color:#008888;
	text-decoration:underline;
	}
a:visited {
	color:#008888;
	text-decoration:underline;
	}
a:hover {
	color:#00ff00;
	text-decoration:underline;
	}
a {
	color:#008888;
	text-decoration:underline;
	}

#item0 {
	width:800px;
	background-color:white;
	}

#jitem1 {
	float:left;
	width:200px;
	margin-top:2px;
	margin-right:2px;
	background-color:#ffcc99;
	}

#jitem2 {
	float:left;
	width:598px;
	margin-top:2px;
	background-color:#ffcc66;
	}

#jevent1 {
	float:left;
	width:200px;
	height:30px;
	}

#cev1	{
	padding-left:30px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	}

#jissekimenu1 {
	float:left;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	height:850px;
	line-height:13px;
	}

#jevent2 {
	float:left;
	width:598px;
	height:30px;
	}

#cev2	{
	padding-left:30px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	}

#jissekicont1 {
	font-size:12px;
	font-weight:bold;
	width:598px;
	height:850px;
	overflow:auto;
	line-height:14px;
	}

#cont1 {
	padding-left:10px;
	}

.title1 { color:blue; }

.title2 { color:#008888; }

.title3 { color:red; }

.title4 { color:green; }

#copyr {
	clear:both;
	width:800px;
	border-top:5px double #c0c0c0;
	font-size:12px;
	font-style:normal;
	line-height:25px;
	color:#7fff00;
	}
