@charset "utf-8";


/*--------------- 下層ページ共通設定 --------------------*/
.pankuzu {
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.pankuzu a{
	color: #3e8e73;
}

.page-section {
	margin: 0 20px 40px 20px;
}
.page-section p{
	margin-bottom: 20px;
}
.page-section p img {
	display: block;
	margin-bottom: 1em;
	float: none !important;
	width: 100%;
	height: auto;
}

.page-title {
	/*background: url(../img/under-title-bg.png) no-repeat left top;*/
	background: #fff;
	width: auto;
	text-align: left;
	font-size: 180%;
	padding: 10px 15px;
	margin-bottom: 1em;
	border-radius: 5px;
	text-shadow: 1px 1px 0 #FFF;
	-moz-box-shadow: 1px 1px 0 #FFF;　/* Firefox用 */  
	-webkit-box-shadow: 1px 1px 0 #FFF;　/* Safari,Google Chrome用 */ 
	text-align: center;
}

.title-tag {
	background: url(../img/title-tag-bg.png) no-repeat left top;
	background-size: 544px 50px;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	padding: 21px 0px 20px 35px;
	position: relative;
	/*margin: 0 15px;*/
}
.title-tag-list {
	background: url(../img/title-tag-bg-list.png) no-repeat left top;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding: 20px 10px 20px 50px;
	position: relative;
}

span.acc-btn {
	background: url(../img/bg-close.png) no-repeat left top;
	position: absolute;
	top: 25px;
	right: 10px;
	height: 18px;
	width: 22px;
	display: block;
}

.pointer {
	cursor: pointer;
}
.open span.acc-btn {
	background: url(../img/bg-open.png) no-repeat left top;
}


.title-tag-list a{
	text-indent: -9999pt;
	position: absolute;
	display: block;
	top: 30px;
	font-size: 5px;
	height: 17px;
	right: 15px;
	width: 80px; 
}

.title-bar {
	/*background: url(../img/title-bar-bg.gif) no-repeat left top;*/
	background: #E8DBC1;
	border-bottom: dashed 3px #C68F3D;
	font-size: 14px;
	padding: 5px 0 3px 10px;
	box-sizing: border-box;
	margin: 0 auto 1em;
	width: 95%;
	clear: both;
}

.title-line {
	border-left: 8px solid #d5a856;
	background-color: #e8dbc1;
	font-size: 14px;
	padding: 5px 0 3px 10px;
	box-sizing: border-box;
	/*padding: 4px 10px 3px;*/
	margin: 0 auto 1em;
	clear: both;
	width: 95%;
}

.flR-img {
	/*
	width: 300px;
	float: right;
	text-align: right;
	*/
	text-align: center;
	margin-bottom: 1em;
}
.flR-img img{
	/*display: block;*/
	border: 1px solid #cccccc;
}

.archive-list-area {
	border-right: 1px solid #cbc4ac;
	border-left: 1px solid #cbc4ac;
	border-bottom: 1px solid #cbc4ac;
	margin-bottom: 10px;
	text-align: left;
}
.archive-list-area p{
	border-top: 6px solid #c58d3a;
	font-weight: bold;
	padding: 5px 15px;
	background-color: #e8dbc1;

}
.archive-list-area ul{
	background-color: #ffffff;
	padding: 10px 0 10px 15px;
}

.tbl-nml {
	margin-bottom: 20px;
	clear: both;
}

.tbl-nml th {
	border: 1px solid #b7b7b7;
	border-bottom: none;
	background-color: #e8dbc1;
	padding: 7px 10px;
	box-sizing: border-box;
	vertical-align: top;
	font-weight: bold;
	display: block;
	width: 100%;
}

.tbl-nml td {
	border: 1px solid #b7b7b7;
	border-bottom: none;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 7px 10px;
	display: block;
	width: 100%;
}

.tbl-nml td .short{
	width: 100%;
}
#zip-btn {
	display: block;
}

.tbl-nml td .middle{
	width: 100%;
}
.tbl-nml td input[type="text"],
.tbl-nml td textarea {
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-sizing: border-box;
}

.tbl-nml td .wide{
	width: 100%;
}
.dl-nml {
	border-top: 1px solid #b7b7b7;
}
.dl-nml dt {
	/*float: left;
	width: 100px;*/
	padding: 5px 0 2px;
	font-weight: bold;
}
.dl-nml dd {
	border-bottom: 1px solid #b7b7b7;
	padding: 0px 0 5px 0;	
}
table.tbl-level tr td:last-child{
	border: none;
	border-right: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	padding-top: 0;
}
table.tbl-level tr span {
	font-weight: bold;
}

