body {
	background-image: url("http://www.roumu-kanri.com/images/wallppr089.gif");
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:120%;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}
li{margin:0;padding:0;}

textarea{font-size:12px;font-family: verdana, 'trebuchet ms', sans-serif;}
/*コンテナ*/
#container{
    width:550px;
    margin:10px auto;
    padding:0;
	background-color:#fff;
}
/*コンテナ２（内側）*/
#container_2{
    width:510px;
	text-align:left;
	margin:0;
	padding:20px;
	text-align:left;
}
/*サイドバー・コンテンツ・フッターのグループ化*/
#main{margin:0px;width:750px;}
/*リンクベース*/
a{text-decoration: underline;}
a:hover{text-decoration: underline;}

h2{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:120%;
	border-bottom:2px solid #9DC888;
}
text{font-size:12px;}
textarea{font-size:12px;}

.NG {
font-size:14px;
color:#FF0000;
font-weight:bold;
}

