@charset "Shift_JIS";



* {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	}

p{margin:0; padding:0;}
img{border:0; margin:0; padding:0;}

.remove {
	display: none;
}

span.zindex{
	position: absolute;
	z-index: -1;
	font-size:12px;	
}

body  {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333;
	line-height:1.8;
}

#toku_head {
	width:900px;
	height:50px;
	text-align: left;
	margin: 0 auto 20px auto;
}

#toku_head p
  { font-size: 12px; margin: 0 0 0 20px; padding:0 }

#wrap {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
}

#container {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
}

table td {
	border-bottom: 1px dotted #ccc;
	padding: 7px;
}

table th {
	background-color: #eee;
	font-weight: normal;
	padding: 5px;
}

#main h2 {
	font-size: 12px;
	font-weight: normal;
	text-indent: -9999px;
	margin-top: 30px;
	height: 38px;
	text-align:left;
	margin-bottom: 10px;
}

.style1 {color: #FF6600}

.style2 {font-size: 12px}


#title {
	width: 800px;
	height: 150px;
}
#main {
	width:650px;
	text-align:center;
	margin: 0 auto;
}
#main .link{
	text-align: right;
	margin-top: 20px;
}
#main .box{
	width:550px;
	text-align:center;
	margin: 0 auto;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width: thin;
	height: 80px;
}
#main .box2{
	width:550px;
	text-align:center;
	margin: 0 auto;
	height: 80px;
	clear: both;
}
#main .boxleft{
	width:400px;
	float:left;
	margin: 0 auto;
	}
.shinchiku { background-image: url("img/bar_shinchiku.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 650px }
.oldhome { background-image: url("img/bar_oldjyutaku.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 650px }
.oldman { background-image: url("img/bar_oldman.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 650px }
.set { background-image: url("img/bar_set.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 650px }
.takuchi { background-image: url("img/bar_takuchi.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 650px }
.urisouko { background-image: url("img/bar_urisouko.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 650px }
.uritochi { background-image: url("img/bar_uritochi.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 650px }
.newman { background-image: url("img/bar_newman.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 650px }
.model { background-image: url("img/bar_model.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 650px }

#wrap:after,
#container:after,
#index:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


#footer {
	width: 900px;
	margin: 40px auto 0 auto;
	clear: both;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#footer img {
	margin: 15px auto;
}

#toku_footer {
	clear: both;
	width:900px;
	margin: 0 auto;
	padding: 20px;
	text-align: right;
}

