@charset "shift_jis";
/* CSS Common */
body{
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1,h2,h3,h4,p {
	margin:0;
	padding:0;
}

ul,li {
	margin:0;
	padding:0;
	list-style-type:none;
}

em {
	font-style:normal;
	font-weight:bold;
}

/*frame ---------------------> */
#frame{
	margin:0 auto 0 auto;
	width:820px;
}

/*header --------------------> */
#header{width:820px;}
#header a:link{color:#333333; text-decoration:none;}
#header a:visited{color:#333333; text-decoration:none;}
#header a:hover{color:#CC0033; text-decoration:none;}

h1#logo{
	margin:10px 0 5px 10px;
	width:280px;
	float:left;
}
ul#h-subNavi{
	margin:0px 0  0 349px;
	padding-top:25px;
	font-size:80%;
}
ul#h-subNavi li {
	margin:0 10px 0 0;
	padding:2px 0 0 20px;
	background-image:url(../images/parts/bg_h-subNavi_common.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	list-style-type:none;
	float:left;
}
ul#h-subNavi li#home {
	background-image:url(../images/parts/bg_h-subNavi_home.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
ul#h-Navi{
	clear:both;
	margin:0 0 0 290px;
}
ul#h-Navi li{
	display:block;
	list-style-type:none;
	float:left;
}


/*pan -----------------------> */
ul#pan {
	margin-left:15px;
	padding-top:10px;
	font-size:80%;
}
ul#pan li {
	margin-right:3px;
	display:block;
	float:left;
}
ul#pan li a {
	padding:0 0 0 12px;
	background-image:url(../images/parts/bg_pan.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#999999;
	text-decoration:none;
}

/*main ----------------------> */
#main {
	clear:both;
	background-image:url(../images/bg_main.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
h2#img_title{
	clear:both;
	margin-left:15px;
	margin-bottom:0px;
}
h2#img_con {
	clear:both;
	margin-left:15px;
	margin-bottom:20px;
}
h2#img_con2 {
	clear:both;
	margin-left:15px;
}

h3#img_title{margin:30px 0 0 0;}

#main_con {
	margin-left:15px;
}
#flash{
	margin-left:15px;
}
/*globalNavi ----------------> */
#globalNavi {
	clear:both;
	margin-left:15px;
}

/*banner --------------------> */

#banner{
	margin-top:20px;
	padding-top:10px;
	width:290px;
	background-image:url(../images/bg_banner.gif);
	background-position:left top;
	background-repeat:repeat;
	border:1px solid #CCCCCC;
	text-align:center;
}
#banner img {margin-bottom:10px;}

#banner_s img {margin-bottom:10px;}


/*pickup --------------------> */
#pickup{
	margin:0 0 0 15px;
	font-size:80%;
	line-height:1.4em;
}

/*side ----------------------> */
#side {
	/*width:180px;*/
	/*border:1px solid #FFFF00;*/
	background: #FFFFFF; 
}

#side a {text-decoration:none;}


/*contents ------------------> */
#contents {
	width:590px;
	margin-left:20px;
	font-size:80%;
	line-height:1.4em;
}
#contents h3{margin:0 0 20px 0;}
#contents h4{margin:0 0 20px 0;}
#contents h5{margin:0 0 10px 0;}
#contents p{margin:0 0 20px 0;}


#contents .box{margin-bottom:30px;}
#contents .box .box_con{
	background-color:#FCF9EC;
	border:1px solid #CCCCCC;
	padding:8px;
}
#contents .box .box_con2{
	background-color:#FCF9EC;
	border:1px solid #CCCCCC;
	padding:5px;
}

#contents .box .event_title{
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:110%;
	font-weight:bold;
	color:#CC0000;
	border-bottom:1px dotted #999999;
}
#contents .date{
	margin-bottom:20px;
}

#contents .box .comment img{
	padding-right:10px;
	padding-bottom:5px;
	float:left;
}

#contents .event_info .event_list{
	clear:both;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
}
#contents .event_info .date{
	margin-left:6px;
	float:left;
}
#contents .event_info .event_title{
	margin-left:110px;
}
#contents .box .land {
	border-bottom:1px dotted #999999;
}
#form{
	margin-left:40px;
	font-size:80%;
}
#form h3{
	margin-bottom:5px;
	font-size:110%;
	color:#000000;
}
#form strong{
	font-weight:normal;
	color:#FF0000;
}

/*contents2 -----------------> */

#contents2 {
	width:790px;
	font-size:80%;
	line-height:1.4em;
}

