@charset "utf-8";

header{
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
header>h1{
	font-size: 60%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 15px;
}
header>h2>a{
	display: block;
	text-indent: -9999px;
	background: url(../img/logo.jpg) no-repeat;
	width: 280px;
	height: 51px;
}
header>div{
	float: right;
}
header>div>ul{
	margin-top: 5px;
	float: left;
}
header>div>p{
	float: right;
	margin-left: 20px;
}
header>div>ul>li{
	line-height: 1.5em;
}
header>nav{
	clear: both;
	margin: 30px 0;
	overflow: hidden;
}
header>nav>ul{
	overflow: hidden;
	border-right: solid 1px #e4c698;
}
header>nav>ul>li{
	display: inline-block;
	width: 130px;
	padding:0 10px;
	text-align: center;
	border-left: solid 1px #e4c698;
}
div#wrap{
	background: url(../img/bg.jpg);
	padding: 20px;
	font-size: 80%;
	line-height: 1.5em;
}
div#wrap>section.mainBox{
	width: 940px;
	margin-left: auto; 
	margin-right: auto; 
	overflow: hidden;
}
div#wrap>section.mainBox02{
	background: #fff;
	padding: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
}
div#wrap>section.postBox{
	width: 940px;
	margin-left: auto; 
	margin-right: auto; 
	overflow: hidden;
}
p#mainImg{
	width: 620px;
	float: left;
	display: block;
}
div#todayRec{
	background: url(../../img/top/bg_reco.png) no-repeat;
	width: 280px;
	height: 298px;
	float: right;
	padding: 10px;
	position: relative;
}
div#todayRec>h3{
	position: absolute;
	top: 15px;
	left: 40px;
	z-index: 5;
}
div#todayRec>p#recoIlla{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 5;
}
div#todayRec>div{
	position: absolute;
	width: 260px;
	left: 50%;
	top: 45px;
	margin-left: -130px;
}
div#todayRec>div img:first-child{
	margin-bottom: 5px;
}
.tCenter{
	text-align: center!important;
}

