/* 個別のマージン、スペース */

/* ---------------------------------------- トップページ */

.movie {
    margin: 8px 0px 0px 30px;
}

.free_txt {
    margin: 20px 0px -5px 200px;
}

.photo {
    margin-top: 10px;
}

.mtop20 {
    margin-top: 20px;
}


/* ---------------------------------------- サポート */

#support_txt {
    width: 730px;
    font-size: 1.2em;
	line-height: 1.4em;
	color: #333333;
	margin: 0px 40px 40px 40px;
}

#support_plus {
    width: 730px;
    font-size: 1.2em;
	text-align: right;
	color: #333333;
}


/* ---------------------------------------- よくある質問 */

#question {
    width: 700px;
    font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #666666;
	margin: 0px 30px 16px 40px;
	padding-left: 1.6em;
	background: url(../faq/images/q.gif) no-repeat;
	background-position: 0px 2px;
}

#answer {
    width: 700px;
    font-size: 1.2em;
	line-height: 1.4em;
	margin: 0px 30px 30px 40px;
}


/* ---------------------------------------- 会社情報 */

.co_photo01 {
    float: right;
	margin: 0px 30px 20px 20px;
}
.co_photo02 {
    width: 411px;
    float: right;
	margin: 0px 30px 20px 0px;
}

#co_txt {
    width: 520px;
    font-size: 1.2em;
	line-height: 1.2em;
	padding-left: 40px;
}

.co_name {
    font-size: 1.2em;
    margin: 10px 0px 0px 500px;
}


/* ---------------------------------------- ログイン関連 */

#login_info {
    width: 620px;
    font-size: 1.2em;
	line-height: 1.4em;
	padding: 20px 20px 26px 20px;
}

#login_info01 {
    width: 460px;
    font-size: 1.2em;
	line-height: 1.4em;
	margin: 10px 100px 40px 100px;
}

#login01 {
    width: 660px;
	height: 160px;
	display: block;
	margin: 0px 70px 0px 70px;
	background: url(../registraction/images/back.gif) no-repeat;
}

.form01 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    border-collapse: collapse;
	border-spacing: 0;
	width: 400px;
	border: none;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 30px 120px 0px 120px;
}

.login_f01 {
	width: 100px;
	height: 26px;
	background: url(../registraction/images/loginf_on.jpg) no-repeat center;
	margin: 0px 132px 0px 132px;
	display: block;
}

.login_f01 a {
	display: block;
	width: 100px;
	height: 26px;
	font-size: 0.8em;
	line-height: 0.8em;
	outline: none;
}

.login_f01 a:hover {
	text-indent: -9999px;
} 

/* ログインへボタン----------------------------- */
.login_he{border: none;	background: none;display:block; width: 100px; height: 26px; background: url(../registraction/images/loginf_he.jpg) no-repeat;	margin: 10px 92px 0px 92px;}
.login_he a:hover { background: url(../registraction/images/loginf_heon.jpg) no-repeat; border: none;}

.login_he {
	width: 100px;
	height: 26px;


	display: block;
}

.login_he a {
	display: block;
	width: 100px;
	height: 26px;
		background: url(../registraction/images/loginf_he.jpg) no-repeat center;
	font-size: 0.8em;
	line-height: 0.8em;
	outline: none;
}

.login_f a:hover {
	background: url(../registraction/images/loginf_heon.jpg) no-repeat center;
} 


#login02 {
    width: 660px;
	height: 280px;
	display: block;
	margin: 0px 70px 0px 70px;
	background: url(../registraction/images/back_e.gif) no-repeat;
}

#login03 {
    width: 460px;
	height: 240px;
	display: block;
	margin: 0px 170px 0px 170px;
	background: url(../registraction/images/back_a.gif) no-repeat;
}

.form02 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    border-collapse: collapse;
	border-spacing: 0;
	width: 180px;
	border: none;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 10px 240px 0px 240px;
}

.login_f02 {
	width: 100px;
	height: 26px;
	background: url(../registraction/images/loginf_eon.jpg) no-repeat;
	margin: 0px auto;
	display: block;
}

.login_f02 a {
	display: block;
	width: 100px;
	height: 26px;
	font-size: 0.8em;
	line-height: 0.8em;
	outline: none;
}

.login_f02 a:hover {
	text-indent: -9999px;
} 
