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

.menu div.text{
padding:0 7px;
}

.menu h1{
	width:500px;
	height:30px;
	margin-bottom:7px;
	font-size:10px;
	overflow:hidden;
}
.menu .puti {/*背景*/
	background: url(../../honkaku/puti/image/title.gif) no-repeat;

}
.menu .select {/*背景*/
	background: url(../../honkaku/select/image/title.gif) no-repeat;
}
.menu .speedy {/*背景*/
	background: url(../../honkaku/speedy/image/title.gif) no-repeat;
}
.formputi a,.formselect a,.formspeedy a {/*共通*/
	width: 498px;
	height: 58px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px dotted #93278F;
	display:block;
}
.formputi {/*背景*/
	background: url(../../honkaku/puti/image/form.gif) no-repeat;
}
.formselect {/*背景*/
	background: url(../../honkaku/select/image/form.gif) no-repeat;
}
.formspeedy {/*背景*/
	background: url(../../honkaku/speedy/image/form.gif) no-repeat;
}

.setsumeiputi,.setsumeiselect,.setsumeispeedy {/*共通*/
	width: 498px;
	background-position: -1px -1px;
	border: 1px dotted #FF33CC;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.setsumeiputi {/*背景*/
	background: url(../../honkaku/puti/image/setumei.jpg) no-repeat;
	height: 323px;
	width: 498px;
}
.setsumeiselect {/*背景*/
	background: url(../../honkaku/select/image/setumei.jpg) no-repeat;
	height: 518px;
	width: 498px;
}
.setsumeispeedy {/*背景*/
	background: url(../../honkaku/speedy/image/setumei.jpg) no-repeat;
	height: 141px;
	width: 498px;
}
.setsumeiputi .text {
	width: 480px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
	_display: inline;
}
.setsumeispeedy .text,.setsumeiselect .text {
	width: 480px;
	margin: 9px;
	_display: inline;
}
