@charset "shift_jis";

/*----------------------------
  CSS Date Document 2007.07
----------------------------*/

@import url(common.css);


/*####################　共通設定　####################*/




/*####################　ヘッダイメージ　####################*/
#Pagetitle {
	background:url(../img/wall-pagetitle.jpg) bottom no-repeat;
	width:880px;
	height:387px;
	margin:0 auto;
	text-align:left;
	}


/*####################　発注サポート　####################*/

#SupportBox {
	background:url(../img/wall-support.jpg) no-repeat;
	width:539px;
	margin-bottom:10px;
	}

#SupportBox h3 a{
	display:block;
	width:530px;
	height:182px;
	text-indent:-9999px;
	}
#SupportBox p.del{
	position:absolute;
	top:-9999px;
	left:-9999px;
	}
#SupportBox p {
	clear:both;
	margin-left:14px;
	margin-bottom:23px;
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
#SupportBox p a{
	color:#0033cc;
	text-decoration:none;
	border-bottom:1px solid #0033cc;
	}



/*発注サポートメニュー*/
#SupportBox  dl.menu01{
	margin-left:13px;
	}
#SupportBox .menu01 dt{
	display:block;
	float:left;
	width:250px;
	height:75px;
	margin:0 7px 4px 0;
	}
#SupportBox .menu01 dt a{
	display:block;
	height:75px;
	text-indent:-9999px;
	}


/*注文書ダウンロード*/
#SupportBox .menu02 dt{
	background:url(../img/button-order.gif);
	width:505px;
	height:92px;
	margin-left:14px;
	}
#SupportBox .menu02 dt a{
	display:block;
	height:92px;
	text-indent:-9999px;
	}


/*究極の枚数割引*/
#SupportBox .menu03 {
	margin-bottom:25px;
	}

#SupportBox .menu03 h3{
	background:url(../img/bunner_discount.jpg) no-repeat 0 0;
	width:505px;
	height:104px;
	margin-left:14px;
	}
#SupportBox .menu03 h3 a{
	display:block;
	width:505px;
	height:104px;
	text-indent:-9999px;
	}

#SupportBox .menu03 p{
	display:none;
	}



#SupportBox .menu01 dd,
#SupportBox .menu02 dd{
	position:absolute;
	top:-9999px;
	left:-9999px;
	}



/*####################　納品　####################*/


#DeliveryBox {
	margin-bottom:20px;
	} 

h4.link {
	height:24px;
	margin-bottom:5px;
	}
h4.link:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

h4.link img{
	float:left;
	}

h4.link a{
	display:inline;
	float:right;
	margin-right:20px;
	}
h4.link a img{
	float:none;
	}


#DeliveryBox ul{
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#900;
	} 
#DeliveryBox li{
	margin-bottom:5px;
	}

#DeliveryBox li.menu01,
#DeliveryBox li.menu02{
	float:left;
	margin-right:5px;
	margin-top:30px;
	}

#DeliveryBox li.menu01 a,
#DeliveryBox li.menu02 a{
	display:block;
	width:251px;
	height:96px;
	text-indent:-9999px;
	}
#DeliveryBox li.menu01 a{background:url(../img/button-contact.gif);}
#DeliveryBox li.menu02 a{background:url(../img/button-faq.gif);}

#DeliveryBox img.map{
	margin:5px 0;
	}

/*####################　納期　####################*/

.pricebt {
	float:right;
	}
	
.scehdule{
	color:#333333;
	line-height:18px;
	margin:15px 0px;
	text-align:left;
	}
	

/*####################　トピックス　####################*/

#TopicsBox {
	}


#TopicsBox h4{
	font-family:vredana;
	font-size:12px;
	color:#99143d;
	font-weight:normal;
	margin-bottom:5px;
	line-height:150%;
	}
#TopicsBox h4 span{
	font-weight:bold;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left:15px;
	background:url(../img/common/ico-square.gif) 0 0 no-repeat;
	}


#TopicsBox p{
	line-height:150%;
	margin-bottom:5px;
	}
#TopicsBox p.more{
	text-align:right;
	margin-right:20px;
	margin-bottom:20px;
	}
#TopicsBox p.more a{
	color:#003399;
	}

#TopicsBox p.more a:hover{
	color:#fe831f;
	}








/*end*/