@charset "utf-8";


.ActionBtn {
	width: auto;
	}
.ActionBtn a img{
	vartical-align:middle;
	margin:5px 0px 0 0;
	float:right;
	}

/* ---------------------------------------------------------
.No-Title
--------------------------------------------------------- */
.No-Title {
	clear:both;
	display:table;
	width:100%;
	margin:0;
 	padding:0;
	font-size: 12px;
	}

/* ---------------------------------------------------------
PageTitle
--------------------------------------------------------- */
.PageTitle {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
 }
.PageTitle .Title{
	width:100%;
	background: url(images/PageTitle_right.gif) right top no-repeat;
	height:60px;
	line-height:60px;
	margin-bottom:10px;
}
.PageTitle .Title h2{
	float:left;
	height:60px;
	line-height:60px;	
	background: url(images/PageTitle_left.gif) no-repeat left top;
	padding:0 0 0 20px;
	margin: 0;
	color: #ffffff;
	font-weight:bold;
	font-size:16px;
}
.PageTitle .Title .Head {
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
}
.PageTitle .Contents {
	clear:both;
	margin-bottom:10px;
	font-size: 12px;
	padding: 0;
}
	
/* ---------------------------------------------------------
Title-Blue
--------------------------------------------------------- */
.Title-Blue {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
 }
.Title-Blue .Title{
	width:100%;
	background: url(images/Title_blue_right.gif) right top no-repeat;
	height:24px;
	line-height:24px;
	margin-bottom:10px;
}
.Title-Blue .Title h2{
	float:left;
	height:24px;
	line-height:24px;	
	background: url(images/Title_blue_left.gif) no-repeat left top;
	padding:0 0 0 20px;
	margin: 0;
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
}
.Title-Blue .Title .Head {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.Title-Blue .Contents {
	clear:both;
	margin-bottom:20px;
	font-size: 12px;
	padding: 5px 0 0 0;
}

/* ---------------------------------------------------------
Title-Gley
--------------------------------------------------------- */
.Title-Gley {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
 }
.Title-Gley .Title{
	width:100%;
	background: url(images/Title_gley_right.gif) right top no-repeat;
	height:24px;
	line-height:24px;
	margin-bottom:10px;
}
.Title-Gley .Title h2{
	float:left;
	height:24px;
	line-height:24px;	
	background: url(images/Title_gley_left.gif) no-repeat left top;
	padding:0 0 0 20px;
	margin: 0;
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
}
.Title-Gley .Title .Head {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.Title-Gley .Contents {
	clear:both;
	margin-bottom:20px;
	font-size: 12px;
	padding: 5px 0 0 0;
}

/* ---------------------------------------------------------
Title-Green
--------------------------------------------------------- */
.Title-Green {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
 }
.Title-Green .Title{
	width:100%;
	background: url(images/Title_green_right.gif) right top no-repeat;
	height:24px;
	line-height:24px;
	margin-bottom:10px;
}
.Title-Green .Title h2{
	float:left;
	height:24px;
	line-height:24px;	
	background: url(images/Title_green_left.gif) no-repeat left top;
	padding:0 0 0 20px;
	margin: 0;
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
}
.Title-Green .Title .Head {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.Title-Green .Contents {
	clear:both;
	margin-bottom:20px;
	font-size: 12px;
	padding: 5px 0 0 0;
}


/* ---------------------------------------------------------
Title-Red
--------------------------------------------------------- */
.Title-Red {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
 }
.Title-Red .Title{
	width:100%;
	background: url(images/Title_red_right.gif) right top no-repeat;
	height:24px;
	line-height:24px;
	margin-bottom:10px;
}
.Title-Red .Title h2{
	float:left;
	height:24px;
	line-height:24px;	
	background: url(images/Title_red_left.gif) no-repeat left top;
	padding:0 0 0 20px;
	margin: 0;
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
}
.Title-Red .Title .Head {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.Title-Red .Contents {
	clear:both;
	margin-bottom:20px;
	font-size: 12px;
	padding: 5px 0 0 0;
}


/* ---------------------------------------------------------
Title-LightBlue
--------------------------------------------------------- */
.Title-LightBlue {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
 }
.Title-LightBlue .Title{
	width:100%;
	background: url(images/Title_lightblue_right.gif) right top no-repeat;
	height:24px;
	line-height:24px;
	margin-bottom:10px;
}
.Title-LightBlue .Title h2{
	float:left;
	height:24px;
	line-height:24px;	
	background: url(images/Title_lightblue_left.gif) no-repeat left top;
	padding:0 0 0 20px;
	margin: 0;
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
}
.Title-LightBlue .Title .Head {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.Title-LightBlue .Contents {
	clear:both;
	margin-bottom:20px;
	font-size: 12px;
	padding: 5px 0 0 0;
}





