@charset "UTF-8";
/*******************************************************************************
file name  :  index.css
********************************************************************************/

/*******************************************************************************
	main
*******************************************************************************/
#wrapper{
	padding-bottom:5px;
}
#main{
	width:780px;
	margin:0 auto;
	background:#FFFFFF;
	padding:5px;
}
/*******************************************************************************
	sidenavi
*******************************************************************************/
#sidenavi{
	width:150px;
	float:left;
	background-image: url(../img/sidenavi/bg_pole.gif);
	background-repeat: repeat-y;
}
#sidenavi dl dd{
	padding-top:5px;
}
#sidenavi dl dd.first-child{
	padding-top:0px;
}
#sidenavi #connected_link{
	padding-top:20px;
}
#sidenavi #bottom{
	background-image:url(../img/sidenavi/sidenavi_bottom.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
}
/*******************************************************************************
	content
*******************************************************************************/
#content{
	width:615px;
	padding-left:15px;
	float:left;
}
#content .section-Lv1{
	width:594px;
	padding-left:16px;
	padding-top:15px;
}
#content .section-Lv1 .section-Lv2{
	width:579px;
	padding:10px 0 10px 0;
}
#content .section-Lv2{
	padding-top:10px;
}
#content #summary .section-Lv2 .left-column,
#content #history .section-Lv2 .left-column{
	float:left;
	width:369px;
}
#content #summary .section-Lv2 .right-column,
#content #history .section-Lv2 .right-column{
	float:left;
	padding-left:10px;
	width:200px;
}
#content #summary .section-Lv2 table{
	width:579px;
}
#content #summary .section-Lv2 table tr th{
	width:150px;
	vertical-align:top;
	padding:5px 0 5px 0;
}
#content #summary .section-Lv2 table tr td{
	vertical-align:top;
	padding:5px 0 5px 0;
}
#content #connect p{
	padding-top:10px;
}
#content #connect p.first-child{
	padding-top:0px;
}
#content #link .section-Lv2 img{
	float:left;
}
#content #link .section-Lv2 p.right-column{
	float:left;
	padding-left:10px;
}
#content #access img{
	padding-top:10px;
	padding-left:50px;
}
#content #access .section-Lv2{
	padding-top:5px;
}

#content .pagetop{
	text-align:right;
	padding-top:30px;
}
#content .pagetop a{
	font-size:80%;
	text-decoration:underline;
}
.company h2 {
	background-image: url(../img/bg_h2_company.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0 20px;
	height: 35px;
	width: 558px;
	font-size:120%;
	font-weight:bold;
	color:#fabf03;
}
.company #access .section-Lv2 .board {
	background-image: url(../img/company/img_board.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 127px;
	font-size: 120%;
	font-weight: bold;
	padding: 5px 5px 0 0;
	margin:30px 0 10px 50px;
	text-align: center;
	color: #FFFFFF;
}
.company #access .section-Lv2 .spiral{
	background-image:url(../img/company/img_spiral.gif);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin: 0 0 10px 140px;
	background-position: left center;
}
#content #connect .section-Lv2 a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#content #connect .section-Lv2 a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#content #connect .section-Lv2 a:hover {
	color: #00a7d7;
	text-decoration: none;
}

#content #connect .section-Lv2 a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
#content .section-Lv2 a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#content .section-Lv2 a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#content .section-Lv2 a:hover {
	color: #00a7d7;
	text-decoration: none;
}

#content .section-Lv2 a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
#content .section-Lv2 a {
}
#sidenavi #info #tomap {
	padding-top: 20px;
}

#container #page #main .attention{
	text-align: right;
	color: #999999;
	font-size: 10px;
}
