@charset "utf-8";
top {
}


/*########## contents ##########*/
.wrapper #contents #company {
	width:740px;
	height:26px
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../company/back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
}

.wrapper #contents #comp-text {
	width:740px;
	height:180px;
	margin-top: 0px;
	margin-left: 10px;
    overflow:hidden;
}


ul.company{
	width:100%;
	height:100%;
	float:left;
	margin-top:10px;
	padding-left:0;
	margin-left:0;
	font-size: 12px;
	line-height:20px;
    overflow:hidden;
}

ul.company li{
    list-style:none;
    padding:0px 15px;
    width:720px;
}



.wrapper #contents #comp-info {
	width:570px;
	height:auto;
	margin-top: 0px;
	margin-left:95px;
	font-size: 12px;
	line-height:35px;
	font-weight: normal;
    overflow:hidden;
}


.wrapper #contents #map {
	width:570px;
	height:auto;
	margin-top: 20px;
	margin-left:95px;
	margin-bottom: 20px;
    overflow:hidden;
}

.wrapper #contents #comp-text2 {
	width:740px;
	height:150px;
	margin-top: 0px;
	margin-left: 10px;
    overflow:hidden;
}

.wrapper #contents #privacy {
	width:352px;
	height:32px;
	margin-left:204px;
	margin-bottom: 20px;
    overflow:hidden;
}



h2{
	font-size: 11px;
	display: inline;
	line-height:25px;
	font-weight: normal;
}


a.comp          {font-size: 12px; color: #575757; text-decoration: none; line-height:35px;}
a.comp:link     {color: #575757; text-decoration: text-decoration: none; line-height:35px;}
a.comp:visited  {color: #575757; text-decoration: text-decoration: none; line-height:35px;}
a.comp:hover   {color: #ff0000; text-decoration: text-decoration: none; line-height:35px;}
a.comp:active   {text-decoration:none; line-height:35px; }










