/*general*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
body.green{
	background: url(../file/bg.jpg);
}
body.pink{
	background: url(../file/bg-p.jpg);
}
img {
	border: 0;
}
body,h3,h4 {
	color: #666;
	font-size: 12px;
	line-height: 1.5;
}
h4 {
	font-weight: normal;
}
#wrap {
	width: 792px;
	margin: 25px auto 25px;
	background: #FFF;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.pink a {
	color: #FF6699;
	text-decoration: none;
}
.pink a:hover {
	text-decoration: underline;
}

/*header*/
#header {
	height: 28px;
	background: url(../file/disc_bg.jpg) repeat-x;
	height: 140px;
}
#description {
	padding: 7px 3px;
	font-size: 10px;
	margin-left: 8px;
}
#submenu {
	font-size: 10px;
	margin-right: 13px;
}
#submenu ul li a{
	color: #666;
	display: block;
	margin: 7px 2px;
	padding: 0 10px;
	border-left: 2px solid #009900;
}
.pink #submenu ul li a{
	border-left: 2px solid #FF6699;
}
#header-body,#navi {
	margin-left: 15px;
}
#logo {
	margin-top: 8px;
	margin-left: 3px;
}
#logo,#contact-btn {
	padding: 15px 0;
}
#contact-btn {
	margin-right: 10px;
}
*html #contact-btn {
	margin-right: 0;
	position:relative;
	left: -10px;
}

/*global navigation*/
#navi {
	font-size: 14px;
	height: 40px;
}
.green #navi {
	background: url(../file/menu_bg_green.jpg) no-repeat;
}
.pink #navi {
	background: url(../file/menu_bg_pink.jpg) no-repeat;
}
#navi ul {
	margin-left: 8px;
}
#navi ul li a{
	color: #006633;
	display: block;
	width: 99px;
	height: 29px;
	margin: 5px 8px;
	overflow: hidden;
}
#rent {
	margin-left: 10px;
	margin-right: 17px;
}
#sell {
	margin-left: 20px;
	margin-right: 10px;
}
#navi ul li a:hover {
	text-decoration: none;
	color: #fff;
}

#content {
	width: 543px;
	padding-left: 17px;
}

#image {
	margin: 15px 0;
}

/*news & topics*/
#topic-title {
	margin-bottom: -8px;
}
*:first-child+html #topic-title {
	margin-bottom: -1px;
}
*html #topic-title {
	margin-bottom: -1px;
}
#topics dl{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 130px;
	overflow: auto;
	padding: 10px;
}
#topics dt,#topics dd {
	margin-bottom: 15px;
}
#topics dt {
	color: #339933;
	font-weight: bold;
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
}
.pink #topics dt {
	color: #FF3366;
}
#topics dd {
	float: left;
	width: 410px;
}

/*provision search*/
#provision {
	margin-top: 15px;
	background: url(../file/sp_bg.jpg) no-repeat;
	height: 200px;
	color: #006633;
	padding: 8px 0 6px 10px;
}
.pink #provision {
	background: url(../file/sp_bg_pink.jpg) no-repeat;
	color: #FF3366;
	padding-left: 15px;
}
#provision h2 {
	font-size: 14px;
	padding: 2px 5px;
}
#provision ul li a{
	display: block;
	height: 78px;
	width: 176px;
	overflow: hidden;
}
.pink #provision ul li a{
	height: 75px;
	width: 248px;
	padding-left: 8px;
}

/*recommend*/
#recommend h2 {
	margin-bottom: 15px;
}
.object {
	width:260px;
	float: left;
	margin-right: 11px;
	margin-bottom: 15px;
}
.object .address {
	border-bottom: 1px solid #ccc;
}
.object h3 {
	float: left;
}
.object .icon {
	float: right;
}
.object .text {
	border-top: 1px solid #ccc;
	clear: both;
}
.object .text h4 {
	padding: 3px 2px;
}
.object .text img {
	width: 80px;
	height: 80px;
	float: left;
}
.object .text p {
	float: right;
	width: 170px;
	padding: 0 3px;
}
.object .detail {
	clear: both;
	text-align: right;
}

/*shop guide*/
#shop {
	background: url(../file/border-bg.jpg);
	width: 537px;
}
#shop h2 {
	margin-bottom: 5px;
}
.shop {
	width:250px;
	padding: 3px 5px 7px;
	float: left;
}
.shop img {
	float: left;
	width: 60px;
	height: 50px;
	padding: 2px;
	border: 1px solid #ccc;
}
.shop .info {
	float: left;
	padding-left: 5px;
}

.shop .info h3 {
	color: #006600;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}
.pink .shop .info h3 {
	color: #FF3366;
}
.shop .info p {
	line-height: 1.2;
	font-size: 11px;
}
.shop .info .tel {
	color: #006600;
	font-size: 12px;
}

.pink .shop .info .tel {
	color: #FF3366;
}

/*sidebar*/
#sidebar {
	width: 205px;
	float: left;
	margin-top: 21px;
	margin-left: 12px;
}
*html #sidebar {
	margin-left: 1px;
}
.block {
	border: 1px solid #ccc;
	background: url(../file/border-bg.jpg);
}
.block h2 {
	margin-bottom: 5px;
}
.no-bt {
	border-top: none;
}
.button {
	margin-left: 7px;
}
*html .button {
	margin-left: 5px;
}
#qr {
	margin-top: 5px;
}

