@charset "shift_jis";

/* fprolloverstyle */
a
{
	text-decoration:		none;
}

a:hover
{
	text-decoration:		underline;
	color:					#ff0000;
}

/* 2008/10/07 added by t.kimura (start) */
/* index */
td.ttlCmnt
{
	width:					420px;
	text-align:				right;
	vertical-align:			bottom;
	margin-bottom:			0px;
}

span.ttlCmnt
{
	margin-right:			5px;
	font-size:				12px;
/*	font-weight:			bold;*/
}

/* form */
div.odrTop
{
	text-align:				center;
	margin-bottom:			10px;
}

h1.odrTtl
{
}

div.odrSub
{
	text-align:				right;
}

span.odrCmnt
{
	font-size:				12px;
	margin-right:			40px;
}

form.odrFrm
{
	margin-top:				0px;
}

