@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainVisual {
	height: 399px;
	background: url(../img/index/main_visual_bg.jpg) repeat left top;
	position: relative;
	border-bottom: 1px solid #FFF2BF;
}

.mainVisual .subBox {
	margin: 0 auto;
	width: 1044px;
	position: relative;
}

.mainVisual .positionImg {
	position: absolute;
	right: 0;
	top: 0;
}

.mainVisual .foo {
	width: 1026px;
	position: absolute;
	left: 9px;
	top: 89px;
	
	height:300px;
	overflow-y:hidden;
}

.mainVisual li {
	margin: 0 15px;
	padding: 5px 0;
	width: 312px;
	float: left;
}

.mainVisual li > div {
	padding: 5px;
	font-size: 1.3em;
	position: relative;
	background: url(../img/index/li_bg.png) repeat left top;
	box-shadow: 1px 1px 2px #999, -1px -1px 2px #999;
	border-radius: 3px;
}

.mainVisual li .iconWp {
	position: absolute;
	left: 11px;
	top: -3px;
	z-index: 10;
}

.mainVisual li .text {
	padding: 1px 5px 0;
	color: #619618;
	font-size: 1.076em;
	position: absolute;
	right: 5px;
	top: 5px;
	background: url(../img/index/li_bg.png) repeat left top;
}

.mainVisual li a {
	display: block;
	color: #444;
	position: relative;
	text-decoration: none;
	border-radius: 3px;
	behavior: url(js/pie.htc);
}

.mainVisual li a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.mainVisual li .textBox {
	padding: 0 5px 6px;
}

.mainVisual li p {
	line-height: 1.5;
}

.mainVisual li .title {
	color: #619618;
	font-size: 1.384em;
	font-weight: bold;
	line-height: 1.5;
}

.mainVisual li .title img {
	margin-top: -9px;
	display: block;
}

.mainVisual .switch a {
	position: absolute;
	top: 170px;
}

.mainVisual .switch #prev {
	left: -70px;
}

.mainVisual .switch #next {
	right: -70px;
}

.mainVisual .slider {
positon: relative;
padding-left: 0px;
padding-top: 90px;
height: 540px;
background: url(../img/index/main_img.jpg) no-repeat left top;
}
.mainVisual .slider div.content {
	background: none;
}

.mainVisual .slider div.content {
	margin: 0 15px;
	padding: 5px 0;
	width: 312px;
	float: left;
}
.mainVisual .slider div.content > div {
	padding: 5px;
	font-size: 1.3em;
	position: relative;
	background: url(../img/index/li_bg.png) repeat left top;
	box-shadow: 1px 1px 2px #999, -1px -1px 2px #999;
	border-radius: 3px;
}

.mainVisual .slider div.content .iconWp {
	position: absolute;
	left: 11px;
	top: -3px;
	z-index: 10;
}
.mainVisual .slider div.content .iconWp img {
	float: left;
}
.mainVisual .slider div.content .text {
	padding: 1px 5px 0;
	color: #619618;
	font-size: 1.076em;
	position: absolute;
	right: 5px;
	top: 5px;
	background: url(../img/index/li_bg.png) repeat left top;
}

.mainVisual .slider div.content a {
	display: block;
	color: #444;
	position: relative;
	text-decoration: none;
	border-radius: 3px;
	behavior: url(js/pie.htc);
}

.mainVisual .slider div.content a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.mainVisual .slider div.content .textBox {
	padding: 0 5px 6px;
}

.mainVisual .slider div.content p {
	line-height: 1.5;
}

.mainVisual .slider div.content .title {
	color: #619618;
	font-size: 1.384em;
	font-weight: bold;
	line-height: 1.5;
}

.mainVisual .slider div.content .title img {
	margin-top: -9px;
	display: block;
}

.mainVisual .switch a {
	position: absolute;
	top: 170px;
}

.mainVisual .switch #prev {
	left: -70px;
}

.mainVisual .switch #next {
	right: -70px;
}



#container {
	background: url(../img/common/bg.jpg) no-repeat center bottom;
}

