@charset "UTF-8";

/* --------------------------------------------------------

 Global
 
-------------------------------------------------------- */

/* font size
-----------------------------------------------------------
20px : 142%
18px : 128%
16px : 114%
14px : 100%
13px :  93%
12px :  85%
11px :  78%
10px :  71%
----------------------------------------------------------- */
body {
	font: 87%/1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6, table, form, p, ul, ol, li, dl, dt, dd, img {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	border-style: none;
}
p {
	font-size: 100%;
	line-height: 1.7;
	margin-bottom: 20px;
	text-align: left;
}
div {
	font-size: 100%;
	line-height: 1;
	text-align: left;
}
.clear {
	clear: both;
}
a { /* FireFox リンク選択時の点線を消す　*/
    outline: none;
}

/* --------------------------------------------------------
 
  common
  
-------------------------------------------------------- */

#landscape_design, #works, #company, #general {
	background: url(../images/body_bg.jpg) repeat-x center 143px;
}
#landscape_design #wrapper, #works #wrapper,
#company #wrapper, #general #wrapper {
	width: 900px;
	margin: 0px auto;
	padding-bottom: 60px;
}

/* header----------------------------------------------- */
#landscape_design #header,
#works #header, #company #header,
#general #header {
	border-top: 3px solid #000;
	width: 900px;
	position: relative;
	height: 140px;
}
#landscape_design h1,
#works h1, #company h1,
#general h1 {
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
	height: 60px;
	width: 223px;
}

/* nav----------------------------------------------- */
#gnav {
	float: left;
}
#gnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

/* main_vis----------------------------------------------- */
#main_vis {
	clear: both;
}
#main_vis h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 187px;
	width: 900px;
}

/* content----------------------------------------------- */
#section1 {
	padding-top: 30px;
}
#section1 h3,#section2 h3 {
	padding-bottom: 20px;
}
#section2 {
	padding-top: 20px;
}
/* footer----------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	background: #000 url(../images/footer_bg.jpg) repeat-x center top;
}
#footer_inner {
	position: relative;
	background: url(../images/footer_inner_bg.jpg) no-repeat center 80px;
	margin: 0px auto;
	width: 900px;
	padding: 0px;
	height: 290px;
}
#footer #footer_link {
	list-style: url(none) none;
	position:absolute;
	top:59px;
	left:0px;
}
#footer #footer_link li {
	float: left;
	padding-right: 15px;
}
#footer .pagetop {
	top:59px;
	right:0px;
	width:145px;
	position:absolute;
}
#footer #footer_content {

}
#footer #footer_content h2 {
	position:absolute;
	top:123px;
	left:0px;
}
#footer #commentary h3 {
	margin-bottom:10px;
}
#footer #commentary {
	position:absolute;
	top:123px;
	left:130px;
	color: #FFF;
}
#footer #commentary p {
	font-size: 12px;
	line-height: 18px;
	width: 390px;
	margin-bottom: 0px;	
}
#footer #profile {
	position:absolute;
	bottom:0px;
	right:0px;
	width:350px;
}
#footer .copyright {
	position:absolute;
	top:260px;
	left:0px;
	font-size: 11px;
	color: #fff;
}

/* --------------------------------------------------------

 ホーム /index

-------------------------------------------------------- */

#home #header {
	position: relative;
	background: url(../images/t-body_bg.jpg) no-repeat top;
	width: 950px;
	margin: 0px;
	padding: 0px;
	height: 375px;
}
#home #title {
	background: url(../images/h1_bg.png) no-repeat;
	position: absolute;
	top: 35px;
	left: 400px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	height: 300px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#home h1 {
	text-align: center;
	padding-top: 26px;
}
#home #menu {
	position: absolute;
	top: 35px;
	left: 30px;
	width: 200px;
}
#home #menu li {
	float: right;
	padding-left: 24px;
	list-style: url(none) none;
	margin: 0px;
	display: inline;
}
#home #menu .last {
	padding-left: 0px;	
}
#home #content {
	position: relative;
	background: #FFF url(../images/content_bg.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px 30px;
	width: 890px;
	min-height: 194px;
	_height: 194px;
}
#home #content-header {
	background: url(../images/t-title_hr.jpg) no-repeat bottom;
	height: 63px;
	width: 890px;
}
#home #content-header h3 {
	padding-right: 20px;
	float: left;
	width: 362px;
}
#home #content-header #link_jumokui {
	color: #FFF;
	background: #456329;
/*	line-height: 20px;*/
	font-size: 10px;
	display: inline;
	margin-top: 23px;
	float: left;
	padding: 5px 10px 4px;
}
#home #content p {
	font-size: 85%;
	line-height: 1.5;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
