charset "shift_JIS";

/*basic
----------------------------*/
html {
	text-align: center;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
  	background-color: #FFFFFF;/*#E1D4C0*/
 	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro",Osaka,Verdana,Helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	color:#333;
	font-size: 100%;
	line-height: 130%;
}
hr {
	margin: 0;
	padding: 0;
	border-top: 1px solid #333333;
	height: 1px;
	width: 100%;
}
p,h1,h2,h3,ul,li {
	margin-top: 0;
	margin-bottom: 0;
}
ul {
	list-style: none;
}
table {
	margin: 0 auto;
}
form {
	margin: 0;
}
a:link {
	text-decoration: none;
}
a:visit {
	text-decoration: none;
}
a:hover,a:avtive {
	text-decoration: underline;
}
.borderWide {
	border-top: 1px #BBB solid;
	margin: 10px auto;
	padding-top: 10px;
	font-size: 0.8em;
}
/*special
----------------------------*/
#header {
	width: 520px;
	background-color: #ffffff;
	text-align: left;
	padding-bottom: 0;
	margin: auto; /* "align=center"を反映するためにはこの記述が必要　*/
}

#header img.logo {
	display: block;
	width: 60px;
	float: left;
	margin: 10px auto;
}
#header div.maintenance_info{
	width: 430px;
	margin: 10px 0 0 20px;
	float: left;
	font-size: 0.8em;
	color: #ff0000;
	font-weight: bold;
	line-height: 1.2;
}

p.regulation {
	width: 520px;
	margin: 0 auto;
	clear: both;
	text-align: right;
	display: block;
}

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#maintit {
	width: 520px;
	background-color: #000080;
	text-align: left;
	margin: auto;
}
#maintit p {
	padding: 5px;
	color: #ffffff;
}

#wrap {
	text-align: center;
	width: auto;
}
#content {
	margin: auto;
	width: 520px;
}

/******** wallet Disp Area *******/

#wallet {
	margin-bottom: 5px;
	text-align:center;
	border: 1px solid #cccccc;
}
#content #wallet h1 {
	color: #000099;
	font-size: 0.9em;
	margin-bottom: 0;
	padding: 5px;
	background-color: #ffffff;
}
#content #wallet .s-txt {
	clear: both;
	font-size: 0.8em;
	margin-bottom: 0;
	padding: 10px;
	background-color: #ffffff;
}
#content #wallet form {
	text-align: center;
	margin-bottom: 0;
	padding: 5px;
	background-color: #E6E6FA;
}
#content #wallet p {
	margin-bottom: 0;
	padding: 5px;
	background-color: #cccccc;
	text-align:left;
}

/******** prepaidNumber Disp Area *******/
#prepaid {
	margin-bottom: 5px;
	text-align:center;
}
#content #prepaid p {
	margin-bottom: 0;
	padding: 5px;
	background-color: #cccccc;
	text-align:left;
}
#content #prepaid h1 {
	color: #000099;
	font-size: 0.9em;
	margin-bottom: 0;
	padding: 5px;
	background-color: #ffffff;
	border-left: thin solid #cccccc;
	border-right: thin solid #cccccc;
	text-align: left;
}
#content #prepaid .s-txt {
	font-size: 0.7em;
	margin-bottom: 0;
	padding: 10px;
	background-color: #ffffff;
	border-left: thin solid #cccccc;
	border-right: thin solid #cccccc;
	border-bottom: thin solid #cccccc; 
}
#content #prepaid form {
	text-align: center;
	margin-bottom: 0;
	padding: 5px;
	background-color: #FFEB59;
	border-left: thin solid #cccccc;
	border-right: thin solid #cccccc;
	border-bottom: thin solid #cccccc; 
}
#content #prepaid form p {
	margin-bottom: 0;
	padding: 5px;
	background-color: #FFEB59;
}
#content #prepaid form .red-txt {
	display: block;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FF0000;
	font-size: small;
	font-weight: bold;
}
#content #prepaid form .pre-txt {
	margin-bottom: 0;
	font-size: 0.8em;
	font-weight: bold;
}
#content #prepaid form .f1 {
	margin-top: 0.8em;
	margin-bottom: 0;
	font-size: x-small;
	color: #000099;
	display: block;
}
input#add-m {
	display: inline;
}
#footer {
	font-size: smaller;
	text-align: center;
	margin: 10px auto;
}

#footer p {
	border-top: 1px solid #CCCCCC;
	margin: 10px auto;
}

/* other Page for PrepaidNo enrty */

