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


body {
	background: #FFF url(../images/header/bg.gif) repeat-x;
}


#content_l {
	float: left;
	width: 190px;
}

#content_r {
	float: right;
	width: 605px;
}

.jisseki {
}

.jisseki_img {
	width:130px;
	margin:auto;
}

.name {
	position: relative;
	visibility: visible;
	z-index: auto;
	top: -20px;
	font-size: 0.9em;
}

.shisaku {
	position: relative;
	visibility: visible;
	z-index: auto;
	top: -20px;
	font-size: 0.8em;
	color: #999999;
}

#toiawase {
	background: url(../images/left/toiawase_bg.gif) no-repeat;
	height: 41px;
	width: 180px;
	padding-top: 84px;
	padding-left: 6px;
}

#content_r_header {
	background: url(../images/content/index/result_img.jpg) no-repeat;
	margin-top: 10px;
}

#content_r_header_sub {
	margin-bottom: 10px;
	margin-left: 180px;
	padding-top: 20px;
}

#content_r_header_main {

	margin-left: 180px;
	padding-bottom: 10px;
}

#content_r_header_text {
	margin: 10px;
}

#point_all {
	float: left;
	padding-left: 5px;
	width: 384px;
}

.point {
	width: 368px;
	border: 1px solid #eeeeee;
	padding: 7px;
	margin-bottom: 15px;
}

.point_title {
	border-bottom: 1px dotted #b2b2b2;
	height: 40px;
	margin-bottom: 10px;
}

.point_l {
	float: left;
	padding-left: 5px;
}

.point_r {
	float: right;
	padding-right: 5px;
	padding-top: 20px;
}


#main_content_r {
	float: right;
	width: 205px;
	padding-right: 5px;
}

.line_box {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	padding: 12px 8px 4px;
}



/*banner
-------------------*/
.banner_utamana {
	width:185px;
	height:185px;
	margin:0 auto 10px;
}

.banner_utamana a {
	background:url(../images/right/banner_utamana.jpg) 0 0 no-repeat;
	width:185px;
	height:185px;
	display:block;
	text-indent:-9999px;
}


#hiketu {
	background: url(../images/right/hiketu.gif);
	height: 21px;
	width: 185px;
	padding-top: 150px;
	padding-right: 10px;
	padding-left: 10px;
}

.line_box_l {
	float: left;
	width: 39px;
}

.line_box_r {
	float: right;
	width: 140px;
	padding-top: 13px;
}

.line_box_l_title {
	font-weight: bold;
}

.line_box_l_text {
	font-size: 0.9em;
}

#topics {
	background: url(../images/right/topics.gif) no-repeat;
	height: 21px;
	width: 25px;
	padding-top: 20px;
	padding-left: 180px;
}

.topics_title {
	font-weight: bold;
}

.topics_text {
	font-size: 0.9em;
	margin-left: 5px;
}

#service_map {
	background: url(../images/right/service_map.gif) no-repeat;
	width: 205px;
	height: 95px;
}
