@charset "utf-8";



/***********************************************************/
/* Basic*/
/***********************************************************/

/*============================================================

　　▼ ▼　　PCサイズ　785pxまで　　▼ ▼　　

============================================================*/
@media print, screen and (min-width:768px) {
#basic_body {
	font-size: 14px;
	margin:0px;
	padding:0px;
	color: #333333;
	line-height: 20px;
	font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	_font-family:ＭＳ Ｐゴシック,"Century Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	*font-family:ＭＳ Ｐゴシック,"Century Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	background-color: #FFFFFF;
}

	
#position {
	text-align: center;
	width: 100%;
}


#head_block {
	padding: 0px;
	clear: both;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #666666;
}
#head_block p {
	color: #999999;
	text-align: right;
}
#head_block .tel {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#head_block .tel li {
	float: right;
	list-style-type: none;
	margin-left: 20px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 2px;
}
#head_block .tel li.f1 {
	background-image: url(../img/blt_1f.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
#head_block .tel li.f2 {
	background-image: url(../img/blt_2f.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}

#head_block .tel li img {
	float: left;
}

#head_block .tel li span {
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 16px;
}
#head_block .tel li em {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#head_block #logo {
	float: left;
	padding-top: 15px;
}
#head_block #navi {
	float: right;
}
#navi ul {
	float: right;
	width: 460px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi ul li {
	float: right;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}


#navi ul li a {
	display: block;
	clear: both;
	height: 40px;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-right: 24px;
	padding-left: 24px;
	color: #9A9A9A;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#navi ul li a span {
	clear: both;
	display: block;
	color: #ED145B;
	font-size: 15px;
}


#navi ul li a:link ,#navi ul li a:visited {

}
#navi ul li a:hover {

}






#main_img {
	margin: 0px;
	padding: 0px;
	clear: both;
}


#main_img img {
	height: 100px;
	width: 100%;
}


#cont_block	{
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 26px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	padding: 0px;
	}
#leftc {
	float: left;
	width: 240px;
	margin-right: 20px;
}
#rightc {
	float: right;
	width: 700px;
}

#cont_foot {
	background-color: #F7941D;
	padding: 16px;
}
#cont_foot .cf_left {
	float: left;
	margin-right: 50px;
}
#cont_foot .cf_left iframe {
	background-color: #FFFFFF;
}

#cont_foot .cf_right {
	float: left;
}




#pan_navi {
	margin: 0px;
	padding: 0px;
}
#pan_navi span {
	margin-right: 8px;
	margin-left: 8px;
	font-size: 10px;
}



#foot_block {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-image: url(../img/bg_foot.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#foot_box {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 980px;
}
#foot_box .foot_cp {
	float: right;
	width: 340px;
	text-align: left;
}

#foot_box .tel {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
#foot_box .tel li {
	list-style-type: none;
	margin-left: 20px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 2px;
}
#foot_box .tel li.f1 {
	background-image: url(../img/blt_1f.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
#foot_box .tel li.f2 {
	background-image: url(../img/blt_2f.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	margin-top: 20px;
}

#foot_box .tel li img {
	float: left;
}

#foot_box .tel li span {
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 16px;
}
#foot_box .tel li em {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#foot_block p {
	text-align: right;
}

.top01 {
	float: left;
	width: 360px;
	margin-right: 35px;
}
.top02 {
	float: left;
	width: 270px;
	margin-right: 35px;
}
.top03 {
	float: left;
	width: 270px;
}
.top_sub {
	margin-top: 15px;
	padding-bottom: 24px;
}
.top_sub img {
	margin-bottom: 10px;
}



.box01 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.menu {
	width: 47%;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 18px;
}
.menu div {
	border: 2px solid #5AC1DE;
	border-radius:8px;
	margin-top: 6px;
	font-size: 15px;
	line-height: 32px;
	padding: 10px;
	text-align: right;
	height: 280px;
}







/***********************************************************/
/*TITLE*/
/***********************************************************/
.title______________________________a {	margin: 0px;}
h1 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}


h3 {
	font-size: 20px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	line-height: 30px;
	font-weight: normal;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	margin: 0px;
	line-height: 22px;
	padding-bottom: 5px;
}
h4.h4_01 {
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #F29329;
	font-size: 18px;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

h4.h4_02 {
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #F29329;
	font-size: 18px;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 20px;
}


h5 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}





