@charset "utf-8";
h2 {
	background: url(../images/h2.gif) no-repeat center bottom;
	text-indent: -9999px;
	height: 40px;
	width: 760px;
	margin: 0px auto 10px;
	clear: both;
}
h3 {
	font-weight: bold;
	background: url(../../images/topics_icon.gif) no-repeat 5px 3px;
	padding-left: 20px;
	font-size: 0.8em;
	color: #1D4295;
	padding-bottom: 5px;
}
p {
	font: 0.8em/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
li {
	font: 0.8em/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

.textBox01 {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 1%;
	background: #f6f6f6 url(../../images/line.gif) no-repeat center bottom;
	padding: 10px 10px 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.textBox01 .photo {
	float: left;
	margin-right: 10px;
	background: #CBD9F3;
	padding: 5px;
}
.textBox01 .photo img{
	border: 1px solid #1D4295;
}
.textBox01 p {
	padding-top: 10px;
}

.textBox02 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}.textBox02 p {
	padding-left: 20px;
}
.textBox02 li {
	padding-left: 20px;
}