.wrap {
	background: url(../img/common/main_bg.png) repeat-x center bottom;
}

.mainBox {
	padding: 29px 0 0;
	position: relative;
	background: url(../img/common/main_bg02.jpg) repeat-x center top;
}

.btmBox {
	margin-top: -318px;
	padding-top: 347px;
	background: url(../img/common/f_bg.png) repeat-x center 9px;
}

#footer {
	padding-top: 0;
	background: none;
}

#footer .pageTop {
	margin-bottom: 33px;
}

#footer .fBox {
	margin-bottom: 34px;
}

#main {
	margin-bottom: 0;
}

#conts {
	width: 825px;
}

#conts .section {
	margin-bottom: 39px;
}

#conts .section .lBox {
	width: 170px;
	float: left;
}

#conts .section .lBox .linkUl {
	margin-bottom: -1px;
}

#conts .section .lBox .linkUl li {
	padding-bottom: 10px;
}

#conts .section .lBox .linkUl li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .section .lBox .noticeBox .title {
	margin-bottom: -5px;
	position: relative;
	text-align: center;
}

#conts .section .lBox .noticeBox .notice {
	margin: 0 -5px;
	padding-top: 9px;
	background: url(../img/index/bg01.png) no-repeat left top;
}

#conts .section .lBox .noticeBox .subBox {
	padding: 0 20px 12px;
	background: url(../img/index/bg02.png) no-repeat left bottom;
}

#conts .section .lBox .noticeBox ul {
	margin-bottom: 4px;
}

#conts .section .lBox .noticeBox li {
	padding: 10px 0;
	color: #619618;
	font-size: 1.2em;
	line-height: 1.3;
	background: url(../img/common/line01.gif) repeat-x left bottom;
}

#conts .section .lBox .noticeBox li a {
	color: #619618;
	text-decoration: none;
}

#conts .section .lBox .noticeBox li a:hover {
	text-decoration: underline;
}

#conts .section .lBox .noticeBox li p {
	margin-bottom: 7px;
	color: #444;
	font-size: 0.833em;
}

#conts .section .lBox .noticeBox li p span {
	margin: -2px 0 0 5px;
	padding-top: 1px;
	min-width: 70px;
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	position: relative;
	text-align: center;
	background-color: #FF95A5;
	border-radius: 3px;
	behavior: url(js/pie.htc);
}

#conts .section .lBox .noticeBox li p .message {
	background-color: #68AED3;
}

#conts .section .lBox .noticeBox .link {
	font-size: 1.3em;
}

#conts .section .lBox .noticeBox .link a {
	padding: 0 0 0 20px;
	display: inline-block;
	color: #6f9e36;
	background: url(../img/common/icon01.gif) no-repeat left top;
}

#conts .section .rBox {
	width: 595px;
	float: right;
}

#conts .section .searchBox {
	margin-bottom: 15px;
	padding: 11px 15px 16px;
	position: relative;
	background-color: #FFF;
	box-shadow: 1px 1px 4px #F8E1AB, -1px -1px 4px #F8E1AB;
	behavior: url(js/pie.htc);
}

#conts .section .searchBox .ttlImg {
	position: absolute;
	left: -50px;
	top: 18px;
}

#conts .section .searchBox ul {
	margin-bottom: 12px;
}

#conts .section .searchBox li {
	margin-right: 19px;
	float: left;
}

#conts .section .searchBox li select {
	margin-top: 4px;
	width: 91px;
	display: block;
	font-size: 1.2em;
	border: 1px solid #A9A9A9;
}

#conts .section .searchBox .business select {
	width: 120px;
}

#conts .section .searchBox .housing {
	margin-right: 0;
}

#conts .section .searchBox .search {
	margin-bottom: 11px;
}

#conts .section .searchBox .search input {
	margin-top: 4px;
	padding: 5px 10px;
	width: 405px;
	height: 20px;
	float: left;
	border: 1px solid #A9A9A9;
}

#conts .section .searchBox .search a {
	float: right;
}

