@charset "utf-8";

body {
	background-color:#ffffff;
	margin-top: 0px;
}

/* ラッパー */
div#wrapper {
	width: 850px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    background-color:#fffff0;
}	
	
}
/* ヘッダー */
div#header {
	height:112px;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px}
div#header img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}	
div#header h1 {
	background-color:#CC0000;
	font-size:12px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.3em;
	padding-left: 300px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* ナビゲーション*/
div#navi {
	height: 38px;
	width: 850px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#navi ul {
	margin-top: 0;
	margin-left: 0px;
	padding-left:0px;
	height: 38px;
	font-size: 0.75em;
	background-image: url(../button/navi_btn-bac.png);	
	}

div#navi ul li {
	list-style-type:none;
	float: left;
	font-weight: bold;	
}
div#navi ul li a {
	line-height: 38px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 116px;
	background-color: #FC0;
	background-image: url(../button/navi_btn.png);
}
#navi ul li a:hover {
	background-color: #CCC;
	background-position: bottom;
}

/* フォームコンテンツ*/
#wrapper #contents form h2 {
	padding-left: 120px;
	font-size: small;
	color: #390;
	padding-top: 10px;
	font-size: medium;
}

#wrapper #contents form h3 {
	margin-bottom: 2px;
	padding-left: 125px;
	padding-top: 10px;
	font-size: 18px;
	color: #390;
}

#wrapper #contents form p {
	font-size: small;
	line-height: 0px;
	color: #F00;
	padding-left: 122px;
}
#wrapper #contents form table tr .paragraph3 {
	font-size: small;
	font-weight: normal;
	text-align: left;
}
#wrapper #contents p {
	padding-left: 120px;
	margin-left: 0px;
	padding-right: 120px;
	line-height: 1.5em;
	font-size: 13px;
}
#wrapper #contents form table tr td #use {
	color: #F00;
}
#wrapper #contents form center h3 {
	margin-bottom: 2px;
	width: 200px;
	margin-left: 100px;
}

.table1 {border: 1px #1C79C6 solid; border-collapse: collapse;	
}
.table1 th {
	border: 1px #1C79C6 solid;
	padding: 5px;
}
.table1 td {
	border: 1px #1C79C6 solid;
	font-size: small;
}
.kaisetu {
	font-size: x-small;
}
#wrapper #contents form .table1 tr td {
	color: #F4F4F4;
}
#wrapper #contents form .table1 tr td {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
#wrapper #contents form .table1 {
	margin-bottom: 10px;
	padding: 5px;
}
.kaisetu2 {
	font-size: 10px;
	color: #F00;
}
.kaisetu3 {
	font-size: 12px;
	color: red;
	line-height: 1.0em;
}

a {
text-decoration: none;
}


#footer {
	height: 54px;
	width: 850px;
	background-repeat: repeat-x;
	font-size: x-small;
	color: #FFF;
	text-align: center;
	padding-top:10px;
	clear: both;
	background-color: #666;
	font-weight: normal;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
}
#footer address a {
	color: #FFF;
	text-decoration: blink;
}#wrapper #contents h2 {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.item_payment_title {
	border-style: solid ; border-width: 1px; padding: 3px 5px 3px 5px;margin-right: 20px; background-color:#9FF
}
.kaisetu4 {
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrapper #contents form .table1 tr td #item_payment_comment {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #contents form .table1 tr td .item_payment_comment a img {
	margin-top: 10px;
	border-style:none;
}
#wrapper #contents form .table1 tr .paragraph3 {
	background-color: #f8f8ff;
}
