img{
	border: none;
}

body {
	background-color: #9c786b;
	background-image: url(./images/bg.gif);
	margin: 0;
	padding: 0;
	font-size: 100%;  /*Resets 1em to 10px */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Ghothic Pro W3", "Hiragino Kaku Gothic Pro", "MS UI Gothic",  "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", verdana, Helvetica, "MS Trebuchet", Arial, sans-serif;
	top: 0px;
	}

p {
	margin: 20px 10px 1.5em 10px;
	font-size:14px;
	line-height:150%;
}

#wrapperAll {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	background-color: #ffffff;
	background-image: url(./images/form-bg.gif);
	padding: 40px;
}


h2{
	background-color: #000000;
	padding: 3px;
	margin-top: 30px;
	color: #ffffff;
	font-size: 18px;
}

#block1{
	width: 550px;
}

h3{
	background-color: #f2eed8;
	padding: 2px;
	margin-top: 30px;
	color: #000000;
	font-size: 20px;
}



#block1 ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table.style1 td {
	vertical-align: top;
	margin-bottom:10px;
	border-bottom: 1px solid #000000;
}

table.style2 td {
	font-size: 12px;
	vertical-align: top;
	margin-bottom:10px;
	border-bottom: 1px solid #000000;
}

table tr.style3{
	font-weight: bold;
	background-color: #ccc;
	text-align: center;
}

#content{
	padding: 3px;
}

#social_button {
	padding-top: 30px;
	text-align:center;
}

#copy {
	color: #000000;
	text-align: center;
	font-size: 15px;
	padding: 10px;
	margin-top: 0px;
}

#tsuburaya{ 
	margin-top: 20px;
	text-align:center;
}

.red {
	color:red; font-weight:bold;
}
