body {
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin : 0px;
	letter-spacing: 0.05em;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	text-align:left;
	vertical-align:top;
}
img {
	border: none;
}
table {
	border: none;
	letter-spacing: 1px;
}
.space0 {
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear:both;
}
.red{
	color:#ff5454;
}
.red_s{
	color:#ff5454;
	font-size:11px;
}
address {
	font-style: normal;
	clear: both;
	color:#763031;
	font-size:90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.go2top {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	float:right;
	font-size:11px;
	
	
	border-radius: 45px;
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.yetxt{
	background-color:#fffb9a;
	font-weight:bold;
}
.pinktxt {
	color:#ec3876;
	font-weight:bold;
}
#mediabox {
	width:100%;
}
#mediabox th{
	width:17%;
	font-weight:normal;
	border-bottom:1px dashed #CCCCCC;
	padding: 10px 0px;
	text-align:left;
	font-size:11px;
	color:#787777;
	vertical-align:top;
}
#mediabox td{
	border-bottom:1px dashed #CCCCCC;
	padding: 10px 0px;
}