@charset "utf-8";
html{
	width:100%;
	height:100%;
}

body {
	width: 100%;
	position: relative;
	height: 100%;
	margin:0;
	padding:0;
	background-color: #000000;
	overflow:auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 161px;
	z-index: 1;
	background-color: #000000;
	opacity:0.8;
}
.title_image{
	background:url("/common/ficia_logo.png");
	width:161px;
	height:74px;
	display:block;
}
.global-navi {
	background-image: url(/common/t/images/common/top_navi.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	z-index: 0;
}
*html .global-navi {
	background-image: url(/common/t/images/common/ie6/top_navi.gif);
}
.global-navi .loginbox {
	margin: 0px;
	padding: 0px;
}
a.ssl_login{
	background-image: url(/common/t/images/common/ssl.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	width:18px;
	height:23px;
	display:block;
	text-indent:-10000em;
	overflow:hidden;
}
a:hover.ssl_login{
	background-position: -23px left;

}
a.ssl2_login{
	background-image: url(/common/t/images/common/http.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	width:18px;
	height:23px;
	display:block;
	text-indent:-10000em;
	overflow:hidden;
}
a:hover.ssl2_login{
	background-position: -23px left;

}
form.login {
	padding: 0px;
	width: auto;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.loginbox input {
	font-size: 12px;
	opacity:0.8;
}
/*　　　　　　　　　　　　　　　　　　　　　登録＆infoボタン*/
.button {
	0background-color: #FFFFFF;
	position: absolute;
	bottom: 100px;
	right: 0px;
	width: 563px;
	text-align: right;
}
.top_button_1 a {
	background-image: url(/common/t/images/common/top_regist.png);
	background-position:0 0;
	display: block;
	height: 109px;
	width: 563px;
	margin-right: 0px;
	margin-left: auto;
/*	opacity:0.80;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
*/
}
.top_button_2 a  {
	background-image: url(/common/t/images/common/top_info.png);
	background-position:0 0;
	display: block;
	height: 97px;
	width: 470px;
	margin-right: 0px;
	margin-left: auto;
	/*opacity:0.80;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;*/
}
.top_button_1 a:hover {
	background-image: url(/common/t/images/common/top_regist.png);
	background-position:0px -109px;
	display: block;
	height: 109px;
	width: 563px;
	margin-right: 0px;
	margin-left: auto;
	/*opacity:1.00;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;*/
}
.top_button_2 a:hover  {
	background-image: url(/common/t/images/common/top_info.png);
	background-position:0px -97px;
	display: block;
	height: 97px;
	width: 470px;
	margin-right: 0px;
	margin-left: auto;
	/*opacity:1.00;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;*/
}
*html .top_button_1 a {
	background-image: url(/common/t/images/common/ie6/top_regist.gif);
	background-repeat:no-repeat;
	display: block;
	height: 96px;
	width: 559px;
	margin-right: 0px;
	margin-left: auto;
	opacity:0.80;
}
*html .top_button_2 a  {
	background-image: url(/common/t/images/common/ie6/top_info.gif);
	background-repeat:no-repeat;
	display: block;
	height: 84px;
	width: 467px;
	margin-right: 0px;
	margin-left: auto;
	opacity:0.80;
}
*html .top_button_1 a:hover {
	background-image: url(/common/t/images/common/ie6/top_regist.gif);
	height: 96px;
	width: 559px;
	opacity:1.00;
}
*html .top_button_2 a:hover  {
	background-image: url(/common/t/images/common/ie6/top_info.gif);
	height: 84px;
	width: 467px;
	opacity:1.00;
}

/*　　　　　　　　　　　　　　　　　　　　　　　フッター*/
.footer {
	width: 100%;
	background-color: #000000;
	height: 20px;
	position:absolute;
	bottom:0px;
}

ul.footer-navi{
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.footer-navi li {
	float: left;
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	background-image: url(/common/t/images/common/li_style.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color:#CC0000;
	text-decoration: none;
}


.infobox {
	height: 550px;
	width: 730px;
	background-image: url(/common/t/images/common/bg_trans.png);
	position: absolute;  /*  Dummy  */
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 50%;
	left: 50%;
	margin-top: -275px;
	margin-left: -365px;
}
*html .infobox{
	text-align:center;

}

/*お悩みページ　基本情報*/
.info_asset_00 {
	height: 440px;
	background-image: url(/common/t/images/illust/illust_00.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 3px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
*html .info_asset_00{
	background-image: url(/common/t/images/illust/ie6/illust_00.gif);
	text-align:left;
}
.info_asset_01 {
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 680px;
	text-align:left;
}
/*FICIAとは？トップ*/
.info_text {
	width: 490px;
	color: #A8A8A8;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	letter-spacing: normal;
	margin-left: 5px;
}
.info_menu  {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.info_menu h4.menu {
	margin: 0px;
	padding: 0px;
	background-image: url(/common/t/images/common/info_navi.png);
	height: 27px;
	width: 207px;
	text-indent: -10000em;
}
*html .info_menu h4.menu {
	background-image: url(/common/t/images/common/info_navi.gif);

}

.button_info1{
	display: block;
	background-image: url(/common/t/images/button/illust_01.png);
	background-repeat: no-repeat;
	background-position:0 0;
	height: 150px;
	width: 165px;
	float: left;
	text-indent: -10000em;
	overflow:hidden;
	margin-left:2px;
}
.button_info2{
	display: block;
	background-image: url(/common/t/images/button/illust_02.png);
	background-repeat: no-repeat;
	background-position:0 0;
	height: 150px;
	width: 165px;
	float: left;
	text-indent: -10000em;
	overflow:hidden;
	margin-left:2px;

}.button_info3{
	display: block;
	background-image: url(/common/t/images/button/illust_03.png);
	background-repeat: no-repeat;
	background-position:0 0;
	height: 150px;
	width: 165px;
	float: left;
	text-indent: -10000em;
	overflow:hidden;
	margin-left:2px;

}.button_info4{
	display: block;
	background-image: url(/common/t/images/button/illust_04.png);
	background-repeat: no-repeat;
	background-position:0 0;
	height: 150px;
	width: 165px;
	float: left;
	text-indent: -10000em;
	overflow:hidden;
	margin-left:2px;

}
a:hover.button_info1,a:hover.button_info2,a:hover.button_info3,a:hover.button_info4{
	background-position:0 -150px;
}

*html .button_info1{
	background-image: url(/common/t/images/button/ie6/illust_01.gif);
}
*html .button_info2{
	background-image: url(/common/t/images/button/ie6/illust_02.gif);
}
*html .button_info3{
	background-image: url(/common/t/images/button/ie6/illust_03.gif);
}
*html .button_info4{
	background-image: url(/common/t/images/button/ie6/illust_04.gif);
}

/* ------------------イラスト透過オーバー----------------- */
.info_menu a img {
	height: 150px;
	width: 165px;
	float:left;
	display:block;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	border:none;
	margin-left:1px;
	margin-right:2px;
	margin-top: 2px;
}
.info_menu a:hover img {
	display:block;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
/* ------------------CSS hack----------------- */
html:\66irst-child .info_menu a img {
	height: 166px;
	width: 181px;
	float:left;
	display:block;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	border:none;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 14px;
}
html:\66irst-child .info_menu a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	color:#FFFFFF;
}
.info_footer {
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 5px;
}
.info_navigation {
	width: 440px;
	float: left;
	margin-right: 0px;
	padding:0
}
*html .info_navigation{
	width:420px;
}
.info_navigation2 {
	width: 700px;
	float: left;
	margin-right: 0px;
	padding:0;
	margin-top:14px;
}
.info_navigation a{
	display:block;
	margin-right:5px;
}

.info_navigation .back {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
	margin-top: 10px;
	width: 440px;
	height: 27px;
	float: left;
}

.info_navigation2 a{
	display:block;
	margin-right:5px;
}

.info_navigation2 .back {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
	margin-top: 10px;
	width: 680px;
	height: 27px;
	clear:left;
}


/*お悩みページ　基本情報*/
h2.title_00 {
	background-image: url(/common/t/images/common/title_00.png);
	background-repeat: no-repeat;
	height: 131px;
	width: 515px;
	text-indent: -10000em;
	height:102px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
*html h2.title_00{
	background-image: url(/common/t/images/common/title_00.gif);
}

h2.title_01 {
	background-image: url(/common/t/images/illust/title_01.png);
	background-repeat: no-repeat;
	height: 131px;
	width: 675px;
	text-indent: -10000em;
	height:62px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
h2.title_02 {
	background-image: url(/common/t/images/illust/title_02.png);
	background-repeat: no-repeat;
	height: 131px;
	width: 675px;
	text-indent: -10000em;
	height:62px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
h2.title_03 {
	background-image: url(/common/t/images/illust/title_03.png);
	background-repeat: no-repeat;
	height: 131px;
	width: 675px;
	text-indent: -10000em;
	height:62px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
h2.title_04 {
	background-image: url(/common/t/images/illust/title_04.png);
	background-repeat: no-repeat;
	height: 131px;
	width: 675px;
	text-indent: -10000em;
	height:62px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
h2.title_05 {
	background-image: url(/common/t/images/illust/title_05.png);
	background-repeat: no-repeat;
	height: 131px;
	width: 675px;
	text-indent: -10000em;
	height:62px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
h2.title_06 {
	background-image: url(/common/t/images/illust/title_06.png);
	background-repeat: no-repeat;
	height: 131px;
	width: 675px;
	text-indent: -10000em;
	height:62px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
p.pay {
	margin: 0px;
	color: #CCCCCC;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


*html h2.title_01{
	background-image: url(/common/t/images/illust/ie6/title_01.gif);
}
*html h2.title_02{
	background-image: url(/common/t/images/illust/ie6/title_02.gif);
}
*html h2.title_03{
	background-image: url(/common/t/images/illust/ie6/title_03.gif);
}
*html h2.title_04{
	background-image: url(/common/t/images/illust/ie6/title_04.gif);
}
*html h2.title_05{
	background-image: url(/common/t/images/illust/ie6/title_05.gif);
}


/* ------------------イラスト透過オーバー----------------- */
.info_navigation .back a {
	background-image: url(/common/t/images/button/back.png);
	height: 27px;
	width: 122px;
	text-indent: -10000em;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	overflow:hidden;
	outline:none;
}
*html .info_navigation .back a {
	background-image: url(/common/t/images/button/ie6/back.gif);
}
.info_navigation .back a:hover{
	display:block;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
.info_navigation2 .back a {
	background-image: url(/common/t/images/button/back.png);
	height: 27px;
	width: 122px;
	text-indent: -10000em;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	overflow:hidden;
	outline:none;
}
*html .info_navigation2 .back a {
	background-image: url(/common/t/images/button/ie6/back.gif);
}
.info_navigation2 .back a:hover{
	display:block;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
/* ------------------CSS hack----------------- */
html:\66irst-child .info_navigation .back a {
	background-image: url(/common/t/images/button/back.png);
	height: 27px;
	width: 122px;
	text-indent: -10000em;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	border:none;
}
html:\66irst-child .info_navigation .back a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	color:#FFFFFF;
}
/*お悩みページ　イラスト*/

.illust_01 {
	background-image: url(/common/t/images/illust/illust_01.png);
	height: 363px;
	width: 665px;
	text-indent: -10000em;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;

}
.illust_02 {
	background-image: url(/common/t/images/illust/illust_02.png);
	height: 363px;
	width: 665px;
	text-indent: -10000em;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.illust_03 {
	background-image: url(/common/t/images/illust/illust_03.png);
	height: 363px;
	width: 665px;
	text-indent: -10000em;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;

}
.illust_04 {
	background-image: url(/common/t/images/illust/illust_04.png);
	height: 363px;
	width: 665px;
	text-indent: -10000em;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.illust_05 {
	background-image: url(/common/t/images/illust/pay_img.png);
	height: 278px;
	width: 656px;
	text-indent: -10000em;
	padding: 0px;
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.illust_06 {
	background-image: url(/common/t/images/illust/pay_img2.png);
	width: 656px;
	text-indent: -10000em;
	padding: 0px;
	background-repeat: no-repeat;
	height: 375px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
*html .illust_01{
	background-image: url(/common/t/images/illust/ie6/illust_01.gif);
}
*html .illust_02{
	background-image: url(/common/t/images/illust/ie6/illust_02.gif);
}
*html .illust_03{
	background-image: url(/common/t/images/illust/ie6/illust_03.gif);
}
*html .illust_04{
	background-image: url(/common/t/images/illust/ie6/illust_04.gif);
}
*html .illust_05{
	background-image: url(/common/t/images/illust/ie6/pay_img.gif);
}
*html .illust_05{
	background-image: url(/common/t/images/illust/ie6/pay_img2.gif);
}
.info_05_next{
	display:block;
	background: url(/common/t/images/button/info_pay2.png) no-repeat 0 0;
	width:270px;
	height:46px;
	cursor:pointer;
	position:absolute;
	bottom:90px;
	left:250px;}
.info_05_next:hover{
	background: url(/common/t/images/button/info_pay2.png) no-repeat 0 -46px;
	width:270px;
	height:46px;
}


.info_footer p {
	margin: 0px;
	padding: 0px;
	float: left;
}
/*登録ボタン*/
.touroku a {
	margin: 0px;
	padding: 0px;
	background: url(/common/t/images/button/ficia_touroku.png) no-repeat 0 0;
	display: block;
	height: 59px;
	width: 226px;
	text-indent: -10000em;
	overflow:hidden;
	outline:none;
	float: left;
	margin-left:5px;
}

.touroku a:hover {
	background : url(/common/t/images/button/ficia_touroku.png) no-repeat 0 -59px;
}
*html .touroku a{
	background: url(/common/t/images/button/ie6/ficia_touroku.gif) no-repeat 0 0;
	display: block;
	float:left;
	height: 59px;
	width: 226px;
	margin:0;
	padding:0;
	position:relative;
	left:-16px;
	
}
*html .touroku a:hover {
	background: url(/common/t/images/button/ie6/ficia_touroku.gif) no-repeat 0 -59px;
}
/*お支払いについてボタン*/
.paybutton a {
	margin: 0px;
	padding: 0px;
	background: url(/common/t/images/button/info_pay.png) no-repeat 0 0;
	display: block;
	background-repeat: no-repeat;
	height: 59px;
	width: 226px;
	text-indent: -10000em;
	overflow:hidden;
	outline:none;
	float: left;
}
.info0_footer {
	margin-right: 0px;
	padding-right: 0px;
	margin-left: auto;
	width: 550px;
	text-aling:right;
}


.paybutton a:hover {
	background: url(/common/t/images/button/info_pay.png) no-repeat 0 -59px;
}
*html .paybutton a{
	background: url(/common/t/images/button/ie6/info_pay.gif)no-repeat 0 0;
}
*html .paybutton a:hover {
	background: url(/common/t/images/button/ie6/info_pay.gif) no-repeat 0 -59px;
}

/*前のページ　次のページ*/
.backnext {
	position: absolute;
	left: 626px;
	top: 44px;
	width: 62px;
	height: 31px;
}
*html .backnext{
	top: 43px;
}
*:first-child+html .backnext{
	top: 49px;
}
.backnext2 {
	position: absolute;
	left: 626px;
	top: 40px;
	width: 62px;
	height: 31px;
}
*html .backnext2{
	top: 49px;
}
*:first-child+html .backnext2{
	top: 49px;
}
.backnext a {
	font-size: 1px;
	text-decoration: none;
}
.backnext a.prev {
	background-image: url(/common/t/images/button/info_prev_normal.png);
	height: 25px;
	width: 25px;
	display: block;
	float: left;
}
.backnext a.next {
	background-image: url(/common/t/images/button/info_next_normal.png);
	height: 25px;
	width: 25px;
	display: block;
	float: right;
}
.backnext a:hover.prev {
	background-image: url(/common/t/images/button/info_prev_over.png);
	height: 25px;
	width: 25px;
	display: block;
	float: left;
}
.backnext a:hover.next {
	background-image: url(/common/t/images/button/info_next_over.png);
	height: 25px;
	width: 25px;
	display: block;
	float: right;
}
*html .backnext a.prev{
	background-image: url(/common/t/images/button/ie6/info_prev_normal.gif);

}
*html .backnext a.next {
	background-image: url(/common/t/images/button/ie6/info_next_normal.gif);

}
*html .backnext a:hover.prev{
	background-image: url(/common/t/images/button/ie6/info_prev_over.gif);

}
*html .backnext a:hover.next{
	background-image: url(/common/t/images/button/ie6/info_next_over.gif);

}

.backnext2 a {
	font-size: 1px;
	text-decoration: none;
}
.backnext2 a.prev {
	background-image: url(/common/t/images/button/info_prev_normal.png);
	height: 25px;
	width: 25px;
	display: block;
	float: left;
}
.backnext2 a.next {
	background-image: url(/common/t/images/button/info_next_normal.png);
	height: 25px;
	width: 25px;
	display: block;
	float: right;
}
.backnext2 a:hover.prev {
	background-image: url(/common/t/images/button/info_prev_over.png);
	height: 25px;
	width: 25px;
	display: block;
	float: left;
}
.backnext2 a:hover.next {
	background-image: url(/common/t/images/button/info_next_over.png);
	height: 25px;
	width: 25px;
	display: block;
	float: right;
}
*html .backnext2 a.prev{
	background-image: url(/common/t/images/button/ie6/info_prev_normal.gif);

}
*html .backnext2 a.next {
	background-image: url(/common/t/images/button/ie6/info_next_normal.gif);

}
*html .backnext2 a:hover.prev{
	background-image: url(/common/t/images/button/ie6/info_prev_over.gif);

}
*html .backnext2 a:hover.next{
	background-image: url(/common/t/images/button/ie6/info_next_over.gif);

}

.etc {
	background-image: url(/common/t/images/common/etc.png);
	background-repeat:no-repeat;
	height: 17px;
	width: 215px;
	text-indent: -10000em;
	float: none;
}
*html .etc{
		background-image: url(/common/t/images/common/etc.gif);

}
/*ページ遷移　ナビゲーション*/
.info_list {
	width: 460px;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.info_list2 {
	width: 700px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-left:50px;
}
*html .info_list{
	margin-bottom:0;
	margin-top:10px;
}
.info_list li ,.info_list2 li {
	width: auto;
	float: left;
	text-align: center;
	height: 16px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:3px;
}
.info_list .navi_01 a,.info_list2 .navi_01 a{
	background: url(/common/t/images/button/01_button.png) no-repeat 0 0;
	text-indent: -10000px;
	width: 144px;
	height: 24px;
	overflow:hidden;
	outline:none;
	margin:0;
	margin-right:3px;
}
.info_list .navi_02 a,.info_list2 .navi_02 a {
	background: url(/common/t/images/button/02_button.png) no-repeat 0 0;
	text-indent: -10000px;
	width: 144px;
	height: 24px;
	overflow:hidden;
	outline:none;
	margin:0;
	margin-right:3px;
}
.info_list .navi_03 a,.info_list2 .navi_03 a {
	background: url(/common/t/images/button/03_button.png) no-repeat 0 0;
	text-indent: -10000px;
	width: 144px;
	height: 24px;
	overflow:hidden;
	outline:none;
	margin:0;
	margin-right:3px;
}
.info_list .navi_04 a ,.info_list2 .navi_04 a{
	background: url(/common/t/images/button/04_button.png) no-repeat 0 0;
	text-indent: -10000px;
	width: 144px;
	height: 24px;
	overflow:hidden;
	outline:none;
	margin:0;
	margin-right:3px;

}
*html .info_list .navi_01 a ,*html .info_list2 .navi_01 a{
	background-image: url(/common/t/images/button/ie6/01_button.gif);
	background-position:center top;
	padding-left:5px;
	}
*html .info_list .navi_02 a ,*html .info_list2 .navi_02 a{
	background-image: url(/common/t/images/button/ie6/02_button.gif);
	background-position:center top;
	width:140px;
}

*html .info_list .navi_03 a,*html .info_list2 .navi_03 a {
	background-image: url(/common/t/images/button/ie6/03_button.gif);
	background-position:center top;
	width:130px;
}

*html .info_list .navi_04 a,*html .info_list2 .navi_04 a {
	background-image: url(/common/t/images/button/ie6/04_button.gif);
	background-position:center top;
	width:140px;
}

.info_list .navi_01 a:hover,.info_list2 .navi_01 a:hover{
	background: url(/common/t/images/button/01_button.png) no-repeat 0 -24px;
}
.info_list .navi_02 a:hover,.info_list2 .navi_02 a:hover{
	background: url(/common/t/images/button/02_button.png) no-repeat 0 -24px;
}
.info_list .navi_03 a:hover,.info_list2 .navi_03 a:hover{
	background: url(/common/t/images/button/03_button.png) no-repeat 0 -24px;
}	
.info_list .navi_04 a:hover,.info_list2 .navi_04 a:hover{
	background: url(/common/t/images/button/04_button.png) no-repeat 0 -24px;
}
/*閉じるボタン*/



.close a {
	position: absolute;
	left: 710px;
	top: -8px;
	width: 30px;
	background-image: url(/common/t/images/popup/close.png);
	height: 30px;
	text-indent: -1000em;
	display:block;
	overflow:hidden;
	outline:none;
}
*html .close a{
	position: absolute;
	left: 710px;
	top: -8px;
	width: 30px;
	height: 30px;
	background-image: url(/common/t/images/popup/ie6/close.gif);
	text-indent: -1000em;
	display:block;

}
/*          ダイアログ系          */
.agreement {
	width: 580px;
	background-image: url(/common/t/images/common/bg_trans.png);
	margin-left: -290px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: absolute;
	top: 50%;
	height: 450px;
	margin-top: -225px;
	left: 50%;
}
.agreement .container {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: auto;
}
*html .agreement{
	text-align:center;
}
*html .agreement .container {
	width: 85%;
	margin-bottom: 10px;
	height: auto;
	text-align:left;
	}
.agreement .container p {
	font-size: 12px;
	color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 15px;
	margin-bottom: 10px;
}

h4.title_url {
	background-image: url(/common/t/images/popup/ficia_logo3.png);
	height: 54px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: none;
	text-indent: -500em;
}
.formbg {
	width: 483px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.formbg2{
	background-image: url(/common/t/images/popup/in_bg_normal.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
    -moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
}
*html .formbg2{
	margin-top:-4px;
}
.backpage a {
	background-image: url(/common/t/images/popup/back.png);
	display: block;
	height: 30px;
	width: 60px;
	background-position: 0px 0px;
	text-indent: -10000em;
	float: left;
}
*html .backpage a {
	background-image: url(/common/t/images/popup/ie6/back.gif);
	display: block;
	height: 30px;
	width: 60px;
	background-position: 0px 0px;
	text-indent: -10000em;
	float: left;
}
#form1 .touroku {
	float: right;
}
.backpage a:hover {
	background-image: url(/common/t/images/popup/back.png);
	background-position: 0px 30px;
}



h4.title_mail {
	background-image: url(/common/t/images/popup/ficia_logo1.png);
	height: 54px;
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: none;
	text-indent: -500em;
	background-repeat: no-repeat;
}
h4.title_agr {
	background-image: url(/common/t/images/popup/ficia_logo2.png);
	height: 54px;
	width: 231px;
	margin: 0px;
	padding: 0px;
	float: none;
	text-indent: -500em;
}
h4.title_pwd {
	background-image: url(/common/t/images/popup/ficia_logo3.png);
	height: 54px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: none;
	text-indent: -500em;
}
h4.title_pwd2 {
	background-image: url(/common/t/images/popup/ficia_logo4.png);
	height: 54px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: none;
	text-indent: -500em;
}
.regist  {
	font-size: 8px;
}

*html h4.title_mail {
	background-image: url(/common/t/images/popup/ie6/ficia_logo1.gif);
}
*html h4.title_agr {
	background-image: url(/common/t/images/popup/ie6/ficia_logo2.gif);

}
*html h4.title_pwd {
	background-image: url(/common/t/images/popup/ie6/ficia_logo3.gif);

}
*html h4.title_pwd2 {
	background-image: url(/common/t/images/popup/ie6/ficia_logo4.gif);

}

.agreement .container table {
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.agreement a {
	color: #FFFFFF;
}

.container textarea {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #333333;
	width: 500px;
	height: 320px;
}
.container input {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	font-size: 12px;
}
.agreement .container .riyou_doui {
	color: #FFFFFF;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}
.agreement .close a {
	position: absolute;
	left: 558px;
	top: -8px;
	width: 30px;
	background-image: url(/common/t/images/popup/close.png);
	height: 30px;
	text-indent: -1000em;
	display:block;
	overflow:hidden;
	outline:none;
}
*html .agreement .close a{
	position: absolute;
	left: 540px;
	top: 10px;
	width: 30px;
	height: 30px;
	background-image: url(/common/t/images/popup/ie6/close.gif);
	text-indent: -1000em;
	display:block;

}

.dialogbox{
	background-image:url(/common/t/images/common/bg_trans.png);
	background-repeat:repeat;
	width:500px;
	border:solid 1px #333333;
	color:#999999;
	text-align:center;
}
.dialogbox a{
	color:#CC3300;
	font-size:small;
	
}
.dialogbox a:hover{
	text-decoration:none;
	color:#ffffff;
}
.dialogbox h2{
	width:435px;
	height:39px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-image: url(/common/t/images/common/recommend.gif);
	background-repeat: no-repeat;
	text-indent:-10000em;
	border:none;

}
.osusume{	
	width:435px;
	margin-left:auto;
	margin-right:auto;
}
.formac{
	background-image: url(/common/t/images/popup/formac.png);
	background-repeat: no-repeat;
	width:207px;
	height:149px;
	float:left;
	text-align:left;

}
.forwin{
	background-image: url(/common/t/images/popup/forwin.png);
	background-repeat: no-repeat;
	width:207px;
	height:149px;
	margin-left:20px;
	float:left;
	text-align:left;

}
.dialogbox ul,.dialogbox2 ul{
	list-style:none;
	padding-left:20px;
	padding-top:10px;
	margin-left:0;	
}
.dialogbox li,.dialogbox2 li{
	padding-left:10px;
	background-image: url(/common/t/images/common/li_style.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.dialogbox p, .dialogbox2 p{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border-top:solid 1px #666666;
	font-size:12px;
	padding-top:10px;
	line-height:150%;
	text-align:left;
}
.dialogbox .close a,.dialogbox2 .close a{
	position: absolute;
	left:475px;
	top: -8px;
	width: 30px;
	background-image: url(/common/t/images/popup/close.png);
	height: 30px;
	text-indent: -1000em;
	display:block;
	overflow:hidden;
	outline:none;
}
.dialogbox2{
	background-image:url(/common/t/images/common/bg_trans.png);
	background-repeat:repeat;
	width:500px;
	border:solid 1px #333333;
	color:#999999;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-200px;
	margin-left:-250px;
	
}
.dialogbox2 a{
	color:#CC3300;
	font-size:small;
	
}
.dialogbox2 a:hover{
	text-decoration:none;
	color:#ffffff;
}
.dialogbox2 h2{
	width:435px;
	height:39px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-image: url(/common/t/images/popup/dialog2.gif);
	background-repeat: no-repeat;
	text-indent:-10000em;
	border:none;

}

.errorbox{
	width:500px;
	height:auto;
	border:1px solid #666666;
	background-image:url(/common/t/images/common/bg_trans.png);
	background-repeat:repeat;
	}
*html .errorbox{
	background:#ffffff;
	background-image:url(/common/t/images/common/bg_trans.png);
	background-repeat:repeat;


}
.errorbox h2{
	background-image:url(/common/t/images/common/error.png);
	background-repeat:no-repeat;
	width:90%;
	height:32px;
	border-bottom:solid 1px #666666;
	text-indent:-10000em;
	margin-left:20px;
	padding-bottom:10px;
	
}
*html .errorbox h2{
	background-image:url(/common/t/images/common/ie6/error.gif);
	background-repeat:no-repeat;
	width:90%;
	height:32px;
	border-bottom:solid 1px #666666;
	text-indent:-10000em;
	margin-left:20px;
	padding-bottom:10px;
	margin-top:20px;

}
.errorbox p{
	text-align:center;
	color:#CCCCCC;
	
}
.errorbox .close a{
	position: absolute;
	left:480px;
	top: -8px;
	width: 30px;
	background-image: url(/common/t/images/popup/close.png);
	height: 30px;
	text-indent: -1000em;
	display:block;
	overflow:hidden;
	outline:none;
}

.all-container{
	width: 100%;
	margin:0px auto;
	position:relative;
	min-height: 100%;
}
#topimage{
	min-height:650px;
}

.formbg {
	width: 483px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.formbg2{
	background-image: url(/common/t/images/popup/in_bg_normal.png);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
}
*html .formbg2{
	margin-top:-4px;
}
.form-title{
	background: url("/common/images/white_list.gif") no-repeat left center;
	padding-left:10px;
}