/***********************************************************/
/*COMMON*/
/***********************************************************/
.common______________________________a {	margin: 0px;}
.bod01 {
	margin-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



p	{
	margin:0px;
	padding:0px;
	font-size: 12px;
}

img	{
	border:none;
}
img.border01 {
	border: 3px solid #eeeeee;
}


form {
	margin: 0px;
	padding: 0px;
}

.none	{
		display: none;
}

.bold	{
		font-weight:bold;
}

.clear	{
		height:0px;
		clear:both;
}

.float_right {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
}


.float_left {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
.float_left_mar_r {
	clear: none;
	float: left;
	margin-right: 12px;
}
.float_right_mar_l {
	clear: none;
	float: right;
	margin-left: 12px;
}
.txt_red {
	color: #990000;
}
.txt_green {
	color: #336600;
}
.txt_blue {
	color: #336699;
}
.txt_pink {
	color: #FF7875;
}
.txt_ore {
	color: #F07E0B;
}

.txt10 {
	font-size: 10px;line-height: 12px;
}

.txt12 {
	font-size: 12px;;line-height: 16px;
}

.txt14 {
	font-size: 14px;;line-height: 18px;
}
.txt16 {
	font-size: 16px;;line-height: 20px;
}
.txt18 {
	font-size: 18px;;line-height: 22px;
}
.txt20 {
	font-size: 20px;;line-height: 24px;
}

.txt22 {
	font-size: 22px;;line-height: 26px;
}

.txt24 {
	font-size: 24px;;line-height: 28px;
}
.line_01 {
	padding: 0px;
	clear: both;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.dot01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 1px dotted #999999;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 1px;
	clear: none;
}
/*.txt_field_long {
	width: 450px;
	padding: 2px;
}
*/
.txt_field_middle {
	width: 300px;
	padding: 2px;
}

.txt_field_short {
	width: 150px;
	padding: 2px;
}


.totop {
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	clear: both;
}



/***********************************************************/
/*TAB AND UL*/
/***********************************************************/
.tab_and_ul______________________________a {	margin: 0px;}
.tab01 {
	margin: 0px;
	padding: 0px;
}
.tab01 th {
	text-align: center;
	padding: 8px;
	background-image: url(../img/bg_foot.jpg);
	background-repeat: no-repeat;
	border: 1px solid #dddddd;
}
.tab01 td {
	padding: 8px;
	border: 1px solid #dddddd;
}
.bt01 {
	float: right;
	color: #B33422 !important;
	font-weight: bold;
}

.ul01 {
	margin: 0px;
}
.ul01 li {
	list-style-type: decimal;
}
.ul_lm {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.ul_lm li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ul_lm li a {
	display: block;
	padding: 8px;
}
.ul_gal {
	margin: 0px;
	padding: 0px;
}
.ul_gal li {
	float: left;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	width:180px;
	height:180px;
		overflow: hidden;
}
.ul_gal li img {
max-width:180px;

}


.dl01 {
	margin: 0px;
	padding: 0px;
}
.dl01 dt {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.dl01 dd {
	text-align: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
}
.dl01 dd a {
	color: #FFFFFF;
}

.dl_rss {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 320px;
	overflow: auto;
}
.dl_rss dt {
	font-size: 14px;
}
.dl_rss dd {
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}







/***********************************************************/
/*LINK*/
/***********************************************************/
.link______________________________a {	margin: 0px;}




a:link ,a:visited {
	color: #0061a0;
	text-decoration: none;
}

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


a.alpha01:hover img {
	filter: alpha(opacity=50);  -moz-opacity:0.50;  opacity:0.5;
	background-color: #fff;
}



a.m1:link ,a.m1:visited {
	background-image: url(../img/m1.gif);
	width: 100px;
	background-position: 0px 0px;
}
a.m1:hover {
	background-image: url(../img/m1.gif);
	width: 100px;
	background-position: 0px -40px;
}

/***********************************************************/
/*スライドイメージ*/
/***********************************************************/



#fla_block {
	padding: 0px;
	width: 100%;
	position: relative;
	height: 500px;
	left: 0px;
	top: 0px;
	text-align: center;
	margin: 0px;
	background-color: #F7941D;

}
#fla_block ul {
	list-style-type: none;
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#fla_block ul li {
	position:absolute;
	display:block;
	top:0;
	z-index:8;
	background-color: #ffffff;
}
#fla_block ul li.active {
	z-index:10;
}
#fla_block ul li.last-active {
	z-index:9;
}