#wrapper {
	margin: 0 auto;
	width: 520px;
	font-size: medium;
	text-align: center;
}
#wrapper #subHeader {
	text-align: center;
	margin: 10px 0;
}
#wrapper #subHeader h1 {
	display: inline;
	position: relative;
	top: -10px;
	padding: 0 3em;
}
#wrapper h2 {
	font-size: medium;
	margin: 5px 0;
}
#wrapper #info {
	text-align: center;
	margin: 0 auto;
	width: 520px;
}
#wrapper #info td {
	color: #FF0000;
	padding: 3px;
}
#wrapper #info th {
	text-align: right;
	padding: 3px;
}
#wrapper #info #balance {
	border: 1px solid #CCCCCC;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	width: 250px;
}
#wrapper #info #balance th {
	text-align: center;
	padding: 5px;
	font-size: 0.8em;
}
#wrapper #info #balance td {
	color: #FF0000;
	padding: 5px;
	clear: both;
}
#wrapper #buttonArea {
	text-align: center;
	margin-top: 1em;
}
#wrapper #buttonArea form {
	display: inline;
	margin: 0;
}
#wrapper #addPrepaidForm {
	padding: 10px;
	font-size: 0.9em;
}
#wrapper #addPNO td {
	color: #FF0000;
	font-weight: bold;
	margin: 10px;
}
#footer2 {
	width: 520px;
	padding: 5px;
	margin: 10px auto;
	text-align: center;
	font-size: smaller;
}
#footer2 p {
	border-top: 1px solid #CCCCCC;
}
/* class */
.caption-btop { /*topborder*/
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 0.8em;
	text-align: left;
}
.caption-bbott { /*bottomborder*/
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 0.8em;
	text-align: left;
}
.caption-bbott2 { /*bottomborder*/
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	font-size: 0.8em;
	text-align: left;
}
.captionCenter-bbott { /*bottomborder*/
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 0.8em;
	text-align: center;
}
.caption-m { /*topmargin*/
	margin-top: 10px;
	padding-top: 5px;
	font-size: 0.8em;
	text-align: left;
}
.mailAdd {
	margin: 10px 0 15px 0;
	padding: 5px;
	background-color: #FFEB59;
	color: #000099;
	font-weight: bold;
}
.th-bg {
	background-color: #CCCCCC;
}
.txt-left {
	text-align: left;
}
.txt-red {
	color: #FF0000;
}
.txt-blk {
	color: #000000;
	padding: 0 5px;
}
.txt-center {
	text-align: center;
}
.txt-sp {
	font-size: smaller;
}
.txt-bold {
	font-weight: bold;
}
.txt-size-s1 {
	font-size: 0.8em;
}
.txt-off {
	visibility: hidden;
}
.error {
	padding: 15px;
	border: 2px solid #CCCCCC;
	margin-bottom: 20px;
	text-align: left;
}
.errorComment {
	text-align: left;
	padding: 10px;
}
/* rule */
#rule {
	font-size: smaller;
	text-align: left;
}
#rule #back {
	background: url(../image/cgi/rec/ancer_back.gif) no-repeat left;
	padding: 10px 0 10px 20px;
	margin: 15px 0;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	width: 100%;
}
#rule #top {
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: right;
}
ol {
	list-style: decimal;
	margin: 0 0 0 2em;
	padding: 0;
}
li {
	margin-bottom: 1em;
	padding: 0;
}

ol.non_style {
	list-style: none;
	margin: 0.5em 0 0.5em 2.5em;
	padding: 0;
}
ol.non_style li {
	position: relative;
}
ol.non_style li span {
	position: absolute;
	left: -2.5em;
	top: 0;


/*****  決済完了画面内の完了ボタン  *****/
.btn-finish {
	text-align: center;
}
.btn-finish a {
	width: 100px;
	height: 40px;
	display: block;
	/*text-indent:-9999px;*/
	margin: 15px auto;
}
.btn-finish a {
	background:transparent url(../image/cgi/rec/s_site-action.gif) no-repeat scroll 0 0;
}
.btn-finish a:hover {
	background:transparent url(../image/cgi/rec/s_site-action.gif) no-repeat scroll 0 -40px;
}

/********** 下段ご注意部分 *******************/
#caution {
	width: auto;
	border: 2px solid #DDD;
	padding: 3px;
	font-size: 0.9em;
	text-align: left;
}
#caution ul {
	list-style: disc;
	margin-left: 20px;
}
#caution li {
	line-height: 1.2em;
	margin-bottom: 5px;
}

/*---------------------------------------------------------
日時　　　　2008年2月8日
　追記内容　　個人情報保護方針関連に伴う追記
　変更者　　　中澤誉拡　
---------------------------------------------------------*/
.pMarkTxt{
	margin: 0 0 10px;
	font-weight: bold;
	color: #F00;
	font-size: 0.8em;
}