#banners {
	text-align: center;
	margin-top: 15px;
}
#banners ul {
	list-style: none;
}
#banners ul li {
	margin-bottom: 6px;
}
#ad {
	padding-top: 8px;
}
#ad dd {
	padding-bottom: 7px;
}

/*footer*/
#footer {
	padding-top: 5px;
}
#area {
	padding-left: 20px;
	margin-top: 3px;
}

#area ul li {
	margin-right: 5px;
}
#area ul li a {
	display: inline;
	margin-left: 10px;
}

/*footer navigation*/
#foot-navi {
	margin-top: 10px;
	background: url(../file/foot-navi.jpg) no-repeat bottom;
	height: 31px;
	font-size: 12px;
}
*html #foot-navi {
	font-size: 12px;
}
*:first-child+html #foot-navi {
	font-size: 12px;
}
#foot-navi ul {
	margin-left: 15px;
}
#foot-navi ul li a {
	padding: 9px 10px;
}
#foot-navi ul li a:hover {
	background: url(../file/selected.gif) repeat-x;
	text-decoration: none;
}
.pink #foot-navi ul li a:hover {
	background: url(../file/selected_pink.gif) repeat-x;
}

#copyright {
	text-align: center;
	color :#006633;
	font-size: 10px;
	padding: 7px 0;
}
.pink #copyright {
	color :#FF6699;
}

/*basic layout style*/
#layout {
	margin: 20px 18px;
}
*html #layout {
	margin: 20px 16px;
}
/*sitemap*/
#sitemap .left {
	width: 30%;
	margin-left: 18px;
	padding-left: 5px;
}
#sitemap ul {
	list-style:none;
}
#sitemap a {
	font-weight: bolder;
	color: #009900;
}
#sitemap li {
	margin: 12px 8px;
}
#sitemap .child li {
	margin-left: 20px;
}

#sitemap .child a {
	font-weight: normal;
}

/*company*/
#company-copy {
	padding-top: 60px;
}
.company-shop {
	margin: 10px 20px 10px 10px;
	width: 348px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	float: left;
}
.company-shop .noborder {
	border-bottom: none;
}
.company-shop h3 {
	border-left: 3px solid #9EC5B1;
	border-right: 3px solid #9EC5B1;
	text-align: center;
	width: 80px;
	float: left;
	color: #006600;
	font-size: 13px;
}
.company-shop .info {
	float: left;
	line-height: 1.2;
	padding-left: 8px;
}
.company-shop .map {
	clear: both;
	text-align: right;
	padding-top: 15px;
}

/*about*/
.about-block {
	float: left;
	width: 358px;
	margin: 10px;
}
.about-block h3 {
	color: #006633;
	padding: 15px 20px;
	font-size: 17px;
	background: url(../file/about.gif) no-repeat;
}
.about-block p {
	line-height: 1.8;
	padding: 10px;
}

/*privacy policy*/
#policy {
	padding: 20px 8px 10px;
	line-height: 1.7;
}
#policy h3 {
	color: #009900;
	margin-top: 20px;
}

#policy-contact {
	border-top: 1px dotted #ccc;
	margin-top: 20px;
	padding-top: 10px;
}

#policy ol {
	margin-left: 30px;
}

/*bread crumb navigation*/
#bread {
	padding: 12px 15px 5px;
	font-size: 11px;
}
#bread li{
	padding-left: 5px;
}

/*class style*/
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.txt-right {
	text-align: right;
}
.menu {
	list-style: none;
}
.menu li {
	float: left;
}
.menu li a {
	display: block;
}
.totop {
	clear: both;
	text-align: right;
	padding: 0px 30px;
}
.center {
	text-align: center;
}
.caption {
	font-size: 10px;
	margin-bottom: 5px;
}
.arrow {
	background: url(../file/arrow.gif) no-repeat left center;
	padding-left: 15px;
}
.point {
	background: url(../file/point.gif) no-repeat left center;
	padding-left: 15px;
	margin: 15px 8px 10px;
}

.table table{
	border-collapse: collapse;
	border-top: 1px dotted #ccc;
	margin: 10px 18px 10px 8px;
	width: 728px;
}
.table td, .table th {
	border-bottom: 1px dotted #ccc;
	padding: 8px 8px;
}
.table th {
	font-weight: normal;
	padding-left: 15px;
	text-align: left;
	width: 90px;
}

/*rent*/
#rent-page {
	font-size: 15px;
	
}
#rent-page p{
	padding: 10px 0 0 10px;
	line-height: 1.8;
}
#rent-page .left {
	width: 480px;
	padding: 10px 0 0 10px;
	line-height: 1.8;
}

#tabs {
	margin-top: -32px;
	position:relative;
	z-index:100;
	zoom:1;
}

#tabs div{
	float: left;
	padding-right: 5px;
}
#tabs div a {
	display:block;
	height: 28px;
	overflow:hidden;
	float:left;
}

.depth {
	position:relative;
}

#rent2-page p{
	padding: 5px 0 10px 22px;
	line-height: 1.8;
}
iframe {
	width: 773px;
	height: 800px;
	margin:10px auto;
	padding: 0 7px;
	border: none;
}