@charset "utf-8";

/*基本設定
----------------------------------------------------*/

body {
		margin:0;
		padding:0;
		background:url(../images/common/bg.gif) left top repeat-x #fff;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
		color:#555;
		line-height:1.8em;
		font-size:14px;
		text-align:center;
		
}

html {   
		overflow-y:scroll;   
}  


a {
		color:#6CB413;
		text-decoration:underline;
}

a:hover {
		color:#6CB413;
		text-decoration:none;
}

img {
		border:0;
}

h1,h2,h3,h4,h5,p {
		margin:0;
		padding:0;
		font-weight:normal;
}

ul,li {
		margin:0;
		padding:0;
		list-style-type:none;
}

table {
		width:100%;
		border:0;
}

th,td {
		font-size:14px;
}


#wrap {
		margin:0 auto;
		padding:0;
		width:900px;
		text-align:left;
		background:url(../images/common/cont_bg.gif) center 0 repeat-y;
}

.clear {
		clear:both;
}

.fix:after {
  content: "."; 
  display:block; 
  clear:both;
  height:0;
  visibility:hidden;
}

.fix {
  min-height:1px;
}

* html .fix {
  height:1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.ohz {
		overflow: hidden;
		_zoom: 1;
}


p.mark {
		display:none;
}

span.red {
		color:#c00;
}

.orange {
		color:#FF5A00;
		font-weight:bold;
}

.img {
		float:left;
		margin:0 20px 0 0;
}

.img02 {
		float:right;
		margin:0 0 0 20px;
}

.tel {
		font-size:26px;
		font-weight:bold;
		font-family:Century Gothic,Arial, Helvetica, sans-serif;
		color:#FF5A00;
}


p.del {
		width:100px;
		height:50px;
		text-align:center;
		margin:10px 0 0 0;
}

p.del a {
		display:block;
		background:#419444;
		color:#fff;
		text-decoration:none;
		border:solid 1px #419444;
}

p.del a:hover {
		display:block;
		background:#fff;
		color:#419444;
		text-decoration:underline;
		border:solid 1px #419444;
}

.no {
		background:none!important;
		border:none!important;
		margin:0!important;
		padding:0!important;
}


.f12{
		font-size: 12px;
}


/*section p
----------------------------------------------------*/

.section {
		margin:0 0 30px 0;
		width:100%;
}


.section h2 {
		margin:0 0 10px 0;
}

.inner {
		width:100%;
}

.btm5 {
		margin-bottom:5px;
}

.btm10 {
		margin-bottom:10px;
}

.btm15 {
		margin-bottom:15px;
}

.btm20 {
		margin-bottom:20px;
}

.btm25 {
		margin-bottom:25px;
}

.btm30 {
		margin-bottom:30px;
}

.btm40 {
		margin-bottom:40px;
}


.top5 {
		margin-top:5px;
}

.top10 {
		margin-top:10px;
}

.top20 {
		margin-top:20px;
}

.f10 {
		font-size:10px;
}

.f14 {
		font-size:14px;
}

p.l11 {
		line-height:1.1;
}

p.l13 {
		line-height:1.3;
}

.m0 {
		margin:0!important;
}

.tar {
		text-align:right;
}

.tac {
		text-align:center;
}

.f-l {
		float:left;
}

.f-r {
		float:right;
}

.hover a:hover{
    opacity: 0.7; 
    filter: alpha(opacity=70); 
    -moz-opacity: 0.7;
}



/*ヘッダー
----------------------------------------------------*/

#header {
		width:100%;
		height:230px;
		position:relative;
		background:url(../images/common/header_bg.jpg) right 0 no-repeat;
}

#h1b {
		position:absolute;
		font-size:12px;
		top:5px;
		left:0px;
		color:#888;
		width:550px;
}

#h1b h1 {
		font-size:12px;
		float:left;
		margin:0 5px 0 0;
}

#h1b p {
		float:left;
}
p.h-access {
		position:absolute;
		text-align:right;
		top:118px;
		left:0px;
}

p.logo {
		position:absolute;
		top:33px;
		left:0px;
}

p.h-time {
		position:absolute;
		top:180px;
		left:0px;
}


/*ナビ
----------------------------------------------------*/

#navi {
		width:900px;
		height:53px;
		margin:0;
		padding:0;
}

#navi li {
		margin:0;
		padding:0;
		float:left;
}

#navi li img {
		vertical-align:bottom;
}



/*コンテンツ
----------------------------------------------------*/
#cont {
		width:100%;
		margin:0;
		padding:0;
		background:url(../images/common/cont_bg_top.gif) 0 0 no-repeat;
}

div.pu {
	padding: 20px;
	text-align: left;
	margin: 0 0 20px 0;
	background: #FFF2F2;
	border: solid 1px #FFD6D6;
	color: #f00;
}


/*サイド
----------------------------------------------------*/

#side {
		width:200px;
		float:left;
		padding:25px 10px;
}

#side img {
		vertical-align:bottom;
}

.news {
		padding:10px;
		background:#fff;
		border:solid 1px #ccc;
		line-height:1.5em;
		font-size:13px;
}

.news p {
		border-bottom:dotted 1px #ccc;
		padding:0 0 5px 0;
		margin:0 0 5px 0;
}

.side-menu li {
		background:url(../images/common/side_menu_bg.gif) 0 bottom no-repeat;
		padding:5px 0 5px 25px;
}

.side-menu li a {
		color:#333;
		text-decoration:none;
}

