
/*********************************
 *
 * COMMON STYLES
 *
 *********************************/

body {
	color:#666;
	font-size:100%;
	font-family:"メイリオ","Meiryo", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック";
	background-color:#fff;
	}
a {color:#333; text-decoration: none;} a:hover {color:#c43a00; text-decoration: none;}
a:hover img.hover {filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
a:hover img.hhover {filter:alpha(opacity=70); -moz-opacity:0.9; opacity:0.9;}

/* margin style */
.mT05 {margin-top:5px !important;}
.mT10 {margin-top:10px !important;}
.mT15 {margin-top:15px !important;}
.mT20 {margin-top:20px !important;}
.mT40 {margin-top:40px !important;}
.mT60 {margin-top:60px !important;}
.mT100 {margin-top:100px !important;}
.mL5 {margin-left:5px !important;}
.mL10 {margin-left:10px !important;}
.mL12 {margin-left:12px !important;}
.mL15 {margin-left:15px !important;}
.mL20 {margin-left:20px !important;}
.mL25 {margin-left:25px !important;}
.mL26 {margin-left:26px !important;}
.mL30 {margin-left:30px !important;}
.mL40 {margin-left:40px !important;}
.mL50 {margin-left:50px !important;}
.mL60 {margin-left:60px !important;}
.mL76 {margin-left:76px !important;}
.mL80 {margin-left:80px !important;}
.mL100 {margin-left:100px !important;}
.mB05 {margin-bottom:5px !important;}
.mB10 {margin-bottom:10px !important;}
.mB15 {margin-bottom:15px !important;}
.mB20 {margin-bottom:20px !important;}
.mB40 {margin-bottom:40px !important;}
.pT10 {padding-top:10px !important;}

/* text style */
.red {color:#ff0000} /* 差し色 */
.bold{font-weight:bold !important;}.normal{font-weight:normal !important;}

/* float style */
.left {float:left;} .right {float:right;} .clear {clear:both;}
.left_photo {float:left; padding:0 20px 20px 0;} .right_photo {float:right; padding:0 0 20px 20px;}

/* font */
.large {font-size:1.25em;}
.slarge {font-size:1.15em;}
.small {font-size:0.8em;}




/*********************************
 *
 * WRAPPER
 *
 *********************************/


#wrapper {
	width:100%;
	margin:0px auto;
	}
	

/*********************************
 *
 * HEADER
 *
 *********************************/

	
#header { 
  width:100%;
	margin:0 auto;
	height:auto;
}
	

#header .inner {
	width:100%;
}



#header .inner .left {
	width:100%;
	margin:0;
	float:none;
	text-align:center;
	background-color:#cc0000;
}


#header .inner .right {
	width:96%;
	margin:0 2%;
	float:none;
	text-align:center;
}


#header .inner .left h1   {  
	font-size:70%;
	color:#fff;
	text-align:left;
	width:90%;
	margin:0 0 5% 0;
	padding:5% 2% 2% 2%;
	
	}



#header .inner .right .tell {
	text-align:center;
	margin-top:5%;
	clear:both; 

}





.box {
 background: url(../images/common/main_sp_01.jpg) no-repeat;
    background-size: contain;
    height: 0;	
	width:100%;
	padding-top:84.06%;
}

.subtit {
  background-size: cover;
  background-position: center;
  background-image: url(../images/business/subtit_bk.png);
  padding:15px 0 10px 0;

}

.subtit img {
width:50%;

}

    



/*********************************
 *
 * BANNER AREA
 *
 *********************************/
 

 
  #banner_box{width:100%; margin:0 auto; background-color:#f4f4f4; border-bottom: 1px solid #dadada; height:100%; }

 #banner_box h3 { font-size:140%; text-align:center; padding:10% 0;} 
 
 #banner_box ul {
	text-align:center;
	width:100%;
	padding:5% 0;
}
#banner_box ul li img {
	clear:both;
	width:70%;
	margin:2% 5%;
	
}
 

/*********************************
 *
 * CONTENTS
 *
 *********************************/

#contents {width:100%; margin:0px auto 0 auto; text-align:center;}

span.text_color_red {
	color:#C00;
}




/*********************************
 *
 * contact（お問い合わせフォーム）
 *
 *********************************/


div.form table.contact {
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	line-height: 1.5em;
	font-size:90%; 
	width:100%;
	margin-top:20px;
}

div.form table.contact td {
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	padding:5px;
	text-align: left;
}

div.form table.contact th {
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	padding:5px;
	text-align: left;
	background-color:#f1f1f1;
	width:30%;
}


td.form-left {
	border:solid #FFF;
	background-color:#d8dffe;
	padding:3px;
}

