@charset "utf-8";
/*------------------------------------
 
CSS Information
 
  Site URL: http:www.kitanihon-gas.co.jp/
  File name: common.css
  Summary: base styles
  Created: 
  Last update: 2011.11.22
  Author:
  Base-Color:#39A727
 
  Order of description
  	=00.body
	=01.header
	=02.Nav
	=03.footer
	=04.TopicsPass
	=05.Structure
	=06.PageIndex
	=07.MyNicigas
 
 
------------------------------------*/


.fs10{font-size:10px!important;}
.fs12{font-size:12px!important;}
.fs14{font-size:14px!important;}
.fs16{font-size:16px!important;}
.fs18{font-size:18px!important;}
.fs20{font-size:20px!important;}
.fs22{font-size:22px!important;}
.fs24{font-size:24px!important;}
.fs26{font-size:25px!important;}
.fs28{font-size:28px!important;}
.fs30{font-size:30px!important;}
.fs36{font-size:36px!important;}
.fs48{font-size:48px!important;}

ul.dib{
	letter-spacing:-0.4em;
}
ul.dib li{
	width:176px;
	display:inline-block;
	*display:inline;
	text-alig:center;
	vertical-align:top;
	letter-spacing:normal;
	zoom:1;
}

/* ======================	=00.body	====================== */

@media only print, only screen and (max-width: 999px){
body{
	zoom:120%;
	text-size-adjust: 100%;
}
.sticky_button {
 text-decoration: none;
 bottom: 60px;
 display: none;
 position: fixed;
 right: 20px;
 z-index: 9999;
  padding: 0;
  border: none;
  background: transparent;
  zoom:120%;
}

}

@media only print, only screen and (min-width: 1000px){
/* body{background: url(../images/header/header_back.png) repeat-x left top;} */
.sticky_button {
 display: none;
 visibility:hidden;
}

}


/* ======================	=01.header	====================== */

@media only print, only screen and (max-width: 999px){

#Header{
	width:100%; height:94px;
	margin:0 auto;
	overflow:hidden;
}

#Header h1{
	width:100%; height:88px;
	padding-top:6px;
	float:center;
}

#Header h1 a{
	display:block;
	width:100%; height:100%;
	background: url(../images/header/logo.png) no-repeat left top;
	background-size:80% auto;
}

#Header h1 a span{
	position:absolute;
	width:0; height:0;
	overflow:hidden;
}

#Header ul{
	float:right;
	padding:100% 29px 0 260px;
	overflow:hidden;
	visibility:hidden;
	display: none;
}
#Header ul li{ width:100%; text-align:center; float:left;}

}

@media only print, only screen and (min-width: 1000px){

#Header{
	width:980px; height:94px;
	margin:0 auto;
	overflow:hidden;
}

#Header h1{
	width:485px; height:88px;
	padding-top:6px;
	float:left;
}

#Header h1 a{
	display:block;
	width:424px; height:42px;
	background: url(../images/header/logo.png) no-repeat left top;
}

#Header h1 a span{
	position:absolute;
	width:0; height:0;
	overflow:hidden;
}

#Header ul{
	float:right;
	padding:65px 29px 0 260px;
	overflow:hidden;
}
#Header ul li{ width:98px; text-align:center; float:left;}

}

/* ======================	=02.Nav	====================== */

@media only print, only screen and (max-width: 999px){
#GNav{ 
	visibility:hidden;
	display: none;
}

#GNav2{
	margin:0 auto;
}

#GNav2 li{
	float:left;
	text-align: 
	center;background-size:80% auto
	display:flex;
	justify-content: center;
	align-items: center;
}
#GNav2 li a{
	height:104px;
	width:204px;
	display: block;
	align-items: center;
	background-size:80% auto
}

