/* -------------------------------------------------------- 
	index Style Sheet of SAKURA FUDOSAN.
	Last Update 2007-12-6

	1.main
	2.left_area
	3.right_area
	4.bottom_area

----------------------------------------------------------- */


/*
 1.main [
----------------------------------------------------------- */
.page_title {
	margin: 58px 0 7px 40px;
}
/*
 2.left_area [
----------------------------------------------------------- */
.left_area {
	display: inline;
	float: left;
	width: 665px;
}
h2.tab {
	padding-top: 19px;
}
.box1 {
	float: left;
	width: 198px;
	padding: 0 0 0 40px;
	background: url(images/box_shadow_back.gif) repeat-y right;
}
.box2 {
	float: left;
	padding: 0 0 0 14px;
	width: 198px;
	background: url(images/box_shadow_back.gif) repeat-y right;
}
.content1 {
	width: 198px;
	background: url(images/box_shadow_top.gif) no-repeat right top;
}
.content2 {
	width: 198px;
	background: url(images/box_shadow_bottom.gif) no-repeat right bottom;
}

.title {
	font-weight: bold;
	color: #5AB94F;
	padding-top: 5px;
	width: 170px;
	height: 45px;
	overflow: hidden;
}
.photo {
	height: 79px;
	width: 104px;
	background: url(images/index/photo_line.gif) no-repeat;
}
.photo_in {
	margin: 3px;
}
dl {
	line-height: 1.4em;
	letter-spacing: 1px;
	width: 184px;
	background: url(images/dot.gif) repeat-x bottom;
	padding-top: 10px;
}
.sbutton {
	height: 20px;
	width: 116px;
	padding: 25px 0 11px 67px;
}
/*
 3.right_area [
----------------------------------------------------------- */
.right_area {
	float: left;
	width: 175px;
	margin-left: 14px;
}
ul.rbutton li{
	padding-bottom: 8px;
}
.links_box {
	margin-top: 25px;
}
ul.links {
	margin-top: 25px;
}
ul.links li {
	background: url(images/index/arrow.gif) no-repeat 0 15px;
	padding: 10px 0 0 10px;
	font-weight: bold;
}
ul.links2 {
	margin-top: 0px;
}
ul.links2 li {
	background: url(images/index/arrow.gif) no-repeat 0 15px;
	padding: 10px 0 0 10px;
	font-weight: bold;
}
/*
 4.bottom_area [
----------------------------------------------------------- */
.choose_area {
	clear: both;
	float: left;
	width: 245px;
	padding: 47px 0 65px 4px;
}
.choose_area ul {
	width: 234px;
	background: url(images/index/choose_shadow.gif) no-repeat right;
	padding-top: 9px;
}
.choose_area ul li{
	padding-left: 29px;
}
.map {
	float: left;
	margin: 47px 0 0 17px;
	width: 573px;
	height: 314px;
}