ul.topSubList{
	clear: both;
	margin: 340px auto 0;
	overflow: hidden;
}
ul.topSubList li{
	display: inline-block;
}
ul.topSubList li:nth-child(2){
	margin: 0 15px;
}
div.mainCont{
	width: 620px;
	float: left;
	margin: 20px 0;
}
aside{
	width: 301px;
	float: right;
	margin: 20px 0;
	line-height: 1.8em;
}
div.mainCont article{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
div.mainCont article h3{
	margin-bottom: 20px;
}
div.mainCont article p.right{
	clear: both;
	margin-top: 20px;
}
div#topPost{
	border: solid 2px #f67ca5;
	background: #ffe6e3;
	overflow: hidden;
}
div#topPost p.topPostImg{
	display: block;
	width: 260px;
	float: left;
	line-height: 0;
	margin: 0;
	padding: 0;
}
div#topPost dl{
	margin-left: 275px;
	padding: 20px 20px 0;
}
div#topPost dl dt{
	font-weight: bold;
}
div#topPost dl dt span{
	display: block;
	font-size: 80%;
}
div#topPost dl dd{
	margin-top: 10px;
	font-size: 85%;
}
div#topSubPost{
	overflow: hidden;
	margin: 20px -25px 0 0;
}
div#topSubPost>div{
	border: solid 1px #c6e355;
	background: #fafade;
	width: 170px;
	display: inline-block;
	margin-right: 25px;
	margin-bottom: 25px;
	vertical-align: top;
}
div#topSubPost>div>dl{
	clear: both;
	margin-top: 10px;
	padding: 10px;
}
div#topSubPost>div>dl>dt>span{
	display: block;
	font-size: 80%;
}
div#topSubPost>div>dl>dt{
	font-weight: bold;
}
div#topSubPost>div>dl>dd{
	font-size: 90%;
	line-height: 1.5em;
}
div.topMew{
	height: 220px;
	margin: 10px 0;
	border-top: solid 2px #cde76d;
}
div.topMew dl{
	border-bottom: solid 2px #cde76d;
	overflow: hidden;
	padding: 10px 0;
}
div.topMew dt{
	width: 48px;
	float: left;
}
div.topMew dd.date{
	float:left;
	margin-left: 10px;
	padding-top: 5px;
}
div.topMew dd.newText{
	margin-left: 140px;
	padding-top: 5px;
}
section#access{
	background: #fff;
	-webkit-border-bottom-right-radius: 5px;  
	-webkit-border-bottom-left-radius: 5px;  
	-moz-border-radius-bottomright: 5px;  
	-moz-border-radius-bottomleft: 5px;  	
}
section#access h3{
	padding:10px 20px 0;
}
section#access p{
	padding:10px 20px;
}
footer{
	clear: both;
	overflow: hidden;
	font-size: 100%;
}
article#f01{
	padding: 20px;
	background: #eeeeee;
}
article#f01>div{
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
p.fmainImg{
	width: 270px;
	float: left;
	display: block;
}
div.foot01{
	margin-left: 290px;
	overflow: hidden;
	width: 550px;
	font-size: 90%;
}
div.foot01>h2{
	display: block;
	float: left;
	line-height: 1.2em;
	font-weight: normal;
}
div.foot01>h2>span{
	display: block;
	font-size: 80%;
}
div.foot01>p{
	display: block;
	float: right;
	font-size: 80%;
	margin-top: 20px;
	line-height: 1.5em;
}
div.foot01>ul{
	float: left;
	display: block;
	font-size: 80%;
	line-height: 1.5em;
}
article#f02{
	padding: 20px;
	width: 940px;
	font-size: 70%;
	margin: 0 auto;
	overflow: hidden;
	line-height: 1.5em;
}
article#f02 dl{
	display: block;
	float: left;
	margin-right: 30px;
}
article#f02 dl dt{
	color: #f24786;
	margin-bottom: 5px;
}
article#f03{
	padding: 10px;
	background: #bfbfbf;
	text-align: center;
}
div#pankx{
	background: #e5e5e5;
}
div#pankx ul{
	width: 940px;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 75%!important;
}
div#pankx ul.breadcrumbs li{
	display: inline;
}
section#mobile{
	width: 940px;
	margin-top: 50px;
	margin-left: auto; 
	margin-right: auto; 
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	padding: 20px 0;
	margin-bottom: 20px;
	line-height: 1.8em;
}
#mobileTop{
	overflow: hidden;
	padding-bottom: 150px;
	padding-left: 20px;
}
#mobileTop>div{
	width: 440px;
	float: left;
}
#mobileTop>div>h3{
	padding-top: 40px;
	padding-left: 40px;
	margin-bottom: 30px;
}
#mobileTop>div p{
	margin-bottom: 50px;
}
#mobileTop>div ul{
	margin-bottom: 50px;
}
#mobileTop>div li{
	display: inline-block;
	margin-right: 5px;
}
#mobileTop>div dl{
	overflow: hidden;
	background: #eeeeee;
	padding: 10px;
}
#mobileTop>div dl dt{
	width: 163px;
	float: left;
}
#mobileTop>div dl dd{
	margin-left: 170px;
}
#mobileTop>div dl dd h3{
	color: #00479d;
}
p#mobileTop{
	display: block;
	position: absolute;
	height: 950px;
	top: 300px;
	left: 48%;
	margin-left: 5px;
	z-index: 10;
}
div.mobileName{
	background: url(../../img/mobile/h_bg.jpg);
	padding: 10px;
	border-bottom: solid 5px #fdfee6;
}
div.mobileName h2{
	width: 940px;
	margin: 0 auto;
}
div.gurumeName{
	background: url(../../img/gurume/h_bg.jpg);
	padding: 10px;
	border-bottom: solid 5px #fdfee6;
}
div.gurumeName h2{
	width: 940px;
	margin: 0 auto;
}
div.nousakuName{
	background: url(../../img/nousaku/h_bg.jpg);
	padding: 10px;
	border-bottom: solid 5px #fdfee6;
}
div.nousakuName h2{
	width: 940px;
	margin: 0 auto;
}
div.eventName{
	background: url(../../img/event/back_event.jpg);
	padding: 10px;
	border-bottom: solid 5px #fdfee6;
}
div.eventName h2{
	width: 940px;
	margin: 0 auto;
}
div.infoName{
	background: url(../../img/oshirase/back_oshirase.jpg);
	padding: 10px;
	border-bottom: solid 5px #fdfee6;
}
div.infoName h2{
	width: 940px;
	margin: 0 auto;
}
div.newsName{
	background: url(../../img/new/back_shintyaku.jpg);
	padding: 10px;
	border-bottom: solid 5px #fdfee6;
}
div.newsName h2{
	width: 940px;
	margin: 0 auto;
}
div.recoName{
	background: url(../../img/osusume/back_osusume.jpg);
	padding: 10px;
	border-bottom: solid 5px #fdfee6;
}
div.recoName h2{
	width: 940px;
	margin: 0 auto;
}
div.horumonName{
	background: url(../../img/horumon/back_horumon.jpg);
	padding: 10px;
	border-bottom: solid 5px #fdfee6;
}
div.horumonName h2{
	width: 940px;
	margin: 0 auto;
}
div.kankouName{
	background: url(../../img/kankou/back_kankou.jpg);
	padding: 10px;
	border-bottom: solid 5px #fdfee6;
}
div.kankouName h2{
	width: 940px;
	margin: 0 auto;
}
div.toriyoseName{
	background: url(../../img/toriyose/back_toriyose.jpg);
	padding: 10px;
	border-bottom: solid 5px #fdfee6;
}
div.toriyoseName h2{
	width: 940px;
	margin: 0 auto;
}

