.ps { line-height:0px
}

.tx1 {font-size:14px;
}

.title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #F60;
	line-height: 1.5em;
}

.t1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.t2{
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 16px;
	margin-left: 14px;
}
.t_2 {
	margin-top: 2em;
	margin-bottom: 0em;
	font-size: 16px;
}

.t_3 {
	margin-top: 2em;
	margin-bottom: 0em;
	font-size: 24px;
	line-height: 1.5em;
}
.ｔ_center {
	text-align: center;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 20px;
}


.t_4 {
	margin-top: 2em;
	margin-bottom: 0em;
	font-size: 16px;
	line-height: 1.5em;
	margin-left: 40px;
	color: #900;
}

.pg1{
	text-indent: -3.5em;
	margin-left: 3em;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0em;
	font-size: 14px;
	margin-bottom: 0em;
}

.pg2{
	text-indent: -1.7em;
	margin-left: 5em;
	line-height: 1.4em;
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 0.5em;
	padding-top: 0px;
}

.pg3{
	text-indent: -1em;
	margin-left: 3.5em;
	line-height: 1.4em;
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 0.5em;
}

.ind01{
	margin-left:45px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.6em;
}
.ind02 {
	margin-left:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	line-height: 1.4em;
}

.round_box {
	border: 2px solid #F90;
	box-shadow: 0 0 2px rgba(0,0,0,0.1);
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 700px;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	background-color: #FFFFE8;
}

#main {
	border: 3px double #FF9900;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 600px;
	background-color: #F60;
}

#adobe {
	height: 90px;
	width: 500px;
	border: 1px solid #FF6600;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
}
#adobe img {
	margin: 0px 10px 0px 0px;
}

#adobe p {
	clear: none; 
	float: left;
	padding: 0px;
	margin: 0px;
}

#pdf{
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px;
	line-height: 1.5em;
}

#pdf ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#pdf ul li {
	background-image: url(ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 10px 0px;
}