table.tbl-level tr strong {
	display: none;
}

.select_zairyu {
	width: 100%;
}
.start_select {
	width: 100%;
	margin-bottom: 20px;
}
.weekday_wrap {
	margin-bottom: 10px;
}
.weekday_wrap label {
	display: block;
}
#member-form {
	background-color: #ffffff;
	clear: both;
	padding: 10px 20px 10px;
	border: 3px solid #f79300;
}
#member-form h4{
	font-weight: bold;
	color: #ec9008;
	font-size: 116.7%;
}

/*--------------- お問い合わせ --------------------*/
.box_step {
  width: 80%;
  margin: 0 auto 2em;
}
.box_step p {
	font-size: 20px;
	text-align: center;
	margin-bottom: 2em;
}
.box_step ul {
  position: relative;
  padding-left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.box_step ul li {
  position: relative;
  border: 1px solid #c7c7c7;
  background: #fff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
  text-align: center;
  width: 80px;
  height: 80px;
}
.box_step ul li span {
  line-height: 1.5;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 12px;
}
.box_step ul li span b {
  font-size: 15px;
  display: block;
  font-weight: normal;
}

.box_step ul li.active {
  color: #fff;
  background: #4b4b4b;
  border: 1px solid #4b4b4b;
}
.box_step ul:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #4b4b4b;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#input .main-content #form-error {
	border: 1px solid#ff0000;
	background-color: #ffe4e4;
	padding: 10px 20px;
	margin-bottom: 20px;
}
#input .main-content #form-error p{
	color: #ff0000;
	margin-bottom: 10px;
}

#input .main-content #form-attention {
	background-color: #EFEFEF;
	padding: 20px;
	border: 1px solid #b7b7b7;
	margin-bottom: 20px;
}


/* エントリー */
.entry {
	margin-bottom: 15px;
}


.entry em {
	font-style: italic;
}
.entry .title-line {
	margin-bottom: 5px;
}
.entry .entry-date {
	text-align: right;
	margin-bottom: 15px;
	margin-right: 20px;
}
.entry .entry-body {
	padding: 0 20px;
}
.entry .entry-body h1,
.entry .entry-content h1,
.entry .entry-body h2,
.entry .entry-content h2,
.entry .entry-body h3,
.entry .entry-content h3,
.entry .entry-body h4,
.entry .entry-content h4,
.entry .entry-body h5,
.entry .entry-content h5,
.entry .entry-body h6,
.entry .entry-content h6 {
	font-weight: bold;
}
.entry .entry-body h1,
.entry .entry-content h1 {
	font-size: 200%;
}
.entry .entry-body h2,
.entry .entry-content h2 {
	font-size: 180%;
}
.entry .entry-body h3,
.entry .entry-content h3 {
	font-size: 130%;
}
.entry .entry-body h4,
.entry .entry-content h4 {
	font-size: 120%;
}
.entry .entry-body h5,
.entry .entry-content h5 {
	font-size: 110%;
}
.entry .entry-body h6,
.entry .entry-content h6 {
	font-size: 106%;
}

.entry .entry-body {
  display: flex;
  flex-wrap: wrap; 
 }


.entry .entry-body p {
	margin-bottom: 20px;
}

.entry .entry-left{
	width: 100%;
	/*
	float: left;
	width: 340px;
	*/
}
.entry .entry-right{
	order: -1;
	width: 100%;
	/*
	float: right;
	width: 280px;
	*/
}
.entry .entry-right img{
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	width: 100%;
}

.entry .entry-attach-list{
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
}
.entry .entry-body {
}
.entry .entry-meta {
	text-align: right;
	margin: 0 20px;
	border-top: 1px solid #c6bfa4;
	padding-top: 10px;
}

.entry table {
	margin-bottom: 20px;
	clear: both;
	width: 100%;
}

.entry table th {
	border: 1px solid #b7b7b7;
	background-color: #e8dbc1;
	padding: 7px 10px;
	vertical-align: top;
	font-weight: bold;
}

.entry table td {
	border: 1px solid #b7b7b7;
	background-color: #ffffff;
	padding: 7px 10px;
}
.entry ul,
.entry ol {
	margin-bottom: 10px;
}
.entry ul li {
	background: url(../img/b-dot.gif) no-repeat left 8px;
	padding:0 0 2px 10px;
}
.entry ol li {
	padding:0 0 2px 0;
}

