body {
	background-color: #999;
}
#Wrapper {
	width: 700px;
	background-color: #FFF;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#header {
	overflow: hidden;
	width: 700px;
}

#header #top {
	background-color: #333;
	height: 50px;
}
#menu  {
	height: 50px;
	background-color: #333;
}
#menu ul li img {
	width: 173px;
	float: left;
}
.menu ul li {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 50px;
	width: 173px;
	background-color: #06C;
	text-decoration: none;
}
#navi1 ul li a {
	text-decoration: none;
	color: #333;
}


#navi1 {
	background-image: url(../images/tizu3_02.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	width: 270px;
	float: right;
	height: auto;
}
#kensaku a {
	background-color: #06C;
}
#teian a {
	background-color: #CCC;
	font-size: 14px;
	display: block;
	height: 40px;
	padding: 10px;
}
#teian {
	padding: 0px;
	height: 50px;
}



#navi1 ul {
	width: 270px;
	float: right;
	background-image: url(../images/back.png);
	border: 1px solid #000;
}


#navi1 ul li a:hover {
	
	background-color: #CCC;
}
#navi1 ul li a {
	display: block;
	width: 265px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 52px;
}


#navi1 ul li {
	display: block;
	width: 270px;
	height: 52px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/navi3.png);
	border: 1px solid #333;
}
#navi2 {
	background-color: #CCC;
	float: right;
	width: 300px;
	background-image: url(../images/back.png);

}

#navi2 ul li {
	display: block;
	width: 240px;
	padding-right: 10px;
	padding-left: 50px;
	float: right;
	height: 35px;
	background-image: url(../images/navi2.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #666;
}
#navi1 ul  .mini{
	font-size: 16px;
	width: 270px;
}

#navi1 ul .mini a {
	width: 270px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin: 0px;
}
#navi1 ul .mini2 a {
	font-size: 14px;
	display: block;
	margin: 0px;
}



#navi2 ul  .mini{
	font-size: 13px;
	padding-top: 27px;
	height: 33px;
	font-weight: bold;
}
#kensaku {
}
#kensaku h1 {
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
#ganbaru {
	float: left;
	width: 400px;
	padding-left: 10px;
	margin-left: 5px;
	border: 2px solid #03C;
	height: 100px;
	margin-top: 20px;
}





#content {
	float: left;
	width: 400px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	background-repeat: repeat-x;
	margin-left: 5px;
	height: 540px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#content h2 {
	background-color: #C30;
	display: block;
	padding: 10px;
	width: 150px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

#content2 {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	display: block;
	width: 500px;
	float: left;
}



#content p {
	font-size: 120%;
	margin: 10px;
	line-height: 130%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#footer {
	clear: both;
	width: 660px;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 20px;
	height: 50px;
	color: #FFF;
	background-color: #333;
	margin-left: auto;
}
