/* default */

body,
div,
ul,ol,li,
dl,dt,dd,
h1,h2,h3,h4,h5,h6,
p,a,
img,
table,th,td,
form {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
}
img {
	display:block;
}
ul {
	list-style-type: none;	
}


/* template */

body {
	text-align:center;
	background:#CECBCE;
}

#mainBg {
	width:800px;
	margin:0px auto 0 auto;
	background:url(http://www.fudousan271.com/img/templates/main_bg.gif) repeat-y;
	text-align:center;	
}

#h1box {
	width:760px;
	margin:0 auto 0 auto;
	padding: 5px 0px 2px 0px;
	text-align:center;
	background:#CECBCE;
}

h1 {
	margin:0px;
	font-size:12px;
	font-weight: bold;
	color:#333;
}


#container {
	width:760px;
	margin:0 auto 0 auto;
	text-align:left;
}

/* header */

#header {
	width:760px;
	background:#fff;
}
#header .hdTop {
	width:760px;
	height:60px;
	background:url(http://www.fudousan271.com/img/templates/header_bg.gif) repeat-x;
}
#header .hdTop img.logo {
	float:left;
	margin:8px 0 0 16px;
	display:inline;
}
#header .hdTop img.title {
	float:left;
	margin:16px 0 0 8px;
	display:inline;
}
#header .hdTop img.company {
	float:right;
	margin:10px 16px 0 0;
	display:inline;
}
#header .hdMenu {
	width:760px;
	height:28px;
	margin:1px 0 0 0;
	background:#333;
}
#container #header .hdMenu img.description {
	float:left;
	margin:5px 103px 0 18px;
	display:inline;
}
#header .hdMenu p.arrow {
	background:url(http://www.fudousan271.com/img/templates/header_arrow.gif) no-repeat 0px 4px;
	margin:6px 15px 0 0;
	padding:0 0 0 8px;
	float:left;
}
#header .hdMenu p.last {
	margin:6px 0 0 0;
}

/* wrapper */

#wrapper {
}

#mainmenu {
}

/*
#mainmenu a {
	width:253px;
	height:45px;
	float:left;
	background:url(http://www.fudousan271.com/img/templates/mainmenu_bg_off.gif) no-repeat;
	text-decoration:none;
	display:block;
}
#mainmenu a.top {
	width:254px;
}
#mainmenu a.on {
	background:url(http://www.fudousan271.com/img/templates/mainmenu_bg_on.gif) no-repeat;
}
#mainmenu a span {
	margin:14px 0 0 32px;
	display:block;
	font-size:16px;
	text-decoration:none;
}
*/

#mainmenu img {
	float:left;
	border-right:1px solid #949494;
	border-bottom:1px solid #949494;
}


#submenu {
	width:486px;
	float:right;
	margin:22px 19px 0 0;
	padding:0 0 6px 0;
	border-bottom:1px solid #999;
	display:inline;
}
#submenu p {
	float:left;
	margin:0 0 0 26px;
	padding:0 0 0 10px;
	background:url(http://www.fudousan271.com/img/templates/arrow_submenu_bg.gif) no-repeat 0px 5px;
}
#submenu p a {
	color:#000;
	text-decoration:none;
}
#submenu p.on {
	padding:0;
	background:none;
}
#submenu p.on a {
	color:#666;
}
p.topicPath {
	margin:0;
	padding:10px 0 0 24px;
	clear:both;
	font-size:80%;
}

p.topicPath a {
	font-weight:normal;
}
#content {
	width:550px;
	float:left;
	margin:12px 0 0 20px;
	display:inline;
}


#sidemenu {
	width:170px;
	float:right;
	margin:65px 0 0 0;
}
#sidemenu .list {
	margin:0 0 10px 0;
	padding:8px 0 12px 0;
	border-width:3px 0px 1px 1px;
	border-style:solid;
	border-color:#ccc;
}
#sidemenu .list p {
	margin:0;
}
#sidemenu .list p.title {
	margin:0 0 0 12px;
	padding:0 0 2px 0;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
#sidemenu .list ul {
	margin:0 12px 0 12px;
}
#sidemenu .list ul li p.arrow {
	font-weight:bold;
}
#sidemenu .list ul li.sep {
	margin:4px 0 0 0;
	padding:8px 0 0 0;
	background:url(http://www.fudousan271.com/img/general/line_dotted.gif) repeat-x top;
}
#sidemenu .list li.second ul {
	margin:0 12px 0 4px;
}
#sidemenu .list li.second ul li a {
	font-weight:normal;
}
#sidemenu .sokyuConsulting {
	margin:0 0 10px 0;
	padding:10px 8px 10px 8px;
	background:#BDEC72;
}
#sidemenu .sokyuInquiry {
	margin:0 0 10px 0;
	padding:10px 8px 10px 8px;
	background:#E1E1E1;
}
#sidemenu .sokyuConsulting p.title,
#sidemenu .sokyuInquiry p.title {
	margin:0 0 4px 0;
	padding:0 0 0 8px;
	background:url(http://www.fudousan271.com/img/general/arrow01.gif) no-repeat 0px 3px;
}
#sidemenu .sokyuConsulting p.small,
#sidemenu .sokyuInquiry p.small {
	margin:0;
	padding:0 4px 0 8px;
	line-height:140%;
}
#sidemenu .sokyuConsulting p.small a,
#sidemenu .sokyuInquiry p.small a {
	font-weight:normal;
}
#sidemenu .sokyuInquiry p.tel {
	margin:4px 0 0 0;
	padding:0 12px 0 8px;
	color:#990000;
	font-weight:bold;
}