#GNav2 li.navi_comguide a{
	background: url(../images/navi/navi1_2.png) no-repeat;
	background-size:100%;
}
#GNav2 li.navi_product a{
	background: url(../images/navi/navi2_2.png) no-repeat;
	background-size:100% auto;
}
#GNav2 li.navi_company a{
	background: url(../images/navi/navi6_2.png) no-repeat;
	background-size:100% auto;
}
#GNav2 li.navi_contact a{
	background: url(../images/navi/navi8_2.png) no-repeat;
	background-size:100% auto;
}


#GNav2 li.navi_comguide a.active,
#GNav2 li.navi_comguide a:focus,
#GNav2 li.navi_comguide a:hover{
background: url(../images/navi/navi1.png) no-repeat ;background-size:100% auto;}

#GNav2 li.navi_product a.active,
#GNav2 li.navi_product a:focus,
#GNav2 li.navi_product a:hover{background: url(../images/navi/navi2.png) no-repeat ;background-size:100% auto;}

#GNav2 li.navi_company a.active,
#GNav2 li.navi_company a:focus,
#GNav2 li.navi_company a:hover{background: url(../images/navi/navi6.png) no-repeat ;background-size:100% auto;}

#GNav2 li.navi_contact a.active,
#GNav2 li.navi_contact a:focus,
#GNav2 li.navi_contact a:hover{background: url(../images/navi/navi8.png) no-repeat ;background-size:100% auto;}


}

@media only print, only screen and (min-width: 1000px){
#GNav2{
	visibility:hidden;
	display: none;
}

#GNav{
	width:980px;
	height:62px;
	margin:0 auto;
}

#GNav li{ float:left;}
#GNav li a{
	display:block;
	width:122px;height:62px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}

#GNav li.navi_comguide a{width: 123px;background: url(../images/navi/navi.png) no-repeat left bottom;}
#GNav li.navi_product a{background: url(../images/navi/navi.png) no-repeat -123px bottom;}
#GNav li.navi_reform a{width: 123px;background: url(../images/navi/navi.png) no-repeat -245px bottom;}
#GNav li.navi_gusguide a{background: url(../images/navi/navi.png) no-repeat -368px bottom;}
#GNav li.navi_event a{width: 123px;background: url(../images/navi/navi.png) no-repeat -490px bottom;}
#GNav li.navi_company a{background: url(../images/navi/navi.png) no-repeat -613px bottom;}
#GNav li.navi_recruit a{width: 123px;background: url(../images/navi/navi.png) no-repeat -735px bottom;}
#GNav li.navi_contact a{background: url(../images/navi/navi.png) no-repeat -858px bottom;}



#GNav li.navi_comguide a.active,
#GNav li.navi_comguide a:focus,
#GNav li.navi_comguide a:hover{width: 123px;background: url(../images/navi/navi.png) no-repeat left top;}

#GNav li.navi_product a.active,
#GNav li.navi_product a:focus,
#GNav li.navi_product a:hover{background: url(../images/navi/navi.png) no-repeat -123px top;}

#GNav li.navi_reform a.active,
#GNav li.navi_reform a:focus,
#GNav li.navi_reform a:hover{width: 123px;background: url(../images/navi/navi.png) no-repeat -245px top;}

#GNav li.navi_gusguide a.active,
#GNav li.navi_gusguide a:focus,
#GNav li.navi_gusguide a:hover{background: url(../images/navi/navi.png) no-repeat -368px top;}

#GNav li.navi_event a.active,
#GNav li.navi_event a:focus,
#GNav li.navi_event a:hover{width: 123px;background: url(../images/navi/navi.png) no-repeat -490px top;}

#GNav li.navi_company a.active,
#GNav li.navi_company a:focus,
#GNav li.navi_company a:hover{background: url(../images/navi/navi.png) no-repeat -613px top;}

#GNav li.navi_recruit a.active,
#GNav li.navi_recruit a:focus,
#GNav li.navi_recruit a:hover{width: 123px;background: url(../images/navi/navi.png) no-repeat -735px top;}

