@charset "utf-8";
/* ____ テキストカラー ____ */
.red {
color: #ff0000;
}
.red-bg {
color: #fff;
background-color: #ff0000;
}
.blue {
color: #3399FF;
}
.blue-bg {
color: #fff;
background-color: #3399FF;
}
.grn {
color: #339900;
}
.ora {
color: #FF9900;
}
.ora-bg {
color: #FFF;
background-color: #FF8B17;
}
.gry {
color: #999;
}
.gry-bdr {
background-color: #fff;
border-style: solid;
border-color: #ddd #ddd #ccc #ddd;
border-width: 1px 1px 2px 1px;
}
.yell {
color: #000;
background-color: #F7FF72;
}
.yell-bg {
background-color: #FFFFF4;
}
.yell-bg2 {
background-color: #FFFF00;
}
.yell-bdr {
border: 1px dotted #CCCC00;
margin: 10px;
padding: 10px;
}
.wht-bg {
background-color: #fff;
}
.sky {
color: #00ccff;
}
.pin {
color: #F39;
}
.price {
color: #ff2600;
font-weight: bold;
font-family: Verdana;
}
.privacy {
width: 94%;
height: 240px;
overflow: auto;
margin: 10px;
border: 1px #F2F2F2 solid;
background-color: #F4F4F4;
}
.privacy p {
font-size:11px;
}
/*___________ レイアウト設計 ___________ */
#WRAP-BNR-SP01 {display:none;}
/*___________ 【BNR-HOME】 ___________ */
#WRAP-BNR-HOME {
	height: 285px;
	margin: 0;
	padding: 0;
	position: relative;
}
#BNR-HOME {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slider-home {
}
#BNR-HOME .bx-prev {position:absolute;left:5px;top:43%;background:url(../img-layout/ico_prev.png) no-repeat;}
#BNR-HOME .bx-next {position:absolute;right:5px;top:43%;background:url(../img-layout/ico_next.png) no-repeat;}
#BNR-HOME a.bx-prev,
#BNR-HOME a.bx-next {overflow:hidden;width:32px;height:32px;text-indent:34px;}
#BNR-HOME a:hover.bx-prev {background : url(../img-layout/ico_prev_o.png) no-repeat;}
#BNR-HOME a:hover.bx-next {background : url(../img-layout/ico_next_o.png) no-repeat;}
#BNR-HOME .bx-pager {
margin-left: 390px;
text-indent: 20px;
}
#BNR-HOME .bx-pager a {overflow:hidden;display:block;width:12px;height:12px;float:left;border-radius:6px;margin: 6px 6px 30px 6px;padding:0;background:#DDD;}
#BNR-HOME .bx-pager a:hover,#BNR-HOME .bx-pager a.active {background:#666;}
/*___________ slider-related ___________ */
#slider-related {
height: 100%;
background : #fff url(../img-layout/loading.gif) no-repeat 50% 50%;
}
#SLIDER-RELATED {
position: relative;
}
#SLIDER-RELATED .bx-prev {
position: absolute;
left: 5px;
top: 5px;
background : url(../img-layout/ico_prev.png) no-repeat;
}
#SLIDER-RELATED .bx-next {
position: absolute;
right: 5px;
top: 5px;
background : url(../img-layout/ico_next.png) no-repeat;
}
#SLIDER-RELATED a.bx-prev,
#SLIDER-RELATED a.bx-next {
overflow: hidden;
width: 32px;
height: 32px;
text-indent: 34px;
}
#SLIDER-RELATED a:hover.bx-prev {
background : url(../img-layout/ico_prev_o.png) no-repeat;
}
#SLIDER-RELATED a:hover.bx-next {
background : url(../img-layout/ico_next_o.png) no-repeat;
}
#SIDE .pan {
	background-image: url(../img-layout/ob_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	padding-top: 6px;
}

