@charset "utf-8";
/* CSS Document */

#submenu{
	padding: 0px 0px 0px 0px;	
}
#submenu ul{
}
#submenu li{
	padding: 0px 0px 23px 0px;
}
#submenu a{
	display: block;	
	text-indent: -9999px;
}
#submenu #submenu1 a{
	width: 155px;
	height: 37px;
	background: url(../images/submenu/submenu1.png) no-repeat;
}

#submenu #submenu1_on a{
	width: 155px;
	height: 37px;
	background: url(../images/submenu/submenu1_on.png) no-repeat;
}

#submenu #submenu2 a{
	width: 155px;
	height: 37px;
	background: url(../images/submenu/submenu2.png) no-repeat;
}

#submenu #submenu2_on a{
	width: 155px;
	height: 37px;
	background: url(../images/submenu/submenu2_on.png) no-repeat;
}

#submenu #submenu3 a{
	width: 155px;
	height: 21px;
	background: url(../images/submenu/submenu3.png) no-repeat;
}

#submenu #submenu3_on a{
	width: 155px;
	height: 21px;
	background: url(../images/submenu/submenu3_on.png) no-repeat;
}

#submenu #submenu4 a{
	width: 155px;
	height: 21px;
	background: url(../images/submenu/submenu4.png) no-repeat;
}

#submenu #submenu4_on a{
	width: 155px;
	height: 21px;
	background: url(../images/submenu/submenu4_on.png) no-repeat;
}

#submenu #submenu5 a{
	width: 157px;
	height: 21px;
	background: url(../images/submenu/submenu5.png) no-repeat;
}

#submenu #submenu5_on a{
	width: 157px;
	height: 21px;
	background: url(../images/submenu/submenu5_on.png) no-repeat;
}

#submenu #submenu6 a{
	width: 157px;
	height: 38px;
	background: url(../images/submenu/submenu6.png) no-repeat;
}

#submenu #submenu6_on a{
	width: 157px;
	height: 38px;
	background: url(../images/submenu/submenu6_on.png) no-repeat;
}


.icon {
	margin-top:5px;
}

.mt {
	margin-top:-20px;
}

.mt10 {
	margin-top:10px;
}

.mt20 {
	margin-top:20px;
}

.mb10 {
	margin-bottom:10px;
}

.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}

.mt30 {
	margin-top:40px;
}


/*#topics {
	padding: 0 0 0 19px;
}*/

#maintext {
	padding-bottom:10px !important;
}

#maintext h3{ margin:20px 0 5px; text-decoration:none;}


#maintext h5{ font-size:24px; font-weight:bold; color: #ae9055;}

/*#pagetoplink {
	margin-right:0 !important;
}*/

.table-box {
	margin:20px 0 0 0;
	color:#444;
}

.mt {
	margin-top:-30px;
}

.mt20 {
	margin-top:20px;
}

#textbox {
	margin-bottom:0 !important;
	color:#444;
}

#maintext {
	margin-bottom:20px;
}

.mb40 {
	margin-bottom:40px !important; 
}
.top_line {
	border-top:1px solid #ae9055;
}

.boxArea {
	overflow:auto;
}

.boxArea img {
    float: left;
	margin-right:20px;
}
.boxArea p {
    overflow: hidden !important;
}

.boxArea02 {
	overflow: hidden !important;
	margin-bottom:40px;
}

.boxArea02 img {
    float: right;
	margin-left:20px;
}
.boxArea02 p {
    overflow: hidden !important;
}

.check {
	padding:20px;
	color:#FFF;
	font-size:14px;
	background-color:#ae9055;
}

.check h5 { font-size:120%;}

.check a {
	text-decoration: underline;
	color: #906;
}

.defult {
	width:100%;
	margin:0 0 10px 0;
	color:#444;
}

.defult th {
	padding:15px;
	color:#ae9054;
	font-size:18px;
	font-weight:bold !important;
	border-bottom:1px solid #ae9055;
	vertical-align:top;
	text-justify: auto;
	width:20%;
	white-space: nowrap;
	width:15%\9;
	text-align:left;
}

.defult td {
	padding:15px 15px 15px 0;
	font-size:16px;
	border-bottom:1px solid #ae9055;
	line-height:1.7;
	padding-left:25px\9;
}

