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

@import "reset2.css";
@import "width.css";

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

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#1F1F1F;
	line-height: 160%;
	height: 100%;
	background-image: url(../img/bg.gif);
	font-size: 13px;
}

sup {
	vertical-align: top;
	font-size: 8px;
}
/*** リンク ***/
a {
	color: #00A498;
	text-decoration: none;
}
a:visited {
	color: #00A498;
	text-decoration: underline;
}
a:hover   {
	color:#00A498;
	text-decoration: underline;
}
a:active  {
	color: #003399;
	text-decoration: underline;
}

h1 {
	background: none;
	margin: auto;
	padding: 0;
	width: auto;
	height: auto;
	line-height: 1;
	font-weight: normal;
	text-shadow: 0px 0px 0px #ffffff;
}
h2 {
	background: none;
}


section.contents {
	-moz-box-shadow: 0px 0px 3px #CCC;/* 影 */
	-webkit-box-shadow: 0px 0px 3px #CCC;/* 影 */
	-o-box-shadow: 0px 0px 3px #CCC;/* 影 */
	-ms-box-shadow: 0px 0px 3px #CCC;/* 影 */
	box-shadow: 0px 0px 3px #CCC;/* 影 */
	behavior: url(http://www.tarojapan.com/amazon/ryouin/common/css/PIE.htc);
	position:relative;/* PIEを動作させるために追加 */
	background: #FFF;
	/*padding: 34px;*/
	overflow: hidden;
	margin-bottom: 19px;
}

.main_bg {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	width: 980px;
	height: 458px;
}
.contents_inner {
	position: relative;
	z-index: 2;
}


/*main*/
.main {
	position: absolute;
	z-index: 2;
	top: 1px;
	left: 1px;
	width: 980px;
}
h1.main_ttl {
	position: absolute;
	top: 77px;
	left: 65px;
}
.main_copy{
	position: absolute;
	top: 197px;
	left: 64px;
	width: 413px;
	height: 61px;
	padding: 10px 15px;
	background: url(/meeting/img/main_copy.png) 0 0 no-repeat;
	color: #fff;
	line-height: 1.6;
}
.main_copy strong{
	font-weight: bold;
	font-size: 14px;
}
.main_aside {
	position: absolute;
	top: 106px;
	width: 210px;
	height: 172px;
	background: url(/meeting/img/main_aside.jpg) 0 0 no-repeat;
	right: 64px;
}
.main_aside p {
	line-height: 1.8;
	text-align: center;
	margin-top: 60px;
	font-size: 13px;
	letter-spacing: 0em;
}

/*notice*/
p.notice {
	position: absolute;
	top: -77px;
	left: 0;
	width: 908px;
	padding: 10px 0;
	text-align: center;
	background-color: #fff;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0.12em;
	color: #d00;
	border: 2px solid #d00;
}

/*roomTable*/
table.roomTable {
	margin-top: 343px;
	background: #fff;
	border: 2px solid #EEE;
	margin-bottom: 5px;
}
.roomTable .siyouryoukinjikan {
	padding: 10px 0;
	position: relative;
}
.roomTable .siyouryoukinjikan .entyo {
	/*position: absolute;*/
	/*top: 12px;*/
	/*right: 40px;*/
	font-size: 11px;
}
.roomTable th {
	border: 2px solid #EEE;
	background: #FAFAFA;
	vertical-align: middle;
	text-align: center;
}
.roomTable th small {
	font-size: 11px;
}
.roomTable td {
	border: 2px solid #EEE;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.roomTable .midasi {
	width: 383px;
	height: 78px;
}

.roomTable .price {
	font-weight: bold;
	font-size: 15px;
}
.tax_notice {
	margin-bottom: 40px;
	text-align: right;
}

/*bihin*/
section.bihin {
	margin-bottom: 70px;
}
.bihin h2 {
	color: #00A498;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 7px;
}
.bihin .copy {
	text-align: center;
	margin-bottom: 15px;
}
.bihin table {
	background: #fff;
	border: 2px solid #EEE;
	margin-bottom: 10px;
}
.bihin table strong{
	font-weight: bold;
}
.bihin th {
	border: 2px solid #EEE;
	background: #FAFAFA;
	vertical-align: middle;
	text-align: center;
}
.bihin td {
	border: 2px solid #EEE;
}
.bihin th ,.bihin td {
	padding: 9px 0;
	width: 25%;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
	height: 40px;
}
.bihin_tadasi {
	font-size: 12px;
	line-height: 1.2;
}
.bihin table + .tax_notice {
	margin-bottom: 0;
} 

/*access*/
section.access {
	margin-bottom: 35px;
}
.access h2 {
	background: url(/meeting/img/midasi_h2.jpg) repeat-y left bottom;
	color: #131F2C;
	padding-bottom:;
	text-align: left;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-bottom: 25px;
	border: none;
	clear: both;
	font-size: 1.4em;
	padding: 11px 0 11px 20px;
	line-height: 100%;
}
.access_copy {
	margin-bottom: 20px;
}
.access_left {
	float: left;
	width: 333px;
}
.access_left p {
	letter-spacing: 0;
}
.access_right {
	float: right;
}
.access_img {
	float: left;
	margin-right: 9px;
}
.access_gMap {
	float: left;
}
.access_gMap_link {
	float: right;
}
.access_gMap_link:before {
	content: url(/recommend/img/icon_link.gif);
	margin-right: 5px;
}

/*contact*/
section.contact {
	margin-bottom: 80px;
}
.bnr_contact {
	position: relative;
	width: 620px;
	margin: auto;
}
.contact_tel {
	position: absolute;
	top: 81px;
	left: 37px;
}
.download{
	position: absolute;
	top: 88px;
	right: 43px;
}
.download li {
	margin-top: 3px;
}
.download li:first-child {
	margin-top: 0;
}
.download li.last {
	margin-top: 0px;
}

/*room*/
section.room {

}
.room h2 {
	background: url(/meeting/img/midasi_h2.jpg) repeat-y left bottom;
	color: #131F2C;
	text-align: left;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-bottom: 30px;
	border: none;
	clear: both;
	font-size: 1.4em;
	line-height: 100%;
	padding: 11px 0 11px 20px;
}
.room_copy {
	margin-bottom: 20px;
}
.room h3 {
	padding: 20px 18px;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px dashed #C9C9C9;
	border-bottom: 1px dashed #C9C9C9;
}
ul.room_anchor {
	width: 878px;
	margin-bottom: 30px;
}
.room_anchor li a {
	display: block;
	float: left;
	margin-left: 10px;
	background: #00A498;
	padding: 4px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
}
.room_anchor li a:hover {
	text-decoration: none;
}
.room_anchor li:first-child a{
	margin-left: 0;
}

/*room_spec*/
.room_spec{
	border-bottom: 1px dashed #C9C9C9;
	padding: 11px 18px;
	color: #00A498;
	margin-bottom: 45px;
}
.room_capacity {
	float: left;
	margin-right: 20px;
	font-size: 12px;
}
.room_capacity em {
	font-size: 16px;
}
.room_purpose {
	float: left;
}
.room_spec span{
	display: inline-block;
	margin-right: 5px;
	background: #00A498;
	padding: 2px 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
}

/*room_contents*/
section.room article {
	margin-bottom: 80px;
}

/*left*/
.room_contents_left {
	float: left;
	width: 380px;
}
p.room_contents_copy {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 1.8;
	margin-bottom: 25px;
}
.room_contents table {
	border: 2px solid #EEE;
	/*margin-bottom: 25px;*/
	width: 357px;
}
.room_contents th ,.room_contents td{
	border: 2px solid #EEE;
	text-align: center;
}
.room_contents th {
	position: relative;
	background: #FAFAFA;
	text-align: center;
	padding: 5px 0;
	font-size: 14px;
}
.room_contents th .entyo {
	/*position: absolute;*/
	/*top: 5px;*/
	/*right: 55px;*/
	font-size: 11px;
}
.room_contents .time {
	font-size: 13px;
	padding-top: 5px;
}
.room_contents .time small {
	font-size: 11px;
}
.room_contents table .price {
	font-weight: bold;
	font-size: 15px;
	padding: 20px 0;
}
.room_contents table + .tax_notice {
	font-size: 11px;
	padding-right: 22px;
	margin-bottom: 10px;
}
.room_contents .setubi {
	line-height: 1.8;
	font-size: 14px;
}
.room_contents h4 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
}

