@charset "Shift_JIS";


/* ==================================================
FX‚Æ‚Í
================================================== */

#fx_basic h1{
	width:615px;
	_width:635px;
	margin:0px 0px 15px 0px;
	padding:5px 10px;
	background-color:#6699FF;
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
}

#fx_basic h2{
	width:610px;
	_width:635px;
	height:20px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 25px;
	color:#6699FF;
	font-size:14px;
	text-align:left;
	background:url(../images/common/tit_s.gif) no-repeat left top;
}

#fx_basic h3{
	width:610px;
	_width:635px;
	height:18px;
	_height:20px;
	margin:0px 0px 15px 0px;
	padding:2px 0px 0px 25px;
	color:#6699FF;
	font-size:12px;
	text-align:left;
	background:url(../images/common/tit_ss.gif) no-repeat left top;
}

#fx_basic_menu{
	width:198px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin:0px;
	padding:10px 5px 5px 5px;
	font-size:12px;
}
/* ---forIE---- */
* html #fx_basic_menu{width:210px;}
/* --- / forIE---- */


#fx_basic_menu li a{
	padding-left:10px;
	background:url(../images/common/arrow_b.gif) no-repeat left top;
}

.fx_menu_s{
	padding-left:10px;
	background:url(../images/common/arrow_s.gif) no-repeat left top;
}

.fx_menu_s a{
	color:#666666;
}

#fx_basic_list{
	width:610px;
	margin-left:20px;
	margin-bottom:15px;
	padding:0px;
}

#fx_basic_list li{
	float:left;
	width:300px;
	margin-bottom:3px;
	padding:0px;
}

#order_list{
	clear:both;
	width:610px;
	margin-left:20px;
	margin-bottom:15px;
	padding:0px;
}

#order_list dt{
	font-weight:bold;
}

#order_list dd{
	margin-bottom:10px;
}