#conts .section .searchBox .search a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .section .searchBox .more a {
	padding: 8px 0 5px;
	display: block;
	color: #323232;
	font-size: 1.4em;
	position: relative;
	text-align: center;
	text-decoration: underline;
	background-color: #EBEBEB;
	border-radius: 5px;
	behavior: url(js/pie.htc);
}

#conts .section .searchBox .more a:hover {
	text-decoration: none;
}

#conts .section .searchBox .more a img {
	margin: -4px 10px 0 0;
	display: inline-block;
	vertical-align: middle;
}

#conts .section .feature {
	margin-bottom: 15px;
	padding: 15px 15px 5px;
	position: relative;
	background: #FFF url(../img/index/img05.png) no-repeat right bottom;
	box-shadow: 1px 1px 4px #F8E1AB, -1px -1px 4px #F8E1AB;
	behavior: url(js/pie.htc);
}

#conts .section .feature .ttlImg {
	position: absolute;
	left: -50px;
	top: 25px;
}

#conts .section .feature table {
	width: 100%;
	border-collapse: collapse;
}

#conts .section .feature th {
	padding-bottom: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

#conts .section .feature th span {
	padding: 5px 4px 3px;
	width: 66px;
	display: inline-block;
	color: #FFF;
	font-size: 1.1em;
	line-height: 1.2;
	position: relative;
	text-align: center;
	background-color: #FFAA00;
	border-radius: 2px;
	behavior: url(js/pie.htc);
}

#conts .section .feature th span:before {
	margin-top: -4px;
	width: 8px;  
    height: 7px;
    background: url(../img/common/icon03.gif) no-repeat left top;
    position: absolute;  
    top: 50%;  
    right: -8px;  
  
    content: "";
}

#conts .section .feature td {
	padding-bottom: 10px;
	color: #619618;
	font-size: 1.3em;
	text-align: left;
	vertical-align: middle;
}

#conts .section .feature td a {
	color: #619618;
}

#conts .section .convenient {
	margin-bottom: 15px;
	position: relative;
}

#conts .section .convenient .ttlImg {
	position: absolute;
	left: -50px;
	top: 10px;
}

#conts .section .convenient .map {
	float: left;
	position: relative;
}

#conts .section .convenient .map .search {
	position: absolute;
	left: 15px;
	top: 65px;
}

#conts .section .convenient .map .search input {
	padding: 5px 10px;
	width: 310px;
	height: 20px;
	float: left;
	border: 1px solid #A9A9A9;
}

#conts .section .convenient .map .search a {
	float: right;
}

#conts .section .convenient .link {
	float: right;
}

#conts .section .convenient .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .section .banner {
	margin-right: -15px;
}
	
#conts .section .banner li {
	margin-right: 15px;
	float: left;
}

#conts .section .banner li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts h2 {
	padding: 47px 0 7px;
	position: relative;
	text-align: center;
	background: url(../img/common/com_bg.png) repeat-x left top;
}

#conts h2 a {
	position: absolute;
	right: 0;
	top: 44px;
}

#conts h2 a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .h2Ttl {
	padding: 33px 0 12px;
}

#conts .h2Ttl02 {
	padding: 25px 0 16px;
	background: none;
}

#conts .h2Ttl03 {
	padding: 31px 0 25px;
	background: none;
}

#conts .linkBtn {
	margin-bottom: 30px;
	text-align: center;
}

#conts .linkBtn a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .tabPanel {
	margin: 0 auto -1px;
	width: 458px;
	position: relative;
}

#conts .tabPanel li {
	float: left;
}

#conts .tabPanel li a {
	display: block;
}

#conts .tabPanel .on {
	margin: 0 -1px;
}
#conts .tabPanel li.on a {
	background-position: left top;
}
#conts .tabPanel .on a img {
	visibility: hidden;
}

#conts .tabPanel .link01.on a,
#conts .tabPanel .link03.on a {
	margin: 0 -1px 0 0;
}

#conts .tabPanel .link02.on a,
#conts .tabPanel .link08.on a {
	margin: 0 0 0 -1px;
}

