/* CSS Document */

@charset "Shift_JIS";

/* サービス概要
---------------------------------------------------- */
#content {
	width: 565px;
	margin: 0;
	padding: 0 10px 0 0;
	float: right;
}

#content h2 {
	width: 565px;
	height: 150px;
	margin: 0; 
	padding: 0;
	background: url(../images/title_pol.jpg) no-repeat;
	text-indent: -9999px;
}

#content h3 {
	width: 565px;
	height: 36px;
	margin: 20px 0 5px 0; 
	padding: 0;
	text-indent: -9999px;
}
#content h3.subt1 {
	background: url(../images/title_01.gif) no-repeat;
}
#content h3.subt2 {
	background: url(../images/title_02.gif) no-repeat;
}
#content h3.subt3 {
	background: url(../images/title_03.gif) no-repeat;
}
#content h3.subt4 {
	background: url(../images/title_04.gif) no-repeat;
}


/*----------------*/

.area01 {
	width: 565px;
	margin-top: 10px;
}

.txt01 {
	margin: 10px 0px 0px 15px;
	width: 530px;
}

.txt02 {
	margin: 10px 0px 0px 25px;
	width: 530px;
}
.txt03 {
	margin: 10px 0px 0px 25px;
	width: 530px;
  font-size:10px;
  line-height:1.2em;
}