#GNav li.navi_contact a.active,
#GNav li.navi_contact a:focus,
#GNav li.navi_contact a:hover{background: url(../images/navi/navi.png) no-repeat -858px top;}

}



@media only print, only screen and (max-width: 999px){
#PNav{
	overflow:hidden;
	width:100%;
	 text-align:center;
	border-top:1px solid #39A727;
	padding-top:10px;
}

#PNav li{ display:inline;}
#PNav li a{
	overflow:hidden;
	font-size:120%;
	padding:0 10px 0 10px;
	text-align:right;
}
}

@media only print, only screen and (min-width: 1000px){
#PNav{
	width:700px; text-align:left;
	border-top:1px solid #39A727;
	padding-top:10px;
}

#PNav li{ display:inline;}
#PNav li a{
	font-size:13px;
	padding:0 10px 0 10px;
	background: url(../images/icon_arrow.gif) no-repeat left center;
}

}

/* ======================	=03.footer	====================== */

@media only print, only screen and (max-width: 999px){
#footer{
	visibility:hidden;
	display: none;
}


#footer2{
	text-decoration: none;
}

#footer2 .pageTop{
	width:100%;
	margin:0 auto; 
	text-align:left;
}

#footer2 #f-in{
	width:100%;
	padding:15px 0 0;
	background: url(../images/footer/footer_back.png) repeat-x left top;
}

#footer2 #f-in div.inner{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

#footer2 #f-in div.inner div{ width:250px; float:left; padding-bottom:5px; text-align:left;}
#footer2 #f-in div.inner div strong{ display:block; font-size:13px; line-height:1.5; color:#FFF;}
#footer2 #f-in div.inner div dl{ text-align:left; color:#FFF; padding:0 0 0 0.5em; margin-bottom:3px;}
#footer2 #f-in div.inner div dl dt{ font-size:10px; line-height:1.5;}
#footer2 #f-in div.inner div dl dd{ font-size:10px; line-height:1.5;}
#footer2 #f-in div.inner div dl dd{ margin-left:1em;}

#footer2 #f-in div.inner div strong a:link,
#footer2 #f-in div.inner div strong a:visited,
#footer2 #f-in div.inner div dl dt a:link,
#footer2 #f-in div.inner div dl dt a:visited,
#footer2 #f-in div.inner div dl dd a:link,
#footer2 #f-in div.inner div dl dd a:visited{ color:#FFF; text-decoration:underline;}

#footer2 #f-in div.inner div strong a:hover,
#footer2 #f-in div.inner div dl dt a:hover,
#footer2 #f-in div.inner div dl dd a:hover{ color:#FFFF00; text-decoration:none;}


}

@media only print, only screen and (min-width: 1000px){
#footer{
	width:100%;
}

#footer .pageTop{
	width:980px;
	margin:0 auto; text-align:right;
}

#footer #f-in{
	width:100%;
	padding:15px 0 0;
	background: url(../images/footer/footer_back.png) repeat-x left top;
}

#footer #f-in div.inner{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

#footer #f-in div.inner div{ width:250px; float:left; padding-bottom:5px; text-align:left;}
#footer #f-in div.inner div strong{ display:block; font-size:13px; line-height:1.5; color:#FFF;}
#footer #f-in div.inner div dl{ text-align:left; color:#FFF; padding:0 0 0 0.5em; margin-bottom:3px;}
#footer #f-in div.inner div dl dt{ font-size:10px; line-height:1.5;}
#footer #f-in div.inner div dl dd{ font-size:10px; line-height:1.5;}
#footer #f-in div.inner div dl dd{ margin-left:1em;}

#footer #f-in div.inner div strong a:link,
#footer #f-in div.inner div strong a:visited,
#footer #f-in div.inner div dl dt a:link,
#footer #f-in div.inner div dl dt a:visited,
#footer #f-in div.inner div dl dd a:link,
#footer #f-in div.inner div dl dd a:visited{ color:#FFF; text-decoration:underline;}

