@charset "UTF-8";
/* CSS Document */
#contWrap {
	margin: 0 auto;
	width: 980px;
}
#contWrap *{
	-webkit-box-sizing:content-box !important;
	-moz-box-sizing:content-box !important;
	box-sizing:content-box !important;
}
@media screen and (max-width: 750px)  {
	#contWrap {
		width: 100%;
		transform: scale(1,1);
	}
}
#contWrap img{
	border:0;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
#mainContainer{
    width: 975px;
    margin: 0 auto;
}

#howWrap {
    padding: 20px 0;
    background-image: url(../images/bg_line.png);
    background-position: 0 0;
    background-repeat: repeat-y;
}
.howContWrap {
    margin: 0 auto 20px auto;
    padding: 10px 0;
    width: 915px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
}
#how01Wrap h3 {
	position: relative;
	height: 426px;
}
#how01Wrap h3 img{
	position: absolute;
	max-width: 935px !important;
	left: 0;
	top: 0;
}
#how01 {
    padding: 20px 0 0 0;
    text-align: left;
    position: relative;
}
#how01 dl {
    padding: 12px 0 0 24px;
}
#how01 dt {
    color: #006837;
    font-weight: bold;
}
#how01 dd {
    padding: 0 0 10px 0;
}
/*
#how01 #youtube {
    position: absolute;
    top: 20px;
    right: 20px;
}
*/
#how01 #youtube {
    float: right;
	width: 480px;
	padding: 0 20px 20px 20px;
}
#how02 table {
    margin: 20px auto 10px auto;
    width: 880px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#how02 table td {
    padding: 3px;
    line-height: 1em;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-align: center;
    height: 57px;
}

#how02 table td em {
    color: #f5001a;
}

#how02 table td.tableHead {
    font-weight: bold;
    background: #d2d2d2;
    font-size: 1.7em;
}

#how02 table td.tableTH {
    font-weight: bold;
    background: #eaeaea;
    font-size: 1.5em;
}
#how02 table td b{
    font-weight: normal;
    color:red;
}
#how02 p#attP {
    margin: 0 auto;
    width: 880px;
    line-height: 1.4em;
}
#how02 p#attP span{
    text-align: center;
    display: block;
}
#how02 p#attP strong{
    color: red;
}

#how02 table#table_01 tr td.t5 img,
#how02 table#table_02 tr td.t1 img,
#how02 table#table_02 tr td.t2 img,
#how02 table#table_02 tr td.t5 img{
    vertical-align: middle;
	padding-bottom:5px;
}
#how02 table#table_01 tr td.t1,
#how02 table#table_01 tr td.t2,
#how02 table#table_01 tr td.t3,
#how02 table#table_01 tr td.t4,
#how02 table#table_01 tr td.t5{
    width: 20%;
    font-size: 1.5em;
}
#how02 table#table_02 tr td.t1,
#how02 table#table_02 tr td.t2,
#how02 table#table_02 tr td.t3,
#how02 table#table_02 tr td.t5{
    width: 20%;
    font-size: 1.5em;
}
#how02 table#table_02 tr td.t1,
#how02 table#table_02 tr td.t2{
    text-align: left;
    padding-left: 30px;
}
#how02 table#table_01 tr td span{
    font-size:0.8em;
}
.howBtn {
    margin: 20px 0;
}

#how05 {
    margin: 0 auto;
    width: 880px;
}
#how05 #table {
    width: 650px;
    float: left;
}
#how05 table {
    margin: 20px 0 0 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
#how05 table:first-child {
    margin: 0;
}
#how05 table th {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#how05 table td {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#how05 #table p {
    font-size: 12px;
    text-align: left;
}
#fax {
    width: 202px;
    float: right;
}
#fax li {
    margin: 0 0 20px 0;
}
#how06 ul {
    padding: 20px 20px 20px 0;
}
#how06 li {
    margin: 0 0 6px 0;
    text-align: right;
}