/* ページャ */
.pager {
	text-align: center;
}
.pager .current_page {
	color: #7c5430;
	padding: 2px 3px;
}
.pager .link_page {
	border: 1px solid #b7b7b7;
	padding: 2px 4px;
	margin: 0 0px;
}
.pager .link_before {
	background: url(../img/ico-left.png) no-repeat left 2px;
	padding-left: 15px;
	padding-right: 10px;
}
.pager .link_next {
	background: url(../img/ico-right.png) no-repeat right 5px;
	padding-right: 15px;
	padding-left: 10px;
	margin-top: 10px;
	display: inline-block;
}

.pager-detail {
	text-align: center;
	margin: 0 0 30px;
	padding: 5px 0;

}
.pager-detail a {
	text-decoration: none;
}

.pager-detail .link_page {
	padding: 2px 5px;
	margin: 0 3px;
}
.pager-detail .link_prev {
	display: inline-block;
	border: 1px solid #b7b7b7;
	padding: 5px;
}
.pager-detail .link_prev span{
	background: url(../img/ico-left.png) no-repeat left center;
	padding: 0 0 0 15px;
}
.pager-detail .link_next {
	display: inline-block;
	border: 1px solid #b7b7b7;
	padding: 5px ;
}

.pager-detail .link_next span{
	background: url(../img/ico-right.png) no-repeat right center;
	padding: 0 15px 0 0;
}


/*--------------- 協会からのご案内 --------------------*/
#guidance .main-content #info {
	border-right: 1px solid #cbc4ac;
	border-left: 1px solid #cbc4ac;
	border-top: 1px solid #cbc4ac;
	background-color: #ffffff;
}
#guidance .main-content #info h4 {
	background-color: #e8dbc1;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
}
#guidance .main-content #info dl  {
	background-color: #ffffff;
}
#guidance .main-content #info dl dt {
	float: left;
	text-align: right;
	width: 77px;
	padding: 5px 0;
}
#guidance .main-content #info dl dd {
	border-bottom: 1px solid #cbc4ac;	
	padding: 5px 0 5px 77px;
}

#guidance .main-content #worklist {
	border: 1px solid #cbc4ac;
	background-color: #ffffff;
	padding: 10px 20px;
	margin: 0 20px 30px;
}
#guidance .main-content #worklist li{
	background: url(../img/ico-down.png) no-repeat left 7px;
	padding-left: 17px;
}
#guidance .main-content #worklist li.nolink{
	background: url(../img/ico-dot.gif) no-repeat 2px 7px;
}
#guidance .main-content img {
	width: 100% !important;
	height: auto;
	margin: 0 0 20px !important;
}
/*--------------- イベント情報 --------------------*/
#event .main-content .event-section {
	padding-left: 20px;
	padding-right: 20px;
}
#event .main-content .event-section .entry {
	border: 1px solid #c6bfa4;
	margin-bottom: 20px;
}
#event .main-content .event-section .entry h3{
	background: #ffffff url(../img/ico-down.png) no-repeat 615px 12px;
	cursor: pointer;
}
#event .main-content .event-section .entry h3.open{
	background: #ffffff url(../img/ico-up.png) no-repeat 615px 11px;
}
#event .main-content .event-section .entry h3 span{
	padding: 5px 0;
	margin-right: 10px;
	color: #ffffff;
	display: block;
	width: 120px;
	text-align: center;
	/*float: left;*/
}
#event .main-content .event-section .entry h3 span.progress{
	background-color: #e68a11;
}
#event .main-content .event-section .entry h3 span.past{
	background-color: #999999;
}

#event .main-content .event-section .entry h3 strong{
	font-weight: bold;
	display: block;
	padding: 7px 5px 10px 10px;
	font-size: 116.7%;
	display: block;
	/*
	width: 480px;
	float: left;
	*/
}
#event .main-content .event-section .entry h3 strong img{
	vertical-align: top;
	margin-top: 2px;
}

#event .main-content .event-section .entry h3 strong .finished{
	vertical-align: top;
	margin-top: 2px;
	background: #78512E;
	color: #fff;
	font-size: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	height: 18px;
	text-align: center;
	width: 80px;
	line-height: 18px;
}