#conts .tabPanel .link01 a {
	background: url(../img/index/tab01_over.png) no-repeat left 4px;
}

#conts .tabPanel .link01.on a {
	width: 230px;
}

#conts .tabPanel .link02 a {
	background: url(../img/index/tab02_over.png) no-repeat left 4px;
}

#conts .tabPanel .link02.on a {
	width: 231px;
}

#conts .tabPanel .link03 a {
	background: url(../img/index/tab03_over.png) no-repeat left 4px;
}

#conts .tabPanel .link03.on a {
	width: 127px;
}

#conts .tabPanel .link04 a {
	background: url(../img/index/tab04_over.png) no-repeat left 4px;
}

#conts .tabPanel .link04.on a {
	width: 127px;
}

#conts .tabPanel .link05 a {
	background: url(../img/index/tab05_over.png) no-repeat left 4px;
}

#conts .tabPanel .link05.on a {
	width: 126px;
}

#conts .tabPanel .link06 a {
	background: url(../img/index/tab06_over.png) no-repeat left 4px;
}

#conts .tabPanel .link06.on a {
	width: 127px;
}

#conts .tabPanel .link07 a {
	background: url(../img/index/tab07_over.png) no-repeat left 4px;
}

#conts .tabPanel .link07.on a {
	width: 126px;
}

#conts .tabPanel .link08 a {
	background: url(../img/index/tab08_over.png) no-repeat left 4px;
}

#conts .tabPanel .link08.on a {
	width: 128px;
}

#conts .tabBox .inner {
	padding-top: 8px;
	background: url(../img/index/tab_bg01.jpg) no-repeat left top;
}

#conts .tabBox .subBox {
	padding: 3px 30px 30px;
	background: url(../img/index/tab_bg02.jpg) no-repeat left bottom;
}

#conts .tabBox .tab ul {
	font-size: 1.4em;
}

#conts .tabBox .tab li {
	width: 100%;
	display: table;
	table-layout: fixed;
	background: url(../img/common/line01.gif) repeat-x left bottom;
}

#conts .tabBox .tab li span {
	padding: 13px 0 14px;
	width: 643px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

#conts .tabBox .tab ul li span:first-child {
	width: 232px;
	padding-right:5px;
	letter-spacing: 1px;
}

#conts .tabBox .tab li a {
	color: #619618;
	text-decoration: none;
}

#conts .tabBox .tab li a:hover {
	text-decoration: underline;
}

#conts .tabBox .btn {
	margin-top: 20px;
	text-align: center;
}

#conts .tabBox .btn a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .tabPanel02 {
	width: 755px;
}

#conts .tabPanel02 .on {
	margin-right: -1px;
	position: relative;
}

#conts .tabBox {
	margin-bottom: 30px;
}

#conts .tabBox02 .tab li span span {
	margin: -2px 0 0 15px;
	padding: 3px 0 1px;
	width: 95px !important;
	color: #FFF;
	font-size: 0.857em;
	letter-spacing: 0;
	position: relative;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	border-radius: 3px;
	behavior: url(js/pie.htc);
}
#conts .tabBox .tab li .work {
	background-color: #FF95A5;
}

#conts .tabBox .tab li .message {
	background-color: #68AED3;
}

#conts .tabBox .tab li .introduction {
	background-color: #C78EE7;
}

#conts .tabBox .tab li .voice {
	background-color: #89BC52;
}

#conts .tabBox .tab li .news {
	background-color: #FF8A00;
}

#conts .tabBox02 .tab li span {
	width: 535px;
}

#conts .tabBox02 .tab li span:first-child {
	width: 230px;
}

#conts .textP {
	margin-bottom: 11px;
	padding: 11px 0;
	color: #7b5136;
	font-size: 1.4em;
	text-align: center;
}

#conts .textP span {
	margin-bottom: 7px;
	display: block;
	color: #dd0000;
	font-size: 1.142em;
	font-weight: bold;
}

