@charset "utf-8";

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

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

html {   
		overflow-y:scroll;   
}  


a {
		color:#0074C6;
		text-decoration:underline;
}

a:hover {
		color:#0074C6;
		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;
}


#wrap {
		margin:0 auto;
		padding:0;
		width:940px;
		text-align:left;
}

.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;
}

.red {
		color:#f00;
}

.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:#C10001;
}

.tel span {
		font-size:16px;
}



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;
}



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

.section {
		margin:0 0 30px 0;
		width:100%;
}
.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;
}

.f12 {
		font-size:12px!important;
}


.f14 {
		font-size:14px;
}

.f18 {
		font-size:18px!important;
}

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:140px;
		position:relative;
}

#h1b {
		position:absolute;
		font-size:11px;
		top:7px;
		left:0px;
		color:#EFBFBF;
		width:650px;
}

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

#h1b p {
		font-size:11px;
		float:left;
}
p.h-tel {
		position:absolute;
		text-align:right;
		top:12px;
		right:0px;
}

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

p.h-contact {
		position:absolute;
		top:92px;
		right:0px;
}


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

#navi {
		width:940px;
		height:50px;
		margin:0;
		padding:0;
}

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

#navi img {
		vertical-align:bottom;
}




/*コンテンツ
----------------------------------------------------*/
#cont {
		width:100%;
		margin:25px 0 0 0;
}


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

#side {
		width:230px;
		float:right;
}

.side-box {
		border:solid 1px #b8b8b8;
		border-top:none;
		padding:10px;
		background:#fff;
}

.arrow li {
		background:url(../images/common/arrow.gif) 0 5px no-repeat;
		padding:0 0 0 20px;
}


.side-menu-box {
		border:solid 1px #b8b8b8;
		border-top:none;
		background:#fff;
}

.side-menu-box li {


}

.side-menu-box li a {
		display:block;
		background:url(../images/common/side_menu_bg.gif) 0 bottom no-repeat;
		width:203px;
		height:30px;
		padding:5px 0 0 25px;

}

.side-menu-box li a:hover {
		background:url(../images/common/side_menu_bg2.gif) 0 bottom no-repeat;

}




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

#main {
	width:680px;
	float:left;
	margin-top: -25px;
}

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;
}

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

.sono1 {
		background:url(../images/top/top_sono1.gif) 0 0 no-repeat;
		padding:40px 0 0 70px;
}

.sono2 {
		background:url(../images/top/top_sono2.gif) 0 0 no-repeat;
		padding:40px 0 0 70px;
}

.sono3 {
		background:url(../images/top/top_sono3.gif) 0 0 no-repeat;
		padding:40px 0 0 70px;
}

.jirei {
		margin: 0 0 5px 0;
		padding:0 0 5px 0;
		border-bottom:dashed 1px #555;
}

.jirei span {
		color:#08940A;
		font-weight:bold;
}




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

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

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

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

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



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

.footer-navi {
		width:100%;
}

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