@charset "UTF-8";

/* ***************************************************
* CSS file For jem-com.jp
	FileName: straight.css
	data:2008/07/03 kinoshita

■目次 ==========================================
■[01]:Digital
**************************************************** */



/*-----------------------------------------------------------
■[01]:Digital
------------------------------------------------------------*/

div.titleoBox{
	background: url(/img/ext_title_bg.jpg) no-repeat;
	width: 555px;
	height: 160px;
	color: #663300;
	font-size: 10px;
}

div.titleoBox img{
	padding-bottom: 5px;
}

div.titleoBox p{
	padding-left: 14px;
}


p.bg_top{
	width: 555px;
	background: url(/img/ext_bg_before.gif) no-repeat ;
	padding-top: 27px;
	padding-bottom: 14px;
}

div.STEP{
	width: 555px;
	padding-top : 20px;
	background: url(/img/ext_bg.gif) repeat-y;
}

div.STEP p{
	float: left;
}

div.STEP p.number{
	width: 150px;
	text-align: right;
	padding-top: 2px;
}

div.STEP p.text{
	width: 160px;
	color: #996633;
	padding-top: 2px;
	padding-right: 4px;
	font-size: 10px;
	line-height: 16px;
}

div.STEP p.photo{
	width: 180px;
	text-align: center;
}