td.form-right{
	text-align:left;
	padding-left:3px;
}



.w300{width:80%;}
.w200{width:60%;}	
.w100{width:50%}			
.w50{width:30%;}	
.w30{width:20%; margin-bottom:10px;}






/*********************************
 *
 * alliance
 *
 *********************************/
 
img.alliance_01 {
	width:100%;
	margin-bottom:10px;
}


/*********************************
 *
 * alliance
 *
 *********************************/

.box_left {
	width:98%;
	height:100%;
	border:solid 1px #CCCCCC;
	margin-bottom:15px;

}
.box_left h1 {
	padding:15px;
	text-align:left;
}
.box_left p {
	padding:15px;
}
.box_left img {
	width:95%;
}


.box_right {
	width:98%;
	height:100%;
	border:solid 1px #CCCCCC;
	margin-bottom:15px;

}
.box_right h1 {
	padding:15px;
	text-align:left;
}
.box_right p {
	padding:15px;
}
.box_right img {
	width:95%;
}



.tab-content input[type="radio"] {
  display: none;
}

.tab-content label {
  display: inline-block;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 14px;
  box-sizing: content-box;
  background-color:#CCC;
}
.tab-content label:hover,
.tab-content input[type="radio"]:checked + label {
  background-color: #cccccc;
}

.tab-content .tab-box {
  width: 90%;
  height: 100%;
  border: 1px solid #cccccc;
  box-sizing: content-box;
  text-align:left;
  margin:0 auto;
  margin-bottom:10px;
  padding:5px;
  font-size: 14px;
}

/*
.tab-content > .tab-box > div {
  display: none;
}

#tab1:checked ~ .tab-box > #tabtext {
  display: block;
}
*/






/*********************************
 *
 * service
 *
 *********************************/

#contents .cont01 .inner p.service {
	text-align:center;
}

table.service {
	font-size:14px;
	text-align:left;
	border:solid 1px #999999;
}

table.service td {
	padding:10px;
	border:solid 1px #999999;
}





/*********************************
 *
 * privacy
 *
 *********************************/

table.privacy {
	font-size:14px;
	text-align:left;
	border:solid 1px #999999;
}

table.privacy td {
	padding:10px;
	border:solid 1px #999999;
}

.table_bg {
	background-color:#ffe7e7;
}




/*********************************
 *
 * careers
 *
 *********************************/

table.careers {
	margin-top:20px;
	font-size:16px;
	text-align:left;
}

table.careers td.koumoku {
	border:#CCC solid 2px;
	width:100px;
	text-align:center;
}




/*********************************
 *
 * top
 *
 *********************************/
 
#contents .topcont01 {width:100%; margin:10px auto; text-align:center;}
#contents .topcont01 .inner { width:96%; margin:0 2%; } 
#contents .topcont01 .inner h2 { font-size:140%; font-weight:bold; text-align:left; color:666;}
#contents .topcont01 .inner p { font-size:90%; text-align:left; line-height:1.6em;}


#contents .topcont02 {width:100%; margin:10% auto; text-align:center; background-color:#f5f2ed; padding-bottom:5%;}
#contents .topcont02 .inner { width:100%; margin:0 auto; } 
#contents .topcont02 .inner h3 { font-size:140%; text-align:center; color:666; padding:10% 0;}
#contents .topcont02 .inner ul { }


.boxWrap .boxCh {
  height: 80%;
  width: 80%;
  margin: 10px;
  padding: 10px;
  background: #fff;
  clear:bot;
  margin-left:7%;
}



.boxWrap .boxCh .icon {
	margin:30px 0 0 0; 
 }
 
 
 .boxWrap .boxCh p {
	 font-size:18px;
	 margin:20px auto;
	 text-align:center;
 }
 
 

#contents .topcont03 {width:100%; margin:-5% auto 0 auto; text-align:center;}
#contents .topcont03 .inner { width:96%; margin:0 2%;  } 
#contents .topcont03 .inner h3 { font-size:140%; text-align:left; color:#666; border-bottom:1px solid #d5d5d5; padding-bottom:5%; margin-bottom:5%;}
#contents .topcont03 .inner h3 span { font-size:80%; text-align:left; color:#999999; margin:0 0 30px 30px;}
#contents .topcont03 .inner .left { width:100%; float:none;}
#contents .topcont03 .inner .left h4 { font-size:120%; text-align:left; line-height:1.5em;}
#contents .topcont03 .inner .left p { font-size:90%; text-align:left; line-height:1.8em; margin:10px 0;}
#contents .topcont03 .inner .left .btnbox { margin:10px; auto; text-align:center;}
#contents .topcont03 .inner .right { width:100%; float:none;}
#contents .topcont03 .inner .right img {width: 80%; }


