@charset "utf-8";
/* CSS Document */


#pp h2{
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
	}

#pp p {
	margin-bottom:40px;
	margin-top:10px;
	}

#main .ctf h2{
	font-size:120%;
	color:#000000;
	font-weight:bold;
	margin-bottom:20px;
	}


/* title ----------*/

.cinf {
	text-indent:-1000px;
	background-image:url(../company/img/title_companyinformation.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:39px;
	overflow:hidden;
	margin-bottom:20px;
	} 

.policy {
	text-indent:-1000px;
	background-image:url(../company/img/title_policy.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:39px;
	overflow:hidden;
	margin-bottom:20px;
	} 

.map {
	text-indent:-1000px;
	background-image:url(../company/img/title_map.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:39px;
	overflow:hidden;
	margin-bottom:20px;
	} 

.cert {
	text-indent:-1000px;
	background-image:url(../company/img/title_certification.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:39px;
	overflow:hidden;
	margin-bottom:20px;
	} 

.privacy {
	text-indent:-1000px;
	background-image:url(../company/img/title_privacypolicy.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:39px;
	overflow:hidden;
	margin-bottom:20px;
	} 


/* baner ----------*/

.leftmenu_baner_com{
	width:175px;
	margin-top:25px;
	font-size:10px;
	color:#959595;
	line-height:120%;
	}

.leftmenu_banerttl{
	margin-bottom:5px;
	font-size:10px;
	font-weight:bold;
	}


/* content ---------*/

#main {
	clear:both;
	width:725px;
	margin-bottom:30px;
	}

#pp {
	padding:0px 10px 0px 10px;
	text-align:left;
	}

#pop {
	padding:10px 100px 10px 100px;
	text-align:left;
	line-height:180%;
	}

#map {
	padding:0px 30px 0px 30px;
	text-align:left;
	}


/* print ----------*/

#print {
	text-align:right;
	padding-right:20px;
	margin-top:20px;
	}


/* ctf ----------*/

#main .ctf {
	clear:both;
	width:723px;
	background-image:url(../company/img/bg_ctf.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:1px solid #dddddd;
	margin-bottom:15px;
	overflow:hidden;
	}

#main .ctf:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #main .ctf {
    height: 1em;
    overflow: visible;
}
/**/


#main .ctf .coment{
	padding:6px 10px 10px 10px;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:160%;
	color:#333333;
	text-align:left;
	}

.kkn p {
	margin:40px 0px 0px 0px;
	}


/* table ----------*/

table {
	margin: 15px 0px 15px 0px;
	border-collapse: collapse;
	border-spacing: 1px;
	border: 0px solid #dedede;
	font-size:12px;
	color:#333333;
	}

th,
td {
	padding: 5px;
}

th {
	background-color: #dddddd;
}

td {
	border: 1px solid #dedede;
}

.on {
	background-color:#f7f7f7;
	}

#officer {
	width:500px;
	}

#officer .left {
	float:left;
	width:113px;
	}

#officer .right {
	float:right;
	width:385px;
	}

#bk {
	width:500px;
	}

#bk .left {
	float:left;
	width:113px;
	}

#bk .right {
	float:right;
	width:385px;
	}

