@charset "shift-jis";

body {
	background-color: #F1F1E4;
	margin-top: 0px;
}

body,tr,td {
	font-size: 13px;
	line-height: 130%;
	color: #333333;
	font-family: 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#flashContent { width:100%; height:100%; }

A:link	{color: #2C8301;text-decoration: none;}
/*A:visited	{color: #C24A0A;text-decoration: none;}*/
A:visited	{color: #a18109;text-decoration: none;}
A:hover	{color: #660000;text-decoration: none;}

ul { margin : 0 0 0 0px;padding : 0 0 0 0px;} 
li { margin : 0px;padding : 0px;  } 

.clear {
	clear: both;
}

.TableDot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 14px;
	font-weight: normal;
	color: #1C261E;
	padding-left: 7px;

}

.TableDot2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 13px;
	font-weight: normal;
	color: #1C261E;
	padding-left: 7px;
	padding-top: 8px;
	height:45px;
	vertical-align:middle;

}



.new {
	border: 1px solid #D8C7AD;
}


.public {
	font-size: 14px;
	line-height: 180%;
}


.sq500 {
	width:500px;
	text-align:left;
}

.table01 {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;

}

.table01 th {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 10px;
}

.table01 td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 10px;
}

.table01s {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;

}

.table01s td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 12px;
	padding-top: 6px;

}

.table01s th {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 12px;
	padding-top: 6px;
	vertical-align: middle;
}

.table01ss {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;

}

.table01ss td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 11px;
	padding-top: 6px;

}

.table01ss th {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 11px;
	padding-top: 6px;

}

.TablebdB {
	border: 7px solid #dddddd;
	margin: 0px;
	padding: 0px;
	line-height: 28px;


}

table.table02 {
	border-collapse: collapse;
	border: none;
}

table.table02 th {
	font-weight: bold;
	background: #C7EDE8;
	border-bottom: 1px dotted #999999;
}

table.table02 td {
	font-size: 12px;
	padding: 10px;
	border: 1px solid #999999;
}

.fonts {
	font-size: 11px;
}
.fontm {
	font-size: 12px;
}
.fontss {

	font-size: 10px;
}


/* -------------------------------
	menu
------------------------------- */

ul.menu li{
	list-style-type:none;
	margin : 0px;
	padding : 0px;
	float:left;
	height:32px;
	width:174px;
	position:relative;
	z-index:1;
}

ul.menu2 li{
	list-style-type:none;
	margin : 0px;padding : 0px;
    float:left;
	width:70px;
	height:32px;
	position:relative;
	z-index:1; 
}

ul.menu li a{
    display:block;
    width:100%;
    height:100%;

}
ul.menu li a:hover{
    background:url("images/btnbg.jpg");
}
ul.menu li ul.sub{
	list-style-type:none;
	width:174px;
	background:url("images/btnbg.jpg");
	position:absolute;
	line-height:32px;
	text-indent:25px;
	font-weight:bold;
	color:#64604D;
	text-decoration:none;
	
	z-index:1;

}
ul.menu{
    zoom:1;
}
ul.menu:after {
    height:0;
    visibility:hidden;
    content:".";
    display:block;
    clear:both;
}


ul.menu4 li{
	list-style-type:none;
	margin : 0px;padding : 0px;
    float:left;
	width:76px;
	height:40px;
	position:relative;
	z-index:1; 
}

ul.menu3 li{
	list-style-type:none;
	margin : 0px;
	padding : 0px;
	float:left;
	height:40px;
	width:144px;
	position:relative;
	z-index:1;
}

ul.menu3 li a{
    display:block;
    width:100%;
    height:100%;

}
ul.menu3 li a:hover{
    background:url("images/btnbg2.jpg");
}
ul.menu3 li ul.sub{
	list-style-type:none;
	width:144px;
	background:url("images/btnbg2.jpg");
	position:absolute;
	line-height:40px;
	text-indent:8px;
	font-weight:bold;
	color:#64604D;
	text-decoration:none;
	
	z-index:1;

}
ul.menu3{
    zoom:1;
}
ul.menu3:after {
    height:0;
    visibility:hidden;
    content:".";
    display:block;
    clear:both;
}

/* sidemenu */

.sidemenu ul {
	width:200px;
	list-style-type:none;
	margin-left:20px;

}

