/* 追加ページ用CSS */

div#body
{
	clear: both;
	width: 700px;
	font-size: 14px;
	line-height: 150%;
}

table#global_menu
{
	margin-bottom: 20px;
}

img#copyright
{
	vertical-align: bottom;
}

h1,h2,h3
{
	display: inline;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

hr
{
	clear: both;
	margin-top: 20px;
}

div.hr
{
	clear: both;
	width: 700px;
	margin-bottom: 5px;
	padding-top: 20px;
	border-bottom: 1px solid #999999;
}

div#body
{
	text-align: center;
}

h1
{
	display: block;
	font-size: 18px;
	font-weight: bold;
}

p
{
	margin-bottom: 20px;
}


div#body table
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	border: 4px double #6633FF;
}

div#body table tr#top_row th,div#body table tr#top_row td
{
	padding-top: 2px;
}

div#body table td.buttoms
{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#body table tr#order_catalog
{
	height: 3em;
}

div#body table tr#asking_what_title td
{
	padding-top: 12px;
	font-weight: bold;
	text-align: center;
}

div#body table th,div#body table td
{
	border-bottom: 1px solid #666666;
}

div#body table th
{
	width: 8em;
	padding-left: 4px;
	text-align: right;
	background-color:  #BBBBFF;
}

div#body table td
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #DDDDDD;
}

div#body table td span.caution
{
	font-size: 10px;
	color: #FF0000;
}

div#body em
{
	display: block;
	margin-left: 110px;
	text-indent: 0;
	text-align: left;
	font-style: normal;
	color: #FF0000;
}

div#body em span
{
	letter-spacing: 1px;
}

.width_max
{
	width:100%;
}

.width90percent
{
	width: 90%;
}

.width200px
{
	width: 200px;
}

.width80px
{
	width: 80px;
}
