@charset "utf-8";



/* settings */

a, a:link{
	color: #FF9999;
	text-decoration: none;
}
a:visited{
	color: #FF9999;
	text-decoration: none;
}
a:hover{
	color: #FF9999;
	text-decoration: underline;
}
a:active{
	color: #FF9999;
	text-decoration: underline;
}


.wrapper{
	width: 960px;
	margin: 0 auto 0;
	overflow: hidden;
	position: relative;
}

/* common */



/*====================
	header
====================*/

#header{
	background: url(../img/cmn/bg_header.jpg) repeat-x 0 0;
	height: 160px;
	padding-bottom: 1px;
}

#header .wrapper{
	height: 160px;
}

h1{
	position: absolute;
	left: 0;
	top: 35px;
	width: 214px;
	height: 46px;
}

#HDinfoBlock{
	position: absolute;
	right: 0;
	top: 41px;
	width: 368px;
	height: 33px;
	text-align: right;
}

#HDinfoBlock .name{
	padding-top: 10px;
	width: 213px;
	float: right;
	overflow: hidden;
}

#HDinfoBlock .name a{
	display: block;
	width: 63px;
	height: 11px;
	float: left;
	padding-top: 1px;
}

#HDinfoBlock .name .company{
	width: 131px;
	height: 12px;
	float: right;
}


/*====================
	navi
====================*/

#navi{
	position: absolute;
	top: 100px;
	left: 0;
	width: 960px;
	height: 60px;
	overflow: hidden;
}

#navi li{
	display: block;
	float: left;
}


/*====================
	contents
====================*/

#contents{
}

.under #contents{
	background: url(../img/cmn/bg_contents.jpg) repeat-x 0 0;
	padding: 50px 0 0;
}

.under #main{
	width: 690px;
	float: left;
}



#one{
}

.box960{}

.box960 .top{
	background: url(../img/cmn/box960_top.gif) no-repeat 0 0;
	padding-top: 10px;
}

.box960 .btm{
	background: url(../img/cmn/box960_btm.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
}

.box960 .mdl{
	background: url(../img/cmn/box960_mdl.gif) repeat-y 0 0;
	padding: 17px 30px 45px;
	overflow: hidden;
}

.under h2{
	margin-bottom: 27px;
}

.under h2.connect{
	margin-bottom: 0px;
}

.under h3{
	margin-bottom: 20px;
}



.under .body{
	line-height: 160%;
}

.under .imgCnt{
	text-align: center;
}

.last{
	margin-bottom: 0 !important;
}



/*====================
	side
====================*/
.under #side{
	width: 190px;
	float: right;
	padding-top: 6px;
}

.under #side #sNavi{
	margin-bottom: 18px;
}

.under #side #sNavi li{
	line-height: 0;
	margin-bottom: 10px;
}

.under #side #banList{}

.under #side #banList li{
	line-height: 0;
	margin-bottom: 10px;
}




/*====================
	footer
====================*/

.pagetop{
	padding: 50px 0 35px;
	width: 960px;
	margin: 0 auto 0;
	text-align: right;
	background: #FFF;
}

#footer{
	background: url(../img/cmn/bg_footer.jpg) repeat-x 0 0;
	padding: 45px 0 60px;
	text-align: center;
}

#fNavi{
	display: block;
	text-align: center;
	margin-right: -25px;
	margin-bottom: 30px;
}

#fNavi li{
	display: inline;
	margin-right: 25px;
	line-height: 0;
}

#fNavi li img{
	vertical-align: top;
}

#companyFt{
	margin-bottom: 30px;
}

#companyFt .category{
	margin-bottom: 10px;
}

#linkFt{
	margin-bottom: 5px;
	letter-spacing: 1px;
}

#linkFt a{
	margin-right: 4px;
}

#linkFt a:link{
	text-decoration: underline;
}

#linkFt a:visited{
	text-decoration: underline;
}

#linkFt a:hover{
	text-decoration: none;
}



/*============================================
	OLD_company
============================================*/

#contents#main table.data{
	width:680px;
	margin-bottom: 20px;
}


#contents#main table.data th,table.data td{
	padding:13px 0;
	background:url('../img/common/dot01.gif') repeat-x 0 bottom;
}

#contents#main table.data th{
	width:90px;
	vertical-align:top;
}

#contents#main table.data td{
}

#contents#main table.data td .link{
	margin-top:5px;
}

#contents#main table.data td ul li{
	line-height: 180%;
}

div.map{
	margin: 20px 0 10px 0;
	padding:2px;
	width:484px;
	height:344px;
	overflow: hidden;
	border:1px solid #CCC;
}