p,div,img{
	margin:0px;
	padding:0px;
	border:0;
}
	
.container_box{
	padding-bottom:30px;
	color:#333333;
}

/* t-type0
============================================================== */
.t-type0 .contents{
	color:#333333;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}


/* t-type1
============================================================== */
.t-type1 .title{
	height:43px;
	background: url(images/t_type1_bg.gif) repeat-x bottom;
	color:#333333;
}
.t-type1 .title .Head{
	font-size:23px;
	line-height:37px;
	color:#333333;
}
.t-type1 .contents{
	padding:30px 20px;
	line-height:1.8em;
	color:#333333;
}


/* t-type2
============================================================== */
.t-type2 .title{
	height:43px;
	background: url(images/t_type2_bg.gif) repeat-x bottom;
	color:#333333;
}
.t-type2 .title .Head{
	font-size:23px;
	line-height:37px;
	color:#333333;
}
.t-type2 .contents{
	padding:30px 20px;
	line-height:1.8em;
	color:#333333;
}


/* t-type3
============================================================== */
.t-type3 .title{
	height:25px;
	border-bottom:1px #666 solid;
	background: url(images/icon_arrow_l.gif) no-repeat left;
	line-height:25px;
	color:#333333;
}
.t-type3 .title .Head{
	font-size:15px;
	font-weight:bold;
	margin-left:20px;
	line-height:25px;
	color:#333333;
}
.t-type3 .contents{
	padding:10px 0 0;
	line-height:1.8em;
	color:#333333;
}


/* t-type4
============================================================== */
.container_box4{
	background-image:url(images/t_type4_bg2.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.t-type4{
	background-image:url(images/t_type4_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border:1px #CCC solid;
}
.t-type4 .title{
	font-size:14px;
	padding:20px 25px 0;
	color:#333333;
}
.t-type4 .title .Head{
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	color:#333333;
}
.t-type4 .contents{
	padding:0 25px 25px;
	line-height:1.8em;
	color:#333333;
}




