@charset "utf-8";
/* CSS Document */

/*---------------------------------------------------------------------------------
COMMON
---------------------------------------------------------------------------------*/

*{
margin:0;
padding:0;
font-weight:normal;
font-style:normal;
}

body{
color:#666;
text-align:center;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background:url("img/bg_body.jpg") 50% 0 repeat-y #fff;
font-size:14px;
letter-spacing:1px;
line-height: 1.8em;
}

a{outline:none;	color:#277F00;}
a:visited{outline:none;	color:#006600;}
a:hover{color:#00AEEF;}

/*
a{outline:none; color:#4472C2;}
a:visited{color:#006699;}
a:hover{color:#277F00;}
*/

/* font */
.red{color:red;}
.blue{color:blue;}
.green{color:green;}
.gray{color:gray;}

strong{font-weight:bold;}

.estatedata strong{
color:#FF1100;
font-weight:bold;}

/* other */
img{border:0; text-decoration: none;}

.clear{padding-bottom:20px; clear:both;}

.right{float:right; margin:0 0 10px 10px;}
.left{float:left; margin:0 10px 10px 0;}

.w330{width:330px;}

hr{margin:0 0 5px 0;}


p{margin-bottom:10px;}


/* ul/li/dl/dt/dd */
#main ul {
	padding:0;
	margin:0;
	display:block;
	clear:both;
	margin-bottom:15px;
}

	#main ul img {
		float:right;
		clear:right;
		margin-bottom:10px;
	}

	#main ul li{
		padding:0 0 0 20px;
		margin:5px 0 0 0;
		display:block;
		background:url("img/icon_maru.jpg") left 6px no-repeat;
	}
	
	
	#main .text ul.link li{
	list-style-type: none;
	background:none;
	}


dl.contents {
	padding:0 0 0 1em;
	margin:0;
	display:block;
	clear:both;
}

	dl.contents img {
		float:right;
		clear:right;
		margin-bottom:10px;
	}

	dl.contents dt{
		padding:0 0 0 20px;
		margin:5px 0 0 0;
		display:block;
		background:url("img/icon_maru.jpg") left 6px no-repeat;
		font-weight:bolder;
	}

	dl.contents dd{
		padding:0 5px 0 20px;
		margin:0 0 5px 0;
		display:block;
		color:#666666;
	}
	
		dl.contents dd a{
			padding:0 0 0 20px;
			display:block;
			background:url("img/icon_san.jpg") left center no-repeat;
		}
	
	/*横並び*/
	dl.yoko{
		float: left;
		clear:both;
		_margin:0;
	}
	dl.yoko dt {
		float: left;
		clear: left;
		margin: 0 0 0.8em;
		padding:0 20px;
		width: 8.5em;
		background:url("img/icon_maru.jpg") left 6px no-repeat;
		font-weight:bolder;
	}
	
	dl.yoko dd {
		margin-bottom: 0.8em;
		margin-left: 8.5em;
		width:450px;
	}
	


table.list {
    background-color: #CCCCCC;
    border: 0 none;
    margin-bottom: 10px;
    vertical-align: middle;
    width: 100%;
}
table.list td,
table.list th {
    background-color: #FFFFFF;
    letter-spacing: 2px;
    padding: 3px 5px;
}
th {
    background-image: url("img/bg_blue2.jpg");
    text-align: center;
    width: 100px;
}
/*---------------------------------------------------------------------------------
HEAD
---------------------------------------------------------------------------------*/

#head{
width:900px;
height:70px;
line-height:70px;
margin:0 auto;
background:url("img/bg_head.jpg") 0 0 no-repeat;}

	h1{
	display:block;
	float:left;
	width:180px;
	height:70px;
	line-height:70px;
	text-indent:-9999px;}

		h1 a{
		display:block;
		width:180px;
		height:70px;
		line-height:70px;}

	#head div#headinfo{
	display:block;
	float:right;
	width:180px;
	height:70px;
	line-height:70px;
	text-indent:-9999px;}

		#head div#headinfo a{
		display:block;
		width:180px;
		height:70px;
		line-height:70px;}

