h2.title {
	font-size:14px;
	display:block;
/*
	width:480px;
	text-indent:20px;
*/
	text-align:left;
	margin:60px 30px 5px 30px;
	background:#FFCC66;
	border-left:#FF6600 20px solid;
	padding:10px;
}
h3 {
	background:#FFCC66;
	font-size:14px;
	padding:6px;
	border:3px double #ffffff;
	font-weight:normal;
	text-align:center;
}
h3.h3type01 {
	background:#ffffff;
	padding:0;
	
}
h3.h3type02 {
	margin-top:20px;
	margin-bottom:20px;
	
}
div.imgArea01 {
	width:435px;
	margin:0x auto 0 auto;
	overflow: hidden;
}
div.imgArea01:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html div.imgArea01 {
	height: 1em;
	overflow: visible;
}
/**/
div.imgArea01R {
	width:190px;
	text-align:center;
	float:right;
}
div.imgArea01L {
	width:190px;
	text-align:center;
	float:left;
}
div.imgArea01C_01 {
	width:55px;
	text-align:center;
	float:left;
	padding-top:80px;
}
div.imgArea01C_02 {
	width:55px;
	text-align:center;
	float:left;
	padding-top:50px;
}
div.imgArea01_txt01 {
/*	
	width:70px;
*/
	padding:5px;
	background:#CB4845;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	margin:0 auto 10px auto;
}
p.imgArea01_txt02 {
/*
	margin:10px auto 0 auto;
*/
	text-align:center;
}
.txtArea01 {
	padding:20px;
	border:double 3px #FF6600;
	margin:20px 40px 0 40px;
	display:block;
}
.txtArea01 span{
	color:#178AFD;
	font-weight:bold;
}
.txtArea01 p{
	padding:10px 0;
}

