@charset "utf-8";


.form_block    {
	background-color: #FFFAEE;
	border: 1px solid #FF0000;
	float: left;
	width: 678px;
	position: relative;
	margin-top: 10px;
	padding: 5px;
	background-image: url(../../images/form_ill.gif);
	background-repeat: no-repeat;
	background-position: right 25px;
}


.head_title .copy {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 380px;
	height: 180px;
	padding-bottom: 0px;
}

.head_title .copy .subcopy {
	margin-top: 10px;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
}
.head_title .copy .ttl {
	font-size: 20px;
	font-weight: bolder;
	color: #0099CC;
	margin-bottom: 0px;
	line-height: 100%;
}




.colmun {
	float: left;
	position: relative;
	width: 690px;
	margin-bottom: 15px;
}
.colmun .colmun_title {
	background-image: url(../images/colmun_title.gif);
	width: 690px;
	height: 63px;
}
.colmun em {
	width: 650px;
	margin-right: 20px;
	margin-left: 30px;
	font-size: 16px;
	color: #009966;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	line-height: 170%;
}
.colmun  .column_bg2  img {
	float: right;
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 15px;
}


.colmun .column_bg {
	background-image: url(../images/colmunbg.gif);
	width: 690px;
	background-position: 0px 0px;
	height: auto;
	margin: 0px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.colmun .column_bg p {
	margin-right: 20px;
	margin-left: 30px;
	font-size: 14px;
	line-height: 140%;
}
.colmun .column_bottom {
	background-image: url(../images/colmun_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	width: 690px;
}


.position_theme { background-color: #F6F6F6; border: 1px solid #999999; padding: 0px 10px 10px; width: 670px; margin: 5px 0px; }


.position_theme dt{ color: #FF9900; font-size: 14px; font-style: normal; font-weight: bold; line-height: 140%; background: url(../images/list_icon2.gif) no-repeat left 1px; padding-left: 13px; margin-top: 10px; }



.position_theme dd li{ display:inline; line-height: 1.6; margin-right: 5px; padding-right: 5px; border-right: 1px solid #555555; font-size: 14px; }

.position_theme dd li:last-child { border-right-width: 0px; border-right-style: none; }
