﻿/*=============================================================================
    Feelimage Analyzer Download Site CSS
=============================================================================*/
body
{
    font-family: "ＭＳ Ｐゴシック", "Osaka";
}

/*-- Common --*/
.btnDLstart
{
	height:30px;
	width:170px;
	margin:5px auto 10px auto;
}

/*-- downloadform.aspx --*/
div#content div#main div#wrap_price fieldset ul li.fbg
{
	background-image:url('../image/form_bar.gif');
	background-position:center top;
	background-repeat:repeat-y;
}

div#content div#main div#wrap_price p.kiyaku_bk
{
	width:490px;
	padding:5px 0 5px 10px;
	background-color:#FAB6B8;
	background-image:url('../image/dl_k.gif');
	background-position:center center;
	background-repeat:repeat-x;
    text-align:center;
	font-weight:700;
}

/*-- buyinfo.aspx --*/
div#content div#main div#wrap_price div.RegForm
{
	height:auto;
	width:500px;
	padding-top:15px;
	background-image:url('../image/form_reg.gif');
	background-position:left top;
}	

div#content div#main div#wrap_price div#Wrap-Form
{
	height:auto;
	width:500px;
	padding-top:15px;
	background-image:url('../image/_form.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

/*-- inquiryform.aspx --*/
div#content div#main div#wrap_inquiryform #Wrap-Form
{
	height:auto;
	width:500px;
	margin-bottom:20px;
	padding-top:15px;
	background-image:url('../image/form.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

/*-- versionupform.aspx --*/
div.Wrap-Form
{
	height:auto;
	width:500px;
	margin-bottom:20px;
	padding-top:15px;
	background-image:url('../image/form.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

div.Wrap-Form2
{
	padding-top:15px;
	height:auto;
	width:500px;
	background-image:url('../image/vupfrm.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

div#content div#main div#wrap_price p#howtoinst
{
	width:500px;
	text-align:center;
	margin-top:30px;
	padding:10px 0;
	border-top:1px #b3b3b3 dotted;
	border-bottom:1px #b3b3b3 dotted;
	background:none;
	font-weight:normal;
}