@charset "utf-8";

#postPage h2{
	line-height:1.2em;
}

#postPage .p_error{
	width: auto;
	margin: 0px 19px 15px 0px;
	padding: 10px;
	color: #FFFFFF;
	background-color: red;
	font-weight: bold;
}

#postPage input{
	height: auto;
}

.btnarea{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: center;
}

button{
	cursor: pointer;
}

#btn001{
	width: 228px;
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(https://member.mediapark.jp/thm/default/img/post_btn_002.jpg);
	backgound-repeat: no-repeat;
	border: none;
}

#btn002{
	width: 220px;
	height: 40px;
	background-color: #FFFFFF;
	background-image: url(https://member.mediapark.jp/thm/default/img/post_btn_004.gif);
	backgound-repeat: no-repeat;
	border: none;
}

#btn003{
	width: 220px;
	height: 40px;
	background-color: #FFFFFF;
	background-image: url(https://member.mediapark.jp/thm/default/img/post_btn_003.gif);
	backgound-repeat: no-repeat;
	border: none;
}

button span{
	display: none;
}