@charset "utf-8";
/* top page *************************** */

/* header
------------------------------*/
#header h1, #header p {
	clear: both;
	padding-top: 27px;

}
/* navi
------------------------------*/
#menu {
	float: right;
	padding-top: 13px;
}
#menu li, #gnav li {
	list-style: none;
	float: left;
}
#entImg {
	clear: both;
	margin-bottom: 22px;
}
#entImg img {
	margin-top: 25px;
}

/* serviceInfo 
------------------------------*/

#serviceInfo {
	clear: both;
	width: 950px;
	display: table;
	margin-bottom: 35px;
}
#serviceInfo h2 img {
	margin: 35px 0 25px;
}
.service {
	float: left;
	width: 310px;
	position:relative;
	background: url(../img/serviceinfo_bg.gif) no-repeat left bottom;
	padding-bottom: 20px;
	margin-bottom: 35px;
	margin-right: 9px;
}
.service2 {
	float: left;
	width: 310px;
	position:relative;
	background: url(../img/serviceinfo_bg.gif) no-repeat left bottom;
	padding-bottom: 20px;
	margin-bottom: 35px;
}
.service div, .service2 div {
	padding: 15px 15px 0 15px;
}
.linkDetail1 {
	background: url(../img/serviceinfo01_btn.gif) no-repeat 0 10px;
	padding: 5px 0 3px 42px !important;
	zoom:1;
}
.linkDetail2 {
	background: url(../img/serviceinfo02_btn.gif) no-repeat 0 10px;
	padding: 5px 0 3px 42px;
	zoom:1;
}
.linkDetail3 {
	background: url(../img/serviceinfo03_btn.gif) no-repeat 0 10px;
	padding: 5px 0 3px 42px;
	zoom:1;
}

/* topics 
------------------------------*/

#topics {
	width: 710px;
	float: left;
}
#topics div {
	padding: 10px;
	background: url(../img/topics_dot.gif) repeat-x bottom;
}
#topics span {
	font-size: 11px;
	font-weight: bold;
}
.linkDetail4 {
	background: url(../img/topics_btn.gif) no-repeat left;
	padding-left: 34px;
		zoom:1;
}
#bnr {
	float: right;
	width: 230px;
}
#bnr p {
	margin:5px 0 20px;
}
#bnr p {
	font-size: 10px;
}
/* footer
------------------------------*/

#footer .footnav {
	width: 690px;
	float: left;
	font-size: 11px;
	text-align: center;
	background: #fff;
	margin-top: 45px;
	height: 20px;
	padding: 7px 10px;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome *//*	border: 1px green solid;  */   /* 枠線の装飾 */

}
#footer p {
	float: right;
	margin-top: 45px;
}
.footInfo {
	clear: both;
	padding: 50px 0;
}
/* IE6,7 Layout
------------------------------*/
*:first-child+html .footInfo, * html .footInfo {
	padding: 10px;
}
.footAdd img {
	float: left;
	padding: 10px 20px 0 0;
	border-right: 1px solid #577e80;
}
#footer address {
	font-style: normal;
	float: left;
	padding:10px 0 0 20px;
}
/* contents page ******************************************* */


/* navigation
------------------------------*/
.sidenav {
	display: block;
	float: right;
	width: 240px;
	margin-top: 40px;
}
.sidenav li {
	list-style: none;
	height: 55px;
	display: block
}
/* content
------------------------------*/
.content {
	float: left;
	width: 680px;
	margin-top:40px;
}
.pagehead h1 {
	margin-bottom: 30px;
}
.pagehead p {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 30px;
}
h2.contH2 {
	background: url(../img/h2_bg.png) no-repeat top;
	padding: 14px 0 0 45px;
	height: 42px;
	font-size: 17px;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
#tabArea1 h2 {
	margin: 0 0 15px;
}
.content h3 {
	background: url(../img/h3_bg.gif) repeat-x center center;
	color: #fff;
	font-weight: bold;
	padding: 8px 0 0 15px;
	height: 32px;
	margin: 30px 0 15px;
	font-size: 15px;
	letter-spacing: 1px;
	clear: both;
}
.content h4 {
	background: url(../img/h4_bg.gif) repeat-x;
	color: #006da0;
	font-weight: bold;
	padding: 9px 0 8px 10px;
	margin: 15px 0;
	font-size: 14px;
	letter-spacing: 1px;
	clear: both;
}
.content p {
	padding: 10px;
}
table#form, table#form1, table#outline {
	width: 680px;
	margin: 20px 0;
	border-top: 2px solid #319795;
}
table#form1, table#outline {
	margin-bottom: 50px;
}
table#form th, table#form1 th, table#outline th {
	color:	#215655;
	font-weight: bold;
	text-align: left;
	padding: 13px;
	background: url(../img/dot.gif) repeat-x bottom;
	vertical-align: top;
}
table#form td, table#form1 td, table#outline td {
	background: url(../img/dot.gif) repeat-x bottom;
	padding: 13px;
}
table#form td ol, table#form1 td ol {
	list-style: none;
}
span.title {
	color:	#215655;
	font-weight: bold;
	font-size: 13px;
}
#accessmap {
	padding: 10px 0 10px 25px;
}
.tel {
	margin: 0 auto 50px;
}
.tel img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* topics
------------------------------*/

h2.topiTit {
	background: url(../img/h2_topiTit.gif) no-repeat;
	padding: 0 0 0 23px;
	height: 48px;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 3em;
}
.topicsBody {
	background: url(../img/topics_bg.gif) repeat-y;
	padding:10px 15px;
}
.topicsBody table {
	margin: 10px;
}
.topDate {
	clear: both;
	background: url(../img/topics_btm.gif) no-repeat top;
	font-size: 11px;
	padding: 0 0 0 0;
	text-align: right;
	margin-bottom: 30px;
}
/* service
------------------------------*/

.serviceList ul {
	list-style: none;
}
.serviceList li {
	margin-bottom: 20px;
}
#tab1-1, #tab1-2, #tab1-3 {
	clear: both;
}
ul.tab {
	list-style: none;
}
ul.tab li {
	float: left;
}
.contInr {
	padding: 10px;
}
.contInr table {
	margin: 0 10px;
}
.contInr th, .contInr td {
	padding: 5px;
}
div.tabArea {
	margin: 0 0 30px;
}
ul.tab {
	margin: 0;
	padding: 0;
	list-style: none;
	_zoom: 1;
	overflow: hidden;
}
ul.tab li {
	float: left;
	margin: 0;
	padding: 0;
}
div.tabPanel {
}
.flachcontent {
	margin:0 20px 30px 0;
	float: left;
}