/* footer */

#footer {
	width:760px;
	border-top:1px solid #ccc;
	background:#fff;
	clear:both;
}

#footer p {
	font-weight: normal;
	color: #666;
}

#footer img {
	margin: 3px 0px 3px 0px;
}


/*
#footer .ftMenu {
	width:364px;
	float:left;
	text-align:right;
	display:inline;
}
#footer .ftMenu p {
	font-size:80%;
}
#footer .ftMenu a {
	height:23px;
	padding:5px 0 0 0;
	float:left;
	color:#666;
	text-align:center;
	font-weight:normal;
	display:block;
}
#footer .ftMenu a.company {
	width:70px;
}
#footer .ftMenu a.siteinfo {
	width:144px;
}
#footer .ftMenu a.privacy {
	width:140px;
}
#footer .ftMenu a:hover {
	background:#666;
	color:#fff;
}

#footer p.copyright {
	width:344px;
	float:right;
	margin:6px 0 0 0;
	color:#000;
	display:inline;
	font-size:80%;
	letter-spacing:1px;
}

*/


#footer #bottomnavi {
	border-bottom:1px solid #ccc;
	margin:0;
	padding:5px 15px;
}

#footer #bottomnavi p {
	color: #666;
	margin:0;
}

#footer #bottomnavi a {
	color: #666;
}

#footer #bottomnavi a:hover {
	color: #999;
}

#footer #siteguide {
	padding: 10px 15px 5px 15px;
}

#footer #siteguide p {
	color: #666;
	margin:0;
}

#footer #siteguide a {
	color: #666;
}

#footer #siteguide a:hover {
	color: #999;
}




/* general */

.reset-point {
	clear:both;
	width:1px;
	height:1px;
	overflow:hidden;
}
img.clear {
	clear:both;
}