#SIDE h2 {
	background-image: url(../img-layout/side-h.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #FFF;
	height: 33px;
	padding-top: 12px;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#SIDE .head {
	background-image: url(../img-layout/side-h2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #FFF;
	height: 33px;
	padding-top: 12px;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#SIDE .side {
	background-image: url(../img-layout/side-f.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*___________ 【SIDE】事業所概要 ___________ */
.side-table table {
font-size: 12px;
padding: 0;
margin-top: 0px;
margin-bottom: 0px;
}
.side-table tr,.side-table th,.side-table td {
padding: 5px;
}
.side-table th {
color: #005db1;
background-color: #0FC;
width: 33%;
text-align: left;
vertical-align: top;
line-height: 150%;
}
.side-table td {
background-color: #9F9;
text-align: left;
line-height: 150%;
}
/* NEWS */
#NEWS {
background-image: url(../img-layout/bg_news_top.gif);
background-repeat: no-repeat;
height: 250px;
margin: 0px;
background-position: left top;
}
#NEWS ul,#NEWS-SUB ul{
margin: 0px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 10px;
}
#NEWS li,#NEWS-SUB li{
font-size: 12px;
line-height: 150%;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
padding-top: 3px;
padding-bottom: 3px;
margin-right: 10px;
padding-left: 5px;
padding-right: 0px;
margin-left: 0px;
}
#NEWS span,#NEWS-SUB span{
background-image: url(../img-layout/li_arrow02.gif);
background-repeat: no-repeat;
background-position: 10px 4px;
padding-left: 30px;
}
#NEWS-SUB {
	border: 8px solid #e8edf2;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 7px;         /* CSS3 */
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.odd {
background-color: #fff;
}
.even {
background-color: #e1f3fc;
}
.img-frame {
border: 1px solid #CCC;
padding: 3px;
}
.tel {
background-image: url(../img-layout/ob_tel.gif);
background-repeat: no-repeat;
font-size: 16px;
color: #06C;
font-family: Arial, Helvetica, sans-serif;
padding-left: 50px;
background-position: left center;
}
.fax {
background-image: url(../img-layout/ob_fax.gif);
background-repeat: no-repeat;
font-size: 16px;
color: #06C;
font-family: Arial, Helvetica, sans-serif;
padding-left: 50px;
}
.kotira {
background-image: url(../img-layout/li_arrow01.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}
#WRAP #MAIN #MAIN-PAD #CONTENTS .price {
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
color: #333;
}
.price dt {
padding-left: 20px;
margin-right: 20px;
margin-left: 20px;
font-weight: bold;
float: left;
background-image: url(../img-layout/li_arrow02.gif);
background-repeat: no-repeat;
background-position: left 11px;
font-size: 14px;
line-height: 150%;
padding-top: 5px;

}
.price dd {
padding-left: 150px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
font-weight: normal;
font-size: 14px;
margin-right: 10px;
margin-left: 20px;
line-height: 150%;
padding-bottom: 10px;
padding-top: 5px;
}
.list01 li {
background-image: url(../img-layout/li_arrow06.gif);
background-repeat: no-repeat;
padding-left: 20px;
background-position: left 6px;
line-height: 130%;
font-size: 14px;
list-style-type: none;
padding-top: 5px;
padding-bottom: 5px;
}
.list01 ul {
margin-top: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;
}
.list02 li {
padding-left: 18px;
line-height: 130%;
font-size: 14px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(../img-layout/li_arrow04.gif);
background-repeat: no-repeat;
background-position: left 6px;
}
.list02 ul {
margin-top: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;
}
.check {
font-size: 14px;
line-height: 140%;
padding: 0 10px 0 10px;
}
.check li {
background-image: url(../img-layout/li_arrow05.gif);
background-repeat: no-repeat;
background-position: left 10px;
padding-top: 4px;
padding-right: 0;
padding-bottom: 4px;
padding-left: 15px;
}
.check_n {
font-size: 14px;
line-height: 120%;
padding: 0 10px 0 10px;
}
.check_n li {
background-image: url(../img-layout/li_arrow05.gif);
background-repeat: no-repeat;
background-position: left 7px;
padding-top: 4px;
padding-right: 0;
padding-bottom: 4px;
padding-left: 15px;
}

