/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}

.erases{
	display:none;
}

h1{
	margin:0px;
	padding:0px;
}

h3{
	font-weight:normal;
	font-size:22px;
	margin:0px 0px 20px 0px;
}


/* bodyÝ’è */
body{
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN','sans-serif';
	background-color:#f55c87;
	text-align:center;
	margin:0px;
}

#inner{
	width:1000px;
	margin:0px auto;
	text-align:left;
}

#header img{
	display:block;
}

#form{
	background:url(img/img12.gif) repeat-y;

}

#left{
	float:left;
	width:452px;
	padding:3px 0px 0px 67px;
}
.word{
	width:220px;
	height:20px;
}

#left td{
	width:220px;
	font-size:14px;
	padding:0px 0px 20px 0px;
}

.glay{
	font-size:10px;
	color:#313131;
}

#left dt{
	font-size:14px;
}

.freeword{
	width:452px;
	height:180px;
}

#left p{
	font-size:12px;
	margin:10px 0px 20px 0px;
	line-height:20px;
}

#right{
	width:430px;
	margin:0px 0px 0px 533px;
	padding:0px 0px 0px 3px;
}

#thanks{
	margin:0px 0px 0px 70px;
	padding:10px 0px 100px 0px;
}

#thanks p{
	margin:20px 0px 0px 0px;
}
