@charset "utf-8";


.head_title .copy {
	background-image: url(../images/living_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 320px;
	height: 85px;
	padding-bottom: 0px;
}

.head_title .copy .subcopy {
	margin-top: 0px;
	font-size: 13px;
	line-height: 110%;
	font-weight: normal;
	color: #333333;
}
.head_title .copy .ttl {
	font-size: 20px;
	font-weight: bolder;
	color: #A08456;
	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-bottom: 5px;
	margin-top: 5px;
}
.colmun .column_bg 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: 10px;
	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;
}
