/***

start reset
***/
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form,
 fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}


/**********
start css 
**********/

b{
	color:#FF0000;
}

.wrapper{
	width:960px;
	height:auto;
	margin: 0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.header{
	width:960px;
	height:auto;
	margin-top:8px;
	}

.header-y{
	width:960px;
	height:auto;
	background-color:#fedfdd;
	text-align:center;
	font-size:24px;
	color:#2f3c66;
	padding-top:10px;
	padding-bottom:8px;
}
.header-b{
	width:960px;
	height:10px;
	background-color:#ffffcc;
}

.top-text{
	width:960px;
	font-size:14px;
	color:#333333;
	line-height:18px;
}

.top-text a{
	color:#2236b5;
	text-decoration:underline;
}
.top-text a:hover{
	color:#2236b5;
	text-decoration:none;
}
.kome-text{
	font-size:14px;
	color:#666666;
	line-height:18px;
}


.secchi{
	color:#666;
	font-size:12px;
	margin-left:10px;
}


.step{
	height:auto;
	background-color:#ffffcc;
	color:#2f3c66;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	margin:25px 0 25px 0;
/*  padding-left:15px;
		padding-bottom:1px;
*/

}

#form01{
	width:960px;
	height:auto;
	margin-top:20px;
}

#input01{
	float:left;
	margin-right:20px;
	font-size:12px;
	margin-top:2px;
	}
	
input.get_url { width: 550px; }

.banner-tabel{
	margin-top:20px;
	width:960px;
	height:auto;
}


.banner-tabel tr{
	width:960px;
	height:auto;
}
.table-l{
	width:346px;
	border:2px solid #CCC;
	padding:0px;
}
.table-r{
	width:348px;
	border:2px solid #CCC;
	border-left:none;
}

.banner-img{
	margin: 10px;
	height: 80px;
}

textarea{
	width:430px;
	height:85px;
	padding:2px;
}

.banner_title{
	color:#333333;
	font-size:14px;
	margin-top:10px;
	margin-left:10px;
	display:block;
}

.dsplyArea{
	margin-left:10px;
	margin-top:2px;
	margin-bottom:10px;
	font-size:12px;
	color:#666666;
}

td{
	vertical-align:top;
	
}

.submit input{
	font-size:12px;
	color:#333;
	padding: 2px 4px 2px 4px;
}

.error_fotter_leftbox{
	width: 400px;
	float: left;
}

.headerSearchForm{
background: #ffffcc;
padding-top:20px;
padding-left:250px;
margin-bottom:30px;
}

.error_fotter{
text-align:center;
}