@charset "euc-jp";

/* Styleseet for Dolce-vita */
/* --------------------------------------------
 *             トップページ用
 * -------------------------------------------- */

*#touroku_form
	{
	margin: 0px 0px 0px 22px;
	width: 550px;
	height: auto;
	border: 1px solid #b3a866;
	text-align: left;
	vertical-align: baseline;
background^color: #ff0000;
	}
*#touroku_form #title
	{
	margin: 10px auto;
	text-align: center;
	width: 300px;
	height: 35px;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	}
*#touroku_form #attention
	{
	margin: 10px 40px;
	text-align: left;
	font-size: small;
	color: #ff0000;
	}
*#touroku_form #button
	{
	margin: 10px auto;
	text-align: center;
	}

*#touroku_form dl
	{
	margin: 0px;
	width: 550px;
	height: auto;
	}
*#touroku_form dl div
	{
	margin: 0px;
	width: 550px;
	height: auto;
	border-top: 1px solid #dddddd;
	clear: both;
	}
*#touroku_form dt
	{
	margin: 5px;
	width: 140px;
	height: auto;
	font-size: small;
	line-height: 120%;
	border-right: 1px solid #dddddd;
	float: left;
	display: inline;
	}
*#touroku_form dd
	{
	margin: 5px;
	width: 380px;
	height: auto;
	font-size: x-small;
	line-height: 120%;
	float: right;
	display: inline;
	}
*#touroku_form dl #mark
	{
	color: #ff0000;
	font-size: x-small;
	}
*#touroku_form dl #sub
	{
	margin: 3px 5px 5px 10px;
	font-size: x-small;
	line-height: 120%;
	}
*#touroku_form dl #value
	{
	font-size: small;
	font-weight: bold;
	}
*#touroku_form dl #unit
	{
	font-size: small;
	color: #555555;
	}

*#main_contents p.ban a.model_ban {
	display:block;
	margin:0 auto;
	width:637px;
	height:69px;
	background-image:url(/images/join_dolce_off.jpg);
	text-indent:-9999px;
}
*#main_contents p.ban a:hover.model_ban {
	background-image:url(/images/join_dolce_on.jpg);
}

*#relogin_form
	{
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	width: 400px;
	height: auto;
	border: 1px solid #b3a866;
	vertical-align: baseline;
	}
*#relogin_form #id
	{
	margin: 10px;
	text-align: left;
	width: 50px;
	height: auto;
	}
*#relogin_form #id_box
	{
	margin: 10px;
	text-align: left;
	width: 150px;
	height: auto;
	}
*#relogin_form #pass
	{
	margin: 10px;
	text-align: left;
	width: 50px;
	height: auto;
	}
*#relogin_form #pass_box
	{
	margin: 10px;
	text-align: left;
	width: 150px;
	height: auto;
	}