.check2 {
font-size: 14px;
line-height: 140%;
margin: 10px 10px 10px 20px;
}
.check2 li {
padding: 4px 0 4px 30px;
background-image: url(../img-layout/ob_yubi.png);
background-repeat: no-repeat;
background-position: left 5px;
}
.point {
font-size: 14px;
line-height: 140%;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 20px;
font-weight: bold;
color: #424242;
}
.point li {
padding: 4px 0 4px 30px;
background-image: url(../img-layout/ob_point.gif);
background-repeat: no-repeat;
background-position: left 5px;
}
#CONTENTS .faq dt {
font-size: 14px;
line-height: 150%;
margin-top: 10px;
margin-left: 15px;
background-image: url(../img-layout/ob_faq_q.gif);
background-repeat: no-repeat;
padding-left: 28px;
font-weight: bold;
margin-bottom: 10px;
background-position: left top;
}
#CONTENTS .faq dd {
font-size: 12px;
line-height: 150%;
margin-bottom: 20px;
margin-right: 10px;
margin-left: 15px;
padding-left: 30px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
padding-bottom: 20px;
background-image: url(../img-layout/ob_faq_a.gif);
background-repeat: no-repeat;
}
#CONTENTS .faq dd p {
font-size: 12px;
}
.bg-blue {
background-color: #eaf5fa;
border: 1px dotted #a4dcee;
margin: 10px;
padding: 10px;
}
.bg-blue-dot {
background-color: #eaf5fa;
border: 5px dotted #a4dcee;
margin: 10px;
padding: 10px;
}
.bg-red-dot {
	background-color: #FFF0F0;
	border: 5px dotted #F33;
	margin: 10px;
	padding: 10px;
}
.cat03 li {
margin: 0;
padding: 0;
font-size: 12px;
line-height: 140%;
}
.cat03 li a {
	display: block;
	border-left: solid 1px #E4E4E4;
	border-bottom: solid 1px #E4E4E4;
	border-right: solid 1px #E4E4E4;
	color: #504A46;
	text-decoration: none;
	background-image: url(../img-layout/li_arrow01.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 25px;
}
.cat03 li a:hover,
.cat03 li a:active,
.cat03 li a:focus {
	color: #CC0000;
	background-color: #F7F7F7;
}
.cat03 li li a {
font-size: 11px;
padding: 5px 6px 4px 35px;
}
/*___________ 【新着情報】画像の大きさ ___________ */
.topics img {
width: 80%;
height: auto;
}
.bus {
	background-image: url(../img-layout/ob_pdf.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;
}
.btn-blue {
background-color: #eaf5fa;
border: 1px dotted #a4dcee;
}

.main-table-blue table {
margin: 10px auto 10px auto;
padding: 0;
background-color: #ccc;
font-size: 12px;
}
.main-table-blue tr,.main-table-blue th,.main-table-blue td {
padding: 8px;
}
.main-table-blue th {
color: #222;
background-color: #d3f4fb;
font-weight: normal;
}
.main-table-blue td {
background-color: #fff;
}

.tabmenu,
.tabmenu li,
.tabmenu li a {
float: left;
padding:3px;
margin-right:7px;
margin-top:8px;
color:#fff;
font-size:14px;
}
.tabmenu li{
list-style-type: none;
background: #0288e1;
-webkit-border-top-left-radius: 7px;  
-webkit-border-top-right-radius: 7px;  
-webkit-border-bottom-right-radius: 0px;  
-webkit-border-bottom-left-radius: 0px;  
-moz-border-radius-topleft: 7px;  
-moz-border-radius-topright: 7px;  
-moz-border-radius-bottomright: 0px;  
-moz-border-radius-bottomleft: 0px;
width: 140px;
}
.content {
clear: both;
overflow: hidden;
width: 100%px;
border:1px solid #eee;
height:auto;
padding: 10px;
}
.tabbox {
display: none;
}
.tabmenu li.active {
background: #99cc33;
}
.tabmenu li.active a{
color:#fff;
text-decoration: none;
}
.blog_date{
font-size: 12px;
}
.blog_title{
padding-right:5px;
padding-left:5px;
}
.blog_con{
font-size: 14px;
}
.check3 {
font-size: 14px;
line-height: 140%;
margin: 0px 10px 10px 20px;
}
.check3 li {
padding: 4px 0 4px 30px;
background-image: url(../img-layout/li_arrow03.gif);
background-repeat: no-repeat;
background-position: left 5px;
}