#home #content p.last {
	margin-bottom: 0px;	
}
#home #content-header a {
	color: #FFF;
	text-decoration: none;
}
#home #content-header a:hover {
	text-decoration: underline;
}
#home #content_right {
	position: absolute;
	left: 750px;
	bottom: 0px;
}
#home #footer {
	background: #000;
	min-height: 24px;
	_height: 24px;
	width: 890px;
	padding: 6px 30px 0px 30px;
}
#home #footer p {
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}

/* --------------------------------------------------------

 良い庭づくりの提案 /proposal of landscape design

-------------------------------------------------------- */
#landscape_design #section1 ul {
	list-style: none;
	margin-bottom: 20px;
}
#landscape_design #section1 li {
	display: inline-block;
	margin: 0px 22px 0px 0px;
	width: 208px;
}
* html #landscape_design #section1 li{ /* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html #landscape_design #section1 li{ /* IE 7 */
	display:inline;
	zoom:1;
}
#landscape_design #section1 .last {
	margin: 0px;
}
#landscape_design #section1 .first {
	margin-right: 24px;
}
#landscape_design .flow h4 {
	margin-bottom: 20px;
	height: 27px;
	background: url(../../landscape-design/images/section2_title_hr.jpg) no-repeat bottom;
}
#landscape_design .flow .right-section .last {
	margin-bottom: 0px;
}
#landscape_design .flow .photo {
	float: left;
	padding-right: 20px;
	width: 230px;
}
#landscape_design .service {
	border: 1px solid #ccc;
	width: 400px;
	padding: 5px 10px;
}
#landscape_design .flow .theme {
	float: left;
	background: url(../../landscape-design/images/dot_hr.jpg) repeat-x center;
	width: 140px;
}
#landscape_design .theme_right {
	float: left;
	width: 505px;
	padding-left: 5px;
}
#landscape_design .flow .right-section{
	float: right;
	width: 650px;
}
#landscape_design .flow .title {
	background: #FFF;
	display: inline;
	padding-right: 5px;
}

/* --------------------------------------------------------

 施工事例 /Our Works

-------------------------------------------------------- */

#works  #photos {
	margin: 0px;
	padding: 0px;
}
#works #photos .panel {
	margin: 0px;
}
#works .filmstrip li {
	list-style: url(none) none;
	float: left;
	margin-right: 10px;
}
#works .filmstrip {
	background: #000;
	height: 110px;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
}
#works #section1 p {
	margin: 0px 0px 5px;
	padding: 0px;
}

/* --------------------------------------------------------

 会社概要・事業概要 /Company Information

-------------------------------------------------------- */

#company .first {
	background: url(none);
}
#company dl {
	padding-right: 20px;
	padding-left: 20px;
	width: 860px;
}
#company dt {
	float:left;
	width:220px;
	padding-top:15px;
	padding-bottom:0;
	padding-right:0;
	background: url(../../company/images/dot_hr.jpg) repeat-x top;
	line-height: 20px;
}
#company dd {
	margin-left:220px;
	padding-top:15px;
	background: url(../../company/images/dot_hr.jpg) repeat-x top;
	padding-bottom: 10px;
	line-height: 20px;
	_zoom: 1;
}
#company dd div {
	line-height: 20px;
}

/* --------------------------------------------------------

 お問い合わせ /　Inquiry

-------------------------------------------------------- */
#general .inq_section {
	width: 860px;
	padding: 0px 20px;
	margin-bottom: 20px; 
}
#general #info_tel {
	float: left;
	width: 235px;
}
#general #info_tel_right {
	width: 625px;
	float: left;
}
#general #info_tel_right p {
	margin-bottom: 10px;
}
#general table {
	width: 860px;
	background: url(../../inquiry/images/dot_hr.jpg) repeat-x bottom;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 1.7;
}
#general th {
	width: 235px;
	background: url(../../inquiry/images/dot_hr.jpg) repeat-x top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#general td {
	background: url(../../inquiry/images/dot_hr.jpg) repeat-x top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#general .input-middle {
	width: 280px;
}
#general .input-short {
	width: 100px;
}
#general .input-long {
	width: 470px;
}
#general  textarea {
	height: 160px;
	width: 470px;
}
#general .necessary {
	font-size: 71%;
	line-height: 1.7;
	color: #ff5450;
	padding-left: 5px;
	vertical-align: middle;
}
#general #privacy_policy {
	background: url(../../inquiry/images/dot_hr.jpg) repeat-x bottom;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#general #privacy_policy h3 {
	padding-top: 20px;
	background: url(../../inquiry/images/section2_title_hr.jpg) no-repeat bottom;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#general .form-button {
	text-align: center;
}
#general #privacy_policy li {
	list-style: decimal outside;
	line-height: 18px;
}
#general #privacy_policy ul {
	padding-left: 20px;
	padding-bottom: 20px;
}
#general #privacy_policy .signature {
	text-align: right;
	margin-bottom: 0px;
}