#event .main-content .event-section .entry .entry-content{
	padding: 20px;
	background-color: #f8f4ec;
	border-top: 1px solid #c6bfa4;
  display: flex;
  flex-wrap: wrap; 
}
#event .main-content .event-section .entry .entry-content .entry-left{
	margin-bottom: 20px;
}
#event .main-content .event-section .entry .entry-content .entry-left p{
	margin-bottom: 20px;
}
#event .main-content .event-section .entry .entry-content .entry-right{
	margin-bottom: 20px;
	order: -1;
}
#event .main-content .event-section .entry .entry-content table.tbl-nml td{
	border: 1px solid #b7b7b7;
	background-color: #ffffff;
	padding: 5px 10px;
	vertical-align: top;
}

#under-contact-btn {
	background: #fff;
	border: 3px solid #E68A11;
	text-align: center;
	padding:20px 0;
	margin-bottom: 30px;
}
#under-contact-btn p {
	margin-bottom: 1em;
	font-size: 14px;
}

#under-contact-btn a {
	font-size: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: block;
	text-decoration: none;
	border: 1px solid #333;
	margin: 0 20px 10px;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
}

/*--------------- 活動報告 --------------------*/
.report-section {
	padding: 0 20px;
}
.report-section .entry {
	border: 1px solid #c6bfa4;
	margin-bottom: 20px;
}
.report-section .entry h3{
	background: #ffffff url(../img/ico-down.png) no-repeat 650px 12px;
	cursor: pointer;
}
.report-section .entry h3.open{
	background: #ffffff url(../img/ico-up.png) no-repeat 650px 11px;
}
.report-section .entry h3 span{
	padding: 5px 0;
	color: #ffffff;
	display: block;
	width: 120px;
	text-align: center;
	/*float: left;*/
}
.report-section .entry h3 span.progress{
	background-color: #e68a11;
}
.report-section .entry h3 span.past{
	background-color: #999999;
}

.report-section .entry h3 strong{
	font-weight: normal;
	display: block;
	padding: 4px 5px 3px 10px;
	font-size: 116.7%;
	/*
	width: 480px;
	float: left;
	*/
}
.report-section .entry h3 strong img{
	vertical-align: top;
	margin-top: 2px;
}
.report-section .entry .entry-content{
	padding: 20px;
	background-color: #f8f4ec;
	border-top: 1px solid #c6bfa4;
  display: flex;
  flex-wrap: wrap; 
}
.report-section .entry .entry-content .entry-left{
	margin-bottom: 20px;
}
.report-section .entry .entry-content .entry-left p{
	margin-bottom: 20px;
}
.report-section .entry .entry-content .entry-right{
	order: -1;
}
.report-section .entry .entry-content table.tbl-nml td{
	border: 1px solid #b7b7b7;
	background-color: #ffffff;
	padding: 5px 10px;
	vertical-align: top;
}


/*--------------- プライバシーポリシー --------------------*/
#privacy .main-content {
	padding: 0 20px 2em;
}
#privacy .main-content h3{
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 116.7%;
}
#privacy .main-content p,
#privacy .main-content ul,
#privacy .main-content ol {
	margin-bottom: 40px;
}
#privacy .main-content h4{
	font-weight: bold;
	margin-bottom: 5px;
}
#privacy .main-content ol li strong{
	font-weight: bold;
	margin-bottom: 10px;
}
#privacy .main-content ol li ul {
	padding-left: 20px;
}

#privacy .main-content ol li ul li{
	list-style: disc;
}
#privacy .main-content address {
	border: 1px solid #cbc4ac;
	background-color: #ffffff;
	padding: 10px 20px;
}
#privacy .main-content address strong {
	font-weight: bold;
}

/*--------------- リンク --------------------*/
#links .main-content .page-section {
}
#links .main-content .page-section .flL {
	width: 280px;
}
#links .main-content .page-section ul li {
	background: url(../img/ico-arrow.gif) no-repeat 2px 7px;
	padding-left: 17px;
	margin-bottom: 5px;
}

/*--------------- お問い合わせ --------------------*/

#input .main-content #form-error {
	border: 1px solid#ff0000;
	background-color: #ffe4e4;
	padding: 10px 20px;
	margin-bottom: 20px;
}
#input .main-content #form-error p{
	color: #ff0000;
	margin-bottom: 10px;
}

#input .main-content #form-attention {
	background-color: #EFEFEF;
	padding: 20px;
	border: 1px solid #b7b7b7;
	margin-bottom: 20px;
}

