@charset "UTF-8";
/*!
Theme Name: newhouse
*/
@import url(2nd.css);
@import url(index.css);


body {
	font-size: 14px;
	color: #666666;
	background-color: #74b31c;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 22px;
}
html {
 -webkit-text-size-adjust: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.content {
	width: 907px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.height {
	height: 50px;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7AA62A;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AA62A;
}
a, a:visited {
	color: #7CA933;
	text-decoration: none;
}
a:hover {
	color: #268F51;
	text-decoration: underline;
}
a img {
	display: inline-block;
	border: none;
}
#headBar {
	background-color: #7CA933;
	font-size: 12px;
	line-height: 36px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 36px;
}
#headBar a, #headBar a:visited{
     color:#FFFFFF;
	 text-decoration:none;
}
#headBar a:hover{
     color:#FFFFFF;
	 text-decoration:underline;
}
#headBar h1 {
	font-size: 12px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	height: 36px;
	line-height: 36px;
}
#headBar ul {
	text-align: right;
	display: block;
	margin: 0px;
	height: 36px;
	width: 380px;
	line-height: 36px;
	padding: 0px;
}
#headBar li {
	padding: 0px;
	float: right;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#headBar li.link {
	background-image: url(images/iconLink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
#headBar li.mail {
	background-image: url(images/iconMail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}
#header {
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	height: 62px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CA933;
	line-height: 16px;
}
#header h2 {
	display: block;
	margin: 0px;
	padding: 0px;
}
#header .right {
	width: 280px;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .right #topLink {
	padding: 0px;
	margin-top: 25px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .content .right #callNumber {
	padding: 0px;
}
#header .right #callNumber img {
	padding-top: 7px;
}
#header .right #callNumber strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bolder;
	color: #7CA933;
	display: inline-block;
	margin-left: 3px;
	padding-bottom: 3px;
}
#wrapper {
	background-image: url(images/bgMain.gif);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
#wrapper #menu {
	font-size: 14px;
	line-height: 16px;
	color: #7CA933;
	text-align: center;
	height: 35px;
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #menu ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #menu li {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
/*     直した部分⇩              */
	margin-right: 25px;
	margin-left: 25px;
/*                             */
	margin-bottom: 0px;
	list-style-type: none;
}
#footer {
	background-color: #7CA933;
	color: #FFFFFF;
	font-size: 12px;
}
#footer a, #footer a:visited{
     color:#FFFFFF;
	 text-decoration:none;
}
#footer a:hover{
     color:#FFFFFF;
	 text-decoration:underline;
}
#footer  ul.left {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#footer ul.border {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 20px;
	margin-right: 20px;
}
#footer  ul.left li {
	background-image: url(images/iconLink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	line-height: 25px;
	list-style-type: none;
}
#footer  ul.right li {
	padding: 0px;
	float: right;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer ul.right {
	text-align: right;
	display: block;
	width: 400px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul.right li.link {
	background-image: url(images/iconLink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
#footer ul.right li.mail {
	background-image: url(images/iconMail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}
