html {
	height:100%;
}
body {
	height:100%;
	margin:0;
	padding:0;
	font-family : Arial, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 13px; /* font13px default(1) */
 *font-size: small; /* font13px default(2) */
 *font: x-small; /* font13px default(3) */
	line-height:1.46;
	background-image:url(../image/gray_jean.png);
}
body {
	_height:100%; /*IEハック*/
}

/* ----------- リンク色 ----------- */

a:link {
	color:#000099;
	text-decoration:underline;
}
a:visited {
	color:#0066FF;
	text-decoration:underline;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
}
a:active {
	color:#006699;
	text-decoration:underline;
}

/* ----------- レイアウト ----------- */

#container {
	height:100%;
	width:100%;
	min-height:100%;
}
body > #container {
	height:auto;
}
#wrapper {
	width:800px;
	margin:20px auto;
}
#header {
	bottom: 0;
	background-image:url(../image/bg_ctop.png);
	background-repeat:no-repeat;
	background-position:top;
}
#content {
	background-image:url(../image/bg_cmid.png);
	background-position:center;
	background-repeat:repeat-y;
}
#footer {
	height:30px;
	background-image:url(../image/bg_cbottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:30px 40px 0 40px;
	text-align:center;
	line-height:2.0
}

/* ----------- header ----------- */

#header img.tpimage {
	margin:30px;
}

/* ----------- content ----------- */

hr.tp_hr {
	border:1px solid #3266CC;
	background-color:#3266CC;
	height: 3px; /* 高さ */
	margin:0 40px 20px 40px;
}

/* センター枠 */

#fmbox p, form, button {
	border:0;
	margin:0;
	padding:0;
}
div.spacer {
	clear:both
}

/* ----------- フォーム ----------- */

.smallform {
	width:400px;
}
.regform {
	width:680px;
}

/* fmbox */

#fmbox {
	border:solid 2px #bad9ee;
	background:#eef5fa;
	margin:20px auto;
	padding:14px;
}
#fmbox form {
	text-align:center;
}
#fmbox p.df_bold {
	font-size:108%;
	font-weight:bold;
	margin:10px 0;
	border-bottom:solid 1px #bad9ee;
	padding-bottom:10px;
	text-align:center;
}
#fmbox p.df_small {
	font-size:93%;
	margin:10px 0;
	text-align:center;
}
#fmbox label.df_label {
	display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	margin:6px 0;
}
#fmbox label.w200 {
	width:200px;
}
#fmbox label.w250 {
	width:250px;
}
#fmbox select {
	height:24px;
	line-height:24px;
}
#fmbox input {
	height:20px;
	line-height:20px;
}
#fmbox input.ifield, select.ifield {
	float:left;
	font-size:93%;
	border:solid 1px #88bce1;
	width:250px;
	margin:6px 0 6px 10px;
}
#fmbox div.ifield {
	margin:6px 0 6px 10px;
	font-weight:bold;
}
div.cof_txt {
	float:left;
	margin:6px 0 6px 10px;
}
span.red {
	color:#FF0000;
	font-weight:normal;
}

/* チェックボックス */

#fmbox input.icbox {
	float:left;
	margin:10px 5px 10px 250px;
	vertical-align:middle;
}
#fmbox label.icbox {
	display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	margin:10px 0;
}
#fmbox input.button {
	float:none;
	border:none;
	clear:both;
	margin: 10px 6px 10px 6px;
	height:30px;
	background:#112347 url(img/button.png) no-repeat;
	line-height:30px;
	color:#FFFFFF;
	font-size:93%;
	font-weight:bold;
	padding:0 10px;
}

/* メール・パスワード変更 */

table.edit2tbl {
	margin:10px auto;
	border:1px solid #88bce1;
}
table.edit2tbl td {
	border:1px solid #88bce1;
}

/* bottom menu */
	
#content div.bt_box {
	margin: 0 auto;
	width:710px;
}
div.retop {
	text-align:right;
}
div.bt_menu {
	width:200px;
	float:left;
	background-color:#CCCCCC;
	border:1px solid #999999;
	padding:10px;
	text-align:center;
	margin-right:22px;
}
div.bt_right {
	margin-right: -22px;
	position:relative;
}
div.bt_menu a {
	display:block;
	padding:3px;
	width:120px;
	margin:8px auto 0 auto;
	background-color:#666666;
	color:#FFFFFF;
	font-size:93%;
	font-weight:bold;
}

/* ポリシー　利用規定 */
 
div.rlcontent {
	width:710px;
	margin:0 auto;
}
div.rlcontent ul {
	list-style-type:decimal;
	margin:10px 0 10px 30px;
}
p.rl_p {
	margin:0;
}
h2.rl_mida {
	font-weight:bold;
	margin:40px 0 10px 0;
}
h3.rl_mida2 {
	font-weight:bold;
	margin:20px 0 6px 0;
}
p.rl_rtsig {
	text-align:right;
	margin:20px 0 30px 0;
}

/* ヘルプ */
div.hel_index {
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
	margin:10px 0;
}
div.hel_index ul {
	margin:10;
	padding:0;
}
div.hel_index li {
	margin: 0;
	padding:0;
	line-height:2.0;
}
h2.hel_mida {
	border-top:1px solid #FFCC00;
	border-bottom:1px solid #FFCC00;
	border-left:10px solid #FFCC00;
	border-right:1px solid #FFCC00;
	background-color:#ffeca3;
	height:26px;
	line-height:26px;
	text-indent:0.5em;
	margin-bottom:1.5em;
}
h3.hel_mida2 {
	font-weight:bold;
	margin-top:1.5em;
}
img.hel_image1 {
	display:block;
	margin-bottom:10px;
}
img.hel_image2 {
	display:block;
}
img.img_border {
	border:1px solid #999999;
}