/*anchor --------------------> */
.anchor{
	margin:20px 0;
	text-align:right;
}
.anchor_top{
	display:inline;
	background-image:url(../images/parts/bg_anchor_top.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:12px;
}
.a-list{
	margin:10px 0 0 0;
	text-align:right;
}

/*footer --------------------> */
#footer{
	clear:both;
	width:820px;
	margin:20px 0 0 0;
	background-image:url(../images/bg_footer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:70%;
}
#footer a:link{color:#333333; text-decoration:none;}
#footer a:visited{color:#333333; text-decoration:none;}
#footer a:hover{color:#CCCCCC; text-decoration:none;}
#f-subNavi{
	width:790px;
	margin:15px 0 0 10px;
	padding:0 0 10px 0;
	text-align:center;
	border-bottom:1px dotted #999999;
}
#copyright{
	width:790px;
	margin:10px 0 0 10px;
}

/*拡張 ---------------------> */

.title{
	margin-bottom:10px;
	font-weight:bold;
	font-size:130%;
}

.syousai {
	margin-top:5px;
	padding-left:12px;
	background-image:url(../images/parts/bg_syousai.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
}

.border_ex{
	border-right:1px solid #CCCCCC;
}
.pic img{
	padding:2px;
	border:1px solid #CCCCCC;
}
.back {
	clear:both;
	margin-top:10px;
	width:60px;
	height:16px;
	text-align:center;
	vertical-align:middle;	
}
.back a{
	display:block;
	width:60px;
	height:16px;
}
.back a:link{color:#FFFFFF;text-decoration:none;}
.back a:visited{color:#FFFFFF;text-decoration:none;}
.back a:hover{color:#FFFFFF;text-decoration:none;}

/*フォント設定 --------------> */
.f-normal{font-size:80%; line-height:1.4em;}

.line_tate {  border-color: black #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.line_yoko { border-color: black #CCCCCC #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.line_tate2 { border-color: black #CCCCCC; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-style: dotted; border-top-width: 0px; border-right-width: thin; border-bottom-width: 0px; border-left-width: 0px}
.line_tateyoko { border-color: #CCCCCC #CCCCCC black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}


/* Navigation Menu 2009.09.03 */
#gnavi {clear:both;width:790px;height:63px;margin-left:15px;}
#gnavi ul {list-style-type:none;}
#gnavi li {text-indent: -9999px;float:left;}
#gnavi a {display:block;height:63px;background-image: url(../images/g-menu.gif);background-repeat: no-repeat;}
#menu1 {width: 135px;}
#menu2 {width: 130px;}
#menu3 {width: 110px;}
#menu4 {width: 110px;}
#menu5 {width: 140px;}
#menu6 {width: 165px;}
#menu1 a{background-position: 0 0;}
#menu2 a{background-position: -135px 0;}
#menu3 a{background-position: -265px 0;}
#menu4 a{background-position: -375px 0;}
#menu5 a{background-position: -485px 0;}
#menu6 a{background-position: -625px 0;}
#menu1 a:hover{background-position: 0 -64px;}
#menu2 a:hover{background-position: -135px -64px;}
#menu3 a:hover{background-position: -265px -64px;}
#menu4 a:hover{background-position: -375px -64px;}
#menu5 a:hover{background-position: -485px -64px;}
#menu6 a:hover{background-position: -625px -64px;}





#contents-cms {
	width:590px;
	font-size:80%;
	line-height:1.4em;
	float: right;
}

.topics-navi {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
}


.cms-table table{
	width: 590px;
}

.cms-title {
	margin: 20px 0 0 0;
	padding: 5px 0 5px 15px;
	border-bottom: 2px dotted #FF9000;
	font-size: 136%;
	font-weight: bold;
	background-image: url(http://www.fukuda-housing.com/topics/img/title-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.cms-date {
	padding: 0 0 15px 0;
	text-align: right;
}

.cms-pic {
	vertical-align: top;
	text-align: right;
}

.cms-text {
	padding: 0 10px 0 0;
	vertical-align: top;
}

.cms-pic img{
	border: 4px solid #CCCCCC;
}

.cms-pic p{
	margin: 0 0 15px 0;
}

.cms-data-list {
	list-style-image: url(http://www.fukuda-housing.com/img/icon04.gif);
	line-height: 150%;
}

.cms-data-list ul{
	margin: 0 0 0 30px;
}

.cms-data-list li{
	margin: 0 0 15px 0;
}

.cms-data-list p {
	margin: 0 0 5px 0;
	padding: 0;
}

.cms-data-list img{
	vertical-align: middle;
}

.cms-data-list a {
	color: #333333;
	text-decoration: none;
}

.cms-data-list a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.cms-pic-s {
	margin: 0 0 20px 0;
	clear: both;
	width: 310px;
}

.cms-pic-s:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

.cms-pic-s {
	zoom: 1;
}

.cms-pic-s-l {
	margin: 0;
	width: 150px;
	float: left;
	text-align: left;
}

.cms-pic-s-r {
	margin: 0;
	width: 150px;
	float: right;
}