@charset "utf-8";

* {
	padding: 0;
	margin: 0;
	}
html,body {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	}

body {
	background: #fff;
	line-height: 160%;
	font-size: small;
	color: #666;
	text-align: center;
	background: url(../images/bg.jpg) top repeat-x #fff;
	margin: 0 auto;
	padding: 0;
	}
img {
	border: none;
	}
h1 {
	color: #fff;
	font-size: small;
	font-weight: normal;
	height: 20px;
	}
a {
	color: #666;
	text-decoration: none;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}

.clear {clear:both}


.flash {
	clear: both;
	background: url(../images/fla_img.jpg) no-repeat;
	height: 249px;
	width: 810px;
	margin-bottom: 25px;
	}

.cach {
	clear: both;
	margin-bottom: 25px;
	}	
	
	
/*----------------------------------
@clearfix
-----------------------------------*/
.clearfix {
  min-height:1px;
  zoom:1;/*for IE 5.5-7*/
}

/* for IE6 */
* html .clearfix {
  height: 1px;
  
  /* for Mac IE4,5*/
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clearfix:after{
	content: ".";
	display: block;
	line-height:0;
	height: 0;
	visibility: hidden;
	clear: both;
	font-size:0;
} 
	
/* ----------------------------------------ベース---------------------------------------- */

.base {
	width: 810px;
	background: #fff;
	border-left: #e7e7e7 1px solid;
	border-right: #e7e7e7 1px solid;
	border-bottom: #e7e7e7 1px solid;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 25px 0;
	}
.headerMenu {
	width: 100%;
	padding-top: 5px;
	}
.headerMenu li {
	list-style: none;
	float: right;
	display: block;
	margin-left: 3px;
	margin-right: 5px;
	}
.headerMenu li img {margin-right: 5px;}

.header {
	background: url(../images/logo.jpg) no-repeat #fff;
	height: 80px;
	}
.header h2 {display: none; font-size: 0px; text-indent:-9999px;}


.contents {
	float: left;
	padding: 0 25px 0 25px;
	border-right: #b4b4b4 1px dashed;
	}
.side {
	float: right;
	text-align: center;
	width: 254px;
	}
.side img { border: 1px solid #ccc; display:block; margin: 0 auto 15px auto;}
		
.content {
	background: url(../images/content_bg.jpg) left repeat-y;
	border: #b4b4b4 1px solid;
	margin-top: 25px;
	width: 501px;
	}
.content2 {
	background: url(../images/content_bg.jpg) left repeat-y;
	border: #b4b4b4 1px solid;
	margin-top: 0px;
	width: 501px;
	}
.content3 {
	background: #fff;
	border: #b4b4b4 1px solid;
	margin-top: 25px;
	width: 501px;
	}
	
.footer { 
	font-style: normal;
	padding-top: 10px;
	border-bottom: #ccc 1px solid;
	font-size: small;
	color: #666;
	clear: both;
	}

/* ----------------------------------------menu---------------------------------------- */

#menu {
	width: 100%;
	margin: 0;
	padding: 0;
	}
#menu li {
	float: left;
	font-size: 0px;
	text-indent: -9999px;
	overflow: hidden;
	}
#menu a {
	display: block;
}
#menu a:visited {
	background-position: 0px 0px;
}
#menu a:focus,
#menu a:hover,
#menu a:active {
	background-position: 0px -71px;
}

li a.home {
	width: 134px;
	height: 71px;
	background: url(../images/home_icon.jpg) no-repeat;
	}
li a.concept {
	width: 131px;
	height: 71px;
	background: url(../images/concept_icon.jpg) no-repeat;
	}
li a.equip {
	width: 134px;
	height: 71px;
	background: url(../images/equip_icon.jpg) no-repeat;
	}
li a.purch {
	width: 144px;
	height: 71px;
	background: url(../images/purch_icon.jpg) no-repeat;
	}
li a.access {
	width: 133px;
	height: 71px;
	background: url(../images/access_icon.jpg) no-repeat;
	}
li a.doqument {
	width: 133px;
	height: 71px;
	background: url(../images/doqument_icon.jpg) no-repeat;
	}

/* ----------------------------------------コンテンツ---------------------------------------- */

/* ----------------------------------------HOME---------------------------------------- */
#news {
	list-style: none;
	text-align: left;
	width: 501px;
	padding-bottom: 10px;
	}

#news dt {
	float: left;
	clear: both;
	width: 100px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5;
	padding-left: 20px;
}
#news dt img {
	padding-right: 6px;
}

