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

body {
	background-color: #F8F5F3;
}
#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#index_header {
	background-image: url(../img/lay/index_head_bg.jpg);
	background-repeat: repeat-x;
	height: 303px;
}
#page_header {
	background-image: url(../img/lay/page_head_bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
#logo {
	float: left;
}
#head_menu {
	float: right;
	width: 620px;
}
#head_menu ul {}
#head_menu li {
	float: left;
	margin-left: 10px;
	font-size: 12px;
	line-height: 27px;
	color: #FFF;
	padding-left: 5px;
}
#head_menu a {
	color:#fff;
	text-decoration:none;
}
#head_menu a:hover {
	text-decoration:underline;
}
#top_img {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pan {
	font-size: 12px;
	line-height: 22px;
	color: #9E8067;
}
#pan li {}

.cate300 {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
}
.cate300 li {
	margin-top: 6px;
}
.tbl_news {
	width: 440px;
	background-color: #ECE6E1;
	padding: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.tbl_news th {
	font-size: 12px;
	color: #666;
	width: 100px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tbl_news td {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 10px;
}
.tbl_news .detail {
	font-size: 12px;
	color: #666;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.tbl_party {
	width: 440px;
	background-color: #ECE6E1;
	padding: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
.tbl_party th {
	font-size: 12px;
	color: #666;
	width: 120px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tbl_party td {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 3px;
}
.tbl_party .place {
	font-size: 12px;
	color: #360;
	text-align: center;
	}
.tbl_party .party_title {
	font-size: 12px;
	color: #900;
	}
.tbl_party .detail {
	font-size: 12px;
	color: #666;
	width: 60px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.tbl_about {
	width: 96%;
	background-color: #ECE6E1;
	padding: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.tbl_about th {
	font-size: 12px;
	color: #666;
	width: 90px;
	text-align: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
}
.tbl_about td {
	font-size: 12px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 3px;
}
.tbl_about .detail {
	font-size: 12px;
	color: #666;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.tbl_mariado {
	width: 440px;
	background-color: #ECE6E1;
	padding: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
.tbl_mariado th {
	font-size: 12px;
	color: #666;
	width: 120px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tbl_mariado td {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 3px;
}
.tbl_mariado .place {
	font-size: 12px;
	color: #360;
	text-align: center;
	}
.tbl_mariado .party_title {
	font-size: 12px;
	color: #900;
	}
.tbl_mariado .detail {
	font-size: 12px;
	color: #666;
	width: 60px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.tbl_kako {
	width: 96%;
	background-color: #ECE6E1;
	padding: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.tbl_kako th {
	font-size: 12px;
	color: #666;
	width: 90px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
}
.tbl_kako td {
	font-size: 12px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 8px;
	text-align: left;
vertical-align: top;
}

#footer {
	clear: both;
	background-color: #333;
	height: 120px;
	text-align: center;
}
#foot_menu {
	font-size: 12px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	color: #999;
}
#foot_menu li {}

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

.container {
	width: 940px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.container2 {
	width: 640px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
	float: left;
	display: inline;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}
.grid1 {width: 60px;}
.grid2 {width: 140px;}
.grid3 {width: 220px;}
.grid4 {width: 300px;}
.grid5 {width: 380px;}
.grid6 {width: 460px;}
.grid7 {width: 540px;}
.grid8 {width: 620px;}
.grid9 {width: 700px;}
.grid10 {width: 780px;}
.grid11 {width: 860px;}
.first {margin-left: 0;clear: left;}

/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix {zoom: 1;}



#mainImg {
	position:relative;
	top:134px;
	*top:0px;
	width:900px;
	height:300px;
	*height:248px;
	text-align:center;
	background:url(../img/all/header/top_img.jpg) top left no-repeat;
}

#mainImg div {
	display:none;
	position:absolute;
	left:0;
	top:0;
}
.fc_nakoudo { color:#B8EBD8;}
.fc_omiai { color:#FCC;}



.ol_02 {
	font-size:12px;
	padding: 0px;
	margin: 0px 20px 0px 20px;
 }
.ol_02 li {
	margin: 20px 0px 0px;
	padding: 0px;
	font-weight: bold;
 }
.ol_02 li ol {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
	list-style: none;
 }
.ol_02 li ol li {
	padding: 0px;
	font-weight: normal;
	list-style: none;
	margin: 0px;
 }
 
.kiyaku {
	height: 200px;
	width: 440px;
	overflow: scroll;
}
.press_p {
	font-size: 90%;
	line-height: 150%;
	color: #000;
	margin: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.movie_back {
	background-color:#333333;
	color:#FFFFFF;
}
.head_main {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ime_off { ime-mode: disabled !important;}
.1000kinen { text-align:center;}
.shukyakau_box {
	padding: 10px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #F90;
	color: #090;
	font-weight: bold;
	clear: both;
	line-height: 56px;
	border-radius:5px;
}
.shukyakau_box a {
	color:#090;}
.clickimg {
	float: right;
}
.btn-square-so-pop {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #d27d00;/*線色*/
}

.btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
