@charset "UTF-8";

body
	{
	background: url("https://www.seedsman.jp/material/Fotolia_2479995_M.jpg") repeat-y;
	margin: 0 auto;
	}

#container
	{
	text-align: center;
	/*padding-bottom: 50px;*/
	}
	
.title h4
	{
	text-align: center;
	font-family: georgia,'Lucida Grande',Verdana,Sans-Serif,serif,"ＭＳ Ｐゴシック","ＭＳ Ｐ明朝";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 20px;
	}
.title h2 span.border
	{
	text-align: center;
	font-family: georgia,'Lucida Grande',Verdana,Sans-Serif,serif,"ＭＳ Ｐゴシック","ＭＳ Ｐ明朝";
	font-size: 16px;
	color: #000000;
	border-bottom: double #000000 3px;
	font-weight: bold;
	}
.title h3 span.border
	{
	text-align: center;
	font-family: georgia,'Lucida Grande',Verdana,Sans-Serif,serif,"ＭＳ Ｐゴシック","ＭＳ Ｐ明朝";
	font-size: 16px;
	color: #000000;
	border-bottom: double #000000 3px;
	font-weight: bold;
	padding: 10px 10px 6px;
	background-image: url("https://www.seedsman.jp/material/bg_hantomei.png");
	}

table.des
	{
	width: 650px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 20px;
	/*padding: 30px 30px 30px 30px;　　ＩＥで効かない*/
	background-image: url("https://www.seedsman.jp/material/bg_hantomei.png"); 
	}
	
table.des th.top
	{
	text-align: left;
	font-family: georgia,'Lucida Grande',Verdana,Sans-Serif,serif,"ＭＳ Ｐゴシック","ＭＳ Ｐ明朝";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	}
table.des th.below
	{
	text-align: left;
	font-family: georgia,'Lucida Grande',Verdana,Sans-Serif,serif,"ＭＳ Ｐゴシック","ＭＳ Ｐ明朝";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	}
	
table.des td.a
	{
	text-align: left;
	font-family: georgia,'Lucida Grande',Verdana,Sans-Serif,serif,"ＭＳ Ｐゴシック","ＭＳ Ｐ明朝";
	font-size: 14px;
	color: #000000;
	line-height: 160%;
	font-weight: normal;
	}
	
table.des td.blockquote
	{
	text-align: left;
	font-family: georgia,'Lucida Grande',Verdana,Sans-Serif,serif,"ＭＳ Ｐゴシック","ＭＳ Ｐ明朝";
	font-size: 14px;
	color: #000000;
	line-height: 160%;
	font-weight: normal;
	padding-left: 50px;
	}
	
table.des td.blockquote ul li
	{
	text-align: left;
	font-family: georgia,'Lucida Grande',Verdana,Sans-Serif,serif,"ＭＳ Ｐゴシック","ＭＳ Ｐ明朝";
	font-size: 14px;
	color: #000000;
	line-height: 160%;
	font-weight: normal;
	list-style: square;
	}
	
#foot-navi
	{
	color: #000000;
	}

#foot-navi p, #foot-navi p a:link, #foot-navi p a:hover, #foot-navi p a:visited	
	{
	color: #000000;
	padding-top: 20px;
	}