#fla_block ul li img {
	width: 1200px;
	height: 500px;}


/*追記*/



}/*--PCサイズここまで--*/


@media screen and (max-width: 1024px) {
#fla_block ul li img {
	width: 100%;
	height: ;}
#head_block {
	padding: 0px;
	clear: both;
	width: 100%px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #666666;
}

}/*--TBサイズここまで--*/



/*============================================================

　　▼ ▼　　SPサイズ　667pxまで　　▼ ▼　　

============================================================*/
@media screen and (max-width:768px){
/* iPhone6　iOs9.3.5 safari */
body {
  -webkit-text-size-adjust: 100%;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:top; background:none; }body { line-height:1; color: #333; font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;}article,aside,dialog,figure,footer,header,hgroup,nav,section { display:block; }ul { list-style:none; }blockquote,q { quotes:none; }blockquote:before,blockquote:after,q:before,q:after { content:''; content:none; }a { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration: none; }ins { background-color:#ff9; color:#000; text-decoration:none; }mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }del { text-decoration: line-through; }abbr[title],dfn[title] { border-bottom:1px dotted #000; cursor:help; }table { border-collapse:collapse; border-spacing:0; }hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }input,select { /* vertical-align:middle; */ }img{ max-width: 100%; }
p { line-height: 1.6;}

/*.cf_left iframe{ width:100% !important; height:auto !important;}*/

#basic_body {
	font-size: 13px;
	margin:0px;
	padding:0px;
	color: #333333;
	line-height: 20px;
	font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	_font-family:ＭＳ Ｐゴシック,"Century Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	*font-family:ＭＳ Ｐゴシック,"Century Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	background-color: #f6f6f6;
}

	
#position {
	text-align: center;
	width: 100%;
}


#head_block {
	padding: 0px;
	clear: both;
	width: 100%;
	height:48px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #666666;
	background:#FFF;
}
#head_block p {
	color: #999999;
	text-align: right;
}
#head_block .tel {
	margin: 0px;
	padding: 0px;
	display:none;
}
#head_block .tel li {
	list-style-type: none;
	margin-left: 20px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 2px;
}
#head_block .tel li.f1 {
	background-image: url(../img/blt_1f.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
#head_block .tel li.f2 {
	background-image: url(../img/blt_2f.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}

#head_block .tel li img {

}

#head_block .tel li span {
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 16px;
}
#head_block .tel li em {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#head_block #logo {
	    /* float: left; */
    /* padding-top: 15px; */
    margin-left: 2%;
	padding-top:4px;
    /* width: 300px; */
}
#head_block #logo img{ width:200px;}
#head_block #navi {

}
#navi ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:none;
}
#navi ul li {
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}


#navi ul li a {
	display: block;
	clear: both;
	height: 40px;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-right: 24px;
	padding-left: 24px;
	color: #9A9A9A;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#navi ul li a span {
	clear: both;
	display: block;
	color: #ED145B;
	font-size: 15px;
}


#navi ul li a:link ,#navi ul li a:visited {

}
#navi ul li a:hover {

}






#main_img {
	margin: 0px;
	padding: 0px;
	clear: both;
}


#main_img img {
	height: 100px;
	width: 100%;
}


#cont_block	{
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 26px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	padding: 0px;
	}
#leftc {
/*	float: left;
	width: ;
	margin-right: 20px;*/
	display:none;
}
#rightc {
/*	float: right;
	width: 700px;*/
}

#cont_foot {
	background-color: #F7941D;
	padding: 16px;
	margin-top:30px;
}
#cont_foot .cf_left { width:100%;
	
}
#cont_foot .cf_left iframe {
	background-color: #FFFFFF;
}

#cont_foot .cf_right {

}




#pan_navi {
	margin: 0px;
	padding: 0px;
}
#pan_navi span {
	margin-right: 8px;
	margin-left: 8px;
	font-size: 10px;
}



#foot_block {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-image: url(../img/bg_foot.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#foot_box {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 100%;
}
#foot_box .foot_cp {
	width: 100%;
	text-align: left;
}

#foot_box .foot_cp br{ display:none;}

#foot_box .foot_cp a{ display:block; padding:10px 0; text-align:center; width:100%; border:solid 1px #0061a0; margin:15px 0;}
#foot_box  img{ padding-left:53px;}

