@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,figure,nav,footer,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: normal;
line-height: 1.6;
font-size: 14px;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
color: #444;
position: relative;
background-color: #fff;
}
ol, ul {
list-style: none;
}
a {
color: #0020D8;
}
a:visited {
color: #004498;
}
img {
vertical-align: bottom;
}
ul {
margin: 0;
padding: 0;
}
li {
margin: 0;
padding: 0;
list-style: none;
}
html {
background-color: #333;
}
.clear {
	clear: both;
}
/*----------------------------------------------------------------------------*/


/*HEAD------------------------------------------------------------*/
header {
width:100%;
margin-bottom:30px;
border-bottom:3px solid #333;
background: #FFF; 
}

header div.logo{
clear:both;
padding:0px 0px 20px 0px;
margin:0px auto;
width:1000px;
overflow:hidden;
}
header div.logo .left{
	float: left;
	padding:5px 0px 0px 0px;
}
header div.logo .right{
	float: right;
	text-align:left;
	font-weight:bold;
	padding:30px 0px 0px 0px;
}
/*-------------------------------------------------------------*/
h1{
	width: 1000px;
	clear: both;
	overflow: hidden;
	margin: 0 auto 20px auto;
}

h2{
	font-size:140%;
	color:#FF0004;
}

h3{
	margin-bottom:15px;
}
#container{
	width:950px;
	margin:0px auto;
}
#pagecell{
	clear:both;
	overflow:hidden;
}
#pagecell .left{
	width:700px;
	float:left;
}
#pagecell .right{
	width:230px;
	float:right;
}
#pagecell .left .lead .left{
	float:left;
	width:400px;
}





/**/
h4.shop{
	background:#84BB1D;
	color:#fff;
	margin-bottom:15px;
	padding:5px;
	font-size:130%;
	font-weight:bold;
	border-bottom:1px dotted #5D5D5D;
}
.shop-solumn .right dl {
width: 400px;
margin-bottom:10px;
}

.shop-solumn .right dt,dd {
	padding: 8px;
}

.shop-solumn .right dt {
	border-top: 1px solid #DDD;
	clear: left;
	float: left;
	width: 80px;
}

.shop-solumn .right dd {
	background: #fff;
	border-top: 1px solid #DDD;
	margin-left: 80px;
}

.shop-solumn{
	width:700px;
	clear:both;
	overflow:hidden;
	margin-bottom:30px;
}
#pagecell .left .shop-solumn .left{
	float:left;
	width:275px;
}

#pagecell .left .shop-solumn .right{
	float:right;
	width:400px;
}
#pagecell .left .shop-solumn .right .btn{
	clear:both;
	text-align: center;
}
/**/
.column{
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}
/*map-------------------------------------------------------------------*/
.map .left{
	float:left;
	width:300px;
}
.map .left ul li{
	margin-bottom:30px;
}
.map .left ul li a{
	cursor:pointer;
}

#container .map .right{
float:right;
width:610px;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
.blog-link {
	list-style: none;
	border:4px solid #FF0000;
}
.blog-link li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}
.blog-link li:last-child {
	border-bottom: 0px;
}
.blog-link li a {
	display: block;
	position: relative;
	z-index: 10;
	height: 20px;
	margin: 0;
	padding: 15px 10px 15px 25px;
	background: #FFF;
	color: #222;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.blog-link li a:hover {
	background: #DDD;
}
#list2 li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 0;
	height: 0;
	margin-top: -5px;
  border: 5px solid transparent;
	border-left: 5px solid  #FF0004;
}

.blog-link02 {
	list-style: none;
	border:4px solid #FF0000;
}
.blog-link02 li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}
.blog-link02 li:last-child {
	border-bottom: 0px;
}
.blog-link02 li a {
	display: block;
	position: relative;
	z-index: 10;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background: #FFF;
	color: #222;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.blog-link02 li a:hover {
	background: #DDD;
}

/*footer*/
footer{
	clear: both;
	text-align: center;
	border-top:20px solid #FDFAD4;
	width:100%;
	font-size: 12pt;
	overflow:hidden;
}
footer p{
	margin-top: 20px;
	clear: both;
	width:100%;
	font-size: 12pt;
	overflow:hidden;
}
footer .inner{
width:970px;
margin:0px auto;
padding:20px 0px;
overflow: hidden;
}
footer .inner .left{
	float:left;
}
footer .inner .right{
	float:right;
	padding-top:30px;
}

.gotop {
	width: 1000px;
	margin: 50px auto 30px auto;
	text-align: right;
}

.movie {
    background: rgba(0, 0, 0, 0) url(../images/movie.png) no-repeat scroll 0 0;
    height: 360px;
    margin: 0 auto 10px;
    padding: 85px 0 0;
    text-align: center;
    width: 630px;
}



#container .column_map{
	clear:both;
	overflow:hidden;
	margin: 0 auto 30px auto;
	text-align: center;
}