#contents .topcont04 {width:100%; margin:50px auto; text-align:center;}
#contents .topcont04 .inner { width:96%; margin:0 2%; } 
#contents .topcont04 .inner h3 { font-size:140%; text-align:left; color:#666; border-bottom:1px solid #d5d5d5; padding-bottom:5%; margin-bottom:5%;}
#contents .topcont04 .inner h3 span { font-size:80%; text-align:left; color:#999999; margin:0 0 30px 30px;}
#contents .topcont04 .inner .right { width:100%; float:none;}
#contents .topcont04 .inner .right h4 { font-size:120%; text-align:left; line-height:1.5em;}
#contents .topcont04 .inner .right p { font-size:90%; text-align:left; line-height:1.8em; margin:10px 0;}
#contents .topcont04 .inner .right .btnbox { margin:10px; auto; text-align:center;}
#contents .topcont04 .inner .left { width:100%; float:none;}
#contents .topcont04 .inner .left img {width: 80%; }


#top-03{
	background: #f1f1f1;
	padding: 5%;
	margin-top:30px;
}

#top-03 h3{font-size:140%; text-align:center; color:666; padding:10% 0;}



#top-03 h1:before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10%x 9% 0 9%;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: -1;
	margin-left: -90px;
}

#top-03 .slick-slider{
	width: 100%;
	margin: 0 auto;
}
#top-03 .slick-slide img{
	width: 98%;
	margin: 0 auto;}


#top-03 .container,footer.container{width: 100%;}


#contents .topcont05 {width:100%; margin:50px auto; text-align:center;}
#contents .topcont05 .inner { width:96%; margin:0 2%;  } 

#contents .topcont05 .inner .left { width:100%; float:none;}
#contents .topcont05 .inner .left .newsbox { width:100%; height:auto;  border:1px solid #d5d5d5; }
#contents .topcont05 .inner .left .newsbox h3 { font-size:140%;}

#contents .topcont05 .inner .left .newsbox dl {
	width:90%;
	margin:5%;
	padding:0 0;
	text-align:left;
	font-size:100%;
	overflow: auto;
	height:150px;
	
}

#contents .topcont05 .inner .left .newsbox dt {
	margin:5px 0 0 0;
	font-size:90%;
}

#contents .topcont05 .inner .left .newsbox dd {
	margin:5px 0 0 0;
	font-size:90%;
	
}



#contents .topcont05 .inner .right { width:100%; float:none; margin-top:10%;}
#contents .topcont05 .inner .right .contbox { width:100%; height:auto;  border:1px solid #d5d5d5;}
#contents .topcont05 .inner .right .contbox h3 { font-size:140%;}
#contents .topcont05 .inner .right .contbox .contimg { width:90%; padding:5%;}
#contents .topcont05 .inner .right .contbox .btnbox{ margin-top:20px; text-align:center; width:90%; padding:0 auto;}
#contents .topcont05 .inner .right .contbox p { font-size:100%; text-align:left; line-height:1.8em;}
#contents .topcont05 .inner .right .contbox p.tit { font-size:120%; text-align:left; line-height:1.8em; margin-top:20px;}
#contents .topcont05 .inner .right .contbox p.time { font-size:80%; text-align:left; line-height:1.8em; margin-top:20px;}
#contents .topcont05 .inner .right .contbox p.tell { font-size:120%; text-align:left; font-weight:bold; line-height:1.8em;}

/*********************************
 *
 * business
 *
 *********************************/
 
#contents .cont01 {width:100%; margin:10px auto; text-align:center;}
#contents .cont01 .inner { width:96%; margin:0 2%; } 
#contents .cont01 .inner h2 { font-size:140%; font-weight:bold; text-align:left; color:666;}
#contents .cont01 .inner p { font-size:90%; text-align:left; line-height:1.6em;} 
 



.boxWrap2{
 

}

.boxWrap2 .zu img{
	width:80%;
 

}