#news dd {
	margin-left:130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#news a:hover { color:#006bc9;}
#news_bottom {
	background: url(../images/content_bottom.jpg) no-repeat;
	width: 486px;
	height: 25px;
	text-align: right;
	padding-right: 15px;
	}
#top_company {
	margin-top: 25px;
	}
#top_company .gaikan { float: left;}
#top_company .text {
	float: left;
	text-align: left;
	margin-left: 10px;
	}
	
/* ----------------------------------------CONCEPT---------------------------------------- */

.concept_box {
	width: 501px;
	font-size: 12px;
	}
.concept_messe {
	text-align: left;
	float:left;
	width: 290px;
	margin-left: 5px;
	}
.concept_messe2 {
	text-align: left;
	float:right;
	width: 360px;
	}
#point {
	list-style: none;
	text-align: left;
	width: 501px;
	}
#point li {
	list-style: none;
	margin: 5px 10px 5px 20px;
	font-size: 12px;
	}
#point strong {
	color: #006bc9;
	}
#point p {
	background: url(../images/point_bg.jpg) no-repeat;
	width: 469px;
	_width: 439px;
	height: 37px;
	padding: 9px 0 0 30px;
	}
	
/* ----------------------------------------PURCH---------------------------------------- */
#purch {
	list-style: none;
	text-align: left;
	width: 501px;
	font-size: 12px;
	}
#purch li {
	list-style: none;
	margin: 5px 10px 5px 20px;
	}
#purch strong {
	color: #006bc9;
	}
#purch p {
	background: #fff;
	width: 449px;
	padding: 0 10px 0 10px;
	_margin-top: -10px;
}	
.purch_top {
	background: url(../images/pur_con_top.jpg) no-repeat;
	width: 469px;
	height: 4px;
	}
.purch_bottom {
	background: url(../images/pur_con_bottom.jpg) no-repeat;
	width: 469px;
	height: 5px;
	}

/* ----------------------------------------POLICY---------------------------------------- */
.content_pilicy {
	text-align: left;
	padding: 20px 10px 20px 10px;
	line-height: 180%;
	}
	
/* ----------------------------------------SITEMAP---------------------------------------- */
.sitemap_list {
	list-style: none;
	text-align: left;
	margin: 20px 0 20px 35px;
	font-weight: bold;
	}
