@charset"shift_jis";

/* -------------------------------------------------------------------

　　      　　「ＮＴＴファイナンスカード」 ＣＳＳファイル

Copyright 2004-2007 Net-Marketing Corporation. All rights Reserved.

------------------------------------------------------------------- */

/* ---------------------------------------------------------
■ デフォルトリセット
--------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form, map {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	border: none;
	list-style-type: none;
}

/* ---------------------------------------------------------
■ テキストリンク
--------------------------------------------------------- */
a:link    { color: #003399; text-decoration: underline; }
a:visited { color: #800080; text-decoration: underline; }
a:hover   { color: #0066CC; text-decoration: underline; }
a:active  { color: #0066CC; text-decoration: underline; }

/* ---------------------------------------------------------
■ floatクリア
--------------------------------------------------------- */
span.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
}

/* ---------------------------------------------------------
■ 画像ロールオーバー
--------------------------------------------------------- */
img.rollover {
}


/* ---------------------------------------------------------
■ レイアウトベース
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
}

div#container {
	width: 760px;
	margin: 0 auto;
	padding: 0 0 0 2px;
	text-align: left;
	border-left: 1px #00499C solid;
	border-right: 1px #00499C solid;
	border-bottom: 1px #00499C solid;
}

div#logo p {
	margin: 0;
}

div#header {
}

div#header p {
	float: left;
}

div#present {
	margin : 20px 0 20px 0 ;
}

div#flow {
	margin-top: 10px;
}

div#flow p {
	float: left;
}

div#point {
	width: 760px;
	padding-bottom: 10px;
}

div#point p {
	float: left;
}

div#entry {
	padding-bottom: 20px;
	text-align: center;
	border-bottom: 1px #00499C dotted;
}

div#entry_bottom {
	padding-bottom: 20px;
	text-align: center;
}

div#entry_bottom2 {
	padding-bottom: 20px;
	text-align: center;
	border-top: 1px #00499C dotted;
}

div#rule {
	width: 736px;
	margin: 0 auto;
	margin-bottom: 15px;
}

p.right {
	padding-right: 10px;
	text-align: right;
}

p.center {
	margin-bottom: 10px;
	text-align: center;
	color: #666666;
}

p.txt {
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.5;
	font-size: 10px;
	color: #666666;
}


p.txt span {
	color: #FF0000;
}

p.left {
	margin-bottom: 20px;
	padding-left: 5px;
	font-size: 10px;
	color: #666666;
}

p.left span {
	color: #FF0000;
}

div#text p{
	line-height:1.5;
	text-align:center;
}

div#text p img{
	margin:200px;
}

div#text01{
	margin-bottom:20px;
	line-height:1.5;
}
/* ---------------------------------------------------------
■ フッター
--------------------------------------------------------- */
div#footer {
	padding: 20px 0 10px;
	background: url(../img/line.gif) no-repeat 0 0;
}

div#footer p {
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.5;
	font-size: 10px;
	color: #666666;
}