/* CSS Document */

body {
	background-image: url(images/back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 30px;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

/*-----------------------文字設定----------------------*/

.fcYellow { color:#FFFF00 }

.fcOrange { color:#ff3333 }

.fcRed { color: #FF0000 }

.fcGreen { color: #33ff33 }

.fs1 { font-size: 80px }

.fs2 { font-size: 12px }

.fs3 { font-size: 10px }

.fs4 { font-size: 23px }

.fs5 { font-size: 35px }

.fs6 { font-size: 30px }

.fs7 { font-size: 40px }

.bold { font-weight: bold }

.nowrap { white-space: nowrap }

.normal { white-space: normal }

.lh1 { line-height: 1.3 }


/*----------------------回り込み設定---------------------*/

.floatL { float: left }

.floatR { float: right }

.clearL { clear: left }

.clearR { clear: right }


/*----------------------マージン設定---------------------*/

.mL1 { margin-left: 200px }


/*-----------------------index設定----------------------*/

#page {
	width: 100%;
	height: 100%;
}

#head {
	background-image: url(images/head.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 100%;
	height: 90px;
	white-space: nowrap;
}

#top {
	width: 900px;
}

#topForm {
	background-image: url(images/top8.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	width: 450px;
	height: 100px;
	padding: 120px 0 0 25px;
}

#gaiyou {
	width: 900px;
	height: 100%;
	font-size: 23px;
}

#gaiyou1 {
	background-image: url(images/gaiyou1.gif);
	background-repeat: no-repeat;
	line-height: 1.2;
	width: 620px;
	height: 360px;
	padding: 10px 0 0 380px;
}

#gaiyou2 {
	background-image: url(images/gaiyou2.gif);
	background-repeat: no-repeat;
	line-height: 1.3;
	width: 840px;
	height: 240px;
	padding: 90px 0 0 60px;
	margin: 0px 0 30px 0;
}

#step {
	width: 900px;
	height: 1180px;
}

#step1 {
	width: 900px;
	height: 330px;
}

#s1Form {
	background-image: url(images/step1_form.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	width: 300px;
	height: 220px;
	padding: 110px 0 0 55px;
}

#s1Text {
	background-image: url(images/step1_text.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 270px;
	padding: 60px 0 0 45px;
}

#step2 {
	width: 900px;
	height: 280px;
}

#s2Text {
	background-image: url(images/step2_text.gif);
	background-repeat: no-repeat;
	width: 475px;
	height: 240px;
	padding: 40px 0 0 100px;
}

#step3 {
	width: 900px;
	height: 280px;
}

#s3text {
	background-image: url(images/step3_text.gif);
	background-repeat: no-repeat;
	width: 445px;
	height: 220px;
	padding: 60px 0 0 130px;
}

#step4 {
	width: 900px;
	height: 290px;
}

#s4text {
	background-image: url(images/step4_text.gif);
	background-repeat: no-repeat;
	width: 425px;
	height: 210px;
	padding: 80px 0 0 80px;
}

#user {
	font-size: 23px;
	line-height: 1.1;
	width: 900px;
	height: 650px;
}

#user1 {
	background-image: url(images/user1.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 215px;
	padding: 65px 80px 0 270px;
}

#user2 {
	background-image: url(images/user2.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 215px;
	padding: 65px 80px 0 270px;
}

#entry {
	width: 900px;
	height: 300px;
	margin: 25px 0 25px 0;
}

#entryText {
	background-image: url(images/entry_text.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 300px;
}

#entryForm {
	background-image: url(images/entry_form.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	width: 370px;
	height: 225px;
	padding: 75px 0 0 10px;
}

#attention {
	background-image: url(images/attention.gif);
	background-repeat: no-repeat;
	font-size: 23px;
	line-height: 1.2;
	width: 610px;
	height: 130px;
	padding: 70px 225px 0 65px;
}