@charset "utf-8";
/* CSS Document */


img.clear {
	display: block;
	width: 10px;
	height: 1px;
	clear: both;
}

div#sidebar {
	float: right;
	padding-bottom: 20px;
	width: 262px;
}
div#sidebar ul.navi {
	margin: 2px 0px 0px 2px;
	width: 256px;
	border: solid 1px #CCCCCC;
	border-bottom: none;
}
div#sidebar ul.navi li {
	border-bottom: solid 1px #CCCCCC;
}
div#sidebar ul.navi li a {
	display: block;
	padding-left: 20px;
	width: 256px;
	height: 31px;
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	background: url(../img/sidenavi_off.gif) no-repeat;
}
div#sidebar ul.navi li a:hover {
	color: #FFFFFF;
	background: url(../img/sidenavi_on.gif) no-repeat;
}
div#sidebar ul.navi li a.act {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/sidenavi_on.gif) no-repeat;
}

div#context {
	padding: 15px 0px 20px 30px;
	width: 585px;
}
* html div#context {
	width: 615px;
}
div#context table,
div#context th,
div#context td {
	font-size: 100%;
	line-height: 150%;
}

h3.cm {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px 10px;
	font-size: 14px;
	background: #E4E4E4;
	border-left: solid 2px #009999;
}


div#contents {
	display: block;
	margin-bottom: 1px;
	text-align: left;
	background: #fff url(../company/img/back01.gif) repeat-y right;
}
div#contents img {
	display: block;
}
div#contents a img {
	display: inline;
}

div#fPath a {
	color: #333333;
}
div#fPath span {
	color: #FF6600;
}


/* company/index.html */
body.company div.index#contents div#data {
	margin-top: 30px;
}
body.company div.index#contents div.toptxt {
	margin-top: 30px;
	padding: 10px;
	background: url(../company/img/index_back01.gif) repeat-x;
}
body.company div.index#contents div.toptxt h3 {
	font-weight: bold;
}
body.company div.index#contents div.toptxt p {
	margin-top: 10px;
}
body.company div.index#contents div.voice {
	margin-top: 10px;
	padding: 15px;
	background: #F5F5F5;
	border: solid 1px #CCCCCC;
}
body.company div.index#contents div.voice div.photo {
	float: left;
	margin: 0px 20px 15px 0px;
	padding: 1px;
	border: solid 1px #CCCCCC;
}
body.company div.index#contents div.voice h3 {
	padding-top: 15px;
}
body.company div.index#contents div.voice p {
	margin-top: 20px;
	margin-bottom: 0px;
}
body.company div.index#contents div.voice p.g {
	margin-top: 55px;
	font-weight: bold;
	color: #009999;
}
body.company div.index#contents div.voice p.o {
	text-align: right;
}
body.company div.index#contents div.idea {
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #CCCCCC;
}
body.company div.index#contents div.idea2 {
	margin-top: 20px;
	padding-top: 117px;
	background-image: url(../company/img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	width: 584px;
}


body.company div.index#contents div.idea2 h3 {
	padding-left: 15px;
	font-size: 150%;
	background: url(../company/img/icon01.gif) no-repeat left center;
	font-weight: bold;
}
body.company div.index#contents div.idea2 p {
	padding-left: 15px;
	font-size: 120%;
}



body.company div.index#contents div.gotop {
	margin-top: 20px;
	padding-top: 20px;
	text-align: right;
	border-top: solid 1px #CCCCCC;
}

/* company/history.html */
body.company div.history#contents div#data {
	margin-top: 20px;
}
body.company div.history#contents div#data table {
	border: solid 1px #CCCCCC;
}
body.company div.history#contents div#data th {
	padding: 8px 10px;
	vertical-align: top;
	background: #F5F5F5;
	border-top: solid 1px #CCCCCC;
}
body.company div.history#contents div#data td {
	padding: 8px 10px;
	vertical-align: top;
	border-top: solid 1px #CCCCCC;
}
body.company div.history#contents div#data td a {
	color: #FF6600;
}
body.company div.history#contents div#data td a:hover {
	color: #009999;
}
body.company div.history#contents div.gotop {
	margin-top: 20px;
	text-align: right;
}