#footer #f-in div.inner div strong a:hover,
#footer #f-in div.inner div dl dt a:hover,
#footer #f-in div.inner div dl dd a:hover{ color:#FFFF00; text-decoration:none;}

#footer p{
	clear:both;
	padding:15px 0 10px;
	width:100%;
	font-size:12px;
	text-align:center;
	background: #FFF url(../images/footer/cp_back.png) repeat-x left top;
}

#footer2{
	visibility:hidden;
	display: none;
}

}


/* ======================	=04.TopicsPass	====================== */

@media only print, only screen and (max-width: 999px){
#TopicsPass{
	visibility:hidden;
	display: none;
}

}

@media only print, only screen and (min-width: 1000px){
#TopicsPass{
	width:980px;
	padding-top:10px;
	margin:0 auto 10px;
	color:#39A727; text-align:left; font-size:15px;
}

#TopicsPass a{color:#39A727; padding-right:10px;}
#TopicsPass a:link,
#TopicsPass a:visited {text-decoration:underline;}
#TopicsPass a:hover{text-decoration:none;}

}



/* ======================	=05.Structure	====================== */

@media only print, only screen and (max-width: 999px){

#Container,
#Contact-body,
#Contact-form,
#Recruit-body,
#Company-body,
#Information-body,
#Product-body,
#Topics-body,
#UserGuide-body{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
	/* float:right; */
}

#Contact-form #ContentsArea,
#Recruit-body #ContentsArea,
#Company-body #ContentsArea,
#Information-body #ContentsArea,
#Product-body #ContentsArea,
#Topics-body #ContentsArea,
#UserGuide-body #ContentsArea{
	width:100%;
	float:none;
	overflow:hidden;
	margin:0 auto;
	padding: 0px;
}

#Recruit-body #ContentsArea h2,
#Company-body #ContentsArea h2,
#Information-body #ContentsArea h2,
#Product-body #ContentsArea h2,
#Topics-body #ContentsArea h2,
#UserGuide-body #ContentsArea h2{
	width:100%; height:132px;
	margin-bottom:20px;
	/* float:right; */
}


#Contact-form #ContentsArea h2 span,
#Recruit-body #ContentsArea h2 span,
#Company-body #ContentsArea h2 span,
#Information-body #ContentsArea h2 span,
#Product-body #ContentsArea h2 span,
#Topics-body #ContentsArea h2 span,
#UserGuide-body #ContentsArea h2 span{
	position:absolute;
	width:0; height:0;
	overflow:hidden;
	float:none;
}



#Contact-form #ContentsArea h3,
#Recruit-body #ContentsArea h3,
#Company-body #ContentsArea h3,
#Information-body #ContentsArea h3,
#Product-body #ContentsArea h3,
#UserGuide-body #ContentsArea h3 span{
	position:absolute;
	width:0; height:0;
	overflow:hidden;
}




#Contact-form #Nav,
#Recruit-body #Nav,
#Company-body #Nav,
#Information-body #Nav,
#Product-body #Nav,
#Topics-body #Nav,
#UserGuide-body #Nav{
	width:250px;
	float:none;
	visibility:hidden;
	display: none;
}


#Contact-form #Nav li,
#Recruit-body #Nav li,
#Company-body #Nav li,
#Information-body #Nav li,
#Product-body #Nav li,
#Topics-body #Nav li,
#UserGuide-body #Nav li{ text-align:left; margin-bottom:10px; visibility:hidden;display: none;}

#Contact-form #Nav li a,
#Recruit-body #Nav li a,
#Company-body #Nav li a,
#Information-body #Nav li a,
#Product-body #Nav li a,
#Topics-body #Nav li a,
#UserGuide-body #Nav li a{
	width:240px; height:35px; line-height:35px;
	padding-left:10px;
	font-size:14px;
	background: url(../images/navi/lnav_back.png) no-repeat left top;
	visibility:hidden;
	display: none;
}

