@charset "UTF-8";

/***********************-
タイトル : シュア・プロジェ
概要：web製作

制作日：2010/08
-***********************/

@import url("basic.css");
@import url("btn.css");
@import url("common.css");



#wrapper {
	background: url(../image/production/01_B.png) no-repeat center 	 bottom fixed #426BB9;
}


#wrapper2 h2{
	margin:0px 0 20px;
	}
#wrapper2 h3{
	margin:60px 0 20px;
	}

#wrapper2 p.honbun{
	margin:0 0 0 10px;
	padding:0;
	width:530px;
	}


#wrapper2 dl{
	margin:0 0 0 10px;
	width:530px
	}
#wrapper2 dl dt{
	margin:15px 0 0;
	padding-left:20px;
	background:url(../image/production/maru.gif) no-repeat;
	color:#03357B;
	font-size:110%;
	font-weight: bold;
	}
#wrapper2 dl dd{
	margin:5px 0 30px 20px;
	}
#wrapper2 dl dd.bunsho{
	background:url(../image/order/bg.gif) no-repeat;
	padding:20px 0 5px 38px;
	font-size:110%;
	font-weight:bold;
	color:#231815;
	}



#wrapper2 #title  a {
	margin: 0px; 
	background-image:url(../image/production/title.png);
	_background-image:url(../image/production/title.gif);
	width:177px;
	height:390px;
}
#wrapper2 #title  a:hover {
	background-image:url(../image/price/title.png);
	_background-image:url(../image/price/title.gif);
}


#btn a {
	margin: 0px 0 0 415px; 
	background-image:url(../image/production/btn.gif);
	width:123px;
	height:40px;
	padding:0;
	background-repeat:no-repeat; 
	text-align:right;
	display:block;
}
#btn  a:hover {
  background-position: top right;
}



.ss{ font-size:90%;
color:#A40016;
}
