@charset "UTF-8";

/* ------------ body section ------------ */

p#mainImg { margin-bottom: 15px;}
.txtBox02{
	width: 505px;
	border: 30px solid #a3a8c7;
	padding: 10px;
	margin: 10px 0;
}
.txtBox02 p{
	font-weight: bold;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	border-bottom: 2px solid #e0e0c7;
	background: url(../resource/img_common/icon_01.gif) no-repeat 5px center;
}
#contents h3 {
	width: 565px;
	height: 35px;
	margin-bottom: 10px;
	background: url(../img/tit_about.jpg) no-repeat;
	text-indent: -9999em;
}
.txtBox01{
	width: 513px;
	border: 1px solid #dadada;
	padding: 10px;
	margin: 10px 0;
	background-color: #FFFFFF;
}
.txtBox01 .thumbnail{
	float: left;
	width: 155px;
	height: 110px;
	margin: 0 10px 0 0;
}
.txtBox01 .txt{
	float: right;
	width: 348px;
	margin: 0;
}
.txtBox01 p{
	font-weight: bold;
	margin-bottom: 5px;
}
.txtBox02{
	width: 505px;
	border: 5px solid #a3a8c7;
	padding: 10px;
	margin: 10px 0;
}
.txtBox02 p{
	font-weight: bold;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	border-bottom: 2px solid #e0e0c7;
	background: url(../resource/img_common/icon_01.gif) no-repeat 5px center;
}
.txtBox03{
	width:513px;
	background-color: #f3f3f3;
	border: 1px dotted #cfd3ea;
	_border: 1px solid #dfe2f0;
	padding: 10px;
	margin: 10px 0;
}
.txtBox03 img{
	margin-top: 0;
	margin-bottom: 0;
}