@charset "Shift_JIS";

/* html再定義 */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat-y;
	text-align:left;
	position:relative;

}

#topics{
	width: 315px;
	height: 90px;
	overflow:auto;
	padding: 0em;
	border: 0pix;
}

/* グループ */
#contents {
	width:800px;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height:130%;
}

#contents p{
	width:700px;
	font-size:90%;
	text-align:left;
	margin:10px auto;
	padding:0px;
	line-height:130%;
}


#contents td {
	font-size:90%;
}

#main {
	width:786px;
	margin:5px auto;
	text-align:left;
	font-size:80%;
	line-height:130%;
}

#main td {
	font-size:80%;
}

#footer_menu{
	width:100%;
	background-color:#006600;
	margin:10px 0px;
	padding:5px 0px;
}

#footer_menu p{
	width:100%;
	text-align:center;
	color:#FFFFFF;
	font-size:75%;
}

#footer_menu a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_menu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#housecontents {
	width:800px;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height:130%;
	background-image: url(../img/houseguide_bg.gif);
	background-repeat: repeat-y;
}

#housecontents td {
	font-size:90%;
	line-height:120%;
}

#housemenu {
	width:142px;
	margin:0px;
	padding:0px;
	float:left;
}

#houseright {
	width:620px;
	margin:5px;
	padding:5px;
	text-align:left;
	float:left;
}

#kiyaku{
	width: 780px;
	height: 500px;
	overflow:auto;
	padding: 0em;
	border: 0pix;
	margin:5px auto;
	font-size:90%;
	line-height:120%;
}

#kiyaku td {
	font-size:80%;
	line-height:120%;
}