.box500 {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	float:left;
	width:94%;
	margin:10px;
}
.box500 .box-title {
    font-size: 120%;
    background: #333;
    padding: 6px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box500 p {
    padding: 5%;
    margin: 0;
}



.box325 {
    margin: 2em 0;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	float:left;
	width:94%;
	margin:10px;
}
.box325 .box-title {
     font-size: 120%;
    padding: 6px;
    text-align: center;
	background: #f1f1f1;
    color: #333;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box325 p {
    padding: 5%;
    margin: 0;
}


#contents .cont03 {width:100%; margin:5% auto 0 auto; text-align:center;}
#contents .cont03 .inner { width:96%; margin:0 2%;  } 
#contents .cont03 .inner p { font-size:90%; text-align:left; line-height:1.8em; margin:3% 0;}
#contents .cont03 .inner h2 { font-size:140%; text-align:center;  margin-bottom:2%;}
#contents .cont03 .inner h3 { font-size:110%; text-align:left; color:#666; border-bottom:1px solid #d5d5d5; padding-bottom:2%; margin-bottom:2%;}
#contents .cont03 .inner h3 span { font-size:80%; text-align:left; color:#999999; margin:0 0 30px 30px;}
#contents .cont03 .inner .left { width:100%; float:none;}
#contents .cont03 .inner .left h4 { font-size:120%; text-align:center; line-height:1.5em;}
#contents .cont03 .inner .left p { font-size:90%; text-align:left; line-height:1.8em; margin:10px 0;}
#contents .cont03 .inner .left .btnbox { margin:10px; auto; text-align:center;}
#contents .cont03 .inner .right { width:100%; float:none;}
#contents .cont03 .inner .right img {width: 80%; }


#contents .cont04 {width:100%; margin:5% auto; text-align:center;}
#contents .cont04 .inner { width:96%; margin:0 2%; }
#contents .cont04 .inner p { font-size:90%; text-align:left; line-height:1.8em; margin:3% 0;}
#contents .cont04 .inner h2 { font-size:140%; text-align:center;  margin-bottom:2%;} 
#contents .cont04 .inner h3 { font-size:110%; text-align:left; color:#666; border-bottom:1px solid #d5d5d5; padding-bottom:2%; margin-bottom:2%;}
#contents .cont04 .inner h3 span { font-size:80%; text-align:left; color:#999999; margin:0 0 30px 30px;}
#contents .cont04 .inner .right { width:100%; float:none;}
#contents .cont04 .inner .right h4 { font-size:120%; text-align:center; line-height:1.5em;}
#contents .cont04 .inner .right p { font-size:90%; text-align:left; line-height:1.8em; margin:10px 0;}
#contents .cont04 .inner .right .btnbox { margin:10px; auto; text-align:center;}
#contents .cont04 .inner .left { width:100%; float:none;}
#contents .cont04 .inner .left img {width: 80%; }


/* practice */

#contents .cont03 .inner table.pra { width: 95%; margin: 3% 2% 0 2%; font-size: 80%; text-align:left;}
#contents .cont03 .inner table.pra th { width: 35%; padding: 2%; border-bottom: 1px solid  #d5d5d5; color: #666666; font-weight: normal; line-height:1.2em;}
#contents .cont03 .inner table.pra td { width: 55%; padding: 2%; border-bottom: 1px solid  #d5d5d5; }

.map {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.map iframe,
.map object,
.map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


#gmap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



/*********************************
 *
 * btn
 *
 *********************************/
 .btnWrap{
  width:100%;
  text-align:center;
  clear:both;
}

 
 .btn {
	display: inline-block ;
	height: 40px ;
	padding: 0 30px 0 50px ;
	border: 2px solid #000000 ;
	font-size: 13px ;
	line-height: 36px ;
	color: #000000 !important ;
	text-decoration: none !important ;
	text-align: center ;
	-webkit-border-radius: 20px ;
	-moz-border-radius: 20px ;
	border-radius: 20px ;
}
.btn span {
	display: inline-block ;
	background: url(../images/common/ar1.png) right center no-repeat ;
	background-size: 10px ;
	padding: 3px 20px 0 0 ;
}
.btn:hover,
.btn:focus {
	background: #000000 ;
	color: #ffffff !important ;
	-webkit-transition-duration: 0.2s ;
	transition-duration: 0.2s ;
	-webkit-transition-timing-function: ease-out ;
	transition-timing-function: ease-out ;
	padding: 0 30px 0 50px ;
}
.btn:hover span,
.btn:focus span {
	background: url(../images/common/ar2.png) right center no-repeat ;
	background-size: 10px ;
}





 .btn2 {
	display: inline-block ;
	height: 40px ;
	width:70%;
	padding: 0 30px 0 50px ;
	border: 2px solid #000000 ;
	font-size: 12px ;
	line-height: 36px ;
	color: #000000 !important ;
	text-decoration: none !important ;
	text-align: center ;
	-webkit-border-radius: 2px ;
	-moz-border-radius: 2px ;
	border-radius: 2px ;
}
.btn2 span {
	display: inline-block ;
	background: url(../images/common/ar1.png) right center no-repeat ;
	background-size: 10px ;
	padding: 3px 20px 0 0 ;
}
.btn2:hover,
.btn2:focus {
	background: #000000 ;
	color: #ffffff !important ;
	-webkit-transition-duration: 0.2s ;
	transition-duration: 0.2s ;
	-webkit-transition-timing-function: ease-out ;
	transition-timing-function: ease-out ;
	padding: 0 30px 0 50px ;
}
.btn2:hover span,
.btn2:focus span {
	background: url(../images/common/ar2.png) right center no-repeat ;
	background-size: 10px ;
}

  .btn3 {
	display: inline-block ;
	height: 40px ;
	width:70%;
	padding: 0 30px 0 50px ;
	border: 2px solid #000000 ;
	font-size: 12px ;
	line-height: 36px ;
	color: #000000 !important ;
	text-decoration: none !important ;
	text-align: center ;
	-webkit-border-radius: 2px ;
	-moz-border-radius: 2px ;
	border-radius: 2px ;
}
.btn3 span {
	display: inline-block ;
	background: url(../images/common/ar1.png) right center no-repeat ;
	background-size: 10px ;
	padding: 3px 20px 0 0 ;
}
.btn3:hover,
.btn3:focus {
	background: #cc0001 ;
	color: #ffffff !important ;
	-webkit-transition-duration: 0.2s ;
	transition-duration: 0.2s ;
	-webkit-transition-timing-function: ease-out ;
	transition-timing-function: ease-out ;
	padding: 0 30px 0 50px ;
}
.btn3:hover span,
.btn3:focus span {
	background: url(../images/common/ar2.png) right center no-repeat ;
	background-size: 10px ;
}

  .btn4 {
	display: inline-block ;
	height: 40px ;
	width:70%;
	padding: 0 30px 0 50px ;
	border: 2px solid #000000 ;
	font-size: 12px ;
	line-height: 36px ;
	color: #000000 !important ;
	text-decoration: none !important ;
	text-align: center ;
	-webkit-border-radius: 2px ;
	-moz-border-radius: 2px ;
	border-radius: 2px ;
	margin:2% 0;
}
.btn4 span {
	display: inline-block ;
	background: url(../images/common/ar1.png) right center no-repeat ;
	background-size: 10px ;
	padding: 3px 20px 0 0 ;
}
.btn4:hover,
.btn4:focus {
	background: #cc0001 ;
	color: #ffffff !important ;
	-webkit-transition-duration: 0.2s ;
	transition-duration: 0.2s ;
	-webkit-transition-timing-function: ease-out ;
	transition-timing-function: ease-out ;
	padding: 0 30px 0 50px ;
}
.btn4:hover span,
.btn4:focus span {
	background-size: 10px ;
}







/*********************************
 *
 * ページ下部お問い合わせスペース
 *
 *********************************/
.otoiawase {
	margin:0px auto;
	border:solid 2px;
	padding:10px;
}

.otoiawase_left {
	font-size:14px;
	margin-bottom:5px;
}

span.midashi {
	font-size:18px;	
}

.otoiawase_right {
	font-size:23px;
	color:#cc0000;
	margin-bottom:5px;
}

span.form {
	border:solid 1px #999999;
	text-align:center;
	width:200px;
	font-size:15px;
	padding:5px;
}



.btnarea{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 20px;
    text-decoration: none;
    color: #ffffff;
	font-size:16px;
    background: #939393;
    transition: .4s;
	width:200px;
	margin-bottom:10px;
  }

.btnarea:hover {
    background: #cc0000;
    color: white;
	padding: 20px;
}





/*********************************
 *
 * FOOTER
 *
 *********************************/


footer {
	width:100%;
	margin:0 auto;

}





footer .fmenu  {
	width:100%; margin:0 auto; background-color:#939393; height:auto; padding:5% 0; 
}



footer .fmenu .fmenu_box  {
	width:90%;
	text-align:center;
	margin:0 auto;
	padding:5%;
	color:#fff;
	font-size:80%;
}


footer a {color:#fff; text-decoration: none;} a:hover {color:#c43a00; text-decoration: none; padding:0; }





footer .fmenu2  {
	width:100%; margin:0 auto; background-color:#cc0000; height:auto; 
}

footer .fmenu2 .copy_box  {
	width:90%;
	text-align:center;
	margin:0 auto;
	padding:5%;
	color:#fff;
	font-size:80%;
}



.pc {
	display: none;
}



  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 7%;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 0%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: 20px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 5%;
		width: 100%;
		text-align: right;
		z-index:9999999;
	}
	
	
		#mainnav .txt{
			font-size:60%;
			font-weight:bold;
			color:#000;
			
	}
	

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #ce3402;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #fff;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

