@charset "shift_jis";
/*divbox_etcの設定
-------------------------------------------------------------------------------------------------------*/
#divbox_etc p{
	width:300px;}

.p_ordersys {
	margin:0 0 10px 30px;}

.p_other {
	margin:0 5px 20px 30px;}


/*リンクカラー*/
.p_other a {
	background-color:#0066CC;
	color:#ffffff;
	padding:3px;}

.p_other a:link {
	color: #ffffff;}
	
.p_other a:visited {
	color: #ffffff;}
	
.p_other a:hover {
	color: #ffffff;
	text-decoration: underline;}
	
.p_other a:active {
	color: #ffffff;}

	
	
/*注文方法リスト
-------------------------------------------------------------------------------------------------------*/
.dl_ordersys {
	margin:0 0 20px 30px;
	width:300px;}

.dl_ordersys dt{
	text-indent:-9999px;}

.dl_ordersys dd{
	padding:0 0 0 5px;}

.dt_telfax {
	float:left;
	width:83px;
	margin:0 0 3px 0;
	clear:both;
	background: url(../../img/lower/dt_tel.gif) no-repeat left;}

.dt_telfax2 {
	float:left;
	width:83px;
	margin:0 0 3px 0;
	clear:both;	background: url(../../img/lower/dt_fax.gif) no-repeat left top;}

.dd_telfax {
	margin:0 0 3px 83px;}

.dt_mail {
	float:left;
	width:90px;
	margin:0 0 3px 0;
	clear:both;
	background: url(../../img/lower/dt_mail.gif) no-repeat left top;}

.dd_mail {
	margin:0 0 3px 90px;}

.dt_mailf {
	float:left;
	width:137px;
	margin:0 0 3px 0;
	clear:both;
	background: url(../../img/lower/dt_mailf.gif) no-repeat left top;}

.dd_mailf a {
	background-color:#0066CC;
	color:#ffffff;
	padding:3px;}
	
.dd_mailf a:link {
	color: #ffffff;}
	
.dd_mailf a:visited {
	color: #ffffff;}
	
.dd_mailf a:hover {
	color: #ffffff;
	text-decoration: underline;}
	
.dd_mailf a:active {
	color: #ffffff;}

/*ページトップに戻る*/

.p_gotop {
	width:285px;
	height:12px;
	margin:0 0 0 30px;
	background: url(../../img/lower/p_gotop.gif) no-repeat right top;
	text-indent:-9999px;}

.p_gotop a {
	width:300px;
	height:12px;
	display:block;}
	

/*注意事項リスト
-------------------------------------------------------------------------------------------------------*/
.ul_attention {
	width:300px;
	margin:0 0 20px 30px;}


.ul_attention li{
	width:285px;
	padding:0 0 0 15px;
	background: url(../../img/list_blue1.gif) no-repeat left 0.4em;}


/*divbox_d
-------------------------------------------------------------------------------------------------------*/
#divbox_d {
	clear:both;
	width:800px;
	text-align:center;}
	
/*divbox_e
-------------------------------------------------------------------------------------------------------*/
#divbox_e {
	width:760px;
	margin:10px auto 0 auto;
	border-top: 1px solid #2aa56c;}

