/*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: #000000;
}
#special b{
	display:none;
}

#special ul,
#special li{
	list-style-type: none;
}
.underline {text-decoration: underline;}
.underline :hover {color:#000000;text-decoration: underline;}
.underline :active {color:#000000;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:#000000;text-decoration: underline;}
.tdu a:visited {color:#000000; 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:#000000 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:105px;
	background-position:0px -34px;
}
.textsmenu .btn1on a,.textsmenu .btn1 a:hover {
	width:105px;
	background-position:-0px 0px;
}
.textsmenu .btn2 a{
	width:555px;
	background-position:-105px -34px;
}
.textsmenu .btn2on a,.textsmenu .btn2 a:hover {
	width:555px;
	background-position:-105px 0px;
}
.textsmenu .btn3 a{
	width:225px;
	background-position:-660px -34px;
}
.textsmenu .btn3on a,.textsmenu .btn3 a:hover {
	width:225px;
	background-position:-660px 0px;
}
.textsmenu .btn4 a{
	width:215px;
	background-position:-885px -34px;
}
.textsmenu .btn4on a,.textsmenu .btn4 a:hover {
	width:215px;
	background-position:-885px 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:80px;
	background-position:0px -80px;
}
.centermenu .btn1 a:hover {
	width:80px;
	background-position:0px 0px;
}
.centermenu .btn2 a{
	width:85px;
	background-position:-80px -80px;
}
.centermenu .btn2 a:hover {
	width:85px;
	background-position:-80px 0px;
}
.centermenu .btn3 a{
	width:500px;
	background-position:-165px -80px;
}
.centermenu .btn3 a:hover {
	width:500px;
	background-position:-165px 0px;
}
.centermenu .btn4 a{
	width:235px;
	background-position:-665px -80px;
}
.centermenu .btn4 a:hover {
	width:235px;
	background-position:-665px 0px;
}
.centermenu .btn5 a{
	width:200px;
	background-position:-900px -80px;
}
.centermenu .btn5 a:hover {
	width:200px;
	background-position:-900px 0px;
}





/*link color-----------------------------------------------------------------*/
.creditarea a:link {color:#000000;text-decoration: underline;}
.creditarea a:visited {color:#000000; text-decoration: underline;}
.creditarea a:hover {color:#000000;text-decoration: underline;}
.creditarea a:active {color:#000000;text-decoration: underline;}

.mainarea a:link {color:#000000;}
.mainarea a:visited {color:#000000;}
.mainarea a:hover {color:#000000;}
.mainarea a:active {color:#000000;}


/*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;
}