.mobileTxt h3{
	background: #144b89;
	width: 800px;
	padding: 10px 20px;
}
.mobileTxt dl{
	margin: 20px;
}
.mobileTxt dl dt{
	background: #e4c698;
	padding: 10px;
	display: inline-table;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	position: relative;
	z-index: 5;
	
}
.mobileTxt dl dd{
	border: solid 1px #e4c698;
	padding: 30px 20px 20px;
	display: inline-table;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: -20px;
	margin-left: 20px;
}
.mainToretate{
	background: url(../../img/shisetsu/img_kume.jpg) no-repeat right bottom #fff!important;
}
.mainToretate h3{
	margin-left: -20px;
	margin-top: 80px;
}
.mainToretate ul{
	margin: 20px 0;
	line-height: 2.5em;
}
.mainToretate ul li{
	margin-bottom: 10px;
}

/*施設案内*/
div#wrap>section.mainBox03L{
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#wrap>section.mainBox03L h4{
	width: 88px;
	float: left;
}
.mainBox03T{
	width: 270px;
	line-height: 1.5em;
}
.mainBox03T img{
	margin-top: 10px;
}
div#wrap>section.mainBox03L>div.mainBox03T{
	margin-left: 20px;
	margin-top: 300px;
	float: left;
}
div#wrap>section.mainBox03L>div.mainBox03I{
	float: right;
}
.mainBox03I{
	width: 470px;
	padding-bottom: 10px;
}
.mainBox03I ul{
	margin-top: 10px;
	margin-right: -15px;
}
.mainBox03I li{
	display: inline-block;
	margin-right: 15px;
}
div#wrap>section.mainBox03R{
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#wrap>section.mainBox03R h4{
	width: 88px;
	float: right;
}
div#wrap>section.mainBox03R>div.mainBox03T{
	margin-right: 20px;
	margin-top: 200px;
	float: right;
}
div#wrap>section.mainBox03R>div.mainBox03I{
	float: left;
}

