@charset "Shift_JIS";

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	position: relative;
}
#header a {
	display: block;
	width: 175px;
}
#navi {
	margin-left: 5px;
}
#navi ul {
	text-indent: -9999px;
	width: 750px;
}
#navi li {
	float: left;
	list-style-type: none;
	height: 30px;
}
#navi a {
	background-image: url(../parts/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	display: block;
}
#navi01 a {
	width: 125px;
	background-position: 0px 0;
}
#navi02 a {
	width: 125px;
	background-position: -125px 0;
}
#navi03 a {
	width: 125px;
	background-position: -250px 0;
}

#navi05 a {
	width: 125px;
	background-position: -375px 0;
}
#navi06 a {
	width: 125px;
	background-position: -500px 0;
}
#navi07 a {
	width: 125px;
	background-position: -625px 0;
}
#navi01 a:hover {
	background-position: 0px -30px;
}
#navi02 a:hover {
	background-position: -125px -30px;
}
#navi03 a:hover {
	background-position: -250px -30px;
}
#navi05 a:hover {
	background-position: -375px -30px;
}
#navi06 a:hover {
	background-position: -500px -30px;
}
#navi07 a:hover {
	background-position: -625px -30px
}
#main img {
	padding-left: 5px;
}
#main_u {
	float: left;
}
#main_u #left {
	float: left;
	width: 700px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#main_u  #left h2 {
	width: 454px;
	height: 28px;
	text-indent: -9999px;
	margin: 28px 10px 15px 55px;
	background: url(../parts/new.png) no-repeat left center;
}
#left img {
/*
	float: left;
	margin-left: 40px;
	margin-top: 20px;
*/
}
#left p {
	margin-left: 58px;
	margin-top: 20px;
}
#left .ue {
	margin-top: 10px;
	margin-left: 75px;
	margin-right: 20px;
}
#left .big {
	font-size: 1em;
	margin-right: 65px;
}
#left h3 {
	margin-left: 58px;
	margin-top: 10px;
	color: #0066CC;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	margin-right: 25px;
}
#main_u #right {
	float: right;
	width: 290px;
	margin-top: 50px;
}



/* 2008.11.26 edit by yano*/
div.entry {
	width: 100%;
	margin-bottom: 20px;
}
.entry:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.entry p.text {
	width: 430px;
}
div.images {
	float: right;
	width: 200px;
	margin-top: 20px;
}
#left div.images img {

	clear: both;
	margin-left: 0;
	margin-top: 0;

	margin-bottom: 5px;
}
