@charset "utf-8";

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

#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%;
}

table {
	width: 100%;
	border-collapse: collapse;
}


td {
	border-bottom: dotted 1px #6C6969;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 150%;
	text-align: left;
	vertical-align: middle;
}

td:first-child {
	width: 20%;
}

dt {
	float: left;
}

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;
}

#pmark {
	margin-top: 15px;
	float: left;
}
#pmark img {
	margin-left: 10px;
	margin-right: 10px;
}

#pmark a {
	vertical-align: top;
	color: #CE0010;
}


#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, #pmark a:hover{
	text-decoration:underline;
}
