@charset "utf-8";
/*.ST004-t-type01
-------------------------------------------------- */
.ST004-t-type01{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.ST004-t-type01 .TitleBox{
	padding:0;
}
.ST004-t-type01 .Title{
	width:100%;
	border-collapse:collapse;
	height:30px;
	background-image: url(image/bg_container.jpg);
	background-repeat:repeat-x;
}
.ST004-t-type01 .TitleBody{
	padding:0;
	height:30px;
	padding-left:5px;
}
.ST004-t-type01 .TitleRight{
	padding:0;
	width:30px;
	padding-right:10px;
}
.ST004-t-type01 .TitleRight a img{
	float:right;
	vartical-align:middle;
}
.ST004-t-type01 .TitleBody h2 .Head{
	color:#E07000;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
}
.ST004-t-type01 .TitleBody h2 {
	margin:0px;
}
.ST004-t-type01 .TitleBody h2 img{
	padding-right:5px;
	vertical-align:middle;
}
.ST004-t-type01 .Contents{
	padding:10px;
}

/*.ST004-t-type02
-------------------------------------------------- */
.ST004-t-type02{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.ST004-t-type02 .TitleBox{
	padding:0;
}
.ST004-t-type02 .Title{
	width:100%;
	border-collapse:collapse;
}
.ST004-t-type02 .TitleBody{
	padding:0;
	height:30px;
	padding-left:5px;
}
.ST004-t-type02 .TitleRight{
	padding:0;
	width:30px;
	padding-right:10px;
}
.ST004-t-type02 .TitleRight a img{
	float:right;
	vartical-align:middle;
}
.ST004-t-type02 .TitleBody h2 .Head{
	color:#E07000;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
}
.ST004-t-type02 .TitleBody h2 {
	margin:0px;
}
.ST004-t-type02 .TitleBody h2 img{
	vertical-align:middle;
	padding-right:5px;
}
.ST004-t-type02 .Contents{
	background-image: url(image/bg_container_top.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding:10px;
}
.ST004-t-type02 .ContentsBottomBody{
	background:#FFF url(image/bg_container_botoom.jpg);
	background-repeat:repeat-x;
	height:3px;
}
.ST004-t-type02 .ContentsBottomBody img{
	height:3px;
}

/* ---------------------------------------------------------
.No-Title
--------------------------------------------------------- */
.No-Title {
	clear:both;
	display:table;
	width:100%;
	margin:0;
 	padding:0 0 20px;
	font-size: 12px;
	}
