@charset "utf-8";
/* ---------------------------------------------------------
type00
--------------------------------------------------------- */
.type00 {
	clear:both;
	display:table;
	width:100%;
}
.type00 .Contents {
	clear:both;
}
/* ---------------------------------------------------------
type01
--------------------------------------------------------- */
.type01 {
	margin-bottom:10px;
	clear:both;
	display:table;
	width:100%;
}
.type01 .Title{
	background: url(images/container_01_title_body.jpg) repeat-x;
	float:left;
	width:100%;
}
.type01 .TitleBody {
	width:70%;
	float:left;
	height:60px;
	text-align:left;
	line-height:60px;
	padding-left:13px;
	background: url(images/container_01_title_left.jpg) no-repeat 0 0;
}
.type01 .TitleRight {
	width:20%;
	float:right;
	height:60px;
	background: url(images/container_01_title_right.jpg) no-repeat right top;
}
.type01 .TitleRight a img {
	float:right;
	vartical-align:middle;
	padding-right:10px;
	margin-top:5px;
}
.type01 .TitleBody h2 {
	margin:0px;
}
.type01 .TitleBody .Head {
	font-size: 100%;
	font-weight: bold;
	color:#666;
}
.type01 .TitleBody h2 img {
	vertical-align:middle;
	margin-right:5px;
}
.type01 .Contents {
	padding:10px 10px 0;
	clear:both;
}
/* ---------------------------------------------------------
type02
--------------------------------------------------------- */
.type02 {
	margin-bottom:10px;
	clear:both;
	display:table;
	width:100%;
}
.type02 .Title{
	background: url(images/container_02_title_body.jpg) repeat-x;
	float:left;
	width:100%;
}
.type02 .TitleBody {
	width:70%;
	float:left;
	height:29px;
	text-align:left;
	line-height:29px;
	padding-left:13px;
	background: url(images/container_02_title_left.jpg) no-repeat left top;
}
.type02 .TitleRight {
	width:20%;
	float:right;
	height:29px;
	line-height:29px;
	background: url(images/container_02_title_right.jpg) no-repeat right top;
}
.type02 .TitleRight a img {
	float:right;
	vartical-align:middle;
	padding-right:10px;
	margin-top:5px;
}
.type02 .TitleBody h2 {
	margin:0px;
}
.type02 .TitleBody .Head {
	font-size: 100%;
	font-weight: bold;
	color:#666;
}
.type02 .TitleBody h2 img {
	vertical-align:middle;
	margin-right:5px;
}
.type02 .Contents {
	padding:10px 10px 0;
	clear:both;
}
/* ---------------------------------------------------------
type03
--------------------------------------------------------- */
.type03 {
	margin-bottom:10px;
	clear:both;
	display:table;
	width:100%;
}
.type03 .Title{
	background:#393939;
	float:left;
	width:100%;
}
.type03 .TitleBody {
	width:70%;
	float:left;
	height:26px;
	text-align:left;
	line-height:26px;
	padding-left:10px;
	background: url(images/container01_left.jpg) no-repeat 0 0;
}
.type03 .TitleRight {
	width:10%;
	float:right;
	height:26px;
	line-height:26px;
	background: url(images/container03_right.jpg) no-repeat right top;
}
.type03 .TitleRight a img {
	float:right;
	vartical-align:middle;
	padding-right:10px;
	margin-top:5px;
}
.type03 .TitleBody h2 {
	margin:0px;
}
.type03 .TitleBody .Head {
	font-size: 100%;
	font-weight: normal;
	color:#FFF;
}
.type03 .TitleBody h2 img {
	vertical-align:middle;
	margin-right:5px;
}
.type03 .Contents {
	padding:10px 5px 0;
	clear:both;
}
/* ---------------------------------------------------------
type04
--------------------------------------------------------- */
.type04 {
	clear:both;
	display:table;
	width:100%;
	margin-bottom:30px;
}
.type04 .Contents {
	clear:both;
}


