@charset "utf-8";


.ActionBtn {
	width: auto;
	}
.ActionBtn a img{
	vartical-align:middle;
    margin:5px 0px 0 0;
	float:right;
	}

/* ---------------------------------------------------------
PageTitle
--------------------------------------------------------- */
.champ-PageTitle {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
 }
.champ-PageTitle .Title{
	width:100%;
	background: url(images/pagetitle_bg.gif) right top no-repeat;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
}
.champ-PageTitle .Title h2{
	color:#ffffff;
	float:left;
	height:30px;
	line-height:25px;	
	background: url(images/pagetitle_left.gif) no-repeat left top;
	padding:0 0 0 10px;
}
.champ-PageTitle .Title .Head {
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
}

.champ-PageTitle .Contents {
	clear:both;
	margin-bottom:20px;
}


/* ---------------------------------------------------------
champ-type00
--------------------------------------------------------- */
.champ-type00{
	clear:both;
	display:table;
	width:100%;
	margin:0;
 	padding:0;
	}
/* ---------------------------------------------------------
type01
--------------------------------------------------------- */
.champ-type01 {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
 }
.champ-type01 .Title{
	width:100%;
	background: url(images/type01_bg.gif) right top no-repeat;
	height:24px;
	line-height:24px;
	margin-bottom:12px;
}
.champ-type01 .Title h2{
	float:left;
	height:24px;
	line-height:24px;	
	background: url(images/type01_left.gif) no-repeat left top;
	padding:0 0 0 30px;
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
.champ-type01 .Title .Head {
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
.champ-type01 .Contents {
	clear:both;
	margin-bottom:20px;
}

/* ---------------------------------------------------------
type02
--------------------------------------------------------- */
.champ-type02 {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
	border:none;
	background:none;
 }
.champ-type02 .Title{
	width:100%;
	background: url(images/type01_bg.gif) right top no-repeat;
	height:24px;
	line-height:24px;
}
.champ-type02 .Title h2{
	float:left;
	height:24px;
	line-height:24px;	
	background: url(images/type01_left.gif) no-repeat left top;
	padding:0 0 0 25px;
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
.champ-type02 .Title .Head {
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
.champ-type02 .Contents {
	clear:both;
	border:#cccccc solid 1px;
	margin:5px 0 20px;
	padding:7px 5px 5px 5px;
	background: #EFEFEF;
}