#Contact-form #Nav li a:link,
#Contact-form #Nav li a:visited,
#Recruit-body #Nav li a:link,
#Recruit-body #Nav li a:visited,
#Company-body #Nav li a:link,
#Company-body #Nav li a:visited,
#Information-body #Nav li a:link,
#Information-body #Nav li a:visited,
#Product-body #Nav li a:link,
#Product-body #Nav li a:visited,
#Topics-body #Nav li a:link,
#Topics-body #Nav li a:visited,
#UserGuide-body #Nav li a:link,
#UserGuide-body #Nav li a:visited{ color:#FFF; text-decoration:none;}

#Contact-form #Nav li a:hover,
#Recruit-body #Nav li a:hover,
#Company-body #Nav li a:hover,
#Information-body #Nav li a:hover,
#Product-body #Nav li a:hover,
#Topics-body #Nav li a:hover,
#UserGuide-body #Nav li a:hover{ color:#FFFF00; text-decoration:none;}

}


@media only print, only screen and (min-width: 1000px){
#Container,
#Contact-body,
#Contact-form,
#Recruit-body,
#Company-body,
#Information-body,
#Product-body,
#Topics-body,
#UserGuide-body{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
}

#Contact-form #ContentsArea,
#Recruit-body #ContentsArea,
#Company-body #ContentsArea,
#Information-body #ContentsArea,
#Product-body #ContentsArea,
#Topics-body #ContentsArea,
#UserGuide-body #ContentsArea{
	width:700px;
	float:right;
	overflow:hidden;
	_zoom:1;
}

#Recruit-body #ContentsArea h2,
#Company-body #ContentsArea h2,
#Information-body #ContentsArea h2,
#Product-body #ContentsArea h2,
#Topics-body #ContentsArea h2,
#UserGuide-body #ContentsArea h2{
	width:700px; height:132px;
	margin-bottom:20px;
}


#Contact-form #ContentsArea h2 span,
#Recruit-body #ContentsArea h2 span,
#Company-body #ContentsArea h2 span,
#Information-body #ContentsArea h2 span,
#Product-body #ContentsArea h2 span,
#Topics-body #ContentsArea h2 span,
#UserGuide-body #ContentsArea h2 span{
	position:absolute;
	width:0; height:0;
	overflow:hidden;
}



#Contact-form #ContentsArea h3,
#Recruit-body #ContentsArea h3,
#Company-body #ContentsArea h3,
#Information-body #ContentsArea h3,
#Product-body #ContentsArea h3,
#UserGuide-body #ContentsArea h3 span{
	position:absolute;
	width:0; height:0;
	overflow:hidden;
}

#UserGuide-body #ContentsArea #video-wrap {
    position: relative;
}
#UserGuide-body #ContentsArea #video-btn {
    content: "";
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:40px; /*Rg[[ͺΊΙ]π*/
    cursor: pointer;
}


#Contact-form #Nav,
#Recruit-body #Nav,
#Company-body #Nav,
#Information-body #Nav,
#Product-body #Nav,
#Topics-body #Nav,
#UserGuide-body #Nav{
	width:250px;
	float:left;
}


#Contact-form #Nav li,
#Recruit-body #Nav li,
#Company-body #Nav li,
#Information-body #Nav li,
#Product-body #Nav li,
#Topics-body #Nav li,
#UserGuide-body #Nav li{ text-align:left; margin-bottom:10px;}

#Contact-form #Nav li a,
#Recruit-body #Nav li a,
#Company-body #Nav li a,
#Information-body #Nav li a,
#Product-body #Nav li a,
#Topics-body #Nav li a,
#UserGuide-body #Nav li a{
	display:block;
	width:240px; height:35px; line-height:35px;
	padding-left:10px;
	font-size:14px;
	background: url(../images/navi/lnav_back.png) no-repeat left top;
}

