@charset "UTF-8";

/* DIGITAL */

/*  ------------------------------*/

#rcopy {
	width: 100%;
	height: 180px;
	background: url(../digital/images/i_bg_digital1.gif) right bottom no-repeat;
}
#rcopy h3 {
	margin: 20px 0 10px 0;
}

/* CHIDEJI ------------------------------*/

#main_left dl {
	margin: 30px 0;
}

#main_left dt {
	float: left;
}
#main_left dt img {
	border: #F90 solid 1px;
}

#main_left dd {
	margin-left: 310px;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#main_left dl img {
	margin-bottom: 15px;
}

/***‰ž•åƒ{ƒ^ƒ“***/
.oubo a,
.oubo2 a{
	background: url(../digital/images/b_presentoubo.gif) no-repeat;
	width: 282px;
	height: 31px;
	font-size: 0;
	line-height: 0;
	display: block;
	margin: 0 0 8px 0;
	}
.oubo a{
		background-position: 0 0;
	}
	.oubo a:hover{
		background-position: 0 -31px;
		}
.oubo2 a{
	background-position: 0 -62px;
	}
	.oubo2 a:hover{
		background-position: 0 -93px;
		}


/* ONESEG ------------------------------*/

#oneseg {
	clear: both;
	background: url(../digital/images/i_box_digital_bg.gif) left top repeat-y;
}
#oneseg_bottom {
	clear: both;
	background: url(../digital/images/i_box_digital_bottom.gif) left bottom no-repeat;
}

#oneseg_left {
	width: 430px;
	margin-left: 15px;
}
#oneseg_left p {
	display: block;
	padding: 10px;
	margin-top: 10px;
	border-top: #F60 solid 1px;
}

#oneseg_img {
	width: 100%;
	text-align:right;
}
/* ONESEG2 ------------------------------*/

#oneseg2 {
	clear: both;
	background: url(../digital/images/i_box_digital_bg.gif) left top repeat-y;
	position: relative;
	margin: -18px 0 0;
}
#oneseg_bottom2 {
	clear: both;
	background: url(../digital/images/i_box_digital_bottom2.gif) left bottom no-repeat;
}

#oneseg_left2 {
	width: 430px;
	margin-left: 15px;
}
#oneseg_left2 p {
	display: block;
	padding: 10px;
	margin-top: 10px;
	border-top: #F60 solid 1px;
}

#oneseg_img2 {
	width: 168px;
	height: 284px;
	position: absolute;
	top: -100px;
	left: 445px;
}

/* PRINT ------------------------------*/

#print {
	clear: both;
	background: url(../digital/images/i_box_digital_bg.gif) left top repeat-y;
	margin: 20px 0;
	padding: 0;
}
#print_bottom {
	clear: both;
	/*background: url(../digital/images/i_box_print_bottom.gif) left bottom no-repeat;*/
	margin: 0;
	padding: 0;
}
#print_img {
	float: right;
	width: 375px;
}
#print_left {
	float: left;
	width: 230px;
	margin: 10px 10px 10px 0;
	padding: 0 0 0 30px;
}
#print_left p {
	margin: 0 0 20px 0;
}
#print_left .btn {
	text-align: right;
	margin: 0;
	padding: 0;
}
#print_bottom2 {
	clear: both;
	background: url(../digital/images/i_box_print_bottom.gif) left bottom no-repeat;
	width: 650px;
	height: 5px;
	margin: 0;
	padding: 0;
}

