@charset "utf-8";

/* ---------------------------------------------------------
type_blue 
--------------------------------------------------------- */

.type_blue  {
	margin-bottom:20px;
	clear:both;
	display:table;
	width:100%;
}
.type_blue  .Title{
	background: url(images/circle_bg.jpg) repeat-x;
	float:left;
	width:100%;
	height:35px;

}
.type_blue  .TitleBody {
	width:70%;
	float:left;
	height:26px;
	text-align:left;
	line-height:26px;
	padding-left:10px;
	background: url(images/circle.jpg) no-repeat 0 0;
}
.type_blue  .TitleRight {
	width:10%;
	float:right;
	height:26px;
	line-height:26px;

}
.type_blue  .TitleRight a img {
	float:right;
	vartical-align:middle;
	padding-right:10px;
	margin-top:5px;
}
.type_blue  .TitleBody h2 {
	margin-top:5px;
	padding-left:15px;
	color:#000066;
	font-weight:bold;
}
.type_blue  .TitleBody .Head {
	font-size: 100%;
	font-weight: normal;
	color:#003366;
	font-weight:bold;
	height:35px;
	vertical-align:middle;
}
.type_blue  .TitleBody h2 img {
	vertical-align:middle;
	margin-right:5px;
}
.type_blue  .Contents {
	padding:5px 5px 0;
	clear:both;
}












/*
.type_blue {
	margin:0px 0px 10px 0px;
	clear:both;
	display:table;
	width:100%;
}

.type_blue .Title{
	background: url(images/circle_bg.jpg) repeat-x;
	float:left;
	width:100%;
}
.type_blue .TitleRight {
	width:10%;
	float:right;
	height:26px;
	line-height:26px;
	background: url(images/container02_right.jpg) no-repeat right top;
}
.type_blue .TitleRight a img {
	float:right;
	vartical-align:middle;
	padding-right:10px;
	margin-top:5px;
}
.type_blue .TitleBody {
	width:24px;
	float:left;
	height:35px;
	text-align:left;
	line-height:26px;
	padding-left:10px;
	background: url(images/circle.jpg) no-repeat 0 0;
}
.type_blue .TitleBody h2 {
	color:#003399;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-left:30px;
	background:none;
}
.type_blue .TitleBody .Head {
	font-size: 100%;
	font-weight: normal;
	color:#FFF;
}
.type_blue .TitleBody h2 img {
	vertical-align:middle;
	margin-right:5px;
}
.type_blue .Contents {
	padding:10px 5px 0;
	clear:both;
}
*/

