﻿@charset "utf-8";

/*********************************/
/* 中央用 　                     */
/*********************************/
/***********************/
/*   タイトル写真      */
/***********************/
#photo1 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	width: 435px; */
	height: 300px;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-align: left;
	vertical-align:middle;
	text-indent: 1em;
	line-height: 1.5;
	background-image: url(../images/image/photo1.jpg);
	background-repeat: no-repeat;
}

#photo1 p.p_photo_intro {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px; /* 下余白は次のコンテンツまでの距離 */
	width: 410px; 
	height: auto;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-align: left;
	line-height: 1.5;
}

#photo2 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px; /* 下余白は次のコンテンツまでの距離 */
/*	width: 435px; */
	height: 110px; 
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-align: left;
	vertical-align:middle;
	text-indent: 1em;
	line-height: 1.5;
	background-image: url(../images/image/photo2.jpg);
	background-repeat: no-repeat;
}

#photo2 p.p_photo_intro {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; /* 下余白は次のコンテンツまでの距離 */
	width: 430px;
	height: auto;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFCC;
	text-align: left;
	line-height: 1.5;
	vertical-align: bottom;
}

/***********************/
/*   リスト用スタイル  */
/***********************/
#inf_list ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#inf_list ul li {
	font-size:10pt;
	list-style:none;
}

#inf_list ul li.ttl {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight:bold;
	border-bottom-color: #6FD96B;
	border-bottom-style: double;
	border-bottom-width: 3px;
}

#inf_list ul li.dt {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
/*	background-color:#FFFFCC; */
	display:block;
}

/***********************/
/*   右側用スタイル  　*/
/***********************/
/*  不動産用語集　*/
#Ind_yougo {
/*	width: 205px; */
	width: 179px;
	border: #6C6 solid 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 5px;
	background-color: #CF9;
}

#Ind_yougo a {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

#Ind_yougo a img {
	margin: 3px 0px 0px 2px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
}
