@charset "utf-8";

/* Begin Typography & Colors */
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
ul, li {
	list-style: url(none) none;
}
hr {
	display: none;
	clear: both;
	}
a img {
	border: none;
	}


/* HyperText styles
---------------------------------------------- */
a:link {
	color: #525C0A;
	text-decoration: none;
}
a:visited {
	color: #7E825E;
	text-decoration: none;
}
a:hover {
	color: #ABBB3F;
	text-decoration: none;
}
a:active {
	color: #ABBB3F;
	text-decoration: none;
}

/* Begin Structure */
body {
	font: 13px/150% "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", HiraKakuPro-W3, Osaka, verdana, arial, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	background: #ececec url(../image/shear/gray_bg.gif) repeat left top;
}
#head_obi {
	background: url(../image/shear/head_obi.gif) repeat-x left top;
	height: 29px;
	width: 100%;
}
#head_obi span {
	display: block;
	margin: 0px auto;
	width: 850px;
	text-align: left;
}
#head_obi img {
	height: 21px;
	width: 248px;
	margin: 0px;
	padding-top: 5px;
}
div#page {
	margin: 0px auto 0;
	width: 880px;
	background: #FFFFFF;
}

/* header
---------------------------------------------- */

div#header {
	margin: 0 auto;
	width: 880px;
	background: url(../image/shear/head_bg.jpg) no-repeat center top;
	height: 93px;
}
#head_h1 {
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
	color: #333333;
	padding-top: 5px;
	margin: 0px;
	text-align: right;
	padding-right: 12px;
}
#head_contact {
	margin: 0px;
	height: 30px;
	width: 165px;
	padding-top: 30px;
	padding-left: 700px;
}
#head_contact a {
	font-size: x-small;
	background: url(../image/shear/head_contact.gif) no-repeat;
	height: 30px;
	width: 165px;
	text-indent: -9999px;
	display: block;
}
#mmMenuWrap/*mainMENU
---------------------------------------------- */
 {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.mMenu  {
	margin : 0;
}
.mMenu  li  {
	list-style: none;
	width: 188px;
	margin-right: auto;
	margin-left: auto;
}
.mMenu  li  a  {
	text-indent: -9999px;
	display: block;
}
#link1 a {
	background: url(../image/shear/link1.gif) no-repeat;
	height: 34px;
}
#link2 a {
	background: url(../image/shear/link2.gif) no-repeat;
	height: 33px;
}
#link3 a {
	background: url(../image/shear/link3.gif) no-repeat;
	height: 33px;
}
#link4 a {
	background: url(../image/shear/link4.gif) no-repeat;
	height: 33px;
}
#link5 a {
	background: url(../image/shear/link5.gif) no-repeat;
	height: 42px;
}
#link6 a {
	background: url(../image/shear/link6.gif) no-repeat;
	height: 33px;
}
#link9 a {
	background: url(../image/shear/link9.gif) no-repeat;
	height: 33px;
}
#link7 a {
	background: url(../image/shear/link7.gif) no-repeat;
	height: 34px;
}
#link8 a {
	background: url(../image/shear/link8.gif) no-repeat;
	height: 33px;
}
#link1 a:hover {
	background: url(../image/shear/link1_on.gif) no-repeat;
	height: 34px;
}
#link2 a:hover {
	background: url(../image/shear/link2_on.gif) no-repeat;
	height: 33px;
}
#link3 a:hover {
	background: url(../image/shear/link3_on.gif) no-repeat;
	height: 33px;
}
#link4 a:hover {
	background: url(../image/shear/link4_on.gif) no-repeat;
	height: 33px;
}
#link5 a:hover {
	background: url(../image/shear/link5_on.gif) no-repeat;
	height: 42px;
}
#link6 a:hover {
	background: url(../image/shear/link6_on.gif) no-repeat;
	height: 33px;
}
#link9 a:hover {
	background: url(../image/shear/link9_on.gif) no-repeat;
	height: 33px;
}
#link7 a:hover {
	background: url(../image/shear/link7_on.gif) no-repeat;
	height: 34px;
}
#link8 a:hover {
	background: url(../image/shear/link8_on.gif) no-repeat;
	height: 33px;
}
.mMenu02  {
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.mMenu02 li {
	background: url(../image/shear/list-green.gif) no-repeat left 2px;
	padding-left: 15px;
	margin-bottom: 0.4em;
}
.mMenu02 li a {
}

/* footer
---------------------------------------------- */
div#footer {
	width: 850px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	line-height: 150%;
	border-top: 1px solid #CCCCCC;
}
#fAddress {
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	font-size: 12px;
}
div#footer div#fCopy {
	margin: 0px;
	padding-top: 8px;
	padding-left: 20px;
}

/* 共通コンテント
---------------------------------------------- */
#index-ph {
	margin: 0 auto;
	width: 900px;
}
#content {
	clear: both;
	width: 850px;
	margin: 0px auto;
	padding: 12px 0px 30px;
	text-align: left;
	}
.narrowcolumn {
	float: right;
	margin: 0px 0 30px;
	width: 640px;
	}
.narrowcolumn h2 {
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidebar {
	width: 190px;
	float: left;
	margin: 0px 0px 10px;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
#sidebar p {
	margin-bottom: 6px;
	}
#btn_fudou a {
	background: url(image/shear/banner_fudousan.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 190px;
}
#btn_fudou a:hover {
	background: url(image/shear/banner_fudousan_on.jpg) no-repeat;
	height: 90px;
	width: 190px;
}
#btn_garden {
}
#btn_garden a {
	background: url(image/shear/banner_gaikou.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 190px;
}
#btn_garden a:hover {
	background: url(image/shear/banner_gaikou_on.jpg) no-repeat;
	height: 90px;
	width: 190px;
}		


/*index style
---------------------------------------------- */
#index-box {
	margin: 10px 0px 0px;
}
#index-box p {
	margin: 0px;
}
#what-new {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#what-new ul {
	margin-top: 8px;
	margin-left: 5px;
	list-style: none;
}
#what-new ul.ul-info li {
	background: url(../image/shear/list-green.gif) no-repeat left 2px;
	margin: 0px 0px 8px;
	padding-left: 18px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}


.pict_waku {
	border: 1px solid #CCCCCC;
}
.text14_kon {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

#page_top {
	text-align: right;
	margin: 20px auto;
	clear: both;
	width: 850px;
	padding-right: 40px;
}

.maincolumn h2 {
	margin-bottom: 12px;
}
.column_bg {
	border: 1px solid #CCCCCC;
	margin-right: 2px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 18px;
}
.tablegaiyo {
	background: #999999;
	width: 597px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.tablegaiyo th {
	background: #D2EDF9;
	font-weight: normal;
	width: 120px;
	text-align: left;
	padding-left: 10px;
}
.tablegaiyo td {
	background: #F9F9F9;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
.tablegaiyo2 {
	background: #999999;
	margin-bottom: 20px;
	margin-top: 12px;
	margin-left: 15px;
}
.tablegaiyo2 th {
	background: #D2EDF9;
	font-weight: normal;
	width: 120px;
	text-align: center;
	padding-left: 10px;
}
.tablegaiyo2 td {
	background: #F9F9F9;
	padding: 6px 10px;
}

