#main h2 {
	background: url(../images/h2_bg.gif) right bottom no-repeat;
	color: #0F9901;
	font-size: 120%;
	font-weight: bold;
	line-height: 24px;
	margin-top: 1em;
	margin-bottom: 7px;
	padding-bottom: 6px;
	padding-left: 4px;
}

#main h3 {
	background: url(../images/h3_bg.gif) left center no-repeat;
	border-bottom: 1px solid #0F9901;
	color: #0F9901;
	font-size: 117%;
	font-weight: bold;
	margin-bottom: 1em;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 2px;
}
#main h4 {
	color: #0F9901;
	font-size: 117%;
	font-weight: bold;
	margin-bottom: 1em;
}

#main .section {
	margin-bottom: 36px;
}

#main .co_section {
	clear: both;
	margin-bottom: 17px;
}

#main .txt,
#main .co_section .txt {
	overflow: hidden;
	_zoom: 1;
}

#main .txt ul li,
#main .co_section .txt ul li {
	list-style: inside disc;
}

#siteHead {
}

#siteHead .intro {
	margin-bottom: 0;
	background: url(/contents/smt/gardenclub/shared/images/shadow560.jpg) no-repeat scroll center bottom transparent;
    padding-bottom: 14px;
}

#siteHead h2 {
	margin-bottom: 20px;
}

#grounding_indoor {
}

#grounding_indoor .txtLink {
	margin-top: 18px;
	margin-left:10px;
	overflow: hidden;
	_zoom: 1;
}

#grounding_indoor .txtLink li {
	float: left;
	margin-bottom: 6px;
	width: 280px;
}

#grounding_veranda {
}

#grounding_veranda .txtLink {
	margin-top: 18px;
	margin-left:10px;
	overflow: hidden;
	_zoom: 1;
}

#grounding_veranda .txtLink li {
	float: left;
	margin-bottom: 6px;
	width: 280px;
}

#roll {
}

#roll .txtLink {
	margin-top: 18px;
	margin-left:10px;
	overflow: hidden;
	_zoom: 1;
}

#roll .txtLink li {
	float: left;
	margin-bottom: 6px;
	width: 275px;
}

#howto {
}

#howto .howtoLink {
	font-size: 0;
	overflow: hidden;
	_zoom: 1;
}

#howto .howtoLink li {
	/display: inline;
	/zoom: 1;
	font-size: 12px;
	padding-top: 6px;
	margin-right: 10px;
	vertical-align: top;
	width: 100%;
	clear: both;
}

#howto .howtoLink li a {
	font-weight: bold;
}

#howto .howtoLink li a img {
	float: left;
	margin-right: 10px;
}

#howto .howtoLink li p {
	margin-top: .3em;
	padding-right:5px;
	_zoom: 1;
}

.collectionLinks {
	margin-right: -10px;
	overflow: hidden;
	_zoom: 1;
}

.collectionLinks li {
	border: 1px solid #CCC;
	padding:10px 19px 0 19px;
	position: relative;
	width: 140px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.collectionLinks li a {
	display: block;
	margin-bottom: 12px;
}

.collectionLinks li a img {
	display: block;
	margin: 0 auto 9px;
}


/* 各ページ共通の要素 */

/*.indoorTbl {
	border: 1px solid #33A827;
	margin-bottom: 18px;
}

.indoorTbl th {
	background: url(../images/gw.gif) top left repeat;
	border-top: 1px solid #33A827;
	border-right: 1px solid #33A827;
	border-bottom: none;
	border-left: 1px solid #33A827;
	color: #006633;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}

.indoorTbl td {
	border-top: none;
	border-right: 1px solid #33A827;
	border-bottom: 1px solid #33A827;
	border-left: 1px solid #33A827;
	padding: 10px;
	vertical-align: top;
}

.numbering th {
	font-size: 12px;
	font-weight: normal;
	padding: 2px 10px;
	text-align: center;
	width: 33.3%;
}*/

.indoorTbl {
	border-top: 1px solid #33A827;
	border-left: 1px solid #33A827;
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 18px;
}

.indoorTbl th {
	background: url(../images/gw.gif) top left repeat;
	border-right: 1px solid #33A827;
	border-bottom: none;
	color: #006633;
	font-size:110%;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}

.indoorTbl td {
	border-right: 1px solid #33A827;
	border-bottom: 1px solid #33A827;
	padding: 10px;
	vertical-align: top;
}


.indoorTb {
	margin-bottom: 18px;
	text-align:center;
}

.indoorTb li{
	display:inline-block;
	width:144px;
	vertical-align:top;
	text-align:left;
}

.indoorTb .th {
	background: url(../images/gw.gif) top left repeat;
	color: #006633;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.indoorTb2 {
	margin-bottom: 18px;
	text-align:center;
}

.indoorTb2 li{
	display:inline-block;
	width:255px;
	vertical-align:top;
	text-align:left;
	margin-right:5px;
	margin-bottom:10px;
	padding:5px 10px;
}

.numbering th {
	font-size: 12px;
	font-weight: normal;
	padding: 2px 10px;
	text-align: center;
	width: 33.3%;
}



.noborderTbl td {
	border: none;
	vertical-align: middle;
}

.nopaddingTbl {
	border-collapse: collapse;
	border-spacing: 0;
}

.nopaddingTbl td {
	padding: 0;
}

.valigntopTbl td {
	vertical-align: top;
}

.g01_a {
	border:1px solid #000066;
	text-align:center;
	margin:10px 0;
}

.g01_a .title{
	border-bottom:1px solid #000066;
	background-color:#DEEFFF;
}

.g01_b{
	border:1px solid #006633;
	margin:0 10px 10px 10px;
}
.g01_b .title{
	border-bottom:1px solid #006633;
	background-color:#DEEFDD;
}

.g01_c{
	border:1px solid #FF9900;
	margin:0 10px 10px 10px;
}
.g01_c .title{
	border-bottom:1px solid #FF9900;
	background-color:#FFE6CE;
}

.g01_1 {
	background-color:#DEEFFF;
	margin:10px 0;
}

.g01_2 {
	background-color:#DEEFDD;
	margin:10px 0;
}