body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-repeat: repeat;
	background-image: url(images/back.jpg);
}

#wrapper{
	margin: 0 auto;
	background: url(images/base.gif) repeat-y center top; 
	text-align: center;
	}
	

.big { font-size: 16px; font-weight: bolder; line-height: 28px; }
.q { font-size: 25px; font-weight: bolder; line-height: 35px; color: #563272;}
.middle { font-size: 15px; font-weight: bolder; line-height: 25px; }
.middlered { font-size: 15px; font-weight: bolder; line-height: 25px; color: #FF0000; }
.book{ border: 1px solid #cccccc;}
.white {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.smallwhite {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.gray {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.smallblack {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.smallgray {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.xsmallblack {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.bkgray {
	background-color: #aaaaaa;
}
.book{ border: 1px solid #666666;}
.line{ border: 1px solid #cccccc;}
a:link {
	color: #F2891E;
	text-decoration: none;
}
a:visited {
	color: #F2891E;
	text-decoration: none;
}
a:hover {
	color: #563272;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
label {
        padding:5px; cursor:pointer;
}
label:hover {
        background: #DCBFF7;
}
textarea {
       font-size:14px;
       width:500px;
       height:300px;
       border: 3px solid #cccccc;
}
.q31 {
       width:300px;
       height:50px;
}
.q31midashi {
              height:75px;
              }
.btn {
       cursor:pointer;
       }
.input {
         width:250px;
         font-size:14px;
         }
