* {
	margin: 0px;
	padding: 0px;
	}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
	}

* html .clearfix {
	height:1%;
	}

body {
	font-family:"verdana","‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 1.8;
	color: #333;
	background: ;
	}

b {
	}

a {
	color: #36c;
	}

a:hover {
	color: #69f;
	}


h2 {
	font-size: 14px;
	}

h3 {
	font-size: 12px;
	}

/*	layout	*/

#container {
	width: 810px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;
	background: url(img/bg.gif) #fc0 repeat-y 0 0;
	}

*html #container {
	width: 840px;
	}


h1 {
	background: url(main.jpg) no-repeat 0 0;
	}

.intro1,
.intro2,
.intro3 {
	padding: 10px;
	}

.intro1 h2 {
	float: left;
	text-align: center;
	}

.intro1 p {
	float: right;
	width: 500px;
	}

.intro2,
.intro3 {
	clear: both;
	}

.intro1 h2 {
	}

.intro1 h2 a {
	display: block;
	width: 385px;
	height: 225px;
	}

.intro1 h2 a img {
	border: 0;
	}

.intro2 h2 {
	float: left;
	margin-right: 10px;
	}

.intro2 p {
	position: relative;
	top: 50px;
	}

.intro2 table {
	clear: both;
	}

.intro2 table td {
	width: 33%;
	padding: 5px;
	font-size: 14px;
	line-height: 1.5;
	vertical-align: top;
	}

.intro3 h2 a img {
	border: none;
	vertical-align: top;
	}

.intro3 h3 {
	margin: 0 0 15px 0;
	padding: 0 5px;
	border: 2px solid #f90;
	background: #ff9;
	}

.intro3 table {
	border-collapse: collapse;
	background: #fff;
	border-top: 2px solid #f90;
	border-left: 2px solid #f90;
	}

.intro3 table#top_body {
	clear: both;
	width: 100%;
	}

.intro3 table#left_menu {
	float: left;
	width: 180px;
	}

.intro3 #right_body {
	float: right;
	width: 600px;
	}

.intro3 #right_body table {
	width: 100%;
	margin-bottom: 10px;
	}

.intro3 #right_body table th {
	}

.intro3 #right_body table.boshu_store th.stitle {
	background: #f90;
	}

.intro3 #right_body table.boshu_store th.area,
.intro3 #right_body table.boshu_store th.stname {
	width: 20%;
	background: #fe5;
	}

.intro3 #right_body table.boshu_store th.naiyou {
	width: 58%;
	}

.intro3 #right_body table.boshu_store th.jikyu {
	width: 22%;
	}

.intro3 #right_body table.boshu_store td.comment1 {
	width: 100%;
	}

.intro3 #right_body table.boshu_detail th {
	width: 20%;
	}

.intro3 #right_body table.boshu_detail td {
	width: 80%;
	}

.intro3 table th,
.intro3 table td {
	border-right: 2px solid #f90;
	border-bottom: 2px solid #f90;
	}

.intro3 table th {
	padding: 2px 5px;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	background: #ff6;
	}

.intro3 table td {
	padding: 5px;
	font-size: 14px;
	line-height: 1.5;
	vertical-align: top;
	background: #ff9;
	}

.intro3 table#top_body td {
	/*width: 25%;*/
	}

.intro3 table td h4 {
	font-size: 14px;
	}

.intro3 table td ul {
	list-style: inside;
	color: #996;
	line-height: 1.8;
	}

#intro4 {
	clear: both;
	width: 100%;
	text-align: center;
	background: #ff0;
	}

#intro4 ul {
	list-style: none;
	margin: 0 auto;
	text-align: center;
	}

#intro4 ul li {
	float: left;
	}

#intro4 ul li a {
	display: block;
	margin: 3px;
	padding: 0 5px;
	border: 2px solid #f90;
	background: #ff6;
	}

.interview {
	clear: both;
	margin: 10px;
	border: 2px solid #f90;
	background: #fd3;
	}

.interview h2 {
	padding: 5px 10px;
	background: #fe5;
	border-bottom: 1px solid #f90;
	}

.interview img {
	float: left;
	margin: 10px;
	}

.interview ul {
	float: left;
	list-style: inside;
	margin: 10px;
	font-size: 12px;
	}

.interview p {
	float: right;
	width: 580px;
	margin: 10px;
	}





#footer {
	clear: both;
	text-align: center;
	padding: 5px;
	background: #da0;
	}