.contTop {
	margin:0 0 20px 0;
}
.contTop img.main {
	float:left;
	border-top:2px solid #666;
}
.contTop .rlink {
	width:170px;
	float:right;
	margin:0px;
	padding:0px;
	background:none;
}
.contTop .rlink div.name {
	height:22px;
	background:#999;
}
.contTop .rlink div.name p {
	padding:2px 8px 0 8px;
	color:#fff;
	font-size:80%;
}
.contTop .rlink .box {
	height:76px;
	border-bottom:1px solid #B2B2B2;
	background:url(http://www.fudousan271.com/img/general/conttop_rlink_bg.jpg) repeat-x bottom;
}
* html .contTop .rlink .box {
	height:77px;
}
.contTop .rlink p.title {
	margin:0 9px 0 9px;
	padding:8px 0 0 0;
}
.contTop .rlink img.thumbnail {
	float:left;
	margin:6px 0 0 12px;
	display:inline;
}
.contTop .rlink p.text {
	width:100px;
	float:right;
	margin:6px 14px 0 0;
	font-size:80%;
	line-height:120%;
	display:inline;
}

.atBox {
	padding:8px 20px 12px 20px;
	background:#E1F0C8;
	border:1px solid #99CC34;
}
.atBox p {
	color:#333366;
}
.iqBox {
	width:535px;
	height:70px;
	padding:10px 0 0 0;
	background:url(http://www.fudousan271.com/img/general/iqbox_bg.gif) no-repeat;
}
.iqBox img.title {
	margin:0 0 2px 12px;
}
.iqBox p {
	margin:0 0 0 22px;
	color:#333366;
}
.iqBox span.tel {
	color:#990000;
	font-weight:bold;
}
.iqBox span.number {
	font-size:180%;
}
.ctGotop {
	float:right;
	margin:20px 0 20px 0;
	font-size:10px;
}
.ctGotop p {
	padding:0 0 0 12px;
	background:url(http://www.fudousan271.com/img/general/Gotop_arrow.gif) no-repeat 0px 6px;
}
.ctGotop p a {
	font-weight:normal;
}

.arrow {
	padding:0 0 0 10px;
	background:url(http://www.fudousan271.com/img/general/arrow01.gif) no-repeat 0px 5px;
}
.arrow02 {
	padding:0 0 0 17px;
	background:url(http://www.fudousan271.com/img/general/arrow02.gif) no-repeat 0px 2px;
}
.arrow03 {
	padding:0 0 0 17px;
	background:url(http://www.fudousan271.com/img/general/arrow03.gif) no-repeat 0px 2px;
}
.bold {
	font-weight:bold;
}
.small {
	font-size:80%;
}


/* text */

body {
	font-size:75%;
	color:#666;
	line-height:140%;
}

a {
	color:#990000;
	font-weight:bold;
}


/* table */

table.normal {
	width:528px;
	margin:0 0 0 6px;
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
table.normal th.top {
	background:#eee;
}
table.normal th,
table.normal td {
	padding:6px 8px 6px 8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
table.normal th {
	text-align:center;
}


/* 強調（span等）
--------------------------------------------------------------*/
.bold {
	font-weight:bold;
}

.bold333333 {
	font-weight:bold;
	color:#333;
}

.boldcc0000 {
	font-weight:bold;
	color:#c00;
}

.bold0000cc {
	font-weight:bold;
	color:#00c;
}

.bold000099 {
	font-weight:bold;
	color:#009;
}

.bold333399 {
	font-weight:bold;
	color:#339;
}

/* 行の右揃え
--------------------------------------------------------------*/
.right {
	text-align: right;
}

/* サイズ
--------------------------------------------------------------*/
.size13 {
	font-size:13px;
}

.size14 {
	font-size:14px;
}

.size16 {
	font-size:16px;
}


/* 上マージンX値適用
--------------------------------------------------------------*/
.mt0 {
	margin-top:0;
}
.mt5 {
	margin-top:5px;
}
.mt8 {
	margin-top:8px;
}
.mt10 {
	margin-top:10px;
}
.mt12 {
	margin-top:12px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mt25 {
	margin-top:25px;
}

/* 右マージンX値適用
--------------------------------------------------------------*/
.mr0 {
	margin-right:0;
}
.mr5 {
	margin-right:5px;
}
.mr8 {
	margin-right:8px;
}
.mr10 {
	margin-right:10px;
}
.mr12 {
	margin-right:12px;
}
.mr15 {
	margin-right:15px;
}
.mr20 {
	margin-right:20px;
}
.mr25 {
	margin-right:25px;
}

/* 下マージンX値適用
--------------------------------------------------------------*/
.mb0 {
	margin-bottom:0;
}
.mb2 {
	margin-bottom:2px;
}
.mb3 {
	margin-bottom:3px;
}
.mb5 {
	margin-bottom:5px;
}
.mb8 {
	margin-bottom:8px;
}
.mb10 {
	margin-bottom:10px;
}
.mb12 {
	margin-bottom:12px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.mb25 {
	margin-bottom:25px;
}

/* 左マージンX値適用
--------------------------------------------------------------*/
.ml0 {
	margin-left:0;
}
.ml5 {
	margin-left:5px;
}
.ml8 {
	margin-left:8px;
}
.ml10 {
	margin-left:10px;
}
.ml12 {
	margin-left:12px;
}
.ml15 {
	margin-left:15px;
}
.ml20 {
	margin-left:20px;
}
.ml25 {
	margin-left:25px;
}

/* 上パディングX値適用
--------------------------------------------------------------*/
.pt0 {
	padding-top:0;
}
.pt5 {
	padding-top:5px;
}
.pt8 {
	padding-top:8px;
}
.pt10 {
	padding-top:10px;
}
.pt12 {
	padding-top:12px;
}
.pt15 {
	padding-top:15px;
}
.pt20 {
	padding-top:20px;
}
.pt25 {
	padding-top:25px;
}

/* 右パディングX値適用
--------------------------------------------------------------*/
.pr0 {
	padding-right:0;
}
.pr5 {
	padding-right:5px;
}
.pr8 {
	padding-right:8px;
}
.pr10 {
	padding-right:10px;
}
.pr12 {
	pading-right:12px;
}
.pr15 {
	padding-right:15px;
}
.pr20 {
	padding-right:20px;
}
.pr25 {
	padding-right:25px;
}

/* 下マージンX値適用
--------------------------------------------------------------*/
.pb0 {
	padding-bottom:0;
}
.pb2 {
	padding-bottom:2px;
}
.pb3 {
	padding-bottom:3px;
}
.pb5 {
	padding-bottom:5px;
}
.pb8 {
	padding-bottom:8px;
}
.pb10 {
	padding-bottom:10px;
}
.pb12 {
	padding-bottom:12px;
}
.pb15 {
	padding-bottom:15px;
}
.pb20 {
	padding-bottom:20px;
}
.pb25 {
	padding-bottom:25px;
}

/* 左パディングX値適用
--------------------------------------------------------------*/
.pl0 {
	padding-left:0;
}
.pl5 {
	padding-left:5px;
}
.pl8 {
	padding-left:8px;
}
.pl10 {
	padding-left:10px;
}
.pl12 {
	padding-left:12px;
}
.pl15 {
	padding-left:15px;
}
.pl20 {
	padding-left:20px;
}
.pl25 {
	padding-left:25px;
}

