@charset "utf-8";
/******************************************

株式会社アンチータ
[style]top

******************************************/
/* common */
.box_top{
	margin-bottom:30px;
}
/* main */
#box_main_top{
	width:960px;
	height:493px;
	margin:0 auto 0px auto;
	}

#box_main_top img{
	    -webkit-box-shadow: 0px 0px 15px -3px #999999;
       -moz-box-shadow: 0px 0px 15px -3px #999999;
            box-shadow: 0px 0px 15px -3px #999999;
}
#box_main_top ul{
	list-style:none;
	margin-top:15px;
}

#box_main_top ul li{
	float:left;
}

.gai01 a{
	width:226px;
	height:78px;
	background: url(../images/top_gai01.jpg) no-repeat;
	display:block;
}

.gai01 a:hover{
	background: url(../images/top_gai01_on.jpg) no-repeat;
}


.gai02 a{
	width:226px;
	height:78px;
	background: url(../images/top_gai02.jpg) no-repeat;
	display:block;
	margin-left:18px;
}

.gai02 a:hover{
	background: url(../images/top_gai02_on.jpg) no-repeat;
}

.gai03 a{
	width:226px;
	height:78px;
	background: url(../images/top_gai03.jpg) no-repeat;
	display:block;
	margin-left:18px;
}

.gai03 a:hover{
	background: url(../images/top_gai03_on.jpg) no-repeat;
}

.gai04 a{
	width:226px;
	height:78px;
	background: url(../images/top_gai04.jpg) no-repeat;
	display:block;
	margin-left:18px;
}

.gai04 a:hover{
	background: url(../images/top_gai04_on.jpg) no-repeat;
}


#box_main_bg{
	height:600px;
	background-color:#fff;
}
#box_in_bg{
	height:150px;
	background:url(../images/in_bg.jpg) repeat-x center;
}
#wrapper_topmain{
	padding:0px;
}
.tm_left{
	width:680px;
	float:left;
}
.tm_right{
	width:270px;
	float:right;
	margin-right:-3px;
}



/* pagetop */
#pagetop{
	width:960px;
	height:30px;
	margin:0 auto 20px auto;
}

.pagetop a{
	width:111px;
	height:17px;
	display:block;
	background:url(../images/pagetop.jpg) no-repeat;
	float:right;
}
.pagetop a:hover{
	width:111px;
	height:17px;
	display:block;
	background:url(../images/pagetop_on.jpg) no-repeat;
	float:right;
}

#pagetop_in{
	width:600px;
	height:17px;
	margin-bottom:30px;
}

.pagetop_in a{
	width:111px;
	height:17px;
	display:block;
	background:url(../images/pagetop.jpg) no-repeat;
	float:right;
}

.pagetop_in a:hover{
	width:111px;
	height:17px;
	display:block;
	background:url(../images/pagetop_on.jpg) no-repeat;
	float:right;
}

.more a{
	width:87px;
	height:14px;
	background:url(../images/top_more.jpg) no-repeat;
	display:block;
	float:right;
}

.more a:hover{
	background:url(../images/top_more_on.jpg) no-repeat;
}

.more2 a{
	width:87px;
	height:14px;
	margin-left:10px;
	background:url(../images/top_more2.jpg) no-repeat;
	display:block;
	float:left;
}



.more2 a:hover{
	background:url(../images/top_more2_on.jpg) no-repeat;
}

.top_bt01 a{
	background:url(../images/top_bt01.jpg) no-repeat;
	width:307px;
	height:42px;
	display:block;
}

.top_bt01 a:hover{
	background:url(../images/top_bt01_on.jpg) no-repeat;
}

.top_bt02 a{
	background:url(../images/top_bt02.jpg) no-repeat;
	width:307px;
	height:42px;
	display:block;
}

.top_bt02 a:hover{
	background:url(../images/top_bt02_on.jpg) no-repeat;
}

.top_bt03 a{
	background:url(../images/top_bt03.jpg) no-repeat;
	width:307px;
	height:42px;
	display:block;
}

