/*
font-size pixel to percent list
32px	200-203
30px	188-190
28px	175-178
26px	163-165
24px	150-153
22px	138-140
20px	125-128
19px	119-121
18px	113-115
17px	107-109
16px	100-103
15px	94-96
14px	88-90
13px	82-84
12px	75-78
11px	69-71
10pxs	63-65
*/

* {
	margin: 0;
	padding: 0;
}
.clearing {
	width: 100%;
	height: 0;
	clear: both;
}
body {
	font-family: Meiryo, Geneva, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "MS UI Gothic", "MS PGothic", Osaka, Sans-Serif;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 100%;
	line-height: 1.5;
	color: #fff;
	background: #000000;
	margin: 0px 0px 30px;
	padding: 0px;
}
a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ccc;
	text-decoration: none;
}
img {
	border: 0;
}
h1 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
h2 {
}
h3 {
	color: #410C05;
	font-size: 101%;
}
h4 {
	color: #410C05;
	font-size: 76%;
}
p,ul,table {
	font-size: 76%;
}
b {
	font-weight: bold;
	color: #410C05;
}

/*--------------------------------
base
---------------------------------*/
#header {
	height: 77px;
}
#p_top {
/*	background: #ffffff url(../img/bg_header2.gif) repeat-x top center;*/
	background: #000000;
	padding: 15px 0;
}
#content {
	width: 770px;
	margin: 0 auto;
}
/***********footer***********/
#footer {
	color: #999999;
	background: #000000;
	width: 770px;
	margin: 0 auto;
	padding: 10px 0;
}
#footer ul {
	list-style-type: none;
	float: left;
}
#footer ul li {
	float: left;
}
#footer p {
	float: right;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: none;
}

/*--------------------------------
home
---------------------------------*/
#c_home {
	display: block;
	position: relative;
	width: 770px;
	height: 150px;
	background: url(../img/bg_home1.jpg) no-repeat top center;
	margin: 10px 0 0;
}
#c_home h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
#c_home ul {
	list-style-type: disc;
	position: absolute;
	top: 50px;
}
#c_home ul li {
	margin: 0 10px 0 25px;
}
#home_bt1 {
	position: absolute;
	top: 30px;
	left: 455px
}
#home_bt2 {
	position: absolute;
	top: 30px;
	left: 630px
}

#bg_note {
	width: 770px;
	background: url(http://growseed.jp/img/bg_note2.jpg) repeat-y top left;
}
.recentEntries {
	padding: 0 20px;
	font-size: 64%;
}
.recentEntries a {
	text-decoration: none;
}
.recentEntries img {
	margin: 0 4px;
}






/*--------------------------------
news
---------------------------------*/
#c_news {
	background: url(../img/news/bg1.gif) no-repeat top left;
	padding: 70px 15px 0;
}
#c_news h2 {
/*	text-indent: -9999px;
	line-height: 0;
	display: none;*/
}
#c_news h3 {
/*	width: 730px;*/
	margin: 0 auto;
}
#c_news p {
/*	width: 720px;*/
	margin: 0 auto 5px;
}
p.date {
	text-align: right;
	color: #666666;
	width: 730px;
	margin: 0 auto 30px;
	border-top: #dddddd 1px solid;
	font-style: italic;
}

/*--------------------------------
blog
---------------------------------*/
#c_blog {
	background: url(../img/blog/bg1.jpg) no-repeat top center;
	padding: 70px 0 0;
}
#c_blog h2 {
/*	text-indent: -9999px;
	line-height: 0;
	display: none;*/
}
#c_blog h3 {
/*	width: 730px;*/
	margin: 0 auto;
}
#c_blog p {
/*	width: 720px;*/
	margin: 0 auto 5px;
}

/*--------------------------------
company
---------------------------------*/
#c_company {
	background: url(../img/company/bg1.jpg) no-repeat top center;
	padding: 70px 0 0;
}
#c_company h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
#c_company h3 {
	width: 730px;
	margin: 0 auto;
}
#c_company p {
	width: 720px;
	margin: 0 auto 5px;
}
.company_table {
	width: 94%;
	margin: 0 auto 10px;
}
.company_table th {
	text-align: justify;
	text-justify: auto;
	width: 10%;
	padding: 2px 8px;
	border-bottom: #cccccc 1px solid;
	color: #410C05;
}
.company_table td {
	padding: 2px 8px;
	border-bottom: #cccccc 1px solid;
}

