@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}

body {
	height:100%;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	background-color:#FFFFFF;
	line-height:130%;
	margin:0px 0px 0px 0px;
	color:#000000;
}

/*---------応募規約---------*/


.style1 {
	font-size: 14px;
	font-weight: bold;
	line-height:130%;}

.style2 {
	font-size: 12px;
	line-height:130%;}


#kiyaku_box{
	width:680px;
	height:350px;
	padding:20px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	border: none;
	text-align:left;
	overflow:auto;
	word-break:break-all;
	float:left;
}