#Contact-form #Nav li a:link,
#Contact-form #Nav li a:visited,
#Recruit-body #Nav li a:link,
#Recruit-body #Nav li a:visited,
#Company-body #Nav li a:link,
#Company-body #Nav li a:visited,
#Information-body #Nav li a:link,
#Information-body #Nav li a:visited,
#Product-body #Nav li a:link,
#Product-body #Nav li a:visited,
#Topics-body #Nav li a:link,
#Topics-body #Nav li a:visited,
#UserGuide-body #Nav li a:link,
#UserGuide-body #Nav li a:visited{ color:#FFF; text-decoration:none;}

#Contact-form #Nav li a:hover,
#Recruit-body #Nav li a:hover,
#Company-body #Nav li a:hover,
#Information-body #Nav li a:hover,
#Product-body #Nav li a:hover,
#Topics-body #Nav li a:hover,
#UserGuide-body #Nav li a:hover{ color:#FFFF00; text-decoration:none;}


}


/*γγγ«ε­γͺγ³γ―γγγε ΄εE/
#UserGuide-body #Nav span,
#Information-body #Nav span{ display:block; padding:5px 0;}
#UserGuide-body #Nav span a,
#Information-body #Nav span a{
	font-size:13px;
	padding-left:10px;
	background: url(../images/icon_arrow.gif) no-repeat left center;
}

*:first-child+html #Information-body #Nav span{ display:block; padding:0;}
*:first-child+html #Information-body #Nav span a:link,
*:first-child+html #Information-body #Nav span a:visited{ color:#0000FF; text-decoration:underline;}
*:first-child+html #Information-body #Nav span a:hover{ color:#39A727; text-decoration:none;}

* html #Information-body #Nav span{ display:block; padding:0;}
* html #Information-body #Nav span a:link,
* html #Information-body #Nav span a:visited{ color:#0000FF; text-decoration:underline;}
* html #Information-body #Nav span a:hover{ color:#39A727; text-decoration:none;}



/*γγγ«γ’γ³γΌγE£γͺγ³γγγε ΄εE/

#Product-body #Nav div,
#UserGuide-body #Nav div{
	width:240px; height:35px; line-height:35px;
	padding-left:10px; margin-bottom:10px;
	font-size:14px; color:#FFF;
	background: url(../images/navi/lnav_back.png) no-repeat left top;
}

#Product-body #Nav div a,
#UserGuide-body #Nav div a{ display:block;}

#Product-body #Nav div a:link,
#Product-body #Nav div a:visited{ color:#FFF; text-decoration:none;}
#Product-body #Nav div a:hover {color:#FFFF00; text-decoration:none;}

#UserGuide-body #Nav div a:link,
#UserGuide-body #Nav div a:visited{ color:#FFF; text-decoration:none;}
#UserGuide-body #Nav div a:hover {color:#FFFF00; text-decoration:none;}


#Product-body #Nav div.accordion_head,
#UserGuide-body #Nav div.accordion_head{cursor:pointer;}

#Product-body #Nav div.accordion_head:link,
#Product-body #Nav div.accordion_head:visited{ color:#FFF; text-decoration:none;}
#Product-body #Nav div.accordion_head:hover {color:#FFFF00; text-decoration:none;}


#UserGuide-body #Nav div.accordion_head:link,
#UserGuide-body #Nav div.accordion_head:visited{ color:#FFF; text-decoration:none;}
#UserGuide-body #Nav div.accordion_head:hover {color:#FFFF00; text-decoration:none;}

#Product-body #Nav div.accordion_head dl,
#UserGuide-body #Nav div.accordion_head dl{width:250px; text-align:left}

#Product-body #Nav dl dt,
#UserGuide-body #Nav dl dt{
	color:#39A727; font-size:15px;
	border-top:1px solid #39A727;
	border-bottom:1px solid #39A727;
	padding:5px 0; margin-bottom:5px;
}

#Product-body #Nav dl dd.living,
#UserGuide-body #Nav dl dd.living{
	border-bottom:1px solid #39A727;
	padding-bottom:10px;
	margin-bottom:10px;
}

#Product-body #Nav dl dd,
#UserGuide-body #Nav dl dd{ padding-bottom:3px;}

#Product-body #Nav dl p,
#UserGuide-body #Nav dl p{ padding:3px 0;}

#Product-body #Nav dl dd a,
#Product-body #Nav dl p a,
#UserGuide-body #Nav dl dd a,
#UserGuide-body #Nav dl p a{
	background: url(../images/icon_arrow.gif) no-repeat left center;
	padding: 5px 0 5px 10px;
	font-size:15px;
}

#Product-body #Nav dl dd a:link,
#Product-body #Nav dl dd a:visited,
#Product-body #Nav dl p a:link,
#Product-body #Nav dl p a:visited,
#UserGuide-body #Nav dl dd a:link,
#UserGuide-body #Nav dl dd a:visited,
#UserGuide-body #Nav dl p a:link,
#UserGuide-body #Nav dl p a:visited{ color:#39A727; text-decoration:underline;}

#Product-body #Nav dl dd a:hover,
#Product-body #Nav dl p a:hover,
#UserGuide-body #Nav dl dd a:hover,
#UserGuide-body #Nav dl p a:hover{ color:#39A727; text-decoration:none;}



/* ======================	=06.PageIndex	====================== */