#foot_box .tel {
	margin: 0px;
	padding: 0px;
	width: ;
}
#foot_box .tel li {
	list-style-type: none;
	margin-left: 20px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 2px;
}
#foot_box .tel li.f1 {
	background-image: url(../img/blt_1f.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
#foot_box .tel li.f2 {
	background-image: url(../img/blt_2f.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	margin-top: 20px;
}

#foot_box .tel li img {

}

#foot_box .tel li span {
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 16px;
}
#foot_box .tel li em {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#foot_block p {
	text-align: center;
	margin:15px 0 5px 0;
}

.top01 {
    width: 90%;
    margin: 0 auto;
	margin-top:20px;
	border: solid 1px #DADADA;
	padding:3%;
	background:#FFF;
}
.top01 iframe{ width:100%;}
.top01 a{ display:block; background:#F7941D; color:#FFF !important; text-align:center; padding:10px 0; border-radius:3px; margin:15px 0 0 0;}
.top02 {
    width: 90%;
    margin: 0 auto;
	margin-top:20px;
	border: solid 1px #DADADA;
	padding:3%;
	background:#FFF;
}
.top03 {
    width: 90%;
    margin: 0 auto;
	margin-top:20px;
	border: solid 1px #DADADA;
	padding:3%;
	background:#FFF;
}
.top_sub {
    width: 96%;
    margin: 0 auto;
	margin-top:25px;
}
.top_sub img {

}



.box01 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.menu {
	width: ;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 18px;
}
.menu div {
	border: 2px solid #5AC1DE;
	border-radius:8px;
	margin-top: 6px;
	font-size: 15px;
	line-height: 32px;
	padding: 10px;
	text-align: right;
	height:;
}







/***********************************************************/
/*TITLE*/
/***********************************************************/
.title______________________________a {	margin: 0px;}
h1 {
	font-size: 11px;
    margin: 0px;
    font-weight: normal;
    color: #999999;
    text-align: left;
    padding: 0px;
    position: absolute;
    top: 216px;
    z-index: 10;
    color: #FFF;
    line-height: 1.2;
    width: 96%;
    margin-left: 2%;
}
h2 {
	margin: 0px;
	padding: 0px;
}


h3 {
	font-size: 20px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	line-height: 30px;
	font-weight: normal;
	color:#787878;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	margin: 0px;
	line-height: 22px;
	padding-bottom: 5px;
}
h4.h4_01 {
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #F29329;
	font-size: 18px;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

h4.h4_02 {
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #F29329;
	font-size: 18px;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 20px;
}


h5 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}





/***********************************************************/
/*COMMON*/
/***********************************************************/
.common______________________________a {	margin: 0px;}
.bod01 {
	margin-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



p	{
	margin:0px;
	padding:0px;
	font-size: 12px;
}

img	{
	border:none;
}
img.border01 {
	border: 3px solid #eeeeee;
}


form {
	margin: 0px;
	padding: 0px;
}

.none	{
		display: none;
}

.bold	{
		font-weight:bold;
}

.clear	{
		height:0px;
		clear:both;
}

/*.float_right {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
}*/


/*.float_left {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}*/
/*.float_left_mar_r {
	clear: none;
	float: left;
	margin-right: 12px;
}*/
/*.float_right_mar_l {
	clear: none;
	float: right;
	margin-left: 12px;
}*/
.txt_red {
	color: #990000;
}
.txt_green {
	color: #336600;
}
.txt_blue {
	color: #336699;
}
.txt_pink {
	color: #FF7875;
}
.txt_ore {
	color: #F07E0B;
}

.txt10 {
	font-size: 10px;line-height: 12px;
}

.txt12 {
	font-size: 12px;;line-height: 16px;
}

.txt14 {
	font-size: 14px;;line-height: 18px;
}
.txt16 {
	font-size: 16px;;line-height: 20px;
}
.txt18 {
	font-size: 18px;;line-height: 22px;
}
.txt20 {
	font-size: 20px;;line-height: 24px;
}

.txt22 {
	font-size: 22px;;line-height: 26px;
}

.txt24 {
	font-size: 24px;;line-height: 28px;
}
.line_01 {
	padding: 0px;
	clear: both;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.dot01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 1px dotted #999999;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 1px;
	clear: none;
}
.txt_field_long {
	width:;
	padding: 2px;
}

.txt_field_middle {
	width: 300px;
	padding: 2px;
}

.txt_field_short {
	width: 150px;
	padding: 2px;
}


.totop {
font-size: 10px;
    text-align: center;
    padding-top: 10px;
    clear: both;
    padding-bottom: 10px;}



/***********************************************************/
/*TAB AND UL*/
/***********************************************************/
.tab_and_ul______________________________a {	margin: 0px;}
.tab01 {
	margin: 0px;
	padding: 0px;
}
.tab01 th {
	text-align: left;
    padding: 2%;
	font-size:15px;
    background-image: ;
    background-repeat: no-repeat;
    /* border: 1px solid #dddddd; */
    /* background: #FFF; */
}
.tab01 td {
	padding: 0;
}
.bt01 {
	/*float: right;*/
	color: #B33422 !important;
	font-weight: bold;
}

.ul01 {
	margin: 0px;
}
.ul01 li {
	list-style-type: decimal;
}
.ul_lm {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.ul_lm li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ul_lm li a {
	display: block;
	padding: 8px;
}
.ul_gal {
	margin: 0px;
	padding: 0px;
}
.ul_gal li {
	    /* float: left; */
    list-style-type: none;
    margin-top: 20px;
    margin-right: 10px;
    /* margin-left: 10px; */
    width: ;
    height: ;
    overflow: hidden;
    /* float: left; */
    display: inline-block;
    width: 46%;
}
.ul_gal li img {
max-width:;

}


.dl01 {
	margin: 0px;
	padding: 0px;
}
.dl01 dt {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.dl01 dd {
	text-align: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	text-align:center;
}
.dl01 dd a {
	color: #FFFFFF;
}

.dl_rss {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 320px;
	overflow: auto;
}
.dl_rss dt {
	font-size: 14px;
}
.dl_rss dd {
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}







/***********************************************************/
/*LINK*/
/***********************************************************/
.link______________________________a {	margin: 0px;}




a:link ,a:visited {
	color: #0061a0;
	text-decoration: none;
}

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


a.alpha01:hover img {
	filter: alpha(opacity=50);  -moz-opacity:0.50;  opacity:0.5;
	background-color: #fff;
}



a.m1:link ,a.m1:visited {
	background-image: url(../img/m1.gif);
	width: 100px;
	background-position: 0px 0px;
}
a.m1:hover {
	background-image: url(../img/m1.gif);
	width: 100px;
	background-position: 0px -40px;
}

/***********************************************************/
/*スライドイメージ*/
/***********************************************************/
#fla_block {
    padding: 0px;
    width: 100%;
    position: relative;
    height: 200px;
    left: 0px;
    top: 0px;
    text-align: center;
    margin: 0px;
    background-color: #F7941D;
	border-top: solid 4px #F7941D;
    overflow: hidden;

}
#fla_block ul {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fla_block ul li {
	position:absolute;
	display:block;
	top:0;
	z-index:8;
	background-color: #ffffff;
}
#fla_block ul li.active {
	z-index:10;
}
#fla_block ul li.last-active {
	z-index:9;
}

