@charset "utf-8";
/* トスコの住まい */

#cont {
width: 695px;
margin:0px;
}


#cont .outline{
font-size:80%;
line-height:25px;
width:330px;
float:left;
}

#cont .outline dl{
}

#cont .outline dt{
width:38px;
border-bottom: 1px dotted #334c66;
overflow:hidden;
float:left;
clear: left;
background-image:url(../image/b_arrow_r04.gif);
background-repeat:no-repeat;
}


#cont .outline dd{
border-bottom: 1px dotted #334c66;
color:#666666;
}


#cont .outlineleft{
	font-size:80%;
	line-height:25px;
	width:330px;
	padding-right:35px;
	float:left;
}

#cont .outlineleft dl{
}

#cont .outlineleft dt{
width:38px;
border-bottom: 1px dotted #334c66;
overflow:hidden;
float:left;
clear: left;
background-image:url(../image/b_arrow_r04.gif);
background-repeat:no-repeat;
}


#cont .outlineleft dd{
border-bottom: 1px dotted #334c66;
color:#666666;
}

/* 2*/

#cont .outline2{
font-size:80%;
line-height:25px;
width:330px;
float:left;

}

#cont .outline2 dl{
}

#cont .outline2 dt{
	width:38px;
	border-bottom: 1px dotted #334c66;
	overflow:hidden;
	float:left;
	clear: left;
	background-image:url(../image/lightbox-blank.gif);
	background-repeat:no-repeat;
}


#cont .outline2 dd{
border-bottom: 1px dotted #334c66;
color:#666666;
background-image:url(../image/b_arrow_r05.gif);
background-repeat:no-repeat;
}


#cont .outline2left{
font-size:80%;
line-height:25px;
width:330px;
padding-right:35px;
float:left;
}

#cont .outline2left dl{
}

#cont .outline2left dt{
width:38px;
border-bottom: 1px dotted #334c66;
overflow:hidden;
float:left;
clear: left;
background-image:url(../image/lightbox-blank.gif);
background-repeat:no-repeat;
}


#cont .outline2left dd{
border-bottom: 1px dotted #334c66;
color:#666666;
background-image:url(../image/b_arrow_r05.gif);
background-repeat:no-repeat;
padding-left:30px;
}
