@charset "utf-8";
/* ===================================================================
	use toppage
=================================================================== */

/*---------------------------------------------------------------------------*/


#container {
	background:url(../../common/images/contents_bg.png) repeat left top;
}

#main {
	width:100%;
}

#main img {
	height:auto;
	width:100%;
}

h2 {
	margin-top: -3%;
	margin-bottom:0.5em;
}

h2 img {
	height:auto;
	width:100%;
}

/*---------------------------------------------------------------------------*/

#contents {
}

#contents img {
	height:auto;
	width:100%;
}

#company {
	margin:0 auto;
	padding-bottom: 2em;
}

#company h3 {
	margin:0 auto 1em;
	width:95%;
}

#company section {
	margin-bottom:2em;
}

#company .box {
	margin:0 auto;
	width:93%;
}

#company .manual {
	font-size:95%;
	line-height:2em;
	width:90%;
}

#company .box table {
	border:#dfdfdf 1px solid;
	width:100%;
}

#company .box table th {
	border-bottom: #dfdfdf 1px solid;
	border-right: #dfdfdf 1px solid;
	background-color: #f3f3f3;
	font-size:95%;
	font-weight: normal;
	padding: 1em 0.5em;
	width: 70px;
}

#company .box table td {
	border-bottom:#dfdfdf 1px solid;
	background-color:#fff;
	font-size:95%;
	line-height:1.8em;
	padding:1em;
}

#company .box table td p {
	margin-bottom:10px;
}

#company .box table.history th {
	text-align: left;
	padding-left: 1em;
	vertical-align: top;
	width: 80px;
}

#company .manual dl {
	margin-bottom: 1em;
}

#company .manual dl dt {}

#company .manual dl.att dd {
	padding-left:1em;
	text-indent:-1em;
}

#company .manual dl.att dd a {
	text-decoration:underline;
}

#company address {
	margin: 1em auto;
	text-align: center;
	width: 90%;
}
