/*common-------------------------------------------------------------------------*/
#special h1,
#special h2,
#special h3,
#special h4,
#special h5,
#special h6,
#special h7,
#special p,
#special ul,
#special li,
#special b,
#special em,
#special strong
#special dt,
#special dd{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
}
#special b{
	display:none;
}

#special ul,
#special li{
	list-style-type: none;
}
.underline {text-decoration: underline;}
.underline :hover {color:#333333;text-decoration: underline;}
.underline :active {color:#333333;text-decoration: underline;}

.textlink a:link {color:#e18a00;text-decoration: underline;}
.textlink a:visited {color:#e18a00; text-decoration: underline;}
.textlink a:hover {color:#ff6633;text-decoration: underline;}
.textlink a:active {color:#ff6633;text-decoration: underline;}


.tdu a:link {color:#333;text-decoration: underline;}
.tdu a:visited {color:#333; text-decoration: underline;}
.tdu a:hover {color:#ff6633;text-decoration: underline;}
.tdu a:active {color:#ff6633;text-decoration: underline;}


.fs15{
font-size:15px !important;
}
.lh26{
	line-height: 26px;
}

.lh28{
	line-height: 28px;
}

.bd2d{border:#333 2px dotted}


a:hover img{
	opacity: 0.70;
	filter: alpha(opacity=70);
}
/*headder----------------------------*/
.spheadarea {
	width: 1100px;
	height: 34px;
}

/*common----------------------------*/
{
	width:1100px;
}
#mainframearea {
	width: 1100px;
	border-top:#e5e5e5 1px solid;
}


.color-green {
	color: #989318;
}

.bdcolor-brown{
	border-color:#ad6a00;
}

.bgcolor-brown{
	background:#ad6a00;
}

.bgcolor-jetblack{
	color: #fff;
}

.color-main1 {
	color: #e18a00;
}
.bdcolor-main1{
	border-color:#e18a00;
}


.color-main2 {
	color: #839cde;
}
.bdcolor-main2{
	border-color:#839cde;
}

.bgcolor-main1{
	background:#e18a00;
	color: #fff;
}

.bgcolor-main2{
	background:#839cde;
	color: #fff;
}
.bgcolor-main3{
	background:#f1ebe3;
	color: #fff;
}

.color-gray {
	color: #555555;
}

.bgcolor-subgray {
	background:#efefef;
}



/*textmenu-----------------------------------------------------------------*/
.textsmenu {
	width: 1100px;
}
.textsmenu span,
.centermenu span{
	display: none;
}

.textsmenu ul {
	width: 1100px;
	list-style:none;
}
.textsmenu ul li {
	float: left;
}

.textsmenu ul a{
	float:left;
	list-style:none;
	display:block;
	height:34px;
	background-position:0px 0px;
	background-image:url(../../image/common/btn_top.gif);
}

.textsmenu .btn1 a{
	width:84px;
	background-position:0px -34px;
}
.textsmenu .btn1on a,.textsmenu .btn1 a:hover {
	width:84px;
	background-position:-0px 0px;
}
.textsmenu .btn2 a{
	width:312px;
	background-position:-84px -34px;
}
.textsmenu .btn2on a,.textsmenu .btn2 a:hover {
	width:312px;
	background-position:-84px 0px;
}
.textsmenu .btn3 a{
	width:460px;
	background-position:-396px -34px;
}
.textsmenu .btn3on a,.textsmenu .btn3 a:hover {
	width:460px;
	background-position:-396px 0px;
}
.textsmenu .btn4 a{
	width:124px;
	background-position:-856px -34px;
}
.textsmenu .btn4on a,.textsmenu .btn4 a:hover {
	width:124px;
	background-position:-856px 0px;
}
.textsmenu .btn5 a{
	width:120px;
	background-position:-980px -34px;
}
.textsmenu .btn5on a,.textsmenu .btn5 a:hover {
	width:120px;
	background-position:-980px 0px;
}


/*centermenu----------------------------*/
div.centermenu {
	padding-top: 40px;
	width: 1100px;
	clear: both;
}
.centermenu ul {
	width: 1100px;
	list-style:none;
}
.centermenu ul li {
	float: left;
}
.centermenu ul a{
	float:left;
	list-style:none;
	display:block;
	height:80px;
	background-position:0px 0px;
	background-image:url(../../image/common/btn_centermenu.gif);
}
.centermenu .btn1 a{
	width:82px;
	background-position:0px -80px;
}
.centermenu .btn1 a:hover {
	width:82px;
	background-position:0px 0px;
}
.centermenu .btn2 a{
	width:82px;
	background-position:-82px -80px;
}
.centermenu .btn2 a:hover {
	width:82px;
	background-position:-82px 0px;
}
.centermenu .btn3 a{
	width:276px;
	background-position:-164px -80px;
}
.centermenu .btn3 a:hover {
	width:276px;
	background-position:-164px 0px;
}
.centermenu .btn4 a{
	width:374px;
	background-position:-440px -80px;
}
.centermenu .btn4 a:hover {
	width:374px;
	background-position:-440px 0px;
}
.centermenu .btn5 a{
	width:144px;
	background-position:-814px -80px;
}
.centermenu .btn5 a:hover {
	width:144px;
	background-position:-814px 0px;
}
.centermenu .btn6 a{
	width:142px;
	background-position:-958px -80px;
}
.centermenu .btn6 a:hover {
	width:142px;
	background-position:-958px 0px;
}




/*link color-----------------------------------------------------------------*/
.creditarea a:link {color:#333333;text-decoration: underline;}
.creditarea a:visited {color:#333333; text-decoration: underline;}
.creditarea a:hover {color:#333333;text-decoration: underline;}
.creditarea a:active {color:#333333;text-decoration: underline;}

.mainarea a:link {color:#333333;}
.mainarea a:visited {color:#333333;}
.mainarea a:hover {color:#333333;}
.mainarea a:active {color:#333333;}


/*credit-area*/

.creditarea {
	width:1100px;
	text-align:center;
	padding: 9px 0px 0px 0;
	clear: left;
}


#special .btnnext{
	padding-top: 40px;
	clear: left;
}

/* mainstylearea ---------------------------------------------------*/

#special a:hover img{
	opacity: 0.80;
	filter: alpha(opacity=80);
}

#special #stylelinkarea .btnbox {
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	float:left;
}
#special #stylelinkarea .btnbox li {
	display: table-cell;
	vertical-align: middle;
	float:left;
}

#special #stylelinkarea .btnbox .stylebtn {
	padding-right: 4px;
}

#special #stylelinkarea{
	margin-top: 40px;
}

/* opacity */
.opacity100{
opacity: 1.0;
filter: alpha(opacity=100);/*IE7*/
}
.opacity80{
opacity: 0.8;
filter: alpha(opacity=80);/*IE7*/
}
.opacity90{
opacity: 0.9;
filter: alpha(opacity=90);/*IE7*/
}
.opacity70{
opacity: 0.7;
filter: alpha(opacity=70);/*IE7*/
}
.opacity50{
opacity: 0.5;
filter: alpha(opacity=50);/*IE7*/
}

/* */
.mainarea  *, .mainarea  *:before, .mainarea *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}



.underline {
	text-decoration: underline;
}
.inline {
	vertical-align: top;
	display: table-cell;
}