/*---------------------------------------------------------------------------------
CONTENTS
---------------------------------------------------------------------------------*/

	#contents{
	width:900px;
	margin:10px auto;}

	#main{
	width:700px;
	float:right;
	text-align:left;}

		#bread{
		width:700px;
		height:26px;
		line-height:26px;
		margin-bottom:10px;
		text-indent:10px;
		color:#fff;
		background:url("img/bg_bread.jpg") 0 0 no-repeat}

			#bread a,#bread a:visited{color:#fff;text-decoration:none;}
			#bread a:hover{color:#aaa;text-decoration:none;}

		.titleimg{
		margin-bottom:10px;}

		h2{
		width:700px;
		height:30px;
		line-height:30px;
		margin:15px 0 10px 0;
		text-indent:10px;
		color:#fff;
		font-size:medium;
		background:url("img/bg_title.jpg") 0 0 no-repeat;
		clear:both;}

		h2 a:link,h2 a:visited{color:#FFFFFF;}
		h2 a:hover{color:#FFCC00;}
		
		h3{
		width:700px;
		height:25px;
		line-height:25px;
		margin-bottom:10px;
		text-indent:15px;
		color:#4472C2;
		font-size:14px;
		font-weight:bold;
		border-bottom:1px solid #4472C2;
		background:url("img/bg_subtitle.jpg") 0 0 no-repeat;
		clear:both;
		}

		h4{
		color:#4472C2;
		font-size:14px;
		clear:both;
		font-weight: bold;
		}

		div.text{margin-bottom:10px; clear:both;}

		div.text p{float:left; width:480px; margin-bottom:5px;}
		
		div.text img{float:right; width:200px;}

		div.text a,a.arrow{
		padding:0 0 0 20px;
		margin:5px 0 0 0;
		background:url("img/icon_san.jpg") left center no-repeat;
		line-height: 2em;		
		}

		#main a.arrownone,
		#main .arrownone a{
		padding:0;
		margin:5px 0 0 0;
		background:none;
		line-height: 2em;		
		}

		.inqbox{
		width:700px;
		border:0;
		border-collapse:collapse;
		}

		.pageup{
		width:700px;
		height:20px;
		line-height:20px;
		margin:20px 0;
		text-indent:-9999px;
		border-top:1px solid #4472C2;
		background:url(img/bg_pageup.jpg) top right no-repeat}

	#side{
	width:180px;
	float:left;
	text-align:left;}

		#side img{
		margin-bottom:10px;}

		#side ul{
		width:180px;
		margin-bottom:10px;}

			#side ul li{
			display:block;
			width:180px;
			height:25px;
			line-height:25px;
			text-indent:-9999px;}

				#side ul li a{
				display:block;
				width:180px;
				height:25px;
				line-height:25px;
				background-image:url("img/bg_menu.jpg");
				background-repeat:no-repeat;}

			#side ul li#m01,#side ul li#m01 a{height:50px;line-height:50px;}

				li#m01 a{background-position:0 0;}
				li#m01 a:hover{background-position:-180px 0;}
				li#m02 a{background-position:0 -50px;}
				li#m02 a:hover{background-position:-180px -50px;}
				li#m03 a{background-position:0 -75px;}
				li#m03 a:hover{background-position:-180px -75px;}
				li#m04 a{background-position:0 -100px;}
				li#m04 a:hover{background-position:-180px -100px;}
				li#m05 a{background-position:0 -125px;}
				li#m05 a:hover{background-position:-180px -125px;}
				li#m06 a{background-position:0 -150px;}
				li#m06 a:hover{background-position:-180px -150px;}
				li#m07 a{background-position:0 -175px;}
				li#m07 a:hover{background-position:-180px -175px;}
				li#m08 a{background-position:0 -200px;}
				li#m08 a:hover{background-position:-180px -200px;}
				li#m09 a{background-position:0 -225px;}
				li#m09 a:hover{background-position:-180px -225px;}
				li#m10 a{background-position:0 -250px;}
				li#m10 a:hover{background-position:-180px -250px;}

	#shopinfo,#qr{
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:5px;
	}

	#qr{
	text-align:center;
	}



.inquiry{
	text-align:center;
	vertical-align:middle;
	clear:both;
	margin:10px 0;
	padding:10px 0;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}


table.outline{
	background-color: #CCCCCC;
	width:100%;
	border: 0;
	vertical-align: left;
	margin-bottom:15px;
}

	table.outline td,table.outline th{background-color: #ffffff; padding:3px 10px; letter-spacing:2px;}
	table.outline th{text-align:center; background-image: url(img/bg_blue2.jpg);}



/*---------------------------------------------------------------------------------
FOOT
---------------------------------------------------------------------------------*/

#footmenu{
width:900px;
line-height:30px;
margin:0 auto;
text-align:center;
font-size:small;
border-top:1px solid #4472C2;}

	#footmenu a,#footmenu a:visited{color:#4472C2; text-decoration: none;}
	#footmenu a:hover{color:#f60; text-decoration: none;}

address{
width:940px;
line-height:50px;
margin:0 auto;
text-align:center;
font-size:small;}

#foot{
width:940px;
height:50px;
line-height:25px;
margin:0 auto;
text-align:center;
font-size:small;
color:#fff;
background:#4472C2;}

#foot a{color:#fff;	text-decoration: none;}
#foot a:hover{color:#fff;	text-decoration: underline;}


/*---------------------------------------------------------------------------------
CLEARFIX-HACK
---------------------------------------------------------------------------------*/

#head:after,.text:after,#contents:after,#foot:after,.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#head,.text,#contents,#foot,.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html #head,* html .text,* html #contents,* html #foot,* html .clearfix{height: 1%;}
#head,.text,#contents,#foot,.clearfix{display: block;}
/* End hide from IE-mac */

