@charset "utf-8";

#contens {
	padding-top: 70px;
	padding-bottom: 170px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

#header {
	width: 100%;
	height:41px;
	margin-bottom: 10px;
}

#logo {
	float:left;
	width: 184px;
	height: 41px;
	margin-top:0;
}

#sub_title {
	padding-top: 18px;
	margin-left: auto;
	margin-right: auto;
	width: 107px;
}

h3 {
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 140%;
	color:#CE0010
}

h3 span {
	color: inherit;
	font-size: 70%;
}

h4 {
	margin-top: 30px;
	color: #000000;
	font-size: 120%;
	margin-left: 10px;
}

hr {
	margin-top:10px;
}

#header_line {
	clear:left;
	border-width: 0px;
	background-color:#CE0010;
	height: 5px;
	width:100%;
}

#title_line{
	border-width: 0px;
	background-color:#CE0010 ;
	height: 2px;
	width:100%;
}

ul {
	list-style-type: none;
}

li {
	list-style-position:inside;
}


#gnavi {
	width: 200px;
	height: 41px;
	margin-left: auto;
	margin-right: 0px;
	padding-top:16px;
}

#gnavi li {
	float: right;
	text-indent: -9999px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 0;
	width: 88px;
	height: 25px;
}

#gnavi a {
	text-decoration: none;
	display: block;
	width: 88px;
	height: 25px;
}

#gnavi a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
}

#gnavi_company {
	background: url(../images/top_gnavi_company_on.png) no-repeat 0 0;
}

#gnavi_company a {
	background: url(../images/top_gnavi_company_off.png) no-repeat 0 0;
}

#gnavi_contact {
	background: url(../images/top_gnavi_contact_on.png) no-repeat 0 0;
}

#gnavi_contact a {
	background: url(../images/top_gnavi_contact_off.png) no-repeat 0 0;
}

#footer {
	margin-top: 15px;
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
}

#footer a {
	margin-right: 10px;
	text-align: center;
	color: #CE0010;
}

#footer a:hover {
	text-decoration:underline;
}

#text {
	color: #000000;
}

#text h3 {
	margin-bottom: 30px;
	text-decoration: underline;
	font-weight:bold;
	text-align: center;
	color: #000000;
}

#text h4 {
	margin-bottom: 10px;
	font-weight: bold;
}

#text p {
	text-indent: 1em;
	color: #000000;
	font-size: 120%;
	line-height: 150%;
}

#sign {
	margin-top: 30px;
	text-align: right;
	font-size: 120%;
	line-height: 150%;
}

#sign address {
	margin-top: 20px;
	margin-bottom: 20px;
}

address a {
	color: #586AEB;
}
address a:hover {
	text-decoration: underline;
}
#sign li {
	color:#000000;
}
