@charset "shift_jis";
* {
	margin:0px;
	padding:0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
} 
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
body {
	background-color: #FFFFFF;

}
#wrap {

}
#index {
	background-image: url(../images/index_bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
#not_index {
	background-image: url(../images/contents_bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
#header2 {
	display: none;

}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}

#main {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
#header h1 {
	height: 100px;
	width: 300px;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 a {
	display: block;
	height: 100px;
	width: 300px;
	text-indent: -9999px;
	background-image: url(../images/header_h1.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#header h2 {
	background-image: url(../images/header_h2.jpg);
	height: 70px;
	width: 350px;
	text-indent: -9999px;
	float: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
}

#header ul {
	float: right;
	margin-top: 17px;
	margin-left: 150px;
	width: 240px;

}

#header  ul li {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}


#header ul li a:link, #header ul li a:visited {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 28px;
}
#header ul li a:active, #header ul li a:hover {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	display: block;
	height: 28px;
}
#tnb1 {
	background-image: url(../images/tnb1.jpg);
	width: 95px;
}
#tnb2 {
	background-image: url(../images/tnb2.jpg);
	width: 140px;
	margin-left: 5px;
}






#navi {
	clear: both;

}

#navi ul {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#navi ul li {
	list-style-type: none;
	float: left;
}
#navi ul li a:link, #navi ul li a:visited {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 250px;
	display: block;
	text-indent: -9999px;
}
#navi ul li a:active, #navi ul li a:hover {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	width: 250px;
	display: block;
	text-indent: -9999px;
}
#mnb1 {
	background-image: url(../images/mnb1.jpg);
}
#mnb2 {
	background-image: url(../images/mnb2.jpg);
}
#mnb3 {
	background-image: url(../images/mnb3.jpg);
}
#mnb4 {
	background-image: url(../images/mnb4.jpg);
}







#footer {
	position: relative;
	margin-top: -32px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/footer_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 32px;
	background-color: #000000;
} 
#footer address {
	display: block;
	background-attachment: scroll;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	height: 27px;
	padding-top: 5px;
}


.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}
#contents {
	clear: both;
	padding-top: 15px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFDF;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contents_inner_bg.jpg);
	padding-bottom: 25px;
}
#contents_inner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	letter-spacing: 1px;
}
#contents_inner a {
	color: #FF6600;
}

#contents h3 {
	color: moist/index.htmlE5E5E;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 35px;
	text-indent: -9999px;
	clear: left;
}
#h3_1 {
	background-image: url(../images/company_h3_1.jpg);
}
#h3_2 {
	background-image: url(../images/company_h3_2.jpg);
}
#h3_3 {
	background-image: url(../images/company_h3_3.jpg);
}

#banner {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#banner #banner_inner {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}


#banner img {
	border: none;
}
#banner img.center_banner {
	margin-right: 5px;
	margin-left: 5px;
}
#banner2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#banner2  #banner_inner {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#banner2  img {
	border: none;
}
#banner2  img.center_banner {
	margin-right: 5px;
	margin-left: 5px;
}



#contents div.inner {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.inner p {
	margin-top: 15px;
	margin-bottom: 15px;
}

input, textarea {
	font-size: 12px;
	letter-spacing: normal;
}
table {
	border-collapse:collapse;
	margin-bottom: 30px;
	line-height: 18px;
	width: 480px;
	float: left;
}
th {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: normal;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}

td {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

div.clear {
	display: block;
	clear: both;
}

img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

img.right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 40px;
	border: 1px solid #999999;
	float: right;
}
img.left {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 0px;
	border: 1px solid #999999;
	float: left;
}
img.right_lineno {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 40px;
	float: right;
}
img.right_lineno2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	float: right;
}
img.border {
	border: 1px solid #CCCCCC;
}
#topimg  {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contents_inner h2 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 400px;
	padding: 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#h2_1 {
	background-image: url(../images/h2_1.jpg);
}
#h2_2 {
	background-image: url(../images/h2_2.jpg);
}
#h2_3 {
	background-image: url(../images/h2_3.jpg);
}
#h2_4 {
	background-image: url(../images/h2_4.jpg);
}
#h2_5 {
	background-image: url(../images/h2_5.jpg);
}
#h2_6 {
	background-image: url(../images/h2_6.jpg);
}
#h2_7 {
	background-image: url(../images/h2_7.jpg);
}
#sub_img {
	width: 1016px;
	margin-right: -8px;
	margin-left: -8px;
	clear: both;
}
#sub_img img {
	float: left;
	width: 236px;
	margin-right: 8px;
	margin-left: 8px;
	border: 1px solid #999999;
}
#sub_contents {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(../images/history_subcon_title.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.bg1 {
	background-attachment: scroll;
	background-image: url(../images/ranch_bg.jpg);
	background-repeat: no-repeat;
	background-position: 200px 70px;
}

.bg2 {
	background-attachment: scroll;
	background-image: url(../images/ohmiushi_bg.jpg);
	background-repeat: no-repeat;
	background-position: 300px 50px;
}
.bg3 {
	background-attachment: scroll;
	background-image: url(../images/ranch_bg.jpg);
	background-repeat: no-repeat;
	background-position: 200px 50px;
}
.bg4 {
	background-attachment: scroll;
	background-image: url(../images/ohmiushi_bg.jpg);
	background-repeat: no-repeat;
	background-position: 25px 100px;
}
.bg5 {
	background-attachment: scroll;
	background-image: url(../images/ranch_bg.jpg);
	background-repeat: no-repeat;
	background-position: -20px 50px;
}
div#column {
	list-style-type: none;
	width: 1040px;
	margin-right: -20px;
	margin-left: -20px;
}
div#column   div {
	width: 480px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#column h4 {
	color: #333333;
	letter-spacing: normal;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
}
#column img {
	float: right;
	margin-left: 30px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#column img.amazon {
	clear: right;
	border: none;
}

hr {
	clear: both;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

