@charset "utf-8";


.ActionBtn {
	width: auto;
	}
.ActionBtn a img{
	vartical-align:middle;
    margin:5px 0px 0 0;
	float:right;
	}

/* ---------------------------------------------------------
type00
--------------------------------------------------------- */
.No-Title {
	clear:both;
	display:table;
	width:100%;
	margin:0;
 	padding:0;
	}
	
/* ---------------------------------------------------------
type01
--------------------------------------------------------- */
.H2-Title {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
 }
.H2-Title .Title{
	width:100%;
	background: url(images/H2-Title_bg.gif) right top no-repeat;
	height:32px;
	line-height:32px;
	margin-bottom:10px;
}
.H2-Title .Title h2{
	float:left;
	height:32px;
	line-height:32px;	
	background: url(images/H2-Title_left.gif) no-repeat left top;
	padding:0 0 0 20px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.H2-Title .Title .Head {
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.H2-Title .Contents {
	clear:both;
	margin-bottom:20px;
}