#Company-body #ContentsArea #Btn,
#Recruit-body #ContentsArea #Btn,
#Product-body #ContentsArea #Btn,
#Information-body #ContentsArea #Btn,
#UserGuide-body #ContentsArea #Btn{
	width:700px; margin-bottom:50px;
	overflow:hidden;
}

#Company-body #ContentsArea #Btn li,
#Recruit-body #ContentsArea #Btn li,
#Product-body #ContentsArea #Btn li,
#Information-body #ContentsArea #Btn li,
#UserGuide-body #ContentsArea #Btn li{ width:350px; float:left; margin-bottom:20px;}

/* error */
.err {
	border:5px solid #ff0000;
	padding:15px; 
	color:#ff0000;
	margin:0 0 15px 0;
	font-size: 16px;
}

.alpha-btn:hover{
	opacity:0.75;
	filter: alpha(opacity=75);
}

/* ======================	=form style	====================== */

#ContentsArea input[type="text"],
#ContentsArea  select{
	padding: 10px;
	border: 3px solid #c8c8c8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#ContentsArea input[type="tel"],
#ContentsArea  select{
	padding: 10px;
	border: 3px solid #c8c8c8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#ContentsArea  input[type="radio"],
#ContentsArea  label{
	vertical-align: middle;
}
#ContentsArea  input[type="radio"]{
	margin: -2px 5px 0 0;
}
input[type="radio"] {
  display: none;
}
input[type="radio"] + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 0 0 2em;
}
input[type="radio"] + label:before, input[type="radio"] + label:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  top: 50%;
}
input[type="radio"] + label:before {
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  background: #f5f8fa;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) inset;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) inset;
  left: 0;
}
input[type="radio"] + label:hover:before {
  background: #fff;
}
input[type="radio"] + label:after {
  width: 0.75em;
  height: 0.75em;
  margin-top: -0.3em;
  left: 0.45em;
  background: #1a923b;
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -webkit-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
input[type="radio"]:checked + label:before {
  background: #fff;
  border: 1px solid #1a923b;
}
input[type="radio"]:checked + label:after {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 0 0 2em;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
input[type="checkbox"] + label:before, input[type="checkbox"] + label:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  top: 50%;
}
input[type="checkbox"] + label:before {
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  background: #f5f8fa;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) inset;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) inset;
  left: 0;
}
input[type="checkbox"] + label:hover:before {
  background: #fff;
}
input[type="checkbox"] + label:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "EE;
  font-size: 16px;
  color: #1a923b;
  left: 0.25em;
  margin-top: -0.5em;
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
input[type="checkbox"]:checked + label:before {
  background: #fff;
  border: 1px solid #1a923b;
}
input[type="checkbox"]:checked + label:after {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}


