@charset "utf-8";

/* emg-min.css 1.0.0 */
#emg,#emg2,#emg3{margin-bottom:10px;text-align:center;}#emg2 br{display:none;}#emg table,#emg2 table,#emg3 table{margin:0 auto;text-align:left;}/* ie/mac \*//*/#emg,#emg2{margin-left:120px;}#emg3{margin-left:235px;}/**/

/* uft-min.css 2.0.0 */
#uft{padding:15px 0;border-top:1px solid #ccc;text-align:center;}

/* footer-min.css 1.0.0 */
#footer{text-align:center;}#footer address{padding:10px 0 20px;border-top:1px solid #ccc;font-size:small;line-height:1.4;}

/*-- .changeDevice --*/
 .changeDevice{
    margin: 10px;
    font-size: 14px;
}
.changeDevice dl{
    display: inline-block;
    padding: 5px 5px 5px 10px;
    border: 1px solid #e7e7e7;
    background: #f9f9f9;
}
.changeDevice dt{
	display: inline;
}
.changeDevice dd{
	display: inline;
}
.changeDevice p{
	font-size: 12px;
}
.changeDevice a, .changeDevice span{
	padding: 0 5px; 
}
.changeDevice span{
	font-weight: bold;
}

/*-- clearfix --*/
.cf:before, .cf:after {content:"";display:table;} 
.cf:after {clear:both;}
.cf{zoom:1;}

/*-- .errorTxt --*/
.errorTxt {
    width: 950px;
    margin: 0 auto 1em;
    padding: 10px;
    border: 1px solid #f00;
    color: #f00;
    text-align: center;
}