/*
	default
**************************************/

* {
	margin: 0;
	padding: 0;
	color: #444444;
	font-size: 16px;
}

body {
	text-align: center;
	background: #ffffff url(img/bg_image.gif) repeat-y center;
}
h1 {
	font-size: 26px;
	margin-bottom: 7px;
}
h2 {
	margin-bottom: 7px;
	padding: 5px;
	font-size: 22px;
	border-top: double 5px #aaaaaa;
	border-bottom: double 5px #aaaaaa;
}
h3 {
	height: 48px;
	width: 650px;
	padding-top: 6px;
	padding-left: 45px;
	font-size: 18px;
	background: url(img/bg.gif) no-repeat;
	line-height: 1em;
}
h4 {
}
h5 {float_right_img
	margin: 0;
	padding: 5px;
}
p {
	line-height: 1.7em;
}
p a {
	padding: 5px;
	color: #0000ff;
	text-decoration: underline;
}
p a:hover {
}
ul {
	margin-left: 40px;
	margin-bottom: 13px;
	padding-top: 5px;
}
ul li {
	margin-left: 20px;
	list-style: none;
	line-height: 1.7em;
}
ol {
	margin-left: 50px;
	margin-bottom: 13px;
	padding-top: 5px;
}
ol li {
	margin-left: 20px;
	line-height: 1.7em;
}
img {
	border: none;
}
th {
	text-align: right;
}

/*
	layout area
**************************************/
	div#isbn {
		margin: 0 auto;
		width: 550px;
		border: solid 2px #444444;
	}
	td#fixArea {
		padding-left: 10px;
	}
	div.attention {
		padding: 10px;
		color: red;
		font-size: 14px;
		border: double 3px #ff0000;
		background: #ffffff;
	}
	li.step {
		margin-left: 0px;
		margin-bottom: 5px;
	}
div#container {
	height: auto;
	width: 650px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
}
div#header {
	height: auto;
	text-align: center;
}
div#main {
}
div#footer {
	height: 40px;
	padding: 0 15px;
	padding-bottom: 20px;
	text-align: center;
	background: #cccccc	;
}
div.contents {
	margin-bottom: 10px;
	padding: 0 30px;
}
div.flow_right {
	text-align: right;
}

/*
	class ogject
**************************************/
div.cam {
	width: 550px;
	margin: 0 auto;
	text-align: left;
}
div.text {
	text-align: left;
}
div.float_left {
	float: left;
	width: 270px;
}
div.end {
	clear: both;
}
div.centerForm {
	text-align: center;
}
form#mail {
	width: 520px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: right;
}
form#mail input {
	margin: 0;
	padding: 1px;
	vertical-align: middle;
}
form#mail label {
}
div.mailForm {
}
div.end {
	clear: both;
}
div.center {
	text-align: center;
}
p.introduce {
	color: #444444;
	font-size: 15px;
	font-weight: bold;
}
p.introduce span {
	font-size: 14px;	
}
p.attention {
	color: #ff0000;
	font-size: 12px;
}
p.att {
	color: #ff0000;
	font-size: 16px;
}
div.end {
	clear: both;
}
form#checkForm {

}
form#checkForm dl {
	margin-left: 100px;
}
form#checkForm dl dt {
	float: left;
	height: 30px;
	width: 100px;
	text-align: left;
}
form#checkForm dl dd {
	float: left;
	width: 400px;
	text-align: left;
}
table {
	border: solid 2px #666666;
}
tr.tag1 {
	background: #eeeeee;
}
th {
	padding: 5px 0;
}
tr.tag2 {
	background: #ffffff;
}


div#container_form {
	padding-top: 40px;
	background: #ffffff;
}
div#main_form {
	height: 650px;
	width: 650px;
	margin: 0 auto;
	text-align: left;
	background: url(img/letter01.jpg) no-repeat center;
}
.left {
	padding: 0 10px;
	text-align: left;
}
ul.listB {
	margin: 0;
	padding: 0;
}
ul.listB li {
	margin: 0;
	padding: 0;
}
ul.listA {
	margin: 0;
}
ul.listA li {
	width: 500px;
	margin-bottom: 10px;
	padding: 4px;
	font-weight: bold;
	border-top: solid 2px #444444;
	border-bottom: solid 2px #444444;
	border-left: solid 5px #aaaaaa;
	border-right: solid 5px #aaaaaa;
}
.right {
	text-align: right;
}
span.attention {
	color: red;
	font-weight: bold;
	font-size: 18px;
}
.float_left {
	float: left;
}
.float_right_img {
	float: right;
	margin-left: 5px;
}
/* end of css */
