*{
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #FF3366;
	margin: 0px;
	text-align: center; /* IE6 */
	width: 100%;
}

a:link{color:#FF3366}
a:visited{color:#FF6699}
a:hover{color:#DD3300}
a:active{color:#553311}
a{text-decoration: none}

img{border: none}

#container {
	text-align: left;
	margin: 0 auto;
	width: 750px;
}

.img_left{
	float: left;
	margin: 0px 5px 0px 0px;
}

.img_right{
	float: right;
	margin: 0px 0px 0px 5px;
}

.clear{clear: both}

.cellcolor_FFFFFF {background-color: #FFFFFF;}


/* mail form */
#mailform_left {
	background-image: url(../fweb.ImageR?path=images%2Fmailform_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
}

#mailform_right {
	background-image: url(../fweb.ImageR?path=images%2Fmailform_right.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
}

#mailform_center {background-color: #FF6699;}


/* explanation */
#explanation_01 {
	background-image: url(../fweb.ImageR?path=images%2Fexplanation_01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	padding: 45px 20px 30px 25px;
	width: 330px;/*375-20-25*/
	height: 15px;/*90-45-20*/
}

#explanation_02 {
	background-image: url(../fweb.ImageR?path=images%2Fexplanation_02.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	padding: 45px 20px 30px 25px;
	width: 330px;/*375-20-25*/
	height: 15px;/*90-45-20*/
}

#explanation_03 {
	background-image: url(../fweb.ImageR?path=images%2Fexplanation_03.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	padding: 45px 20px 30px 25px;
	width: 330px;/*375-20-25*/
	height: 15px;/*90-45-20*/
}

#explanation_04 {
	background-image: url(../fweb.ImageR?path=images%2Fexplanation_04.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	padding: 45px 20px 30px 25px;
	width: 330px;/*375-20-25*/
	height: 15px;/*90-45-20*/
}


/* text */
.text_10px_FFFFFF{
	font-family: Arial,"ＭＳ　Ｐゴシック",Osaka,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 150%;
}

.text_12px_FFFFFF{
	font-family: Arial,"ＭＳ　Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 150%;
}

.text_14px_FFFFFF{
	font-family: Arial,"ＭＳ　Ｐゴシック",Osaka,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 100%;
}

.text_14px_0099EE{
	font-family: "ＭＳ　Ｐゴシック",Osaka,sans-serif;
	font-size: 14px;
	color: #0099EE;
	font-weight: normal;
	line-height: 100%;
}
