﻿@charset "utf-8";
/* CSS Document */

/************************************************************
 bnr
************************************************************/

.bnr {
	font-size:12px;
	color:#333;
	line-height:19px;
	float:right;
}

.bnr a{
	color:#39f;
}

.clear{
	clear:both;
}
.bnr{
	margin:10px 0 0 0;
	font-size:90%;
}

	
.bnr h3{
	margin-top:10px;
}

.bnr h3 img{
	vertical-align:bottom;
}

.bnr .div01{
	background:url(../img/bnr/wp.jpg) repeat-y;
	padding:20px 0 20px 20px;
}

.bnr .process{
	text-align:ceter;
	margin:10px auto;
}

.bnr .wp02{
	vertical-align:top;
	*margin-top:-2px;
}
.bnr table{
	width:580px;
	margin:0 0 20px 0;
}

.bnr table td{
	padding:10px;
	border:1px solid #ccc;
}

.bnr #submit{
	text-align:center;
	
}

.bnr #submit input{
	margin-left:auto;
	margin-bottom:auto;
}


/***********************************************************