ul#subFNav{
	margin: 20px auto;
	text-align: center;
}
ul#subFNav li{
	display: inline-block;
	margin: 0 10px;
}
div#wrap>section.gurume{
	background: #fff;
	padding: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
}
div#wrap>section.gurume article{
	background: #f9f9f9;
	overflow: hidden;
	padding: 0 20px;
	margin-bottom: 20px;
}
div#wrap>section.gurume article.gurumeBoxL h3{
	width: 88px;
	float: left;
}
div#wrap>section.gurume article.gurumeBoxL dl{
	padding: 20px;
	margin-left: 100px;
	overflow: hidden;
}
div#wrap>section.gurume article.gurumeBoxL dt{
	width: 516px;
	float: left;
}
div#wrap>section.gurume article.gurumeBoxL dd{
	margin-left: 530px;
	margin-top: 150px;
}

div#wrap>section.gurume article.gurumeBoxL table{
	padding: 20px;
	margin-left: 100px;
	overflow: hidden;
	border-left: solid 2px #cbaa75;
	border-top: solid 2px #cbaa75;
	background: #fff;
}
div#wrap>section.gurume article.gurumeBoxL table th,
div#wrap>section.gurume article.gurumeBoxL table td{
	padding: 10px;
}
div#wrap>section.gurume article.gurumeBoxL table th{
	border-bottom: solid 2px #cbaa75;
}
div#wrap>section.gurume article.gurumeBoxL table td{
	border-bottom: solid 2px #cbaa75;
	border-right: solid 2px #cbaa75;
	text-align: right;
}


div#wrap>section.gurume article.gurumeBoxR h3{
	width: 88px;
	float: right;
}
div#wrap>section.gurume article.gurumeBoxR dl{
	padding: 20px;
	margin-right: 100px;
	overflow: hidden;
}
div#wrap>section.gurume article.gurumeBoxR dt{
	width: 516px;
	float: right;
}
div#wrap>section.gurume article.gurumeBoxR dd{
	margin-right: 530px;
	margin-top: 150px;
}
div#sidePost{
	width: 205px;
	float: left;
	line-height: 3em;
}
article#nousakuPost{
	margin-left: 220px;
	margin-right: -30px;
}
article#nousakuPost li{
	float: left;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
}

div#nousanSingle{
	overflow: hidden;
	padding: 10px 0;
	width: 100%;
}
div#nousanSingle>div{
	overflow: hidden;
}
div.photoArea{
	position: absolute;
	z-index: 5;
	padding-left: 20px;
	width: 350px;
	float: left;
}
div.photoArea li{
	display: inline-block;
	margin-right: 5px;
}
div.textArea{
	position: absolute;
	width: 100%;
}
div.textArea h3{
	background: #e4c79b;
	color: #FFF;
	font-size: 160%;
	padding: 20px 0 20px 400px;
	margin-bottom: 20px;
}
div.textArea p,
div.textArea table,
div.textArea ul{
	margin-left: 400px;
	font-size: 90%;
	padding-right: 20px;
}
div.textArea ul{
	text-align: right;
}
div.textArea ul li{
	display: inline-block;
	line-height: 1.0em;
}/*
div.textArea ul li:first-child{
	background: url(../../img/nousaku/icon_prev.jpg) no-repeat;
	padding-left: 25px;
}
div.textArea ul li:last-child{
	background: url(../../img/nousaku/icon_next.jpg) no-repeat right center;
	padding-right: 25px;
}*/

article#eventPost{
	margin-left: 240px;
}
article#eventPost>div{
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}
p.eventPhotoThum{
	display: block;
	width: 200px;
	float: left;
}
article#eventPost>div>div{
	margin-left: 220px;
	overflow: hidden;
}
article#eventPost>div>div>dl{
	overflow: hidden;
	margin-bottom: 10px;
}
article#eventPost>div>div>dl>dt{
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	display: inline-table;
	padding: 0 10px;
	float: left;
}
article#eventPost>div>div>h3{
	font-size: 120%;
	vertical-align: middle;
	margin-bottom: 10px;
	font-weight: normal;
}

article#eventPost>div>h3{
	border-bottom: solid 2px #000;
	font-size: 120%;
	margin-bottom: 10px;
}
article#eventPost>div>p.date{
	color: #eba833;
	margin-bottom: 10px;
}
article#eventPost p.right{
	position: absolute;
	right: 20px;
	bottom: 20px;
}


