/* デフォルト解除 */

p{
	margin: 0;
	padding: 0;
}

/* IEの画像間スキマ対策 */
img{vertical-align:bottom;}

/* table要素スキマ対策 */
table {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}

/* CSS Document */



body{
	background-color:#fff;
	margin: 0;
	line-height:130%;
	color:#392626;
	font-family:"MS UI Gothic";

	}

#fade {
position:fixed;
background: url(../img/loading.gif) no-repeat 50% 300px;
margin: 0 auto;
text-align: center;
width: 100%;
height: 100%;
background-color: #000038;
z-index: 9990;
}



#underbody{
 background-image:url(../img/bgimg.png); 
	background-repeat:repeat-x;
	background-position:top center;
}

#imgarea{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#workbox{
	margin-top: 15px;
	width: 580px;
	height: 420px;
	background-color: #fff;
}

.w_list{
	float: left;
	width: 286px;
	height: 96px;
	margin: 10px 0 0 0px;
	_margin: 10px 0 0 0px; /* IE6用 */
	padding: 0;
	background: #fff;
}

.wr_list{
	float: left;
	width: 286px;
	height: 96px;
	margin: 10px 0 0 8px;
	_margin: 10px 0 0 8px; /* IE6用 */
	padding: 0;
	background: #fff;
}

#container{
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	}


#header{
	background-image:url(../img/head.gif);
	background-repeat: repeat-x;
	height:100%;
	margin-top:0px;
	padding-top:0px;
	display: flex;
	justify-content: center;
	}
	
	
#head_top{
	background:url(../img/head_top.png) no-repeat;
	width: 1025px;
	height: 128px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
	gap: 17rem;
}

.top_title{
	_margin: 20px auto auto 45px;
	width: 362px;
	height: 55px;
margin-top: 20px;
}

#mailbtn{
	float: right;
	margin: 5px 85px auto auto;
	_margin: 5px 45px auto auto;
	text-align: center;
	width: 205px;
	height: 89px;
}

#contents{
	width: 100%;
	margin: 0 0 0 10px;
	text-align: center;
	background:url(../img/bimg_top-trans.png) no-repeat;
	line-height:160%;

	}

#contents2_top{
	width: 900px;
	height: 15px;
	margin: 0 0 0 10px;
	padding: 0;
	background:url(../img/bimg_another_top-trans.png) no-repeat;
	overflow:hidden; 
}

#contents2{
	width: 900px;
	margin: 0 0 0 10px;
	text-align: center;
/*	background:url(../img/bimg_another.png) no-repeat; */
	background:url(../img/bimg_another-trans.png) repeat-y;
	}


.bn{
	text-align:center;
	margin: 0;
	padding: 0;
	display: block;
	width: 200px;
	height: 50px;
	_margin-left: 20px; /* IE6 */
}

.info{
	width: 200px;
	_margin-left: 20px; /* IE6 */
}

.info img{
	text-align:center;
	margin: 0;
	padding: 0;
	display: block;
	}


/* ロールオーバー用 */
.rollover_a {
width: 200px; height: 50px;
background:url(../img/btn1_on.png) no-repeat left bottom;

}

.rollover_a a {
display:block;
outline:none;
}

.rollover_a a:hover {
text-indent:-9999px;
} 

.rollover_b {
width: 200px; height: 50px;
background:url(../img/btn2_on.png) no-repeat left bottom;

}
.rollover_b a {
display:block;
outline:none;
}

.rollover_b a:hover {
text-indent:-9999px;
} 

.rollover_c {
width: 200px; height: 50px;
background:url(../img/btn3_on.png) no-repeat left bottom;

}
.rollover_c a {
display:block;
outline:none;
}

.rollover_c a:hover {
text-indent:-9999px;
} 

.rollover01 {
width: 286px; height: 96px;
background:url(../img/menu_area1_on-trans.png) no-repeat left bottom;

}
.rollover01 a {
display:block;
outline:none;
}
.rollover01 a:hover {
text-indent:-9999px;
} 
.rollover02 {
width: 286px; height: 96px;
background:url(../img/menu_area2_on-trans.png) no-repeat left bottom;
}
.rollover02 a {
display:block;
outline:none;
}
.rollover02 a:hover {
text-indent:-9999px;
} 
.rollover03 {
width: 286px; height: 96px;
background:url(../img/menu_area3_on-trans.png) no-repeat left bottom;
}
.rollover03 a {
display:block;
outline:none;
}
.rollover03 a:hover {
text-indent:-9999px;
} 
.rollover04 {
width: 286px; height: 96px;
background:url(../img/menu_area4_on-trans.png) no-repeat left bottom;
}
.rollover04 a {
display:block;
outline:none;
}
.rollover04 a:hover {
text-indent:-9999px;
} 
.rollover05 {
width: 286px; height: 96px;
background:url(../img/menu_area5_on-trans.png) no-repeat left bottom;
}
.rollover05 a {
display:block;
outline:none;
}
.rollover05 a:hover {
text-indent:-9999px;
} 
.rollover06 {
width: 286px; height: 96px;
background:url(../img/menu_area6_on-trans.png) no-repeat left bottom;
}
.rollover06 a {
display:block;
outline:none;
}
.rollover06 a:hover {
text-indent:-9999px;
} 
.rollover07 {
width: 286px; height: 96px;
background:url(../img/menu_area7_on-trans.png) no-repeat left bottom;
}
.rollover07 a {
display:block;
outline:none;
}
.rollover07 a:hover {
text-indent:-9999px;
} 
.rollover08 {
width: 286px; height: 96px;
background:url(../img/menu_area8_on-trans.png) no-repeat left bottom;
}
.rollover08 a {
display:block;
outline:none;
}
.rollover08 a:hover {
text-indent:-9999px;
} 