/*right*/
.room_contents_right {
	float: right;
	width: 457px;
}


/*flow*/
.flow h2 {
	background: url(/meeting/img/midasi_h2.jpg) repeat-y left bottom;
	color: #131F2C;
	text-align: left;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-bottom: 25px;
	border: none;
	clear: both;
	font-size: 1.4em;
	padding: 11px 0 11px 20px;
	line-height: 100%;
}
.flow_flow {
	text-align: center;
	margin-bottom: 20px;
}

.flow h3 {
	margin-bottom: 20px;
}
.flow_step2_down {
	position: relative;
	width: 727px;
	margin: auto;
}
.flow_step2_down ul {
	position: absolute;
	top: 13px;
	left: 250px;
}
.flow_step2_down li {
	margin-left: 22px;
	float: left;
}
.flow_step2_down li:first-child {
	margin-left: 0;
}
.flow_step2_down .example {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.flow_fax_num {
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	color: #00A499;
}

/*kisoku*/
section.kisoku {
	margin-bottom: 70px;
}
.kisoku h2 {
	background: url(/meeting/img/midasi_h2.jpg) repeat-y left bottom;
	color: #131F2C;
	padding-bottom:;
	text-align: left;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-bottom: 25px;
	border: none;
	clear: both;
	font-size: 1.4em;
	padding: 11px 0 11px 20px;
	line-height: 100%;
}
.kisoku h3 {
	color: #00A498;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.kisoku p {
	line-height: 2.4;
}

/*slider*/
.zensitu_slider {
	margin-top: 14px;
}
.zensitu_slider a {
	display: block;
	float: left;
	margin-left: 14px;
	opacity: .40!important;
	filter: alpha(opacity=40)!important;
	-ms-filter: "alpha(opacity=40)"!important;
	-khtml-opacity: .40!important;
	-moz-opacity: .40!important;
}
.zensitu_slider a.active {
	opacity: 1.0!important;
	filter: alpha(opacity=100)!important;
	-ms-filter: "alpha(opacity=100)"!important;
	-khtml-opacity: 1.0!important;
	-moz-opacity: 1.0!important;
}
.zensitu_slider a:first-child {
	margin-left: 0;
}
.koubu_slider {
	margin-top: 14px;
}
.koubu_slider a {
	display: block;
	float: left;
	margin-left: 14px;
	opacity: .40!important;
	filter: alpha(opacity=40)!important;
	-ms-filter: "alpha(opacity=40)"!important;
	-khtml-opacity: .40!important;
	-moz-opacity: .40!important;
}
.koubu_slider a.active {
	opacity: 1.0!important;
	filter: alpha(opacity=100)!important;
	-ms-filter: "alpha(opacity=100)"!important;
	-khtml-opacity: 1.0!important;
	-moz-opacity: 1.0!important;
}
.koubu_slider a:first-child {
	margin-left: 0;
}
.stage_slider {
	margin-top: 14px;
}
.stage_slider a {
	display: block;
	float: left;
	margin-left: 14px;
	opacity: .40!important;
	filter: alpha(opacity=40)!important;
	-ms-filter: "alpha(opacity=40)"!important;
	-khtml-opacity: .40!important;
	-moz-opacity: .40!important;
}
.stage_slider a.active {
	opacity: 1.0!important;
	filter: alpha(opacity=100)!important;
	-ms-filter: "alpha(opacity=100)"!important;
	-khtml-opacity: 1.0!important;
	-moz-opacity: 1.0!important;
}
.stage_slider a:first-child {
	margin-left: 0;
}
.entaku_slider {
	margin-top: 14px;
}
.entaku_slider a {
	display: block;
	float: left;
	margin-left: 14px;
	opacity: .40!important;
	filter: alpha(opacity=40)!important;
	-ms-filter: "alpha(opacity=40)"!important;
	-khtml-opacity: .40!important;
	-moz-opacity: .40!important;
}
.entaku_slider a.active {
	opacity: 1.0!important;
	filter: alpha(opacity=100)!important;
	-ms-filter: "alpha(opacity=100)"!important;
	-khtml-opacity: 1.0!important;
	-moz-opacity: 1.0!important;
}
.entaku_slider a:first-child {
	margin-left: 0;
}
.syoukaigi_slider {
	margin-top: 14px;
}
.syoukaigi_slider a {
	display: block;
	float: left;
	margin-left: 14px;
	opacity: .40!important;
	filter: alpha(opacity=40)!important;
	-ms-filter: "alpha(opacity=40)"!important;
	-khtml-opacity: .40!important;
	-moz-opacity: .40!important;
}
.syoukaigi_slider a.active {
	opacity: 1.0!important;
	filter: alpha(opacity=100)!important;
	-ms-filter: "alpha(opacity=100)"!important;
	-khtml-opacity: 1.0!important;
	-moz-opacity: 1.0!important;
}
.syoukaigi_slider a:first-child {
	margin-left: 0;
}





























