@charset "utf-8";
/* CSS Document */

.txt01{
	width:900px;
	margin:60px auto;
	overflow:hidden;
	font-size:1.125em;
}

.txt01 dt em{
	color:#308CBB;
	font-family: "kozuka-mincho-pr6n","游明朝体", "Yu Mincho", YuMincho, serif;
	font-style:normal;
	font-size:30px;
	line-height:40px;
}

.txt01 dd{
	overflow:hidden;
	margin-top:2em;
}

/**/

.txt02{
	width:900px;
	margin:60px auto;
	overflow:hidden;
	font-size:1.125em;
}

.txt02 dt{
	font-size:20px;
	font-weight:bold;
}

.txt02 dd{
	overflow:hidden;
	margin-top:1.5em;
}

.txt02 dd ul{
}

.txt02 dd ul li{
	list-style-type:none;
	background-image:url(images/icon_cir.png);
	background-repeat:no-repeat;
	background-position:left 0.25em;
	padding-left:18px;
	margin-top:0.25em;
}

/**/

.txt03{
	width:900px;
	margin:0px auto 60px auto;
	overflow:hidden;
	font-size:1.125em;
}

.txt03 p{
	margin-top:60px;
}