/*--------------- 日本語教室 --------------------*/
#jpclass .main-content .jpcalss-message,
#kifav .main-content .jpcalss-message {
	border: 1px solid #ff0000;
	background-color: #ffffff;
	color: #ff0000;
	padding: 15px;
	font-size: 130%;
	text-align: center;
	margin-bottom: 10px;
}
#jpclass .main-content .box,
#kifav .main-content .box{
	border: 1px solid #c6bfa4;
	background-color: #ffffff;
	padding: 15px;
}
#jpclass .main-content .box h4,
#kifav .main-content .box h4{
	color: #7c5430;
	font-weight: bold;
	font-size: 133.3%;
	background-color: #e8dbc1;
	padding: 5px 10px;
	margin-bottom: 10px;
}
#jpclass .main-content .dl-arrow,
#kifav .main-content .dl-arrow {
}
#jpclass .main-content .dl-arrow dt,
#kifav .main-content .dl-arrow dt {
	float: left;
	background: url(../img/ico-arrow.gif) no-repeat right center;
	padding: 2px 10px 2px;
}
#jpclass .main-content .dl-arrow dd,
#kifav .main-content .dl-arrow dd {
	padding: 2px 0 2px 250px;	
}


.main-content .tbl-class th {
	border: 1px solid #b7b7b7;
	background-color: #e8dbc1;
	padding: 7px 10px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}

.main-content .tbl-class td {
	border: 1px solid #b7b7b7;
	background-color: #ffffff;
	padding: 7px 10px;
	text-align: center;
	vertical-align: middle;
}

.main-content .tbl-class thead td {
	background-color: #d4d4d4;
	font-weight: bold;
}
#jpclass #class-calender {
	padding: 0 20px;
}
#jpclass #class-calender iframe{
	width: 100%;
	height: 400px;
}

#volunteer .main-content img,
#guidance .main-content img,
#jpclass .page-section img {
	width: 100% !important;
	height: auto;
	margin: 0 0 1em 0 !important;
}

/*--------------- 姉妹都市のご紹介 --------------------*/
#sister_city .page-section .flR-img,
#sister_city .page-section .flL-img {
	margin: 0 !important;
}

#sister_city .page-section .title-line {
	width: 100%;
}
#sister_city .dl-arrow-sis {
	border-top: 1px solid #b7b7b7;
}
#sister_city .dl-arrow-sis dt {
	float: left;
	background: url(../img/ico-arrow.gif) no-repeat right center;
	width: 120px;
	text-indent: 5px;
	padding: 5px 0;
}
#sister_city .dl-arrow-sis dd {
	border-bottom: 1px solid #b7b7b7;
	padding: 5px 0 5px 110px;	
}

#sister_city .page-section img {
	width: 100% !important;
	height: auto;
	margin: 0 0 1em 0 !important;
}
/*--------------- ボランティア --------------------*/
#volunteer .main-content #worklist {
	margin: 0 0 20px;
}
#volunteer .main-content #worklist li{
	background: url(../img/ico-down.png) no-repeat left 7px;
	padding-left: 17px;
}
#volunteer .main-content #worklist li.nolink{
	background: url(../img/ico-dot.gif) no-repeat 2px 7px;
}
#volunteer .main-content .faq-area {
	border: 1px solid #cbc4ac;
	clear: both;
	padding: 5px 20px 10px;
	background-color: #ffffff;

}
#volunteer .main-content .faq-area strong{
	display: block;
	margin-bottom: 5px;

	color: #b58b34;
	font-weight: bold;
}
#volunteer .main-content .faq-area dt{
	margin-bottom: 10px;
}

/*--------------- 刈谷市国際交流協会会則 --------------------*/

.small-content {
	width: 640px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}

.small-content .small-inner-content {
	text-align: left;
	width: 600px;
	margin: 0 auto;
}
.small-content h1 {
	background: url(../img/small-title-bg.png) no-repeat left top;
	width: 600px;
	height: 50px;
	text-align: left;
	font-size: 150%;
	line-height: 44px;
	text-indent: 30px;
	margin: 0 auto 20px;
}

.small-content .small-inner-content h2 {
}
.small-content .small-inner-content p {
	margin-bottom: 20px;
}
.small-content .small-inner-content p.husoku {
	margin-bottom: 0;
	font-weight: bold;
}
.small-content .small-inner-content strong {
	font-weight: bold;
}

/*--------------- サイトマップ --------------------*/

#sitemap  .main-content .sep {
	border-bottom: 2px solid #c6bfa4;
	padding-bottom: 20px !important;
	margin-bottom: 20px;
}

#sitemap  .main-content ul {
	padding: 0 20px;
}

#sitemap  .main-content li {
	margin-bottom: 5px;
}

#sitemap  .main-content li.nolink {
	background: none;
	background: url(../img/ico-dot.gif) no-repeat 4px 8px;
}