/*--------------------------------
contact
---------------------------------*/
#c_contact {
	background: url(../img/contact/bg1.jpg) no-repeat top center;
	padding: 70px 0 0;
	text-align: center;
}
#c_contact h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
#c_contact h3 {
	width: 730px;
	margin: 0 auto;
}
#c_contact p {
	width: 720px;
	margin: 0 auto 5px;
}
.contact_table {
	width: 94%;
	margin: 0 auto 10px;
	text-align: left;
}
.contact_table th {
	text-justify: auto;
	width: 12%;
	padding: 2px 0;
	border-bottom: #cccccc 1px solid;
	color: #410C05;
}
.contact_table td {
	padding: 2px 8px;
	border-bottom: #cccccc 1px solid;
}

/*--------------------------------
pp
---------------------------------*/
#c_pp {
	padding: 10px 0 0;
}
#c_pp h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
#c_pp h3 {
	width: 730px;
	margin: 0 auto;
}
#c_pp h4 {
	width: 730px;
	margin: 20px auto 5px;
	border-bottom: #cccccc 1px solid;
}
#c_pp p {
	width: 720px;
	margin: 0 auto 5px;
}

/*--------------------------------
shop
---------------------------------*/
#c_shop {
	background: url(../img/shop/bg1.jpg) no-repeat top center;
	padding: 70px 0 0;
	text-align: center;
}
#c_shop h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
#c_shop h3 {
	margin: 0 10px;
}
#c_shop iframe {
	margin: 0 0 0 8px;
}
#c_shop p {
	margin: 0 20px 5px;
}
#c_shop table {
	text-align: left;
	font-size: 100%;
	width: 770px;
}

/*--------------------------------
original
---------------------------------*/
#p_top_org {
	background: #333333 url(../img/bg_original1.gif) repeat-x top center;
	padding: 0 0 15px;
}

/*
font-size pixel to percent list
32px	200-203
30px	188-190
28px	175-178
26px	163-165
24px	150-153
22px	138-140
20px	125-128
19px	119-121
18px	113-115
17px	107-109
16px	100-103
15px	94-96
14px	88-90
13px	82-84
12px	75-78
11px	69-71
10pxs	63-65
*/

* {
	margin: 0;
	padding: 0;
}
.clearing {
	width: 100%;
	height: 0;
	clear: both;
}
body {
	font-family: Meiryo, Geneva, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "MS UI Gothic", "MS PGothic", Osaka, Sans-Serif;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 100%;
	line-height: 1.5;
	color: #fff;
	background: #000000;
	margin: 0px 0px 30px;
	padding: 0px;
}
a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ccc;
	text-decoration: none;
}
img {
	border: 0;
}
h1 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
h2 {
}
h3 {
	color: #42c49e;
	font-size: 101%;
}
h4 {
	color: #42c49e;
	font-size: 76%;
	margin-top: 10px;
}
p,ul,table {
	font-size: 76%;
}
b {
	font-weight: bold;
	color: #42c49e;
}

/*--------------------------------
base
---------------------------------*/
#header {
	height: 110px;
}
#p_top {
/*	background: #ffffff url(../img/bg_header2.gif) repeat-x top center;*/
	background: #000000;
	padding: 15px 0;
	border-bottom: #222 1px solid;
}
#content {
	width: 770px;
	margin: 0 auto;
}
/***********footer***********/
#footer {
	color: #999999;
	background: #000000;
	width: 770px;
	margin: 0 auto;
	padding: 10px 0;
}
#footer ul {
	list-style-type: none;
	float: left;
}
#footer ul li {
	float: left;
}
#footer p {
	float: right;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: none;
}

/*--------------------------------
home
---------------------------------*/
#c_home {
	display: block;
	position: relative;
	width: 770px;
	height: 150px;
	background: url(../img/bg_home1.jpg) no-repeat top center;
	margin: 10px 0 0;
}
#c_home h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
#c_home ul {
	list-style-type: disc;
	position: absolute;
	top: 50px;
}
#c_home ul li {
	margin: 0 10px 0 25px;
}
#home_bt1 {
	position: absolute;
	top: 30px;
	left: 455px
}
#home_bt2 {
	position: absolute;
	top: 30px;
	left: 630px
}

#bg_note {
	width: 770px;
	background: url(http://growseed.jp/img/bg_note2.jpg) repeat-y top left;
	margin-top: 20px;
}
.recentEntries {
	padding: 0 20px 15px;
	font-size: 64%;
	text-align: center;
}
.recentEntries a {
	text-decoration: none;
}
.recentEntries img {
	margin: 0 4px;
}






