@charset "shift_jis";

#contentSeg.noSide #articleColumn2 {
	text-align: center;
}

#dvd {
	margin: 0 auto;
	text-align: left;
	width: 850px;
}

#dvd .item p {
	background: #00A081 url(../img/usr/item_bgR.gif) no-repeat right top;
	color: #FFF;
	display: inline-block;
}

#dvd .item p span {
	background: url(../img/usr/item_bgL.gif) no-repeat left top;
	display: inline-block;
	font-size: 79%;
	padding: 2px 5px;
}

#dvd .item h2 {
	background: #F0F9F7;
	border: 1px solid #00A081;
	color: #00A081;
	font-size: 128%;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}

#dvd .order {
	border: 1px solid #E7E7E7;
	margin-bottom: 20px;
	text-align: center;
}

#dvd .order h3 {
	background: #F0F9F7;
	border-bottom: 1px solid #E7E7E7;
	color: #00A081;
	font-weight: bold;
	padding: 10px;
}

#dvd .order p {
	padding: 20px;
	text-align: left;
}

#dvd .order img {
	margin-bottom: 20px;
}

#dvd .order .table {
	background: url(../img/usr/table_bg_01.gif) repeat-x left top;
	margin: 0 auto 20px;
	padding-top: 1px;
	width: 810px;
}

#dvd .order table {
	background: url(../img/usr/table_bg_01.gif) repeat-x left bottom;
	text-align: left;
	width: 100%;
}

#dvd .order td {
	padding: 15px 5px;
}

#dvd .order td.right {
	text-align: right;
}

#dvd .order td.icon {
	background: url(../img/usr/table_bg_02.gif) repeat-x left top;
	padding: 0;
	text-align:center;
}

#dvd .order td.icon img {
	margin: 0;
}

#dvd .order .bg td {
	background: #F0F9F7;
}

#dvd .order table input {
	font-size: 128%;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
}

#dvd .order table select {
	font-size: 128%;
	padding: 5px;
	vertical-align: middle;
}

#dvd .notice {
	background: #FAF4E2;
	margin-bottom: 20px;
	padding: 20px 20px 10px;
}

#dvd .notice p {
	color: #F00;
	font-size: 128%;
	font-weight: bold;
	margin-bottom: 10px;
}

#dvd .notice li {
	background: url(../img/usr/notice_ico.gif) no-repeat left top;
	padding: 0 0 10px 22px;
}

#dvd .notice li ul {
	margin-left: 20px;
	padding-top: 5px;
}

#dvd .notice li li {
	background: none;
	list-style-type: disc;
	padding: 0 0 5px 0;
}

#dvd .notice li span {
	color: #F00;
}

#dvd .btn {
	padding-bottom: 20px;
	text-align: center;
}

#dvd .btn a {
	display: inline-block;
	margin: 0 17px;
}