.side-menu li a:hover {
		color:#555;
		text-decoration:underline;
}


.side-access {
		font-size:13px;
		line-height:1.5em;
}


/*メイン
----------------------------------------------------*/

#main {
		width:650px;
		float:right;
		margin:25px 0 0 0;
}

ul.check li {
		background:url(../images/common/check.gif) 0 0 no-repeat;
		padding:0 0 0 20px;
		margin:0 0 5px 0;
		font-weight:bold;
}

.top4_01 {
		background:url(../images/top/top4_01bg.gif) 0 0 no-repeat;
		width:285px;
		height:150px;
		padding:10px 0 10px 30px;
		line-height:1.5em;
		font-size:13px;
		float:right;
}

.top4_01 h3 {
		color:#7EBE46;
		font-size:28px;
		font-weight:bold;
		margin:10px 0 10px 0;
}

.top4_02 {
		background:url(../images/top/top4_02bg.gif) 0 0 no-repeat;
		width:285px;
		height:150px;
		padding:10px 0 10px 30px;
		line-height:1.5em;
		font-size:13px;
		float:right;
		margin:0;
}

.top4_02 h3 {
		color:#F69B0B;
		font-size:28px;
		font-weight:bold;
		margin:10px 0 10px 0;

}

.top4_03 {
		background:url(../images/top/top4_03bg.gif) 0 0 no-repeat;
		width:285px;
		height:150px;
		padding:10px 0 10px 30px;
		line-height:1.5em;
		font-size:13px;
		float:left;
}

.top4_03 h3 {
		color:#EA76B0;
		font-size:28px;
		font-weight:bold;
		margin:10px 0 10px 0;
}

.top4_04 {
	background:url(../images/top/top4_04bg.gif) 0 0 no-repeat;
	width:285px;
	height:150px;
	padding:10px 0 10px 30px;
	line-height:1.5em;
	font-size:13px;
	float:left;
	margin: 0;
}

.top4_04 h3 {
		color:#609BD2;
		font-size:22px;
		font-weight:bold;
		margin:10px 0 10px 0;
}


.top4_05 {
		background:url(../images/top/top4_05bg.gif) 0 0 no-repeat;
		width:285px;
		height:150px;
		padding:10px 0 10px 30px;
		line-height:1.5em;
		font-size:13px;
		float:left;
}

.top4_05 h3 {
		color:#A674C2;
		font-size:28px;
		font-weight:bold;
		margin:10px 0 10px 0;
}

.section h2 {
		background:url(../images/common/h2bg.gif) 0 0 no-repeat;
		padding:7px 0 10px 15px;
		color:#fff;
		font-weight:bold;
		font-size:16px;
}

ul.voice-date {
		margin:0 0 10px 0;
}

ul.voice-date li {
		margin:0 0 5px 0;
		padding:0 0 5px 0;
		border-bottom:dashed 1px #ccc;
}

ul.voice-date li span {
		font-weight:bold;
		color:#07A819;
}

.waku {
		padding:5px;
		background:#fff;
		border:solid 1px #dcdcdc;
}

.btm-map {
		background:#FFFFE1;
		border:solid 1px #FFE9A4;
		padding:10px;
		font-size:13px;
}

.btm-map h2 {
		font-weight:bold!important;
		font-size:16px!important;
		line-height:1.3em!important;
		background:none!important;
		padding:0!important;
		margin:0!important;
		color:#555!important;
}

.btm-map h3 {
		font-weight:bold!important;
		font-size:22px!important;
		line-height:1.3em!important;
		background:none!important;
		padding:0!important;
		margin:0!important;
}

.btm-map h3 span {
		font-size:13px;
}

.click {
		padding:0 0 0 25px;
		background:url(../images/second/click.gif) 0 0 no-repeat;
}

/*よくある質問
----------------------------------------------------*/

.qa {
		margin:0 0 30px 0;
}

.qa h3 {
		background:url(../images/second/q.gif) 0 3px no-repeat;
		padding:5px 0 5px 35px;
		border-bottom:dashed 1px #999;
		font-size:16px;
		font-weight:bold;
		margin:0 0 10px 0;
}

.qa p {
		background:url(../images/second/a.gif) 0 3px no-repeat;
		padding:5px 0 0 35px;
}


/*フッター
----------------------------------------------------*/

#footer-wrap {
		width:100%;
		text-align:center;
		background:url(../images/common/footer_bg.gif) 0 top #7AB72C repeat-x;
		padding:15px 0 20px 0;
		margin:0;
}

#footer {
		margin:0 auto;
		padding:0;
		width:900px;
		text-align:left;
		color:#fff;
}

#footer a {
		color:#fff;
		text-decoration:none;
}

#pagetop {
		text-align:right;
		margin:0;
}

#pagetop img {
		vertical-align:bottom;
}



p.cr {
		font-size:10px;
		color:#fff;
		clear:both;
		text-align:right;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.footer-navi {
		width:100%;
		font-size:12px;
		background:url(../images/common/footer_line.gif) 0 bottom repeat-x;
		margin:0 0 20px 0;
}

.footer-navi li {
		float:left;
		margin:0 25px 5px 0;
		padding:0 0 0 20px;
		background:url(../images/common/f_arrow.gif) 0 8px no-repeat;
}

.footer-logo {
		background:url(../images/common/footer_line.gif) 0 bottom repeat-x;
		margin:0 0 10px 0;
		padding:0 0 20px 0;
}
