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

@import url("import.css");

#main #main_image {
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/other/privacy.jpg);
	background-repeat: no-repeat;
}
#main_image #submenu {
	font-size: 13px;
	float: left;
	margin-top: 141px;
	font-weight: bold;
	color: #FFFFFF;
}

#submenu  ul li {
	display: inline;
}
#submenu  ul li a{
	color: #FFFFFF;
}
#submenu  ul li a:hover,#submenu  ul li a:active{
	color: #EC6D10;
}

.submenu_boder {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	margin-right: 10px;
	padding-right: 10px;
}


#content #main {
	background-image: url(../images/all/top_back2.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
}
.company_table_left {
	background-color: #FFD7BB;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
}
.company_table_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.company_table {
	font-size: 14px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.company_table_right li {
	width: 300px;
	display: inline;
	margin-right: 20px;
	float: left;
}
#year {
	font-size: 14px;
	float: left;
	line-height: 16px;
	width: 70px;
	margin-right: 5px;
}
#month {
	font-size: 14px;
	line-height: 16px;
	margin-right: 10px;
	float: left;
	width: 40px;
	text-align: right;
}
#company_history {
	float: left;
	width: 925px;
}
#company_history  ul li {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	height: 16px;
	margin-bottom: 15px;
}
#history {
	font-size: 14px;
	line-height: 16px;
	float: left;
	font-weight: normal;
}
#osaka {
	font-size: 18px;
	line-height: 20px;
	float: left;
	width: 450px;
	color: #FF0000;
	font-weight: bold;
}
#cnt_text #osaka img {
	margin-top: 10px;
	float: left;
}
#tokyo {
	font-size: 18px;
	line-height: 20px;
	float: left;
	width: 450px;
	margin-left: 25px;
	font-weight: bold;
	color: #FF0000;
}
#cnt_text #tokyo img {
	margin-top: 10px;
	float: left;
}
#cnt_text-map {
	font-size: 14px;
	line-height: 18px;
	float: left;
	width: 925px;
	margin-left: 25px;
	margin-top: 10px;
}
#privacy {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.bold_15 {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
