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

/*--- house second page ---*/

#content_l565 {
	width: 565px;
	float: left;
	background-image: url(../img/frame565ce.gif);
	background-repeat: repeat-y;
	display: inline;
	text-align: center;
}

#content_r200 {
	width: 200px;
	float: right;
	background-image: url(../img/frame200ce.gif);
	background-repeat: repeat-y;
	display: inline;
	text-align: center;
}

.inner_l535 {
	width: 535px;
	font-size: 100%;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 0 15px;
}

.inner_l180 {
	width: 180px;
	text-align: left;
	font-size: 90%;
	letter-spacing: 0.1em;
	margin: 0 10px;
}


/*--- リストマーク 02  -----------*/

.inner_l535 ul.list02 {
	list-style: none;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}

.inner_l535 ul.list02 li {
	margin: 0px;
	padding: 4px 10px 4px 20px;
	background: url(../img/list02.gif) no-repeat 3px 0.5em;
	list-style: none;
	line-height: 150%;
}

/*--- リストマーク 04 ---*/

.inner_l180 ul.list04 {
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
}

.inner_l180 ul.list04 li {
	margin: 0px;
	padding: 3px 10px 3px 15px;
	background: url(../img/list04.gif) no-repeat 3px 0.4em;
	list-style: none;
	line-height: 120%;
}

/*--- textbox ---*/

.textbox500 {
	width: 495px;
	margin-left: 20px;
	line-height: 140%;
	letter-spacing: 0.1em;
}
	
.textbox {
	line-height: 140%;
	letter-spacing: 0.1em;
}

/*--- text color ---*/

.text_r {
	color: #F00;
	font-weight: bold;
}

.text_o {
	color: #F90;
	font-weight: bold;
}

.text_g {
	color: #0C0;
	font-weight: bold;
}

.line7 {
	width: 70%;
	size: 1px;
}
	