@charset "UTF-8";
/* CSS Document */

#webstspace{
	margin-right: 13px;
	margin-left: 13px;
	margin-bottom: 82px;
}

#itemmain table tbody tr td{
	padding-left: 10px;
}

#pan h1{
	padding-bottom: 20px;
	}

/* 破線が表示されるのを消す */
h2{
	border-bottom: 0px dotted;
}