#sitemap .main-content .sitemap-ico-pop {
	background: url(../img/ico-pop.gif) no-repeat left top;
	padding:0 0 2px 22px;
	margin-top: 10px;

}

/*--------------- お知らせ・新着情報一覧 --------------------*/
dl.dl-info {
	margin-left: 20px;
}

dl.dl-info dt{
	float: left;
	width: 120px;
	text-indent: 10px;
	background: url(../img/ico-list01.png) no-repeat right 11px;
	padding: 8px  0;
	font-weight: bold;
	background-color: #ffffff;
	margin-bottom: 2px;
	font-size: 12px;
}
dl.dl-info dd{
	padding: 8px  10px 8px 130px;
	background-color: #ffffff;
	margin-bottom: 2px;
	margin-right: 20px;
}


/*--------------- 協会からのご案内 --------------------*/
#access .main-content #info {
	border-right: 1px solid #cbc4ac;
	border-left: 1px solid #cbc4ac;
	border-top: 1px solid #cbc4ac;
	background-color: #ffffff;
}
#access .main-content #info dl  {
	background-color: #ffffff;
}
#access .main-content #info dl dt {
	float: left;
	text-align: right;
	width: 77px;
	padding: 5px 0;
}
#access .main-content #info dl dd {
	border-bottom: 1px solid #cbc4ac;	
	padding: 5px 0 5px 77px;
}

#access #container {
	padding: 0 20px;
	margin-bottom: 20px;
}
#access #map {
	width: 100%;
	border: 1px solid #cbc4ac;
}
#access #map iframe{
	width: 100%;
#}
access #map em {
	height: 15px;
	display: block;
}
#access #map b {
	font-size: 130%;
}

#access .flR-img h3 {
	font-weight: bold;
	font-size: 116.7%;
	margin-bottom: 10px;
}
#access #dl-access dt{

}
#access #dl-access dd{
	font-size: 91.7%;
	margin-bottom: 10px;
}


/*--------------- 国際プラザ --------------------*/


.tbl-kaigi {
	width: 100%;
	clear: both;
	margin-bottom: 5px;
}
.tbl-kaigi th {
	border: 1px solid #b7b7b7;
	background-color: #e8dbc1;
	padding: 7px 10px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}

.tbl-kaigi td {
	border: 1px solid #b7b7b7;
	background-color: #ffffff;
	padding: 7px 10px;
	text-align: center;
	vertical-align: middle;
}

.tbl-kaigi th.time {
	background-color: #d4d4d4;
	font-weight: bold;
}


/*--------------- 外国語ページ --------------------*/
#foreign_menu_link {
	display: block;
	padding-bottom: 20px;
	padding-left: 10px !important;
	font-size: 14px !important;
}
#foreign_menu_link li{
	background: url(../img/ico-down.png) no-repeat left 7px;
	padding-left: 17px;
}
.foreign .main-content .box{
	border: 1px solid #c6bfa4;
	background-color: #ffffff;
	padding: 15px;
}
.foreign .main-content .box h4{
	color: #7c5430;
	font-weight: bold;
	font-size: 133.3%;
	background-color: #e8dbc1;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.foreign .main-content #info {
	border-right: 1px solid #cbc4ac;
	border-left: 1px solid #cbc4ac;
	border-top: 1px solid #cbc4ac;
	background-color: #ffffff;
}
.foreign .main-content #info h4 {
	background-color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}
.foreign .main-content #info dl  {
	background-color: #ffffff;
}
.foreign .main-content #info dl dt {
	float: left;
	text-align: right;
	width: 77px;
	padding: 5px 0;
}
.foreign .main-content #info dl dd {
	border-bottom: 1px solid #cbc4ac;	
	padding: 5px 10px 5px 77px;
}
.foreign .main-content #info dl#en dt {
	width: 105px;
}
.foreign .main-content #info dl#en dd {
	padding-left: 105px;
}
.foreign #kokusai-access {
	font-weight: bold;
	font-size: 116.7%;
	margin-bottom: 5px;
}
.foreign .main-content .flR-img {
	margin-bottom: 30px;
}
#title-price {
	font-size: 116.7%;
	clear: both;
	font-weight: bold;
	border-left: 5px solid #d5a856;
	padding-left: 7px;
	margin-bottom: 10px;
}


/*--------------- 編集リンク --------------------*/
.edit-link {
	display: none;
	padding-left: 20px;
	padding-top: 20px;
}

/*--------------- 他 --------------------*/