.sitemap_list img { margin-right: 10px;}
.sitemap_list a:focus,
.sitemap_list a:hover,
.sitemap_list a:active {color: #006bc9; text-decoration: none;}

.sitemap_list li {
	margin-bottom: 10px;
	}

.sitemap_p {
	font-weight: normal;
	padding-left: 20px;
	padding-top: 5px;
	}
	
/* ----------------------------------------COMPANY---------------------------------------- */
.com_tab {
	padding: 0;
	text-align: left;
	width: 450px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 10px;
	}
.com_tab .td01 {
	color: #2b8d93;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
.com_tab .td02 {
	padding: 5px;
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
	
/* ----------------------------------------FLOWER---------------------------------------- */
.flower_box {
	list-style: none;
	}
.flower_box strong {
	color: #006bc9;
	}
.flower_box_list {
	list-style: none;
	width: 501px;
	margin-bottom: 20px;
	}
	
.flower_box .photo {
	border: #fff 1px solid;
	float: left;
	margin-left: 10px;
	}
	
.flower_box .box_base {
	float: right;
	height: 147px;
	margin-left: 8px;
	margin-right:10px;
	_margin-right:5px;
	}	
.flower_box .boxtop {
	background: url(../images/flower_con_top.jpg) no-repeat;
	width: 247px;
	height: 3px;
	}
.flower_box .boxcenter {
	background: #fff;
	width: 237px;
	height: 132px;
	_margin-top: -11px;
	text-align: left;
	padding: 5px;
	}
.flower_box .boxbottom {
	background: url(../images/flower_con_bottom.jpg) no-repeat;
	width: 247px;
	height: 3px;
	clear: both;
	}
#flower_top {
	background: url(../images/content_head.jpg) no-repeat;
	width: 501px;
	height: 25px;
	}
#flower_bottom {
	background: url(../images/content_bottom.jpg) no-repeat;
	width: 501px;
	height: 25px;
	}

.reserve {
	font-size: 0px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}	
.reserve_bottom {
	width: 130px;
	height: 22px;
	background: url(../images/reserve_bottom.jpg) no-repeat;
	}
.reserve a {
	display: block;
}
.reserve a:visited {
	background-position: 0px 0px;
}
.reserve a:focus,
.reserve a:hover,
.reserve a:active {
	background-position: 0px -22px;
}
/* ----------------------------------------FLOWER RESERVE---------------------------------------- */
.flo_reser_box {
	text-align: left;
	padding: 0 20px 10px 25px;
	}
.flo_reser_box strong {
	color: #006bc9;
	}
.flo_reser_top {
	background: url(../images/pur_con_top.jpg) no-repeat;
	width: 469px;
	height: 4px;
	margin: 20px auto 0 auto;
	}
.flo_reser_center {
	background: #fff;
	width: 459px;
	text-align: left;
	padding: 5px;
	margin: 0 auto;
	_margin-top: -11px;
	}
.flo_reser_bottom {
	background: url(../images/pur_con_bottom.jpg) no-repeat;
	width: 469px;
	height: 5px;
	clear: both;
	margin: 0 auto 10px auto;
	}
/* ----------------------------------------施設紹介---------------------------------------- */

.equ_top {
	background: url(../images/equ_con_title.jpg) no-repeat;
	width: 504px;
	height: 49px;
	text-align: left;
	}
.equ_content {
	background: url(../images/content_bg.jpg) left repeat-y;
	border-left: #b4b4b4 1px solid;
	border-right: #b4b4b4 1px solid;
	border-bottom: #b4b4b4 1px solid;
	width: 502px;
	}
.equ_content strong {
	color: #006bc9;
	}
.equ_box {
	list-style:none;
	margin:0;
	padding:0;
	font-size: 12px;
}
.equ_box_list {
	list-style: none;
	width: 501px;
	margin-bottom: 20px;
	}
	
.equ_box .photo {
	border: #fff 1px solid;
	float: left;
	margin-left: 10px;
	}
	
.equ_box .box_base {
	float: right;
	height: 147px;
	margin-left: 8px;
	margin-right:10px;
	_margin-right:5px;
	}	
.equ_box .boxtop {
	background: url(../images/flower_con_top.jpg) no-repeat;
	width: 247px;
	height: 3px;
	}
.equ_box .boxcenter {
	background: #fff;
	width: 237px;
	height: 132px;
	_margin-top: -11px;
	text-align: left;
	padding: 5px;
	line-height: 140%;
	}
.equ_box .boxbottom {
	background: url(../images/flower_con_bottom.jpg) no-repeat;
	width: 247px;
	height: 3px;
	clear: both;
	}
#equ_bottom {
	background: url(../images/content_bottom.jpg) no-repeat;
	width: 501px;
	height: 25px;
	}


.movie {
	font-size: 0px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-left: 128px;
	}	
.movie_button {
	width: 114px;
	height: 34px;
	background: url(../images/movie_button.jpg) no-repeat;
	}
.movie a {
	display: block;
}
.movie a:visited {
	background-position: 0px 0px;
}
.movie a:focus,
.movie a:hover,
.movie a:active {
	background-position: 0px -34px;
}
/* ----------------------------------------MOVIE---------------------------------------- */

.mov_top {
	background: url(../images/mov_con_title.jpg) no-repeat;
	width: 504px;
	height: 49px;
	text-align: left;
	}

.equ {
	font-size: 0px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-left: 11px;
	}	
.equ_button {
	width: 114px;
	height: 34px;
	background: url(../images/equ_button.jpg) no-repeat;
	}
.equ a {
	display: block;
}
.equ a:visited {
	background-position: 0px 0px;
}
.equ a:focus,
.equ a:hover,
.equ a:active {
	background-position: 0px -34px;
}
.movie_fla {
	padding-top: 15px;
	}
.movie_fla p {
	padding: 0 15px;
	}
	
/* ----------------------------------------Access---------------------------------------- */
.map00 {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.map01 {
	width: 444px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: left;
}

.map01 img{
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.style12pt {
	font-size: 12px;
}

/* ----------------------------------------Price---------------------------------------- */

#priceTable {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#priceTable .th00 {
	font-weight: bold;
	color: #FFF;
	background-color: #006E39;
}

#priceTable .td00 {
	background-color: #DCEDE8;
}
#priceTable .td01 {
	width: 140px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 4px;
	text-align: center;
}

#priceTable .td02 {
	width: 80px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 4px;
	text-align: center;
}
#priceTable .td03 {
	width: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 4px;
	text-align: center;
}
#priceTable .td04 {
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 4px;
	text-align: center;
}
#priceTable .td05 {
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 4px;
	text-align: center;
}
#price_explain {
	text-align: left;
}
