﻿@charset "utf-8";

/***　All　***/
* {
	margin:0;
	padding:0;
}

body,html {
	text-align: center;
	height: 100%;
}

body, textarea { font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }
input, select { font-family: Arial, "ＭＳ Ｐゴシック", sans-serif; }

body {
	color:#3f3f3f;
	font-size:13px;
	line-height: 14px;
	text-align: center;
	xbackground: url(../img/all/body.gif) repeat-x center top #fff;
	background: none;

}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color:#2c76b0;
	text-decoration: none;
}

a:hover {
	color:#FF6600;
	text-decoration: underline;
}

table{
	font-size: 13px;
}

td {
	padding: 0;
	vertical-align: top;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

p,div {
	text-align: left;
}

h1{
	font-weight: normal;
	font-size: 11px;
	color: #666;
	float: left;
	width: 600px;
	height:  32px;
	line-height: 21px;
}



/*--------------------*/

#container{
	width: 950px;
	text-align: center;
	margin: 0 auto;
}

#header{
	width: 950px;
	height: 93px;
	margin: 0 auto;
	float: left;
	background: url(../img/all/head.jpg) no-repeat center top;
}

#header .h1box{
	width: 950px;
}

#header .h1box ul{
	width: 300px;
	float: right;
}

#header .h1box ul li{
	float: left;
}

#header .logo{
	float: left;
	width: 450px;
	margin: 0;
}

#header .tel{
	float: right;
	width: 230px;
	margin: 0;
}

/*----------メニュー----------*/

#menu{
	width: 950px;
	float: left;
}

#menu .m_box{
	width: 950px;
	margin: 0;
	float: left;
}

#menu .m_box div{
	float: left;
}

/*--------------------*/
/*コンテンツ*/

#contents{
	width: 950px;
	margin: 20px auto 0;
	float: none;
}

#top_main{
	width: 700px;
	margin: 0 0 20px;
	float: none;
}

#contents #contents_left{
	width: 730px;
	float: left;
}

#contents #contents_right{
	width: 220px;
	float: right;
}

#pan{
	width: 950px;
	margin: 10px 0 10px;
	height: 27px;
	line-height: 27px;
	float: left;
	background: url(../img/sub/pan.gif) repeat #eee;
	text-indent: 15px;
	color: #777777;
}

#pan a{
	color: #777777;
}

#pan span{
	padding: 0 0 0 18px;
	background: url(../img/all/mark.gif) no-repeat 5px 4px;
}


/*---------------------*/

.co_box{
	width: 730px;
	float: none;
	margin: 0 0 30px;
}

.co_box .t_title{
	margin: 0 0 20px;
}

.co_box .sub_title{
	background: url(../img/sub/title.gif) no-repeat;
	width: 700px;
	height: 40px;
	line-height: 40px;
	text-indent: 15px;
	font-weight: bold;
	font-size: 18px;
	color: #0a134c;
	margin: 0 0 30px;
}

/*-------*/

.introduction{
	width: 700px;
	float: none;
	margin: 0 0 20px;
}

.introduction .image{
	float: left;
	width: 320px;
}

.introduction .text{
	margin: 0 ;
	padding: 20px 0 10px;
}

.introduction .text p{
	margin: 0 0 10px;
	line-height: 18px;
}

/*-------*/

.concept{
	width: 700px;
	background: url(../img/top/concept.gif) no-repeat;
	float: none;
	height: 374px;
}

.concept .t_title{
	margin: 15px 0 15px 20px;
}

.concept .text{
	margin: 0 20px 0;
	padding: 0 0 10px;
}

.concept .text p{
	margin: 0 0 10px;
	line-height: 18px;
}

/*-------*/

.movie{
	background: #ccc;
	width: 700px;
	float: none;
	margin: 30px 0 0;
}

.movie .title{
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	text-indent: 15px;
	margin: 0;
	background: #334c75;
	color: #fff;
}

.movie .mo{
	margin: 20px 10px 10px;
}

/*--------------------*/
/*サイド*/

#contents_right .banner{
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}

#contents_right .shop{
	background: #ddd;
	width: 220px;
	margin: 0 0 20px;
}

#contents_right .shop .t_title{
	background: #ccc;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
}

#contents_right .shop ul{
	margin: 0 10px 10px;
}

#contents_right .shop ul li{
	margin: 10px 0 0;
	line-height: 17px;
	border-bottom: 1px dotted #aaa;
	padding: 0 0 10px;
}

#contents_right .shop ul .none{
	border-bottom: none;
	padding: 0 0 10px;
	margin: 10px 0 0;
}

#contents_right .shop ul li div{
	font-weight: bold;
	margin: 0 0 5px;
	color: #233976;
}

#contents_right .shop ul li p{
	font-weight: bold;
	margin: 0 0 5px;
}

#contents_right .shop ul li span{
	font-size: 11px;
}

/*--------------------*/
/*フッター*/

#footer{
	width: 100%;
	float: none;
	margin: 50px 0 0;
	text-align: center;
	height: 70px;
	background: url(../img/all/footer.gif) repeat-x #ddd;
	xcolor: #fff;
}

#footer .footer{
	width: 950px;
	margin: 0 auto;
}

#footer .footer .footer_box{
	float: left;
	height: 40px;
	margin: 7px 0 0;
	background: url(../img/all/footer_tel.gif) no-repeat right 3px;
	width: 950px;
}

#footer .footer a{
	color:#3f3f3f;
}

#footer .footer .link{
	margin: 5px 0 0;
	width: 950px;
	float: left;
}

#footer .footer .link li{
	float: left;
	font-size: 12px;
	padding: 0 0 0 11px;
	margin: 0 15px 0 0;
	background: url(../img/all/mark.gif) no-repeat 0 1px;
}

#footer .footer .copy{
	width: 950px;
	text-align: center;
}

#footer .footer .copy p{
	text-align: center;
	margin: 0 0 0;
}

#footer .footer .copy div{
	text-align: right;
	float: left;
}

/*--------------------*/
/*--------------------*/

.shop_box{
	float: none;
}

.map_box{
	float: none;
}

#map_canvas{
	float: none;
}

/*--------------------*/

.rec1 {
	float: none;
}

#rec .data_box{
	float: none;
}

#rec .data_box .data_tbl{
	float: none;
}

#rec p {
	float: none;
}