/* 園芸ネット テーマ */

/* ページ設定 */
BODY{
	color: #fff;
	font-size: small;
	line-height: 1.3;
}
a:link{color : #fff !important;	text-decoration: underline;}
a:visited{color:  #fff !important;}
a:hover{color: #fff !important;}
#main-container {
display:none;
}




.crowded{
width:640px;
margin:80px auto 0 auto;
font-size:16px;
text-align:center;
line-height:1.5em;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;


	padding:20px 10px 20px 10px;


	font-weight:bold; 



	background:#547594;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	border-radius: 6px;
	box-shadow: #4c3731 0 3px 3px; /* IE */
	box-shadow: 0 3px 3px rgba(0,0,0,.2);
}
.crowded h1 {
font-size:22px; color:#FFF; padding:3px; margin-bottom:13px; font-weight:bold;
border-bottom:2px solid #fff;
}