article#infoPost{
	margin-left: 240px;
}
article#infoPost>div{
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}
p.eventPhotoThum{
 display:block;
 width:200px; /*トリミング後の横幅*/
 height:160px; /*トリミング後の縦幅*/
 overflow:hidden;
 position:relative;
 z-index:1;
float: left;
}
p.eventPhotoThum img{
 float:left;
 position:absolute;
 }

article#infoPost>div>div{
	margin-left: 220px;
	overflow: hidden;
}
article#infoPost>div>div>dl{
	overflow: hidden;
	margin-bottom: 10px;
}
article#infoPost>div>div>dl>dt{
	display: inline-table;
	float: left;
}
article#infoPost>div>div>dl>dd{
	margin-left: 100px;
	font-size: 120%;
	vertical-align: middle;
}

article#infoPost>div>h3{
	border-bottom: solid 2px #000;
	font-size: 120%;
	margin-bottom: 10px;
}
article#infoPost>div>p.date{
	color: #eba833;
	margin-bottom: 10px;
}
article#infoPost p.right{
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.kumenews{
	color: #d7ae70;
	vertical-align: middle;
	margin-bottom: 5px;
}
.kumenews img{
	margin-right: 5px;
}
.todayshop{
	color: #a6cd4b;
	vertical-align: middle;
	margin-bottom: 5px;
}
.todayshop img{
	margin-right: 5px;
}


ul.pageNav{
	text-align: center;
	width: 100%;
	clear: both;
	margin: 40px auto 0;
}
ul.pageNav li{
	display: inline-table;
	vertical-align: middle;
}
ul.pageNav li a{
	color: #eba833!important;
}
ul.pageNav li a:hover{
	color: #b49257!important;
}

ul.pageNav li:first-child{
	float: left;
	padding-top: 15px;
}
ul.pageNav li:last-child{
	float: right;
	padding-top: 15px;
}
.topSubImgP{
 display:block;
 width:170px; /*トリミング後の横幅*/
 height:120px; /*トリミング後の縦幅*/
 overflow:hidden;
 position:relative;
 z-index:1;
float: left;
 }
.topSubImgP img{
 float:left;
 position:absolute;
 }

.topRecImgP{
 display:block;
 width:260px; /*トリミング後の横幅*/
 height:160px; /*トリミング後の縦幅*/
 overflow:hidden;
 position:relative;
 z-index:1;
float: left;
margin-bottom: 5px;
 }
.topRecImgP img{
 float:left;
 position:absolute;
 }

.thumbNousanP{
 display:block;
 width:230px; /*トリミング後の横幅*/
 height:230px; /*トリミング後の縦幅*/
 overflow:hidden;
 position:relative;
 z-index:1;
float: left;
 }
.thumbNousanP img{
 float:left;
 position:absolute;
 }
.subNousanP{
 display:block;
 width:80px; /*トリミング後の横幅*/
 height:60px; /*トリミング後の縦幅*/
 overflow:hidden;
 position:relative;
 z-index:1;
float: left;
 }
.subNousanP img{
 float:left;
 position:absolute;
 }
 .topRecImg{
	 margin-bottom: 5px;
 }
 .topRecImgP{
 display:block;
 width:260px; /*トリミング後の横幅*/
 height:170px; /*トリミング後の縦幅*/
 overflow:hidden;
 position:relative;
 z-index:1;
float: left;
 }
.topRecImgP img{
 float:left;
 position:absolute;
 }
 
 section.accessBox{
	width: 940px;
	margin-left: auto; 
	margin-right: auto; 
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	padding: 20px 0;
	margin-bottom: 20px;
}

.accessArea{
	margin-bottom: 20px;
}
.accessArea>div{
	padding: 20px 20px 10px;
	overflow: hidden;
}
.accessArea>div>h4{
	margin-bottom: 10px
}
.accessArea>div>table{
	border-top: solid 2px #d2d2d2;
	border-left: solid 2px #d2d2d2;
}
.accessArea>div>table td{
	border-bottom: solid 2px #d2d2d2;
	border-right: solid 2px #d2d2d2;
	padding: 5px;
	vertical-align: middle;
}
.accessArea>div>iframe{
	clear: both;
	margin-top:20px; 
}

