@charset "utf-8";


#home #contentArea {
	margin-top: 0px;
}

/*========================
■1．メインイメージ
========================*/

#home #contentArea #main {
	margin: 0px;
	padding: 0px;
	border: none;
}

/*========================
■2．ボタン群
========================*/

#home #contentArea ul#btArea {
	list-style: none;
	margin: 0px 0px 35px;
	padding: 0px;
}
#home #contentArea ul#btArea li {
	display: inline;
	padding: 0px 12px 0px 0px;
}
#home #contentArea ul#btArea li.last {
	padding: 0px;
}


/*========================
■3．インフォメーション
========================*/

#home #contentArea #info {
	padding: 20px 0px 0px;
}

#home #contentArea #info h2 {
	margin: 0px 0px 10px;
	padding: 0px;
	background: none;
	border: none;
}

#home #contentArea div#info li {
	line-height: 1.5em;
}

#home #contentArea div#info div#news {
	margin: 0px 0px 30px;
	padding: 0px 0px 5px;
}

#home #contentArea div#info div#news ul {
	list-style: none;
	margin: 0px;
	font-weight: normal;
}

#home #contentArea div#info div#news p.textRight {
	margin: 10px 0px 5px;
	padding: 0px;
}

#home #contentArea div#info div#news p.textRight a {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/ic001.png) 
		0 50% 
		no-repeat;
}

/* 概要 */
#home #contentArea div#info div#gaiyou h2 {
	margin: 0px 0px 5px;
	padding: 0px;
}

#home #contentArea div#info div#gaiyou h2#area,
#home #contentArea div#info div#gaiyou h2#aisatsu,
#home #contentArea div#info div#gaiyou h3 {
	min-height:31px;
	height: auto !important;
	height: 31px;
	margin: 20px 0px 30px;
	padding: 19px 0px 0px 80px;
	background: none;
	border: none;
}

#home #contentArea div#info div#gaiyou h2#aisatsu {
	padding-top: 17px;
	background: url(../../images/index007.png) 
		left top 
		no-repeat;
}
#home #contentArea div#info div#gaiyou h2#area {
	font-size: 1em;
	background: url(../../images/index008.png) 
		left bottom 
		no-repeat;
}
#home #contentArea div#info div#gaiyou h3#keiyaku {
	background: url(../../images/index009.png) 
		left bottom 
		no-repeat;
}

#home #contentArea div#info div#gaiyou div {
	padding: 5px 5px 31px;
}

#home #contentArea div#info div#gaiyou p {
	padding-bottom: 20px;
}

#home #contentArea div#info div#gaiyou ul {
	margin: 0px 0px 0px 0px;
	margin-left: 12em;
	font-weight: normal;
}

#home #contentArea div#info div#gaiyou table,
#home #contentArea div#info div#gaiyou table th,
#home #contentArea div#info div#gaiyou table td {
	border: none;
}

#home #contentArea div#info div#gaiyou table {
	margin-bottom: 30px;
	border-collapse: collapse;
}

#home #contentArea div#info div#gaiyou table th {
	background: #F4F4F4;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
}

#home #contentArea div#info div#gaiyou table {
	border-top: solid 1px #CECDCD;
	border-right: solid 1px #CECDCD;
}

#home #contentArea div#info div#gaiyou table th,
#home #contentArea div#info div#gaiyou table td {
	padding: 8px;
	border-bottom: solid 1px #CECDCD;
	border-left: solid 1px #CECDCD;
	line-height: 1.6em;
}

#home #contentArea div#info div#gaiyou dt {
	margin: 10px 0px 10px;
	padding-left: 40px;
	background: url(../../images/index_ti007.gif) 
		left bottom 
		no-repeat;
	color: #0071AE;
	font-weight: bold;
}

#home #contentArea div#info div#gaiyou dd {
	margin: 0px 0px 20px 40px;
	line-height: 1.6em;
}



#home #contentArea h2 {
	padding: 0px;
	background: none;
}