@charset "UTF-8";
@import "header.css";

body{
	background-image:url(http://nakakura-home.com/images/background.gif);
	background-position:center top;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	font-size:80%;
	color:#333;
	line-height:180%;
	}

a{
	color:#552a10;
	}

#Navigation{
	height:60px;
	background-image:url(http://nakakura-home.com/images/navi_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom 0;
	vertical-align:top;
	}

#Left{
	background-color:#eaeaea;
	vertical-align:top;
	text-align:left;
	}

#Left h2{
	background-image:url(http://nakakura-home.com/images/h2_short.gif);
	width:230px;
	height:42px;
	font-size:12px;
	color:#562b11;
	line-height:42px;
	text-indent:1em;
	margin:0;
	padding:0;
	}

#Left ul{
	padding:0;
	margin:5px 0 0 10px;
	list-style:none;
	}

#Left li{
	padding:0;
	margin:0;
	font-size:12px;
	line-height:30px;
	text-indent:1em;
	color:#a35e34;
	background-image:url(http://nakakura-home.com/images/case_btn.gif);
	background-repeat:no-repeat;
	}

#Left li a{
	text-decoration:none;
	background-image:url(http://nakakura-home.com/images/case_btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#552a10;
	width:210px;
	height:33px;
	display:block;
	}

#Left li a:hover{
	background-image:url(http://nakakura-home.com/images/case_btn.gif);
	background-repeat:no-repeat;
	background-position:0 -33px;
	}

#Main{
	vertical-align:top;
	text-align:left;
	}

#Main h2{
	background-image:url(http://nakakura-home.com/images/h2_long.gif);
	width:510px;
	height:42px;
	font-size:12px;
	color:#562b11;
	line-height:42px;
	text-indent:1em;
	margin:0;
	padding:0;
	}

#Main h3{
	background-image:url(http://nakakura-home.com/images/h3_long.gif);
	font-size:12px;
	color:#555555;
	margin:15px 20px 10px 0;
	padding:0;
	}

#Main p{
	margin:0;
	padding:0;
	}

.bgPhoto{
	height:200px;
	background-image:url(http://nakakura-home.com/images/top_img.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin:10px;
	padding:0;
	}

.Text{
	margin:10px;
	padding:0;
	}

.tableline td {
	padding: 8px;
	line-height: 160%;
}

#News td{
	padding:5px 0;
	}

#News td td{
	padding:0;
	}

#Footer{
	background-image:url(http://nakakura-home.com/images/footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:right;
	padding:25px 0;
	}


.module-mc-archive {
    margin:0 0 5px;
    padding:0;
}
.module-mc {
    margin:0;
    padding:0;
}
.module-mc-item {
    display: inline;
    margin:0 0 0 1px;
    padding:0;
}