.top_bt03 a:hover{
	background:url(../images/top_bt03_on.jpg) no-repeat;
}


/* bt menu */
#bt_menu{
	width:900px;
	height:60px;
	margin:0 auto 0px auto;
}

.bt_bunner{
	width:400px;
	height:60px;
	float:right;
}

.bt_bunner ul{
	list-style:none;}
	
.bt_bunner li{
	float:left;
	margin-right:12px;}
	
.ninja_onebutton{
	width:480px;
	height:60px;
	float:left;
	margin-left:12px;
}


/*2017年1月追加*/


.top_b_title1 a{
	width:302px;
	height:52px;
	background: url(../images/top_title01.jpg) no-repeat;
	display:block;
	overflow: hidden;
 	text-indent: 100%;
	white-space: nowrap;
}

.top_b_title1 a:hover{
	background: url(../images/top_title01_on.jpg) no-repeat;
}




.top_b_title2 a{
	width:302px;
	height:52px;
	background: url(../images/top_title02.jpg) no-repeat;
	display:block;
	overflow: hidden;
 	text-indent: 100%;
	white-space: nowrap;
}

.top_b_title2 a:hover{
	background: url(../images/top_title02_on.jpg) no-repeat;
}


.top_b_title4 a{
	width:302px;
	height:52px;
	background: url(../images/top_title04.jpg) no-repeat;
	display:block;
	overflow: hidden;
 	text-indent: 100%;
	white-space: nowrap;
}

.top_b_title4 a:hover{
	background: url(../images/top_title04_on.jpg) no-repeat;
}


.more5{
	width:87px;
	height:14px;
	margin-left:20px;
	background:url(../images/top_more2.jpg) no-repeat;
	display:block;
	float:left;
}

#box_faq01 dl{
	padding:0 10px 5px 25px;
	font-size: 12px;
}
#box_faq01 dl dt{
	font-weight:bold;
width:30px;
display:block;
float:left;
}
#box_faq01 dl dd{
margin:0 0 0 30px;
display:block;
}
.mgt_m5{
	margin-top: -5px;
}
.font_c_green{
	color:#669900;
}

/*2017/2中の段修正*/
div.first_block{
	width: 960px;
	height: 610px;
}


div.first_left{
	width: 400px;
	float: left;
	padding-left: 20px;
}
div.fbarea{
	width: 530px;
	height: 630px;
	float: right;
	margin-left: 10px;
	overflow: hidden;

}

  ul.shikaku06{
	  width: 370px;
	  padding: 10px 0 0 20px;
	  margin-bottom: 30px;
	 
  }

  ul.shikaku06 li{
	  list-style:disc;
	  padding-bottom: ;
	  border-bottom: #696 1px dotted;
	  margin-bottom: 18px;

  }

img.fudo_left{
	margin: 10px 0 60px 0;
	padding: 0 0 0 10px;
}


p.facebool_logo{
	padding: 0px 0 0 200px;
	margin-top: -1px;
}


p.facebool_logo a:hover{
	opacity: 0.7;
  		filter: alpha(opacity=70);
 		 -ms-filter: "alpha(opacity=70)";
}



.more_area{
}
.more_area a{
	width:87px;
	height:14px;
	background:url(../images/top_more.jpg) no-repeat;
	display:block;
	float:right;
	margin-right: 30px;
	margin-top: 20px;
}

.more_area a:hover{
	background:url(../images/top_more_on.jpg) no-repeat;
}


img.townpage{
	margin: -2px 0 0 10px;
}

dl.newadl{
	font-size: 12px;}

dl.newadl dt{
background:url(../images/news_mark.gif) no-repeat 3px 15px;
  padding-top : 13px;    
  padding-bottom : 1px;
  padding-left : 13px;
  width : 68px;
/* 左寄せ */
  float : left;
/* float解除 */
  clear : both;
}
 
dl.newadl dd{    
  padding-top : 13px;
  padding-left : 1px;
  padding-right : 5px;
  padding-bottom : 1px;
  width : 240px;
/* dtの幅分の設定 */
  margin-left : 60px;
}