.sidemenu li a {
	list-style-type:none;
	margin:0 0 5px 0;
	padding:10px 4px;
	display:block;
	background:-webkit-gradient(linear, left top, left bottom, from(#F8FBF0), to(#D3E69B));
    background:-webkit-linear-gradient(top, #F8FBF0, #D3E69B);
    background:-moz-linear-gradient(top, #F8FBF0, #D3E69B);
    background:-o-linear-gradient(top, #F8FBF0, #D3E69B);
    background:linear-gradient(to bottom, #F8FBF0, #D3E69B);
	border:1px #A6B78E solid;
	border-left:7px #5EB700 solid;
	font-weight:700;
	color:#2C8301;
	white-space: initial;

	}

.sidemenu li a:hover {
	color:#c60;
	background:-webkit-gradient(linear, left top, left bottom, from(#FBFAE8), to(#EFECA0));
    background:-webkit-linear-gradient(top, #FBFAE8, #EFECA0);
    background:-moz-linear-gradient(top, #FBFAE8, #EFECA0);
    background:-o-linear-gradient(top, #FBFAE8, #EFECA0);
    background:linear-gradient(to bottom, #FBFAE8, #EFECA0);
}

.sidemenu li a:visited {	
	color:#2C8301;
}


/* -------------------------------
	改正建築法
------------------------------- */

.kaisei {
	width: 700px;
	text-align: left;
}

.kaisei a:hover img {
/*	background-color: rgba(255,255,255,0.6);*/
	opacity:0.5;
	filter: alpha(opacity=50);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=50)";  /* ie 8 */
	-moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
    transition:all 0.2s ease-in-out;
}


.kaisei h2 {
	clear: both;
	background-color:#009999;
	margin: 50px auto 20px;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}

.kaisei h2 .icon {
	margin-right: 0.4em;
	font-size: 26px;
	font-weight: normal;
}

.kaisei h2 .icon2 {
	margin-left: 0.5em;
	font-size: 26px;
	font-weight: normal;
}

.kaisei ol {
	margin: 0 4em;
}

.kaisei p {
	font-size: 16px;
	line-height: 1.6;
}

.kaisei li {
	font-size: 16px;
	line-height: 2;

}


/* -------------------------------
	public
------------------------------- */

/* public menu*/
.pubMenu {
	width:80%;
	padding:10px 4px;
	display:block;
	background:-webkit-gradient(linear, left top, left bottom, from(#F8FBF0), to(#D3E69B));
    background:-webkit-linear-gradient(top, #F8FBF0, #D3E69B);
    background:-moz-linear-gradient(top, #F8FBF0, #D3E69B);
    background:-o-linear-gradient(top, #F8FBF0, #D3E69B);
    background:linear-gradient(to bottom, #F8FBF0, #D3E69B);
	border:1px #A6B78E solid;
	font-weight:700;
	color:#2C8301;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.boxPub {
 width:520px;
 text-align:left;
 font-size:14px;
 line-height:1.5;
}

.sqsTitle {
	background-color:#e0e0e0;
	text-align:left;
	font-size:18px;
	color:#2C8301;
	line-height:1.3;
	margin:10px auto;
	padding:8px 15px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	display:inline-block;
}

.fontS {
	font-size:12px;
}

.fontL {
	font-size:16px;
}

.H2 {
	line-height: 2;
}

.center {
	text-align:center;
}

.jisagePDF {
	text-indent: -2em;
	padding-left: 2em;
	}

/* -------------------------------
	public10
------------------------------- */

.public10 p.check {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	line-height: 2.2;
}

.public10 span.fa-check{
	padding-right: 0.5em;
}

.public10 H3 {
	clear: both;
	border-left: 6px solid #FFCA11;
	border-bottom: 1px dotted #666;
	margin: 40px 0 10px;
	padding: 6px 1em;
	font-size: 18px;
	color: #5F2D13;
}


.public10 H4 {
	font-weight: normal;
}


.public10 blockquote{
	margin: 0 0 0 2em;
}


/* -------------------------------
	マーク（共通）
------------------------------- */

.mMAIL:before{
	font-family: "FontAwesome";
	content: '\f003';
	font-weight: normal;
	color: #333;
	padding-right: 0.5em;
}

.mTEL:before{
	font-family: "FontAwesome";
	content: '\f095';
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
	padding-right: 0.4em;
}

.mFAX:before{
	font-family: "FontAwesome";
	content: '\f1ac';
	font-weight: normal;
/*	font-size: 1.1em;*/
	color: #333;
	padding-right: 0.5em;
}

.mURL:before{
	font-family: "FontAwesome";
	content: '\f015';
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
	padding-right: 0.5em;
}

.mPDF:before{
	font-family: "FontAwesome";
	content: '\f1c1';
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
	padding-right: 0.5em;
}

.mEXCEL:before{
	font-family: "FontAwesome";
	content: '\f1c3';
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
	padding-right: 0.5em;
}

.mWORD:before{
	font-family: "FontAwesome";
	content: '\f1c2';
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
	padding-right: 0.5em;
}

p.mMAIL,p.mTEL,p.mURL,p.mFAX{
	line-height: 1;
	font-size: 1.1em;
}




/*別窓で開く*/

a[target="_blank"]:not(:has(>img)):after {
    content: "\f08e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    margin: 0 3px;
}

/* ボタン　*/
.square_btn a ,.square_btn_s a {
    position: relative;
    display: inline-block;
	font-size: 20px;
    font-weight: bold;
    padding: 10px 12px 12px 12px;
    text-decoration: none;
    color: #FFF;
    background:#d70;
    transition: .4s;
	margin:14px auto 25px;
}

.square_btn_s a {
	font-size: 16px;
}

.square_btn>span ,.square_btn_s>span   {
    border-bottom: solid 2px #FFF;
}

.square_btn a:hover ,.square_btn_s a:hover {
    background:#C30;
}



.boxshadow { box-shadow: 0 3px 4px 0 rgba(0,0,0,.3);}

.tokusyou {
	margin: 30px;
	text-decoration: underline;
	text-underline-offset: 4px;
	text-decoration-color: #0000ff;
}

