@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:#393939;
	float:left;
	width:100%;
}
.type01 .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;
}
.type01 .TitleRight {
	width:10%;
	float:right;
	height:26px;
	line-height:26px;
	background: url(images/container02_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: normal;
	color:#FFF;
}
.type01 .TitleBody h2 img {
	vertical-align:middle;
	margin-right:5px;
}
.type01 .Contents {
	padding:10px 5px 0;
	clear:both;
}
/* ---------------------------------------------------------
type02
--------------------------------------------------------- */
.type02 {
	margin-bottom:10px;
	clear:both;
	display:table;
	width:100%;
}
.type02 .Title{
	background:#393939;
	float:left;
	width:100%;
}
.type02 .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;
}
.type02 .TitleRight {
	width:10%;
	float:right;
	height:26px;
	line-height:26px;
	background: url(images/container01_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: normal;
	color:#FFF;
}
.type02 .TitleBody h2 img {
	vertical-align:middle;
	margin-right:5px;
}
.type02 .Contents {
	padding:0px 5px;
	clear:both;
}
.type02 .conteiner_icon {
	height:13px;
}
.type02 .conteiner_icon a{
    float:right;
    display:block;
    height:13px;
    width:15px;
    top:-20px;
    text-indent:-9999px;
    position:relative;
	font-size:0px;
}
/* ---------------------------------------------------------
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:20%;
	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:0px 5px;
	clear:both;
}
.type03 .conteiner_icon {
	height:13px;
}
.type03 .conteiner_icon a{
    float:right;
    display:block;
    height:13px;
    width:45px;
    top:-20px;
    text-indent:-9999px;
    position:relative;
	font-size:0px;
}
/* ---------------------------------------------------------
type04
--------------------------------------------------------- */
.type04 {
	clear:both;
	display:table;
	width:100%;
	margin-bottom:30px;
}
.type04 .Contents {
	clear:both;
}
/* ---------------------------------------------------------
type05
--------------------------------------------------------- */
.type05 {
	margin-bottom:10px;
	clear:both;
	display:table;
	width:100%;
}
.type05 .Title{
	float:left;
	width:100%;
}
.type05 .TitleBody {
	width:70%;
	float:left;
	height:26px;
	text-align:left;
	line-height:26px;
	padding-left:10px;
	background: url(/Portals/0/images/common/topic.gif) no-repeat 0 0;
}
.type05 .TitleRight {
	width:20%;
	float:right;
	height:26px;
	line-height:26px;
}
.type05 .TitleRight a img {
	float:right;
	vartical-align:middle;
	padding-right:10px;
	margin-top:5px;
}
.type05 .TitleBody h2 {
	margin:0px;
}
.type05 .TitleBody .Head {
	font-size: 100%;
	font-weight: normal;
	color:#FFF;
}
.type05 .TitleBody h2 img {
	vertical-align:middle;
	margin-right:5px;
}
.type05 .Contents {
	padding:10px 0px;
	clear:both;
}