#conts .textInner {
	padding-top: 2px;
	background: url(../img/index/text_inner_bg01.png) no-repeat left top;
}

#conts .textInner .inner {
	padding: 15px 18px 20px;
	background: url(../img/index/text_inner_bg02.png) no-repeat left bottom;
}

#conts .textInner .inner {
	margin-right: -45px;
	overflow: hidden;
}

#conts .textInner .inner ul {
	margin-bottom: 5px;
}

#conts .textInner .inner li {
	padding: 0 44px 11px 0;
	width: 365px;
	float: left;
	overflow: hidden;
}

#conts .textInner .inner li > img {
	margin-top: 10px;
	float: left;
}

#conts .textInner .inner li dl {
	width: 313px;
	float: right;
}

#conts .textInner .inner li dt {
	margin-bottom: 6px;
}

#conts .textInner .inner li dd {
	font-size: 1.5em;
}

#conts .textInner .inner li dd span {
	color: #619618;
	font-weight: bold;
}

#conts .textInner .inner .btn {
	text-align: center;
}

#conts .textInner .inner .btn a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .textInner .inner02 {
	padding: 19px 20px 0;
	background: url(../img/index/text_inner_bg02.png) no-repeat left bottom;
}

#conts .textInner .inner02 .flowTxt {
	margin: 15px -20px 0 0;
	font-size: 1.3em;
}

#conts .textInner .inner02 .flowTxt li {
	margin-right: 23px;
	width: 135px;
	float: left;
	line-height: 1.7;
}

#conts .textInner .inner02 .flowTxt li:first-child {
	width: 145px;
}

#conts .textInner .inner02 .flowTxt li span {
	margin-top: 22px;
	display: block;
}

#conts .textInner .inner02 .flowTxt li .green {
	margin: 0;
	color: #619618;
	font-weight: bold;
	display: inline;
}

#conts .textInner .inner02 .picture {
	margin: -165px 0 0 180px;
}

#conts .textInner .inner02 .picture img {
	margin: -5px 0 0 -50px;
}

.snsBox {
	margin: 0 auto 169px;
	width: 1045px;
}

.snsBox .faceBook {
	width: 400px;
	float: left;
}

.snsBox .rBox {
	width: 627px;
	float: right;
}

.snsBox .rBox .line {
	margin-bottom: 10px;
	padding-top: 3px;
	background: url(../img/index/sns_box_bg01.png) no-repeat left top;
}

.snsBox .rBox .line .subBox {
	padding: 18px 21px 21px;
	background: url(../img/index/sns_box_bg02.png) no-repeat left bottom;
}

.snsBox .rBox .line .photoBox {
	float: right;
}

.snsBox .rBox .line .textBox {
	margin-top: 10px;
	width: 400px;
	float: left;
}

.snsBox .rBox .line .textBox p {
	font-size: 1.4em;
	line-height: 1.7;
}

.snsBox .rBox .line .textBox .title {
	margin-bottom: 30px;
}

.snsBox .rBox .twitter {
	padding-top: 3px;
	background: url(../img/index/sns_box_bg01.png) no-repeat left top;
}

.snsBox .rBox .twitter .subBox {
	padding: 10px 20px 5px;
	background: url(../img/index/sns_box_bg02.png) no-repeat left bottom;
}

.snsBox .rBox .twitter .photoBox {
	float: right;
}

.snsBox .rBox .twitter .textBox {
	margin-top: 12px;
	width: 350px;
	float: left;
}

.snsBox .rBox .twitter .textBox p {
	font-size: 1.4em;
	line-height: 1.7;
}

.snsBox .rBox .twitter .textBox .title {
	margin-bottom: 20px;
}

.snsBox .rBox .twitter .textBox .link {
	margin-top: 5px;
}

.snsBox .rBox .twitter .textBox .link a {
	padding-left: 20px;
	display: inline-block;
	color: #55acee;
	background: url(../img/common/icon04.png) no-repeat left 3px;
}

.kodawari_tbl td{
	padding: 0 0 0 10px;
}

.kodawari_tbl.list td{
	padding: 0;
}