table.accessTb{
	width: 480px;
	height: 200px;
	float: left;
}
table.mailTb td{
	border-bottom: solid 2px #d2d2d2;
	border-right: solid 2px #d2d2d2;
	padding: 5px;
	vertical-align: middle;
}
table.mailTb{
	border-top: solid 2px #d2d2d2;
	border-left: solid 2px #d2d2d2;
	width: 100%;
}
p.accessP{
	display: block;
	float: right;
}
.red{
	color: #e60012;
}
.input01{
	width: 700px;
	border: solid 1px #ccc;
	height: 25px;
}
.textArea01{
	width: 700px;
	border: solid 1px #ccc;
	height: 80px;
}
.submitBtn{
	background: url(../../img/access/btn_soushin.jpg) no-repeat;
	width: 190px;
	height: 50px;
	border: none;
	text-align: center;
	margin: 20px auto;
	display: block;
	text-indent: -9999em;
	cursor: pointer;
}

div#wrap>section.horumon{
	background: #fff;
	width: 960px;
	padding: 20px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
}
div#wrap>section.horumon>p{
	padding: 0 20px;
}
div.horuT{
	float: left;
	width: 450px;
	line-height: 1.8em;
}
div.horuP{
	float: right;
}
div.horuP dl{
	overflow: hidden;
}
div.horuP dl dd{
	display: inline-block;
}
div.horuP dl dd:nth-child(2){
	margin-right: 10px;
}
dl.horuDDL{
	margin: 20px;
}
dl.horuDDL>dt{
	background: #e4c698;
	padding: 10px;
	display: inline-table;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	position: relative;
	z-index: 5;
	
}
dl.horuDDL>dd{
	border: solid 1px #e4c698;
	padding: 30px 20px 20px;
	display: inline-table;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: -20px;
	margin-left: 20px;
	width: 92%;
}

dl.horuDDL2{
	margin: 20px;
}
dl.horuDDL2>dt{
	background: #e4c698;
	padding: 10px;
	display: inline-table;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	position: relative;
	z-index: 5;
	
}
dl.horuDDL2>dd{
	border: solid 1px #e4c698;
	padding: 30px 20px 20px;
	display: inline-table;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: -20px;
	margin-left: 20px;
	width: 92%;
	background: #fafafa;
}

dl.kankouDl{
	overflow: hidden;
	padding: 10px 20px 0;
}
dl.kankouDl>dt{
	width: 35px;
	float: left;
	color: #144b89;
}
dl.kankouDl>dd{
	padding-left: 35px;
	border-bottom: solid 2px #dcdcdc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
dl.kankouDl>dd:last-child{
	border: none;
}
dl.kankouDl>dd span{
	font-size: 100%;
}
div#wrap>section.toriyose{
	background: #fff;
	width: 960px;
	padding: 20px 0 0;
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-top-right-radius: 5px;  
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px;  
	background: #fff;
}
#toriyoseF{
	background: #eb7064;
	padding: 20px;
}
#toriyoseF li{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
#toriyoseF li img{
	margin-right: 20px;
}
#toriyoseF p{
	margin: 15px auto 10px;
}


div#wrap>section.toriyose h3{
	margin-top: 20px;
}

dd.toriyoseLi{
	overflow: hidden;
}
dd.toriyoseLi p.toriyoseT{
	width: 550px;
	float: left;
}
dd.toriyoseLi p.toriyoseP{
	width: 286px;
	float: right;
}
.fbb{
	border-bottom: solid 1px #000;
}
div.wp-pagenavi{
	text-align: center;
	margin: 10px auto;
}
div.wp-pagenavi a{
	background: #1E4B89;
	color: #fff;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}

#aside_linkarea {
	margin: 50px 0 0 20px;
}
#aside_linkarea_title {
	margin: 0 0 10px;
}
#aside_linkarea ul {
	list-style-type: none;
}
#aside_linkarea li a {
	text-decoration:underline;
}