@charset "utf-8";
/* volunteer CSS */

h3 {
	background-image: url(../../shared/images/cmn_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:5px 0 20px;
	padding:10px 0 0 11px;
}
h4 {
	margin:0 0 8px;
	padding:0 0 0 15px;
	background-image: url(../../shared/images/cmn_icon01.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
h5 {
	margin:0;
	padding:0;
}
#vol {
	margin:0 auto;
}
.cts01 {
	height:100%;
	padding:0 0 20px;
}
.left01 {
	width:200px;
	float:left;
}
.right01 {
	width:400px;
	float:right;
}
.cts02 {
	height:100%;
	border-bottom:1px dotted #525252;
	padding:0 0 20px;
	margin:0 0 20px;
}
.left02 {
	width:340px;
	float:left;
}
.right02 {
	width:255px;
	float:right;
}
.txt01 {
	border-bottom:1px dotted #525252;
	padding:0 0 15px;
	margin:0 0 10px;
}
.txt02 {
	background-color:#fbfaf6;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	padding:10px 10px 3px;
}
.cts03 {
	border:1px solid #e9e7d4;
	padding:15px;
	margin:0 0 15px;
}
/* --NEWS AND TOPICS-- */ 
.nt_o a {
	text-decoration:none;
}
.nt_o p {
	border-bottom:1px solid #b9b8ae;
	background-repeat: no-repeat;
	background-position:412px 10px;
	padding:10px 170px 8px 0;
	width:405px;
}
.nt01 {
	background-image: url(../../shared/images/icon_nt01.gif);
}
.nt02 {
	background-image: url(../../shared/images/icon_nt02.gif);
}
.nt03 {
	background-image: url(../../shared/images/icon_nt03.gif);
}
.cts04 {
	height:100%;
	margin:20px 0 7px;
}
.cts04 p {
	width:300px;
	float:left;
}
.btn {
	margin-left:15px;
	text-align:right;
}
