/*
Site: Iikensetsu
Designer: Christy Co., Ltd.
*/

/* initialize */

a {
	color:#b85f38;
	text-decoration:underline;
}

a:hover {
	color: #f63;
	text-decoration:none;
}

body {
	margin:0;
	padding:0;
	background-image:url(common/bg.gif);
	color:#505050;
	font-size:12px;
	*font-size:small;
	*font:x-small;
	line-height:125%;
	text-align:center;
}

td,th {
	font-size:12px;
	*font-size:small;
	*font:x-small;
	line-height:125%;
	vertical-align:top;
}

form {
	padding:5px;
	margin:0;
}




img {
    max-width: 100%;
    height: auto;
}


/* common id */

#intro h1 {
	font-size:11px;
	line-height:100%;
	text-align:center;
	color:#ffe0cc;
	font-weight:normal;
	margin:2px 0 0 0;
	padding:0;
}

#navi_bottom {
	text-align:center;
	margin:30px 0 20px 0;
}

#profile_bottom {
	background-color:#ff9;
	padding:8px;
	text-align:center;
	color:#960;
	font-size:12px;
}

#copyright {
	margin:20px 0 10px 0;
	text-align:center;
}

.atten {
	color:#f33;
	font-weight:bold;
}

.mark_must {
	color:#f33;
	font-weight:normal;
}

/* index style */

.sub_title {
	margin:20px 0 2px 0;
}

.current_date {
	color:#06f;
}

#top_topics td {
	border-bottom:1px dashed #c93;
}

.topics_date {
	color:#393;
}

#top_land td,
#top_house td {
	text-align:center;
}

#top_land img,
#top_house img {
	margin:2px 0;
}

#top_rent td {
	border-bottom:1px dashed #999;
}

#top_rent img {
	margin:0 5px;
	vertical-align:middle;
}

#ask {
	font-size:120%;
	color:#f60;
	font-weight:bold;
	margin:15px 0;
}

#xylinks {
	text-align:center;
	font-size:11px;
	margin:10px 0;
	line-height:125%;
}

#xylinks a {
	color:#999;
}

/* new home style */
#new_left {
	width:290px;
	float:left;
	padding:0 5px;
	font-size:100%;
	font-weight:bold;
	line-height:200%;
}

#new_right {
	width:250px;
	float:right;
	text-align:center;
}

#new_right img {
	margin-bottom:8px;
}

#new_works td{
	text-align:center;
}

#new_works img {
	margin:15px 0 3px 0;
}

/* reform style */
.reform_flow th {
	background-color:#f90;
	color:#fff;
	font-weight:bold;
	text-align:left;
}

.reform_flow td {
	background-color:#fff;
}

#reform_form th {
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

#reform_pp {
	width:560px;
	border:1px solid #999;
	padding:8px;
}

/* profile style */

#profile_outline {
	width:560px;
	border:0;
	border-collapse:separate;
	border-spacing:1px;
}

#profile_outline th {
	padding:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
	color:#505050;
	font-weight:bold;
}

#profile_outline td {
	padding:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
