#main .title2{margin:10px 0 0;padding:0 0 10px;box-shadow:0 0 2px #000;
background: #777777;
background: -moz-linear-gradient(top,  #777777 0%, #333333 100%);
background: -webkit-linear-gradient(top,  #777777 0%,#333333 100%);
background: linear-gradient(to bottom,  #777777 0%,#333333 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#333333',GradientType=0 );
/*css3*/-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
#main .title2 span{font-size:18px;line-height:25px;color:#FFF;text-align:left;display:block;padding:15px 15px 5px;border-bottom:2px #C51F44 solid;}


#main #top{
	background-image: url(../half/image/top_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 780px;
	text-align: center;
	margin: 30px 10px 0;
	position:relative;
}
#main #top h2{
	font-size: 18px;
	line-height:30px;
	color: #CC0000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 370px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;color: #ff0000;font-size: 20px;line-height: 1.6;padding-top: 20px;width: 100%;
}

#main #top h3{font-family:'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif; background:#ff0000;color: #fff;font-size:16px;line-height: 1.6;width: 100%; display:block; position:absolute; bottom:0; left:0; right:0; margin:0; padding:10px 0;}
#half{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#half h4{
	font-size: 16px;
	line-height: 18px;
	width: 100%;
}
#half h5{
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	color: #FF0000;
}
#half h6{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#half p{
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#suggestion{
	font-size: 16px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}
#to_form table{
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#to_form td{
	text-align: center;
	width: 50%;
}