/* company/network.html */
body.company div.network#contents div#data {
	margin-top: 20px;
}
body.company div.network#contents div#data th {
	padding: 20px 5px 5px 5px;
	color: #006666;
	font-size: 80%;
	text-align: center;
	vertical-align: top;
}
body.company div.network#contents div#data td {
	padding: 5px 5px;
	text-align: center;
	font-size: 80%;
	vertical-align: top;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
body.company div.network#contents div#data td.col1 {
	width: 110px;
	background: #F5F5F5;
	border-left: solid 1px #CCCCCC;
}
body.company div.network#contents div#data td.col2 {
	text-align: left;
}
body.company div.network#contents div#data td.col3 {
	width: 100px;
	background: #F5F5F5;
}
body.company div.network#contents div#data td.col4 {
	width: 100px;
}
body.company div.network#contents div#data td.col5 {
	width: 25px;
	background: #F5F5F5;
	border-right: solid 1px #CCCCCC;
}
body.company div.network#contents div#data td.col5 img {
	margin-top: 2px;
}
body.company div.network#contents div.gotop {
	margin-top: 20px;
	text-align: right;
}


/* company/map.html */
body.company div.map#contents div#data {
	margin-top: 20px;
}
body.company div.map#contents div#data h4 {
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
	background: url(../company/img/icon01.gif) no-repeat left center;
}
body.company div.map#contents div#data table {
	border: solid 1px #CCCCCC;
}
body.company div.map#contents div#data th {
	padding: 8px 10px;
	text-align: center;
	vertical-align: middle;
	color: #006666;
	background: #F5F5F5;
	border-top: solid 1px #CCCCCC;
}
body.company div.map#contents div#data td {
	padding: 8px 10px;
	vertical-align: top;
	border-top: solid 1px #CCCCCC;
}
body.company div.map#contents div#data div.mapimg {
	margin-top: 20px;
	text-align: center;
}
body.company div.map#contents div#data div.mapimg img {
	display: inline;
	border: solid 1px #CCCCCC;
}
body.company div.map#contents div.gotop {
	margin-top: 20px;
	text-align: right;
}


/* company/business.html */
body.company div.business#contents div#data {
	margin-top: 20px;
}
body.company div.business#contents div.section {
	margin-top: 15px;
	border-bottom: solid 1px #CCCCCC;
}
body.company div.business#contents div.section h4 {
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	background: url(../company/img/icon01.gif) no-repeat left center;
}
body.company div.business#contents div.section div.txt {
	float: left;
	width: 380px;
}
body.company div.business#contents div.section div.img {
	float: right;
	margin: 5px 0px 15px 0px;
}
body.company div.business#contents div.gotop {
	margin-top: 20px;
	text-align: right;
}



/* company/group.html */
body.company div.group#contents div#data {
	margin-top: 20px;
}
body.company div.group#contents div.section {
	margin-top: 15px;
}
body.company div.group#contents div.section h4 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
	border-bottom: solid 1px #CCCCCC;
}
body.company div.group#contents div.section div.txt {
	float: left;
	width: 370px;
}
body.company div.group#contents div.section div.img {
	float: right;
}
body.company div.group#contents div.section p.d {
	font-size: 14px;
}
body.company div.group#contents div.gotop {
	margin-top: 20px;
	text-align: right;
}



/* company/oversea.html */
body.company div.oversea#contents div#data {
	margin-top: 20px;
}
body.company div.oversea#contents div.income {
	padding-bottom: 230px;
	background: url(../company/img/oversea_img01.jpg) no-repeat bottom center;
	border-bottom: solid 1px #CCCCCC;
}
body.company div.oversea#contents div.income h4 {
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	background: url(../company/img/icon01.gif) no-repeat left center;
}
body.company div.oversea#contents div.income table {
	margin: 10px 0px 0px 15px;
}
body.company div.oversea#contents div.income td {
	padding-left: 8px;
	vertical-align: top;
	border-left: solid 1px #CCCCCC;
}
body.company div.oversea#contents div.gotop {
	margin-top: 20px;
	text-align: right;
}





















