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

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

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

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

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

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

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

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


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

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


.icon {
	margin-top:5px;
}

.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:30px !important;
}

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

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

.defult {
	width:100%;
	margin:0 0 20px 0;
}


.defult th {
	padding:10px;
	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:10px 10px 10px 25px;
	font-size:16px;
	border-bottom:1px solid #ae9055;
	line-height:1.7;
}

.defult td span.noice {
	font-size:12px !important;
}



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

.textbox table td { padding: 3px 0 10px; line-height:1.4em; text-indent:1em;}


.name { font-weight:bold; color:#ae9055; width:5%; vertical-align:top; padding:0; margin:0;}


strong { padding-bottom:5px; display:block; font-size:1.1em; font-weight:bold; }


.mb40 {
	margin-bottom:40px !important; 
}
.top_line {
	border-top:1px solid #ae9055;
	padding:20px;
	line-height:1.4;
	font-size:12px;
}

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

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

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


.boxArea {
	overflow:auto;
	margin-bottom:40px;
}

.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;
}

.column_detail {
	padding:15px;
	margin-bottom:15px;
	border:1px solid #ae9055;
}

.column_detail h5{
	font-weight:bold;
	font-size:1.2em;
	color:#ae9055;
}

.column_detail p { overflow: hidden !important;}

.column_detai img{ float:left;}