#fla_block ul li img {
	width: 100%;
	height: auto;}
/*スライドここまで**/



#cont_block{ margin-top:20px;}





/*共通*/
br.clear{ display:none;}
.SPnone{ display:none}
.SPimgAuto{ width:auto !important; height: auto !important;}



/*追記*/
.cf_right h4{ margin-top:30px;}
.mt20px{ margin-top:20px;}
.w40p{ width:46% !important; display:inline-block; margin-right:10px;}


.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
.arrow::before,
.arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.sample5-1::before{
right: -88%;
    width: 4px;
    height: 4px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.siteMapStyle{
border-bottom: solid 1px #FFF;
    padding-bottom: 5px;
    margin-top: -12px;
    font-size: 10px;
}

table.tab01{width: 100%; overflow-x:hidden;}
.tab01 th{width: 100%; display:block;}
.tab01 td{width: 100%; display:block; margin-bottom:30px;}
.tab01 tr{ margin-bottom:20px;}

input[type="text"] {
  width: 98%;
  height: 36px;
  background: #FFF;
  border: 1px solid #bebebe;
  font-size: 1em;
  border-radius:3px;
  text-indent: 0.7em;
}
input[type="text"]:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
}

textarea {
  width: 98%;
  height: 108px;
  background: #FFF;
  border: 1px solid #bebebe;
  font-size: 12px;
  border-radius:3px;
}
textarea:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
}

#fb-root {
    display: none;
}
 

}

}