/*--------------------------------
news
---------------------------------*/
#c_news {
	background: url(../img/news/bg1.gif) no-repeat top left;
	padding: 70px 15px 0;
}
#c_news h2 {
/*	text-indent: -9999px;
	line-height: 0;
	display: none;*/
}
#c_news h3 {
/*	width: 730px;*/
	margin: 0 auto;
}
#c_news p {
/*	width: 720px;*/
	margin: 0 auto 5px;
}
p.date {
	text-align: right;
	color: #666666;
	width: 730px;
	margin: 0 auto 30px;
	border-top: #dddddd 1px solid;
	font-style: italic;
}

/*--------------------------------
blog
---------------------------------*/
#c_blog {
	background: url(../img/blog/bg1.gif) no-repeat top left;
	padding: 70px 0 0;
}
#c_blog h2 {
/*	text-indent: -9999px;
	line-height: 0;
	display: none;*/
}
#c_blog h3 {
/*	width: 730px;*/
	margin: 0 auto;
}
#c_blog p {
/*	width: 720px;*/
	margin: 0 auto 5px;
}

/*--------------------------------
company
---------------------------------*/
#c_company {
	background: url(../img/company/bg1.gif) no-repeat top left;
	padding: 70px 0 0;
}
#c_company h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
#c_company h3 {
	width: 730px;
	margin: 0 auto;
}
#c_company p {
	width: 720px;
	margin: 0 auto 5px;
}
.company_table {
	width: 94%;
	margin: 0 auto 10px;
}
.company_table th {
	text-align: justify;
	text-justify: auto;
	width: 15%;
	padding: 2px 8px;
	border-bottom: #cccccc 1px solid;
	color: #42c49e;
}
.company_table td {
	padding: 2px 8px;
	border-bottom: #cccccc 1px solid;
}

/*--------------------------------
contact
---------------------------------*/
#c_contact {
	background: url(../img/contact/bg1.gif) no-repeat top left;
	padding: 70px 0 0;
	text-align: center;
}
#c_contact h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
#c_contact h3 {
	width: 730px;
	margin: 0 auto;
}
#c_contact p {
	width: 720px;
	margin: 0 auto 5px;
}
.contact_table {
	width: 94%;
	margin: 0 auto 10px;
	text-align: left;
}
.contact_table th {
	text-justify: auto;
	width: 12%;
	padding: 2px 0;
	border-bottom: #cccccc 1px solid;
	color: #42c49e;
}
.contact_table td {
	padding: 2px 8px;
	border-bottom: #cccccc 1px solid;
}
/*--------------------------------
link
---------------------------------*/

#c_link {
	background: url(../img/link/bg1.gif) no-repeat top left;
	padding: 90px 0px 0;
}

#c_link h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}

#c_link h3 {
	margin: 0 10px;
}

#c_link h3 a {
	color: #42c49e;
	font-size: 101%;
	text-decoration: none;
}

#c_link h3 a:hover {
	color: #666666;
	text-decoration: none;
}

#c_link iframe {
	margin: 0 0 0 8px;
}
#c_link p {
	margin: 0 20px 5px;
}

#c_link table h3 {
	color: #fff;
}

#c_link table {
	margin-top: 30px;
	text-align: left;
	font-size: 100%;
	width: 770px;
}



#c_link table td {
	padding-bottom:20px;
}

/*--------------------------------
pp
---------------------------------*/
#c_pp {
	padding: 10px 0 0;
}
#c_pp h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
#c_pp h3 {
	width: 730px;
	margin: 0 auto;
}
#c_pp h4 {
	width: 730px;
	margin: 20px auto 5px;
	border-bottom: #cccccc 1px solid;
}
#c_pp p {
	width: 720px;
	margin: 0 auto 5px;
}

/*--------------------------------
shop
---------------------------------*/
#c_shop {
	background: url(../img/shop/bg1.gif) no-repeat top left;
	padding: 70px 0 0;
	text-align: center;
}
#c_shop h2 {
	text-indent: -9999px;
	line-height: 0;
	display: none;
}
#c_shop h3 {
	margin: 0 10px;
}
#c_shop iframe {
	margin: 0 0 0 8px;
}
#c_shop p {
	margin: 0 20px 5px;
}
#c_shop table {
	text-align: left;
	font-size: 100%;
	width: 770px;
}

/*--------------------------------
original
---------------------------------*/
#p_top_org {
	background: #333333 url(../img/bg_original1.gif) repeat-x top center;
	padding: 0 0 15px;
}
#form {
	margin: 10px;
}
#form em {
	color: #42c49e;
}
#form table {
	width: 768px;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
}
#form table th,
#form table td {
	border-right: #666 1px solid;
	border-bottom: #666 1px solid;
	padding: 0.4em 5px;
}
#form table th {
	width: 28%;
	background: #222;
}
#form table.table2 {
	width: 450px;
	text-align: center;
	font-size: 12px;
}
#form table.table2 th {
	width: auto;
}











