/* CSS Document */

.tCenter{
	text-align: center;
}

.tBold{
	font-weight: bold;
}

.tRed{
	color: #6E7501;
}


#second-contents{
	width: 603px;
	float: left;
}

#second-menu{
	width: 182px;
	float: right;
}

#breadcrumb{
	font-size: 12px;
	margin: 5px 0;
}


#second-contents h3{
	width: 588px;
	height: 31px;
	_height: 30px;
	background: url(../images/h3_back.gif) no-repeat;
	color: #6E7501;
	font-weight: bold;
	padding: 9px 0 0 15px;
	_padding: 10px 0 0 15px;
	font-size: 20px;
	margin: 0 0 10px 0;
}

.longtitle{
	font-size: 16px !important;
	height: 29px !important;
	_height: 28px !important;
	padding: 11px 0 0 15px !important;
	_padding: 12px 0 0 15px !important;
}


.second-box{
	width: 573px;
	margin: 0 15px 20px 15px;
	line-height: 120%;
}

.second-box h4{
	padding: 2px 0 2px 12px;
	border-left: solid 8px #60B13B;
	font-size: 100%;
	color: #60B13B;
	margin: 0 0 10px 0;
}

.second-box h5{
	font-size: 100%;
	margin: 0 0 10px 0;
}

.second-box p{
	text-indent: 1em;
}

.attention{
	text-indent: 0 !important;
}

.main-text{
	color: #6E7501;
	margin: 0 0 10px 0;
	font-size: 120%;
	text-indent: 0 !important;
}

.image-box{
	width: 603px;
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 14px;
}

.image-box table{
	margin: 0 auto;
}


.procedure-box{
	width: 553px;
	margin: 0 15px 20px 15px;
	line-height: 120%;
	border: solid 1px #cccccc;
	padding: 10px;
}

.procedure-title{
	font-weight: bold;
	color: #6E7501;
	margin: 0 0 5px 0;
}


.relation-box{
	width: 603px;
	margin: 0 0 20px 0;
}

.relation-box h4{
	width: 588px;
	height: 18px;
	background: url(../images/title_back.gif) no-repeat;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0 0 15px;
}

.relation-box ul{
	list-style-type: none;
	margin: 10px 15px 0 15px;
}

.relation-box li{
	background: url(../images/listmark.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 5px;
}

.last-list{
	margin-bottom: 0 !important;
}




#m-home{
	margin-bottom: 10px;
}


#menu ul{
	background: #F2F0E2;
	font-size: 11px;
	line-height: 11px;
	list-style-type: none;
}

#menu li{
	margin-left: 20px;
	padding: 8px 0 6px 5px;
	border-bottom: dashed 1px #89A020;
}

.last-menu{
	border-bottom: none !important;
}

#menu li a{
	text-decoration: none;
	color: #256800;
}