@charset "UTF-8";
/* CSS Document */


#about_us_box {
	
}
#about1 {
	float: left;
	clear: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#about1_1 {
	float: left;
	clear: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#about2 {
	float: left;
	clear: left;
	height: auto;
	width: 320px;
}
#about3 {
	float: left;
	clear: left;
	width: 320px;
	height: auto;
}
#items_in1 {
	float: left;
	clear: left;
	width: 320px;
}
#items_in2 {
	float: left;
	clear: left;
	width: 320px;
}
#items_in3 {
	float: left;
	clear: left;
	width: 320px;	
}
.midium_box {
	height: auto;
	float: left;
	width: auto;
	clear: left;
}


.midium_title {
	margin-left: 12px;
	color: #FFF;
	float: left;
	margin-top: 18px;
	text-align: left;
	clear: left;
}
.midium_icon {
	float: right;
	margin-right: 12px;
	margin-top: 22px;
	width: auto;
}
.map {
	float: right;
}


/* 文字
-----------------------------*/
/* タイトル枠 */
.title_box {
	text-align: left;
	height: 40px;
	clear: left;
	width: 570px;
	border: 1px solid #b99d68;
	background: #fed88f;
	cursor: pointer;
}
.title_box2 {
	text-align: left;
	height: 30px;
	clear: left;
	width: 530px;
	border: 1px solid #b99d68;
	background: #fed88f;
	cursor: pointer;
}
/* タイトル文字 */
.title {
	color: #333;
	float: left;
	padding-top: 10px;
	padding-left: 12px;
}


/* テーブル設定 */
.table_design{
	width: 100%;
	border-left:1px solid #ccc;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	font-size: 0.9em;
	clear: left;
	/* [disabled]margin-left: 5px; */
}
.table_design table{
	width:100%;}
/* 項目の設定 */
.table_design tr{
	border-right:1px solid #ccc;
	text-align:left;
	font-weight:normal;
	vertical-align: middle;
	padding: .5em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
/* 詳細の設定*/
.table_design td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0.3em;
	border-top: 1px solid #ccc;
}

.title2 {
	font-size: 1.1em;
	clear: left;
	padding-left: 5px;
	float: left;
	padding-top: 5px;
	width: 400px;
}
.kaigai_text {
	width: 530px;
	_width: 510px;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}
.kaigai_text2 {
	float: left;
	border: 1px solid #000;
}
.red {
color: #FF0000;
}
.orange {
color: #FFBD40;
}
.brown {
	color: #783e21;
}
.kaigai_text3 {
	border: 1px solid #b99d68;
}
.icon {
	float: right;
	width: auto;
	padding-top: 10px;
	padding-right: 12px;
}
.icon2 {
	float: right;
	width: auto;
	padding-right: 12px;
	padding-top: 5px;
}
.table_bg_collor {
background-color: #fef6dc;
}
.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}
.kaigai_text .title2{
	padding:0;}
.kaigai_text .link{}
.kaigai_text p{
	clear:both;}
