#wrap-Side,
#wrap-contents{
	margin:                    15px 0 0 0;
}


/* Contents */



#wrap-contents h2{
	background:                 url(../img/ttl.jpg) no-repeat;
	height:                     80px;
	text-indent:                -9999px;
	font-size:                  2px;
	margin:
}


#category01{
	font-size:                  12px;
	line-height:                20px;
	margin:                     30px 30px 0 30px;
}

#btnSubmit{
	text-align:                 center;
}


.line{
	border-bottom:              #CCC solid 1px;
	border-top:                 #CCC solid 1px;
	clear:                      both;
	height:                     51px;
	margin:                     -1px 0 0 0;
	background:                 url(../img/bg_ttl.gif) repeat-y;
}

.line02{
	border-bottom:              #CCC solid 1px;
	border-top:                 #CCC solid 1px;
	clear:                      both;
	margin:                     -1px 0 0 0;
	background:                 url(../img/bg_ttl.gif) repeat-y;
	float:                      left;
}


.line p{
	float:                      left;
}

.line02 p{
	float:                      left;
}


.ttl-01{
	width:                     150px;
	padding:                   0 0 0 20px;
	line-height:               50px;
	margin:                    0 20px 0 0;
	float:                     left;
}

.ttl-02{
	padding:                   15px 0 15px 0px;
	margin:                    0 0px 0 0;
	min-height:                20px;
	height:                    auto !important;
	height:                    35px;
	width:                     410px;
}

.ttl-01 span{
	color:                    #C00;
	font-weight:              bold;
	font-size:                11px;
}

.input-disp{
	margin:                   12px 0 0 0;
	width:                    250px;
	font-size:                12px;
	padding:                  3px 5px;
}

#check{
	float:                    left;
	margin:                   15px 0 0 0;
	height:                   35px;
}

#textfield{
	width:                   400px;
	height:                  95px;
	font-size:               12px;
	margin:                  15px 0 0 0;
}

#btn{
	text-align:              center;
	margin:                  30px 0 30px 0;
	clear:                   both;
	float:                   left;
	width:                   600px;
}

#btn input{
	width:                  170px;
	height:                 40px;
	font-size:              13px;
	font-weight:            bold;
}

.er{
	color:                  #C00;
	font-weight:            bold;
	display:                block;
	background:             url(../img/ttl_er.jpg) no-repeat top left;
	border:                 2px #900 solid;
	margin:                 0 0 30px 0;
	padding:                40px 20px 10px 20px;
}