/* ロールオーバー用終わり */

.bdG{
	border: solid 1px #006600;
}

.bdB{
	border: solid 1px #000099;
}




#main{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding:15px 0px 0px 0px;
	}

#regimg{
	margin-left: 20px;
	width: 580px;
}

.regl_list{
	float: left;
	width: 285px;
	height:200px;
	margin: 10px 0 0 0px;
	_margin: 10px 0 0 0px; /* IE6用 */
	padding: 0;
/*	background: url(../img/sample02.png) no-repeat; */
	background-color: #6699cc;
}

.regr_list{
	float: left;
	width: 285px;
	height: 200px;
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 10px; /* IE6用 */
	padding: 0;
/*	background: url(../img/sample02.png) no-repeat; */
	background-color: #6699cc;
}

/*  　TOPページ   */
.top-left{
	float:left;
	margin:0 0 0 40px;
	*margin:0 0 0 30px; /* IE7用 */
	_margin: 0 0 0 10px; /* IE6用 */
	width: 200px;
	padding:20px 0 0 0;
	}

.top-right{
	float:left;
	width:580px;
	height: 100%;
	margin-left: 40px;
	/margin:0 0 0 40px; /* IE6,7用 */
	padding:20px 0 0 0;
	}


.top-right2{
	float:left;
	width:580px;
	height: 100%;
	margin-left: 20px;
	/margin:0 0 0 20px; /* IE6,7用 */
	padding:20px 0 0 0;
	}

.top-right3{
	float:left;
	width:600px;
	height: 100%;
	margin-left: 20px;
	/margin:0 0 0 20px; /* IE6,7用 */
	padding:20px 0 0 0;
}

.top-right4{
	float:left;
	width:580px;
	height: 100%;
	margin-left: 20px;
	*margin:0 0 0 20px; /* IE6,7用 */
	_margin:0 0 0 10px; /* IE6用 */
	padding:20px 0 0 0;
}

/* フッター　*/

#footer {
	clear:both;
	width: 100%;
	background-image:url(../img/foot.gif);
	background-repeat: repeat-x;
	margin:0px auto;
	padding:5px 10px 20px 0px;
	font-size:12px;
	color:#fff;
	position: relative;
	}




/* end */

#footer-main{
	margin: 0 0 0 -650px;
	text-decoration:none;
	font-weight:normal;
	color: #fff;
	}

#footer-text{
	margin: 0 0 0 650px;
	line-height:17px;
	font-size:12px;
	color:#fff;
	}


.cl{
	clear:both;
	}	



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

h2{
	padding:0px;
	margin:0px;
	}
	
.h2-top{
	border:1px solid #CCCCCC;
	padding:5px 0px 5px 0.5em;
	font-size:16px;
	font-weight:bold;
	border-left:1em solid #FF6699;
	}
	
h3{
	font-size:18px;
	padding:25px 0px 15px 4em;
	color:#FFFFFF;
	margin-top:30px;
	background-image:url(../img-style/bg-winh3.gif);
	background-repeat:no-repeat;
	line-height:14px;
	}

h4{
	margin-top:15px;
	margin-bottom:5px;
	font-size:16px;
	}


a:link{
	color:#993300;
	}
	
a:visited{
	color:#CC3366;
	}
	


img{
	border:0px;
	}

.pickup-box{
	width:560px;
	_width:560px; /* IE6 */
	background-color:#f0ede6;
	padding:0;
	margin:10px 0 0 20px;
	_margin-top: 30px; /* IE6 */
	padding: 5px 0 10px 20px;
	line-height:110%;
	margin-right: -3px;
	}
	
.pickup-box a{
	color:#8e3d3d;
	}

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

.up{
	text-align: right;
	padding-top:20px;
	padding-right:60px;

	}



#gmap{
	width: 580px;
}

/* 概要表用 */
.detail{
    border-top:1px solid #000;
    padding: 0;
    border-spacing:0;
    empty-cells:show;
}
.detail th{
    border-bottom:1px solid #000;
    padding:2px 10px;
    /margin: 0; /*  */
}

.detail td{
    border-bottom:1px solid #000;
    padding:2px 10px;
    /margin: 0; /*  */
}

.worktext{
	width: 580px;
	margin-left: 20px;
	padding-bottom: 30px;
}

.textarea{
	width: 340px;
}
.worksimg{
	float: right;
	width: 230px;
	height:150px;
	/* background: url(../img/sample01.png); */
	background-color: #ffffcc;
}

.worksimg_sequence{
	float: left;
	width: 230px;
	height:150px;
	background-color: #ffffcc;
}

/* ショートカットクラス */

.lh1_5{
	line-height: 1.5;
}

.bdBtm{
	border-bottom: solid 1px #000;
}

.bdlB{
	border-left: solid 4px #333399;
}

.fsize{
    font-family: '小塚ゴシック Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',sans-serif;
    font-size: 25px;
    line-height: 1.3;
    font-weight: normal;
}

.nsize{
    font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
    font-size: 24px;
    line-height: 1.3;
    font-weight: normal;
}

.tL{
	text-align: left;
}
.tC{
	text-align: center;
}
.tR{
	text-align: right;
}

.mL10{
	margin-left: 10px;
}
.mL20{
	margin-left: 20px;
}
.mT5{
	margin-top: 5px;
}
.mT10{
	margin-top: 10px;
}
.mT20{
	margin-top: 20px;
}
.mT30{
	margin-top: 30px;
}
.mB10{
	margin-bottom: 10px;
}
.mB20{
	margin-bottom: 20px;
}

.pR40{
	padding-right: 40px;
}
