@charset "utf-8";

/* --------------------------------------------------

	pathArea

-------------------------------------------------- */
#pathArea dl#topicPath dd {
	font-size: 85%;
}

/* --------------------------------------------------

 section

-------------------------------------------------- */

.section {
	margin-bottom: 40px;
}

/* --------------------------------------------------

 purchaseSetp

-------------------------------------------------- */

#purchaseSetp,
#purchaseStepLarge {
	background: url(../../common/img/bg_purchase_setp.gif) no-repeat 0 0;
	width: 950px;
	height: 24px;
	margin-top: 20px;
}

#purchaseStepLarge {
	background-image: url(../../common/img/bg_auto_purchase_step_lrg.gif);
}

#purchaseStepLarge .step2 img{
	margin: 0 0 0 310px;
}

#purchaseStepLarge .step3 img{
	margin: 0 0 0 627px;
}

#myPageContents #purchaseSetp {
	background: url(../../common/img/bg_auto_purchase_setp.gif) no-repeat 0 0;
	width: 720px;
}

#myPageContents #purchaseSetp .step2 img{
	margin: 0 0 0 234px;
}

#myPageContents #purchaseSetp .step3 img{
	margin: 0 0 0 473px;
}

/* --------------------------------------------------

 #purchaseInput

-------------------------------------------------- */

#purchaseInput .selectArea {
	margin-top: 12px;
	position: relative;
}

#purchaseInput .selectArea dl dt,
#purchaseInput .selectArea dl dd {
	float: left;
}

#purchaseInput .selectArea dl dd a {
	display: block;
	width: 88px;
	height: 39px;
	overflow: hidden;
	background-image: url(../../common/img/bg_btn_select_area.png);
	text-indent: -9999px;
}

#purchaseInput .selectArea dl dd.sheet a{
	width: 122px;
	background-position: -88px 0;
}

#purchaseInput .selectArea dl dd.direct a:hover{
	background-position: 0 -39px;
}

#purchaseInput .selectArea dl dd.sheet a:hover{
	background-position: -88px -39px;
}

#purchaseInput .selectArea dl dd.direct a.active{
	background-position: 0 -78px;
}

#purchaseInput .selectArea dl dd.sheet a.active{
	background-position: -88px -78px;
}

#purchaseInput .selectArea dl dt {
	width: 68px;
	padding: 8px 0 0 0;
	color: #666666;
}

#purchaseInput .selectArea dl dt span {
	font-weight: bold;
}

#purchaseInput .selectArea p.btn {
	position: absolute;
	right: 5px;
	top: 0;
}

#purchaseInput .selectArea p.txt {
	clear: both;
	margin-top: 8px;
}

/*-- .markSheetSet --*/
.markSheetSet .purchasePrice {
	width: 950px;
	height: 81px;
	margin-top: 16px;
	background: url(../../common/img/bg_sheet_price.jpg) no-repeat 0 0;
}

.markSheetSet .purchasePrice em.tit {
	display: block;
	float: left;
	width: 115px;
	padding-left: 20px;
	font-weight:bold;
	line-height: 81px;
}

.markSheetSet .purchasePrice .units {
	float: left;
	width: 440px;
	height: 56px;
	margin: 14px 0 0 0;
	padding: 9px 0 0 20px;
}

.markSheetSet .purchasePrice .units em {
	display: block;
	float: left;
	margin: 6px 0 0 0;
}

.markSheetSet .purchasePrice select {
	float: left;
}

.markSheetSet .purchasePrice .units .number {
	width: 117px;
	float: left;
	height: 36px;
	margin: 0 3px 0 0;
	background: url(../../common/img/bg_sheet_price_units_num.jpg) no-repeat 0 0;
}

.markSheetSet .purchasePrice .units .number span {
	display: block;
	float: left;
	margin: 5px 0 0 5px;
	cursor: pointer;
}

.markSheetSet .purchasePrice .units select {
	margin-top: 7px;
	width: 80px;
}

.markSheetSet .purchasePrice .times {
	float: left;
	width: 323px;
	height: 50px;
	margin-top: 14px;
	padding: 15px 0 0 20px;
}

.markSheetSet .purchasePrice .times em {
	margin: 0 4px 0 0;
	display: block;
	float: left;
}

.markSheetSet .purchasePrice .times select {
	margin: 1px 0 0 0;
	width: 82px;
}

.markSheetSet .purchasePrice .times p.txtTypeNote01 {
	margin-top: 5px;
	font-size: 77%;
}

.markSheetSet .purchasePrice p.txtTypeNote01 {
	float: left;
	margin: 10px 0 0 5px;
	font-size: 77%;
}

.purchasePriceTotal {
	border-top: 1px solid #cccccc;
	padding-top: 29px;
	margin-top: 16px;
	background: url(../../common/img/bg_direct_purchase_price_arrow.png) no-repeat center -1px;
}

.purchasePriceTotal .inner{
	width: 950px;
	height: 73px;
	padding: 0 0 0 0;
	background: #fdfae7;
	border: 2px solid #f4ca00;
	font-weight: bold;
	text-align: center;
}

.purchasePriceTotal .total p {
	margin: 5px 0 0 0;
}

.purchasePriceTotal .total em {
	color: #bd0000;
	margin: 0 0 0 10px;
}

.purchasePriceTotal .total .tit {
	font-size: 161%;
}

.purchasePriceTotal .total .price {
	font-size: 315%;
	font-family: Arial;
	font-weight: bold;
}

.purchasePriceTotal .total .yen {
	font-size: 161%;
	margin: 0 0 0 5px;
}

#markSheetWrap .sheetAdd,.markSheetSet .sheetAdd,
#direct .sheetAdd {
	text-align: right;
	margin: 17px 0 0 0;
}

/*-- totalPrice --*/
.totalPrice {
	width: 950px;
	height: 77px;
	margin-top: 20px;
	background: url(../../common/img/bg_purchase_confirm.jpg) no-repeat 0 0;
}

.totalPrice em.tit {
	display: block;
	float: left;
	width: 239px;
	text-align: center;
	font-weight:bold;
	line-height: 77px;
	font-size: 153%;
}

.totalPrice .formulates {
	float: left;
	width: 443px;
	height: 43px;
	margin-top: 9px;
	padding: 11px 0 0 10px;
}

.totalPrice.onePrice .formulates {
	margin-top: 17px;
}

.totalPrice .formulates em {
	display: block;
	float: left;
	margin: 6px 0 0 0;
}

.totalPrice p.txtTypeNote01 {
	float: left;
	margin: 3px 0 0 3px;
}

.totalPrice .total {
	float: left;
	margin-top: 18px;
	line-height: 1;
}

.totalPrice .total p {
	float: left;
	margin: 0 0 0 18px;
	font-weight: bold;
	width: 225px;
	padding: 0 5px;
	color: #bd0000;
	text-align: center;
}

.totalPrice .total .price {
	font-family: Arial;
	font-size: 315%;
	font-weight: bold;
}

.totalPrice .total .yen {
	font-size: 161%;
}

/*-- myPageContents ----------------------------------------*/
#myPageContents .totalPrice {
	width: 720px;
	background: url(../../common/img/bg_total_price_mypage.jpg) no-repeat 0 0;
}

#myPageContents .totalPrice em.tit {
	width: 194px;
}

#myPageContents .totalPrice .formulates {
	width: 315px;
	padding: 0 0 0 0;
	margin: 30px 0 0 0;
	text-align: center;
}

#myPageContents .totalPrice .total p {
	width: 180px;
}

#myPageContents .totalPrice .total em {
	width: 188px;
	text-align: center;
}

/* totalPriceUnit */
#myPageContents .totalPriceUnit {
	width: 720px;
	height: 109px;
	margin-top: 20px;
	background: url(../../common/img/bg_total_price_unit_mypage.jpg) no-repeat 0 0;
}

#myPageContents .totalPriceUnit em.tit,
#myPageContents .totalPriceUnit div.unit,
#myPageContents .totalPriceUnit div.time {
	display: block;
	float: left;
	text-align: center;
	line-height: 109px;
}

#myPageContents .totalPriceUnit em.tit {
	width: 120px;
	font-weight: bold;
}

#myPageContents .totalPriceUnit .unit,
#myPageContents .totalPriceUnit .time {
	width: 150px;
	padding: 0 0 0 11px;
}

#myPageContents .totalPriceUnit .unit span,
#myPageContents .totalPriceUnit .time span {
	padding: 0 10px 0 0;
	font-weight: bold;
}

#myPageContents .totalPriceUnit .total {
	float: left;
	font-weight: bold;
	margin-left: 30px;
	padding: 5px 0 5px 0;
	line-height: 1;
	width: 246px;
	text-align: center;
}

#myPageContents .totalPriceUnit .total p {
	margin-top: 20px;
}

#myPageContents .totalPriceUnit .total span.tit {
	display: block;
	font-size: 161%;
	font-weight: bold;
}

#myPageContents .totalPriceUnit .total em {
	color: #bd0000;
	display: block;
	margin-top: 3px;
}

#myPageContents .totalPriceUnit .total span.price {
	font-family: Arial;
	font-size: 315%;
	font-weight: bold;
}

#myPageContents .totalPriceUnit .total span.yen {
	font-size: 161%;
}

/* --------------------------------------------------

 #autoPurchase

-------------------------------------------------- */

#autoPurchase {
	margin-top: 40px;
	border-bottom: 1px solid #cccccc;
}

#autoPurchase.next {
	background: #fff4ed;
	border: 1px solid #ff6600;
	border-top: none;
}

#autoPurchase.next h2 {
	padding: 7px 0 2px 71px;
	background: #ff6600;
}

#autoPurchase .tit {
	position: relative;
}

#autoPurchase .tit span.icon {
	display: block;
	position: absolute;
	width: 112px;
	height: 64px;
	top: -31px;
	left: -44px;
}

#autoPurchase.next .tit span.icon {
	top: -41px;
}

#autoPurchase .tit p {
	padding: 18px 0 0 55px;
	background: url(../../common/img/bg_auto_purchase_tit.gif) 0 0 no-repeat;
}

#autoPurchase.next .tit p {
	background: none;
	padding-top: 15px;
}

#autoPurchase .inner {
	position: relative;
	padding: 11px 11px 6px 11px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#autoPurchase.next .inner {
	border: none;
}

#autoPurchase .clear {
	position: absolute;
	right: 12px;
	top: 13px;
}

#autoPurchase table input {
	vertical-align: top;
	margin-right: 6px;
	margin-top: 1px;
	padding: 0;
}

#autoPurchase .btnArea {
	margin: 16px 0 0 0;
}

#autoPurchase label{
	cursor: pointer;
}

#autoPurchase .lead em {
	font-weight: bold;
	color: #ff6600;
}

#autoPurchase .tblType01 {
	margin-top: 8px;
}

#autoPurchase .tblType01 td {
	background: #ffffff;
}

#autoPurchase .listTypeNote01 {
	margin-top: 10px;
}

#autoPurchase .txtTypeNote01 {
	margin-top: 8px;
}

#autoPurchase .tblType01 th{
	width: 177px;
	vertical-align: middle;
}

#autoPurchase .tblType01 th span {
	display: block;
	margin: 0 0 4px 0;
}

#autoPurchase .period:hover {
	background: #ffffcc;
}

#autoPurchase .setAlert {
	background: #ffeded !important;
}

/* pattern */
#autoPurchase .pattern {
	vertical-align: middle;
}

#autoPurchase .pattern ul li {
	display: inline-block;
	padding-right: 30px;
}

#autoPurchase .pattern ul li span{
	margin: 2px 0 0 10px;
}

#autoPurchase .pattern ul.week {
	display: inline-block;
}

#autoPurchase .pattern ul.week li {
	padding-right: 0;
}

#autoPurchase .pattern ul.week li input {
	margin-left: 10px;
}

/* period */
#autoPurchase .period dt {
	padding-top: 3px;
	margin-bottom: 10px;
	font-weight: bold;
}
#autoPurchase .period dd em,
#autoPurchase .period dd span,
#autoPurchase .period dd div,
#autoPurchase .period dd p {
	display: inline-block;
}

#autoPurchase .period dd em {
	margin: 0 8px 0 0;
}

#autoPurchase .period dd div.start {
	padding: 3px 26px 2px 3px;
	border: 1px solid #b4b4b4;
	position: relative;
	line-height: 1.4;
}

#autoPurchase .period dd div.start img {
	position: absolute;
	right: 2px;
	top: 1px;
}

#autoPurchase .period dd div.end {
	margin: 0 10px 0 0;
	padding: 3px 26px 2px 3px;
	border: 1px solid #b4b4b4;
	position: relative;
	line-height: 1.4;
}

#autoPurchase .period dd div.end img {
	position: absolute;
	right: 2px;
	top: 1px;
}

#autoPurchase .period dd span {
	margin: 0 13px 0 13px;
}

#autoPurchase .period dd ul li {
	display: inline-block;
	margin-right: 10px;
	*display:inline;
	*zoom:1;
}

#autoPurchase table ul li:first-child input {
	margin-left: 0;
}

#autoPurchase .period .check {
	margin: 6px 0 0 0;
}

#autoPurchase .period .cale input {
	border: 1px solid #ccc;
	padding: 2px 40px 2px 2px;
	background: #fff url(../../common/img/tit_auto_purchase_cale.gif) 99% 1px no-repeat;
}

/* --------------------------------------------------

 #noticeBox

-------------------------------------------------- */

#noticeBox {
	margin-top: 30px;
	border-top: 3px solid #bd0000;
	border-bottom: 1px solid #cccccc;
}

#noticeBox .title {
	padding: 9px 12px;
	background: #f0f0f0;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#noticeBox .noticeContents {
	padding: 10px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#noticeBox ul.mailMag {
	margin-top: 15px;
	padding: 15px;
	background: #f5f5f5;
}

#noticeBox ul.mailMag li {
	display: inline-block;
	margin-right: 39px;
}

#noticeBox ul.mailMag li input {
	vertical-align: top;
	margin: 2px 3px 0 0;
	padding: 0;
}

#noticeBox label {
	cursor: pointer;
}

#purchaseOn .btnArea .back img {
	margin-top: 20px;
	vertical-align: middle;
	position: static;
}

/* --------------------------------------------------

 #numbersPurchaseBox

-------------------------------------------------- */
#numbersPurchaseBox{
	width: 698px;
	height: 285px;
	margin-top: 40px;
	border: 1px solid #969696;
	background: url(../img/bg_numbers_purchase_box.jpg) no-repeat 0 40px;s
}

#numbersPurchaseBox h2.h2Tit {
	margin-top: 0;
	border-left: none;
	border-right: none;
}

#numbersPurchaseBox h2.h2Tit span {
	padding: 7px 6px 4px 6px;
}

#numbersPurchaseBox label {
	cursor: pointer;
}

#numbersPurchaseBox .selectNumber,
#numbersPurchaseBox .applicationType {
	float: left;
	width: 275px;
	height: 145px;
	padding: 15px 20px 0 20px;
}

#numbersPurchaseBox .selectNumber .tit,
#numbersPurchaseBox .applicationType .tit {
	margin: 0 0 10px 0 ;
}

#numbersPurchaseBox .applicationType {
	width: 343px;
}

#numbersPurchaseBox .applicationType ul.select li {
	border-top: 1px dotted #cccccc;
	float: left;
	padding: 6px 0 5px 0;
	width: 100%;
}

#numbersPurchaseBox .applicationType dt {
	font-weight: bold;
	font-size: 134%;
}

#numbersPurchaseBox .applicationType dd {
	color: #666666;
	font-size: 85%;
	line-height: 1.6;
	margin-left: 2em;
}

#numbersPurchaseBox .applicationType li.col2 dl {
	float: left;
	width: 171px;
}

#numbersPurchaseBox .btn {
	clear: both;
	overflow: hidden;
}

#numbersPurchaseBox .btnArea {
	margin-top: 12px;
}

/* --------------------------------------------------

 tabNumbers4 / tabNumbers3 / challenge4 / challenge3
 choiceInput

-------------------------------------------------- */
.tabNumbers4 .choiceInput,
.tabNumbers3 .choiceInput,
.challenge4 .choiceInput,
.challenge3 .choiceInput {
	float: left;
}

.tabNumbers4 .choiceInputWrapper,
.tabNumbers3 .choiceInputWrapper,
.challenge4 .choiceInputWrapper,
.challenge3 .choiceInputWrapper {
	position: relative;
}

.tabNumbers4 .choiceInputWrapper .txtAnnounce,
.tabNumbers3 .choiceInputWrapper .txtAnnounce,
.challenge4 .choiceInputWrapper .txtAnnounce,
.challenge3 .choiceInputWrapper .txtAnnounce {
	position: absolute;
	top: 35px;
	left: 12px;
	z-index: 10;
}

.tabNumbers4 .choiceInputWrapper .txtQuickpic,
.tabNumbers3 .choiceInputWrapper .txtQuickpic,
.challenge4 .choiceInputWrapper .txtQuickpic,
.challenge3 .choiceInputWrapper .txtQuickpic {
	position: absolute;
	top: 27px;
	left: 44px;
	z-index: 10;
}

.tabNumbers4 .choiceInput .up,
.challenge4 .choiceInput .up {
	width: 68px;
	height: 20px;
	cursor: pointer;
}

.tabNumbers3 .choiceInput .up,
.challenge3 .choiceInput .up {
	width: 91px;
	height: 20px;
	cursor: pointer;
}

.tabNumbers3 .numbers3_02.choiceInput .up,
.challenge3 .numbers3_02.choiceInput .up {
	width: 90px;
}

.challenge4 .choiceInput .up {
	background: url(../../common/img/bg_btn_challenge_4_up.png) left top no-repeat;
}

.challenge3 .choiceInput .up {
	background: url(../../common/img/bg_btn_challenge_3_up.png) left top no-repeat;
}

.tabNumbers4 .choiceInput .up {
	background: url(../../common/img/bg_btn_choice_input_4_up.png) left top no-repeat;
}

.tabNumbers3 .choiceInput .up {
	background: url(../../common/img/bg_btn_choice_input_3_up.png) left top no-repeat;
}

.tabNumbers4 .choiceInput .input,
.tabNumbers3 .choiceInput .input,
.challenge4 .choiceInput .input,
.challenge3 .choiceInput .input {
	background: #ffffff;
}

.tabNumbers4 .choiceInput .input input,
.tabNumbers3 .choiceInput .input input,
.challenge4 .choiceInput .input input,
.challenge3 .choiceInput .input input {
	padding: 11px 0 14px;
	width: 68px;
	height: 26px;
	border: none;
	border-width: 0;
	outline: none;
	color: #ffffff;
	font-size: 2.167em;
	text-align: center;
	ime-mode: disabled;
}

.tabNumbers4 .choiceInput .input input:hover,
.tabNumbers3 .choiceInput .input input:hover,
.challenge4 .choiceInput .input input:hover,
.challenge3 .choiceInput .input input:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.tabNumbers4 .choiceInput .input input.active,
.tabNumbers3 .choiceInput .input input.active,
.challenge4 .choiceInput .input input.active,
.challenge3 .choiceInput .input input.active {
	color: #000000;
}

.tabNumbers3 .choiceInput .input input,
.challenge3 .choiceInput .input input {
	width: 91px;
}

.tabNumbers3 .numbers3_02.choiceInput .input input,
.challenge3 .numbers3_02.choiceInput .input input {
	width: 90px;
}

.tabNumbers4 .choiceInput .input input,
.challenge4 .choiceInput .input input {
	background: url(../../common/img/bg_choice_input_4_input.png) left top no-repeat #ffffff;
}

.tabNumbers3 .choiceInput .input input,
.challenge3 .choiceInput .input input {
	background: url(../../common/img/bg_choice_input_3_input.png) left top no-repeat #ffffff;
}

.tabNumbers4 .choiceInput .down,
.challenge4 .choiceInput .down {
	width: 68px;
	height: 20px;
	cursor: pointer;
}

.tabNumbers3 .choiceInput .down,
.challenge3 .choiceInput .down {
	width: 91px;
	height: 20px;
	cursor: pointer;
}

.tabNumbers3 .numbers3_02.choiceInput .down,
.challenge3 .numbers3_02.choiceInput .down {
	width: 90px;
}

.tabNumbers4 .choiceInput .down,
.challenge4 .choiceInput .down {
	background: url(../../common/img/bg_btn_choice_input_4_down.png) left top no-repeat;
}

.tabNumbers3 .choiceInput .down,
.challenge3 .choiceInput .down {
	background: url(../../common/img/bg_btn_choice_input_3_down.png) left top no-repeat;
}

.tabNumbers4 .choiceInput .up:hover,
.tabNumbers3 .choiceInput .up:hover,
.tabNumbers4 .choiceInput .down:hover,
.tabNumbers3 .choiceInput .down:hover,
.challenge4 .choiceInput .up:hover,
.challenge3 .choiceInput .up:hover,
.challenge4 .choiceInput .down:hover,
.challenge3 .choiceInput .down:hover {
	background-position: 0 -20px;
}

.tabNumbers4 .numbers4_01.choiceInput .input input.active,
.tabNumbers3 .numbers3_01.choiceInput .input input.active,
.challenge4 .numbers4_01.choiceInput .input input.active,
.challenge3 .numbers3_01.choiceInput .input input.active {
	background-position: 0 -51px;
}

.tabNumbers4 .numbers4_02.choiceInput .up,
.tabNumbers4 .numbers4_02.choiceInput .input input,
.tabNumbers4 .numbers4_02.choiceInput .down,
.challenge4 .numbers4_02.choiceInput .up,
.challenge4 .numbers4_02.choiceInput .input input,
.challenge4 .numbers4_02.choiceInput .down {
	background-position: -68px 0;
}

.tabNumbers4 .numbers4_02.choiceInput .up:hover,
.tabNumbers4 .numbers4_02.choiceInput .down:hover,
.challenge4 .numbers4_02.choiceInput .up:hover,
.challenge4 .numbers4_02.choiceInput .down:hover {
	background-position: -68px -20px;
}

.tabNumbers4 .numbers4_02.choiceInput .input input.active,
.challenge4 .numbers4_02.choiceInput .input input.active {
	background-position: -68px -51px;
}

.tabNumbers3 .numbers3_02.choiceInput .up,
.tabNumbers3 .numbers3_02.choiceInput .input input,
.tabNumbers3 .numbers3_02.choiceInput .down,
.challenge3 .numbers3_02.choiceInput .up,
.challenge3 .numbers3_02.choiceInput .input input,
.challenge3 .numbers3_02.choiceInput .down {
	background-position: -91px 0;
}

.tabNumbers4 .numbers4_03.choiceInput .up,
.tabNumbers4 .numbers4_03.choiceInput .input input,
.tabNumbers4 .numbers4_03.choiceInput .down,
.challenge4 .numbers4_03.choiceInput .up,
.challenge4 .numbers4_03.choiceInput .input input,
.challenge4 .numbers4_03.choiceInput .down {
	background-position: -136px 0;
}

.tabNumbers4 .numbers4_03.choiceInput .up:hover,
.tabNumbers4 .numbers4_03.choiceInput .down:hover,
.challenge4 .numbers4_03.choiceInput .up:hover,
.challenge4 .numbers4_03.choiceInput .down:hover {
	background-position: -136px -20px;
}

.tabNumbers4 .numbers4_03.choiceInput .input input.active,
.challenge4 .numbers4_03.choiceInput .input input.active {
	background-position: -136px -51px;
}

.tabNumbers4 .numbers4_04.choiceInput .up,
.tabNumbers4 .numbers4_04.choiceInput .input input,
.tabNumbers4 .numbers4_04.choiceInput .down,
.challenge4 .numbers4_04.choiceInput .up,
.challenge4 .numbers4_04.choiceInput .input input,
.challenge4 .numbers4_04.choiceInput .down {
	background-position: -204px 0;
}

.tabNumbers4 .numbers4_04.choiceInput .up:hover,
.tabNumbers4 .numbers4_04.choiceInput .down:hover,
.challenge4 .numbers4_04.choiceInput .up:hover,
.challenge4 .numbers4_04.choiceInput .down:hover {
	background-position: -204px -20px;
}

.tabNumbers4 .numbers4_04.choiceInput .input input.active,
.challenge4 .numbers4_04.choiceInput .input input.active {
	background-position: -204px -51px;
}

.tabNumbers3 .numbers3_02.choiceInput .up:hover,
.tabNumbers3 .numbers3_02.choiceInput .down:hover,
.challenge3 .numbers3_02.choiceInput .up:hover,
.challenge3 .numbers3_02.choiceInput .down:hover {
	background-position: -91px -20px;
}

.tabNumbers3 .numbers3_02.choiceInput .input input.active,
.challenge3 .numbers3_02.choiceInput .input input.active {
	background-position: -91px -51px;
}

.tabNumbers3 .numbers3_03.choiceInput .up,
.tabNumbers3 .numbers3_03.choiceInput .input input,
.tabNumbers3 .numbers3_03.choiceInput .down,
.challenge3 .numbers3_03.choiceInput .up,
.challenge3 .numbers3_03.choiceInput .input input,
.challenge3 .numbers3_03.choiceInput .down {
	background-position: -181px 0;
}

.tabNumbers3 .numbers3_03.choiceInput .up:hover,
.tabNumbers3 .numbers3_03.choiceInput .down:hover,
.challenge3 .numbers3_03.choiceInput .up:hover,
.challenge3 .numbers3_03.choiceInput .down:hover {
	background-position: -181px -20px;
}

.tabNumbers3 .numbers3_03.choiceInput .input input.active,
.challenge3 .numbers3_03.choiceInput .input input.active {
	background-position: -181px -51px;
}

/* disabled */
.challenge4 .quickPic .up,
.challenge4 .quickPic .down,
.challenge3 .quickPic .up,
.challenge3 .quickPic .down {
	cursor: default;
}

.challenge4 .quickPic .btnQuickPic img,
.challenge3 .quickPic .btnQuickPic img{
	visibility: hidden;
}

.challenge4 .quickPic .choiceInput .input input:hover,
.challenge3 .quickPic .choiceInput .input input:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.challenge4 .quickPic .up,
.challenge4 .quickPic .up:hover {
	background-position: 0 -40px;
}

.challenge4 .quickPic .numbers4_02 .up,
.challenge4 .quickPic .numbers4_02 .up:hover {
	background-position: -68px -40px;
}

.challenge4 .quickPic .numbers4_03 .up,
.challenge4 .quickPic .numbers4_03 .up:hover {
	background-position: -136px -40px;
}

.challenge4 .quickPic .numbers4_04 .up,
.challenge4 .quickPic .numbers4_04 .up:hover {
	background-position: -204px -40px;
}

.challenge4 .quickPic .down,
.challenge4 .quickPic .down:hover {
	background-position: 0 -40px;
}

.challenge4 .quickPic .numbers4_02 .down,
.challenge4 .quickPic .numbers4_02 .down:hover {
	background-position: -68px -40px;
}

.challenge4 .quickPic .numbers4_03 .down,
.challenge4 .quickPic .numbers4_03 .down:hover {
	background-position: -136px -40px;
}

.challenge4 .quickPic .numbers4_04 .down,
.challenge4 .quickPic .numbers4_04 .down:hover {
	background-position: -204px -40px;
}

.challenge4 .quickPic .input input {
	background-position: 0 -102px;
}

.challenge4 .quickPic .numbers4_02 .input input {
	background-position: -68px -102px;
}

.challenge4 .quickPic .numbers4_03 .input input {
	background-position: -136px -102px;
}

.challenge4 .quickPic .numbers4_04 .input input {
	background-position: -204px -102px;
}

.challenge3 .quickPic .up,
.challenge3 .quickPic .up:hover {
	background-position: 0 -40px;
}

.challenge3 .quickPic .numbers3_02 .up,
.challenge3 .quickPic .numbers3_02 .up:hover {
	background-position: -91px -40px;
}

.challenge3 .quickPic .numbers3_03 .up,
.challenge3 .quickPic .numbers3_03 .up:hover {
	background-position: -181px -40px;
}

.challenge3 .quickPic .down,
.challenge3 .quickPic .down:hover {
	background-position: 0 -40px;
}

.challenge3 .quickPic .numbers3_02 .down,
.challenge3 .quickPic .numbers3_02 .down:hover {
	background-position: -91px -40px;
}

.challenge3 .quickPic .numbers3_03 .down,
.challenge3 .quickPic .numbers3_03 .down:hover {
	background-position: -181px -40px;
}

.challenge3 .quickPic .input input {
	background-position: 0 -102px;
}

.challenge3 .quickPic .numbers3_02 .input input {
	background-position: -91px -102px;
}

.challenge3 .quickPic .numbers3_03 .input input {
	background-position: -181px -102px;
}

.ie7 .challenge4 .choiceInput .input input,
.ie7 .challenge3 .choiceInput .input input {
	margin: -1px 0;
}

/* --------------------------------------------------

	 alertArea

-------------------------------------------------- */

.alertArea {
	background: #ffeded;
	padding: 2px;
}

.alertArea .inner {
	padding: 20px 20px 16px 20px;
	border: 2px solid #bd0000;
	height: 100%;
}

.alertArea em.titAlert,
.alertArea em.titAlertConfirm  {
	display: block;
	padding: 0 0 3px 33px;
	background: url(../../common/img/bg_icon_error_01.png) no-repeat 0 0;
	font-weight: bold;
	font-size: 116%;
	color: #bd0000;
	line-height: 1.8;
	text-align: left;
}

.alertArea em.titAlertConfirm {
	background: url(../../common/img/bg_icon_error_02.png) no-repeat 0 0;
}

.alertArea .btnArea {
	margin-top: 20px;
}

.alertArea .inputCheck {
	margin: 15px 0 0 0;
	text-align: center;
}

.alertArea .inputCheck label{
	cursor: pointer;
}

.alertArea .inputCheck input {
	vertical-align: top;
	margin-right: 6px;
	margin-top: 1px;
	padding: 0;
}

/* contents */
#contents .alertArea ,
#contents .alertAreaConfirm {
	margin-top: 20px;
	padding: 0;
}

.txtAlert {
	color: #c50003;
}

.txtArrow {
	margin: 0 0 5px 35px;
	padding-left: 35px;
	color: #bd0000;
	background: url(../../common/img/bg_icon_arrow.png) no-repeat 0 3px;
}

.txtArrow span {
	font-weight: bold;
}

table td.tdAlert {
	background: #ffeded;
}

table td.tdAlert p.txtAlert {
	font-weight: bold;
}

/* --------------------------------------------------

	refineSearchList

-------------------------------------------------- */
#refineSearchList .btnArea {
	margin-top: 16px;
}

/* --------------------------------------------------

	 purchaseDetailList

-------------------------------------------------- */
#purchaseDetailList {
	margin-top: 36px;
}

#purchaseDetailList .tblPurchaseHistory + .pageCtl{
	margin-top: 10px;
}

/* --------------------------------------------------

	 aside

-------------------------------------------------- */
#aside #banner {
	margin-top: 20px;
}

#aside #banner li a {
	display: block;
	width: 209px;
	height: 99px;
	text-indent: -9999px;
	background: url(../img/bg_bnr.png) no-repeat 0 -194px;
	outline: none;
}

#aside #banner li.numbers4 a:hover {
	background-position: 0 -293px;
}

#aside #banner li.numbers3 a {
	background-position: -209px -194px;;
}

#aside #banner li.numbers3 a:hover {
	background-position: -209px -293px;;
}

/*-- campaign ----------------------------------------*/
#aside #campaign {
	margin-left: 4px;
}

/*-- round ----------------------------------------*/
#aside .round {
	margin-top: 20px;
	background: #ffffff url(../../common/img/bg_aside_round.gif) left top repeat-y;
}

#aside .round.white {
	background-image: url(../../common/img/bg_aside_round_white.gif);
}

#aside .round .inner {
	padding: 5px 1px 10px 1px;
	background: url(../../common/img/bg_aside_round_btm.gif) left bottom no-repeat;
}

#aside .round.white .inner {
	padding-top: 0;
	background-image: url(../../common/img/bg_aside_round_white_btm.gif);
}

#aside .round .inner .bn {
	margin-top: 5px;
	padding: 0 9px;
}

#aside .round .inner .bn img {
	vertical-align: top;
}


#aside .round.white .inner dl {
	padding: 10px;
	border-top: 1px dotted #cccccc;
}

#aside .round.white .inner dl dt {
	color: #666666;
}

/*-- myPageContents ----------------------------------------*/
/*-- campaign --*/
#myPageContents #aside #myPage {
	margin-left: 4px;
}

#myPageContents #aside #myPage {
	margin-top: 20px;
}

/* --------------------------------------------------

 common parts

-------------------------------------------------- */
/*-- h~ ----------------------------------------*/
/* h1 */
h1.hl01 {
	margin: 20px 0 0 0;
	padding: 6px 6px 6px 20px;
	background: #bc1300 url(../../common/img/bg_h1.gif) no-repeat 5px 50%;
	position: relative;
	color: #fff;
	font-size: 18px;
}

/* h2 */
h2.hl01 {
	padding: 12px 0 12px 14px;
	background: #f0f0f0;
	border-top: 3px solid #bd0000;
}

h2.h2Tit {
	margin: 20px 0 0 0;
	border: 1px solid #969696;
	border-top: 3px solid #bb0106;
}

h2.h2Tit span {
	display: block;
	border: 1px solid #ffffff;
	padding: 8px 6px 6px;
	background: url(../../common/img/bg_h2.gif) left top repeat-x;
	font-size: 16px;
	line-height: 1;
}

h2.h2Tit .sub {
	margin: 0 0 0 3px;
	font-size: 12px;
}

/*-- link ----------------------------------------*/

/* linkType01 */
.linkType01 li {
	margin: 4px 0 0 0;
	padding: 0 0 0.1em 17px;
	position: relative;
}

.linkType01 li:first-child {
	margin: 0;
}

.linkType01 li:after {
	content: '';
	width: 14px;
	height: 14px;
	left: 0;
	top: 2px;
	position: absolute;
	background: url(../../common/img/bg_icon.png) no-repeat 0 0;
}

/* linkTypeFaq01 */
.linkTypeFaq01 li {
	padding: 0 0 0 20px;
	background: url(../../common/img/bg_icon_link_faq.png) no-repeat 0 0.1em;
}

.linkTypeFaq01 li {
	margin: 0 0 4px 0;
}

.linkTypeFaq01 li a,
.linkTypeFaq01 li .txtBtn {
	font-size: 85%;
}

/* pageTop */
.pageTop {
	clear: both;
	overflow: hidden;
	padding-top: 35px;
}

.pageTop a {
	float: right;
	width: 91px;
	height: 11px;
	text-indent: -9999px;
	background: url(../../common/img/bg_icon.png) no-repeat;
	background-position: 0 -14px;
	outline: none;
}

.pageTop a:hover {
	background-position: 0 -25px;
}

/* pageTop */
.pageCtl {
	margin-top: 20px;
}

.pageCtl p {
	display: inline-block;
	padding-right: 5px;
}

.pageCtl ul {
	display: inline-block;
	position: relative;
}

.pageCtl ul li {
	display: inline;
	line-height: 1;
}

.pageCtl ul li.next {
	position: absolute;
	right: 0;
}

.pageCtl ul li span.current {
	padding: 6px 8px 5px 8px;
	font-weight: bold;
}

.pageCtl ul li a {
	display: inline-block;
	border: 1px solid #cccccc;
	color: #000000;
}

.pageCtl ul li a:hover {
	color: #000000 !important;
}

.pageCtl ul li a span {
	display: inline-block;
	padding: 6px 8px 4px 8px;
	border: 1px solid #ffffff;
	background: url(../../common/img/bg_page_ctl.jpg) repeat-x 0 0;
	color: #000000 !important;
}

.pageCtl ul li a span:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* prevNext */
.pageCtl.prevNext {
	position: relative;
}

.pageCtl.prevNext ul{
	width: 100%;
}

.pageCtl.prevNext li.next {
	float: left;
}

.pageCtl.prevNext p.note {
	width: 520px;
	margin: 0 100px;
	font-size: 84%;
	color: #666666;
	text-align: center;
	position: absolute;
	top: 8px;
	left: 0;
}


/*-- tab ----------------------------------------*/
.tabNumbers .tabLink {
	margin-top: 15px;
	margin-left: -3px;
	overflow: hidden;
}

.tabNumbers .tabLink li {
	float: left;
	background: #e6e6e6;
	margin: 5px 0 0 0;
	border-radius: 8px 8px 0 0;
	box-shadow: 1px 0 4px #4e4e4e;
	position: relative;
	top: 9px;
	text-align: center;
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #dedede 94%, #c2c2c2 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#dedede 94%,#c2c2c2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f5f5f5 0%,#dedede 94%,#c2c2c2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#dedede 94%,#c2c2c2 100%); /* IE10+ */
	background: linear-gradient(top,  #f5f5f5 0%,#dedede 94%,#c2c2c2 100%);
}

.tabNumbers .tabLink li.current:first-child {
	margin-left: 3px;
}

.tabNumbers .tabLink li:first-child {
	margin-left: 4px;
}

.tabNumbers .tabLink li:hover {
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top,  #fcfcfc 0%,#ededed 100%);
}

.tabNumbers .tabLink li.current {
	background: #bd0000;
	top: 0;
	z-index: 10;
	background: #f50000; /* Old browsers */
	background: -moz-linear-gradient(top,  #f50000 0%, #bd0000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #f50000 0%,#bd0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f50000 0%,#bd0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f50000 0%,#bd0000 100%); /* IE10+ */
	background: linear-gradient(top,  #f50000 0%,#bd0000 100%);
}

.tabNumbers .tabLink li a {
	padding: 8px 0 2px 0;
	display: block;
	width: 170px;
	height: 27px;
	cursor: pointer;
}

.tabNumbers .tabLink li span {
	display: block;
	width: 73px;
	height: 13px;
	margin: 0 auto 0 auto;
	background: url(../../common/img/bg_txt.png) no-repeat;
	text-indent: -9999px;
}

.tabNumbers .tabLink li.current span {
	margin-top: 2px;
	width: 95px;
	height: 21px;
}

.tabNumbers .tabLink li.current.num4 span {
	background-position: 0 0;
}

.tabNumbers .tabLink li.num4 span {
	background-position: -73px -21px;
}

.tabNumbers .tabLink li.current.num3 span {
	background-position: -95px 0;
}

.tabNumbers .tabLink li.num3 span {
	background-position: 0 -21px;
}

.tabNumbers .tabNumbers4,
.tabNumbers .tabNumbers3 {
	border-top: 2px solid #bd0000;
}

.tabNumbers .tabContents {
	display: none;
}

.tabNumbers .tabContents.currentTab {
	display: block;
	*position:relative;
}

.tabNumbers .calendarClearWrapper {
	text-align: right;
}

/*-- btn ----------------------------------------*/

/* common */
.btnClose,
.btnSet,
.btnLoto7,
.btnLoto6,
.btnMiniLoto,
.btnNumbers4,
.btnNumbers3,
.btnCancel,
.btnDelete,
.btnOk,
.btnChange,
.btnConditionSave,
.btnConditionCheck,
.btnAllCheck,
.btnAllClear,
.btnSelect,
.addMyNumber {
	display: block;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
	background: url(../img/bg_btn.png) no-repeat;
	cursor: pointer;
	border: none;
}

/* addMyNumber */
.addMyNumber {
	width: 268px;
	height: 51px;
}

.addMyNumber:hover {
	background-position: 0 -52px;
}

.addMyNumber.disable {
	background-position: 0 -103px;
}

/* btnDelete */
.btnDelete {
	width: 83px;
	height: 29px;
	background-position: 0 -155px;
}

.btnDelete:hover {
	background-position: 0 -185px;
}

/* btnOk */
.btnOk {
	width: 84px;
	height: 30px;
	background-position: -84px -155px;
}

.btnOk:hover {
	background-position: -84px -185px;
}

/* btnChange */
.btnChange {
	width: 84px;
	height: 30px;
	background-position: -168px -155px;
}

.btnChange:hover {
	background-position: -168px -185px;
}

/* btnCancel */
.btnCancel {
	width: 84px;
	height: 30px;
	background-position: 0 -215px;
}

.btnCancel:hover {
	background-position: 0 -245px;
}

/* btnNumbers4 */
.btnNumbers4 {
	width: 344px;
	height: 79px;
	background-position: -269px 0;
}

.btnNumbers4:hover {
	background-position: -269px -79px;
}

/* btnNumbers3 */
.btnNumbers3 {
	width: 344px;
	height: 79px;
	background-position: -269px -158px;
}

.btnNumbers3:hover {
	background-position: -269px -237px;
}

/* btnLoto6 */
.btnLoto6 {
	width: 229px;
	height: 79px;
	background-position: -229px -416px;
}

.btnLoto6:hover {
	background-position: -229px -495px;
}

/* btnLoto7 */
.btnLoto7 {
	width: 229px;
	height: 79px;
	background-position: 0 -416px;
}

.btnLoto7:hover {
	background-position: 0 -495px;
}

/* btnMiniLoto */
.btnMiniLoto {
	width: 229px;
	height: 79px;
	background-position: -458px -416px;
}

.btnMiniLoto:hover {
	background-position: -458px -495px;
}

/* btnSet */
.btnSet {
	width: 81px;
	height: 30px;
	background-position: -84px -215px;
}

.btnSet:hover {
	background-position: -84px -245px;
}

/* btnClose */
.btnClose {
	width: 84px;
	height: 30px;
	background-position: -168px -215px;
}

.btnClose:hover {
	background-position: -168px -245px;
}

/* btnConditionSave */
.btnConditionSave {
	width: 134px;
	height: 30px;
	background-position: 0 -275px;
}

.btnConditionSave:hover {
	background-position: 0 -305px;
}

.btnConditionSave.disable {
	background-position: -279px -315px;
	cursor: default;
}

/* btnClose */
.btnConditionCheck {
	width: 134px;
	height: 30px;
	background-position: -134px -275px;
}

.btnConditionCheck:hover {
	background-position: -134px -305px;
}

/* btnAllCheck */
.btnAllCheck {
	width: 98px;
	height: 30px;
	background-position: 0 -335px;
}

.btnAllCheck:hover {
	background-position: 0 -365px;
}

/* btnAllClear */
.btnAllCheck.clear {
	width: 98px;
	height: 30px;
	background-position: -98px -335px;
}

.btnAllCheck.clear:hover {
	background-position: -98px -365px;
}

/* btnSelect */
.btnSelect {
	width: 84px;
	height: 30px;
	background-position: -196px -335px;
}

.btnSelect:hover {
	background-position: -196px -365px;
}


/*-- bnr ----------------------------------------*/

/* bannerList */
#bannerList {
	overflow: hidden;
	margin-top: 40px;
	padding: 12px 0 0 0;
	border-top: 2px solid #cccccc;
}

#bannerList p.tit {
	text-align: center;
}

#bannerList .btnEither {
	margin-top: 10px;
}

a.bnrNumbers4,
a.bnrNumbers3,
a.dataAnalysis {
	width: 239px;
	height: 97px;
	display: block;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
	background: url(../img/bg_bnr.png) no-repeat;
}

/* bnrNumbers4 */
a.bnrNumbers4:hover {
	background-position: 0 -97px;
}

/* bnrNumbers3 */
a.bnrNumbers3 {
	background-position: -239px 0;
}

a.bnrNumbers3:hover {
	background-position: -239px -97px;
}

/* dataAnalysis */
a.dataAnalysis {
	background-position: -478px 0;
}

a.dataAnalysis:hover {
	background-position: -478px -97px;
}

/*-- icon ----------------------------------------*/

.iconManbai,
.iconTensha {
	display: block;
	margin: 0 auto;
	width: 24px;
	height: 17px;
	background: url(../../common/img/bg_icon.png) no-repeat 0 0;
	text-indent: -9999px;
}

.iconManbai {
	background-position: 0 -36px;
}

.iconTensha {
	background-position: -25px -36px;
}

/*-- text ----------------------------------------*/

.txtTypeNote01,
.listTypeNote01 {
	font-size: 85%;
	color: #666666;
}

.listTypeNote01 .txtTypeNote01 {
	font-size: 100%;
}

.listTypeNote01 li {
	text-indent: -1.3em;
	padding: 0 0 0 1.3em;
}

.txtTypeNote01 {
	text-indent: -1.3em;
	padding: 0 0 0 1.3em;
}

.txtTypeNote01 span.attention {
	color: #C2020D;
}

.listTypeNote02 {
	font-size: 85%;
	color: #666666;
}

.listTypeNote02 li {
	text-indent: -2em;
	padding: 0 0 0 2em;
}

.txtTypeNote02 {
	font-size: 92%;
	color: #c2020d;
}

.txtTypeNote03 {
	color: #c2020d;
	font-weight: bold;
}

.txtLarge {
	display: block;
	font-weight: bold;
	font-size: 117%;
	line-height: 1.2;
}

.txtLarge02 {
	display: block;
	margin: 10px 0 0;
	font-weight: bold;
	font-size: 123%;
	line-height: 1.8;
}

.txtCaption {
	margin-top: 20px;
}

.txtLeft {
	text-align: left !important;
}

/*-- table ----------------------------------------*/
table.col4 th {
	width: 25%;
}

.tblType01 {
	width: 100%;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.tblType01 th {
	text-align: left;
	background: #f0f0f0;
}

.tblType01 th ,
.tblType01 td {
	padding: 9px 11px 7px 11px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	vertical-align: top;
}

.tblType01.alert th {
	background: #ffeded;
	color: #bf0000;
}

/*table tr.evenLine th ,*/
table tr.evenLine td ,
table td.evenLine {
	background: #f0f0f0;
}

.tblType02 {
	width: 100%;
	margin-top: 20px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.tblType02 th ,
.tblType02 td {
	padding: 9px 11px 7px 11px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	vertical-align: middle;
	text-align: center;
}

.tblType02 .right {
	text-align: right;
}

.tblType02 th {
	padding: 9px 3px 7px 3px;
	background: #dcdcdc;
}

.tblType02 td.number a {
	font-size: 134%;
	font-weight: bold;
	text-decoration: underline !important;
}

.tblType02 td.txtLeft {
	text-align: left;
}

.tblType02 td.txtRight {
	text-align: right;
}

.tblType02 tr.sortTit th{
	background: -moz-linear-gradient(top,  #fffefe 0%, #ffecec 49%, #ffe2e2 50%, #fff3f3 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #fffefe 0%,#ffecec 49%,#ffe2e2 50%,#fff3f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fffefe 0%,#ffecec 49%,#ffe2e2 50%,#fff3f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fffefe 0%,#ffecec 49%,#ffe2e2 50%,#fff3f3 100%); /* IE10+ */
	background: linear-gradient(top,  #fffefe 0%,#ffecec 49%,#ffe2e2 50%,#fff3f3 100%);
}

.tblType02 th.sort {
	cursor: pointer;
}

.tblType02 th.sort p{
	position: relative;
	padding: 0 0 0 9px;
}

.tblType02 th.sort p:after {
	display: inline;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: url(../img/bg_icon.png) no-repeat;
	top: 50%;
	left: 4px;
	margin-top: -2px;
}

.tblType02 th.sort p:after {
	background-position: -23px 0;
}

.tblType02 th.sort.desc p:after {
	background-position: -14px 0;
}

.tblType02 td.wNumber{
	border-top:none;
	vertical-align:middle;
}

.tblType02 td.wNumber select{
	margin:-2px 20px 0 5px;
}


/* tblType03 */
.tblType03 {
	width: 100%;
	margin-top: 20px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.tblType03 th ,
.tblType03 td {
	padding: 9px 11px 7px 11px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	vertical-align: middle;
}

.tblType03 th {
	padding: 9px 3px 7px 3px;
	background: #dcdcdc;
	text-align: center;
}

/* tblType04 */
.tblType04 {
	width: 100%;
	margin-top: 20px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.tblType04 th ,
.tblType04 td {
	padding: 9px 11px 7px 11px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	vertical-align: middle;
	text-align: center;
}

.tblType04 th {
	padding: 9px 3px 7px 3px;
	background: #f0f0f0;
}

.tblType04 th.tit {
	background: #dcdcdc;
}

/* tblRanking */
.tblRanking th {
	font-size: 117%;
	vertical-align: middle;
}

.tblRanking th span {
	font-size: 167%;
}

.tblRanking th.tit {
	width: auto;
	height: auto;
	font-size: 100%;
}

.tblRanking tr.rank01 th,
.tblRanking tr.rank02 th,
.tblRanking tr.rank03 th{
	color: #ffffff;
	padding: 0;
}

.tblRanking tr.rank01 th div,
.tblRanking tr.rank02 th div,
.tblRanking tr.rank03 th div{
	border: 1px solid #ffffff;
	padding: 12px 3px 8px 3px;
}

.tblRanking tr.rank01 th {
	background: #fec215; /* Old browsers */
	background: -moz-linear-gradient(top, #fec215 0%, #c89910 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #fec215 0%,#c89910 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fec215 0%,#c89910 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fec215 0%,#c89910 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fec215 0%,#c89910 100%); /* W3C */
}

.tblRanking tr.rank01 td {
	color: #664e08;
	background: #fffffe; /* Old browsers */
	background: -moz-linear-gradient(top, #fffffe 0%, #ffecb4 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #fffffe 0%,#ffecb4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fffffe 0%,#ffecb4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fffffe 0%,#ffecb4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fffffe 0%,#ffecb4 100%); /* W3C */
}

.tblRanking tr.rank02 th {
	background: #bebebe; /* Old browsers */
	background: -moz-linear-gradient(top, #bebebe 0%, #838383 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #bebebe 0%,#838383 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bebebe 0%,#838383 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bebebe 0%,#838383 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bebebe 0%,#838383 100%); /* W3C */
}

.tblRanking tr.rank02 td {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ebebeb 100%); /* W3C */
}

.tblRanking tr.rank02 td {
	color: #333333;
}

.tblRanking tr.rank03 th {
	background: #e76d16; /* Old browsers */
	background: -moz-linear-gradient(top, #e76d16 0%, #9e3a13 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #e76d16 0%,#9e3a13 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e76d16 0%,#9e3a13 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e76d16 0%,#9e3a13 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e76d16 0%,#9e3a13 100%); /* W3C */
}

.tblRanking tr.rank03 td {
	background: #fffffe; /* Old browsers */
	background: -moz-linear-gradient(top, #fffffe 0%, #f6e4d6 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #fffffe 0%,#f6e4d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fffffe 0%,#f6e4d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fffffe 0%,#f6e4d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fffffe 0%,#f6e4d6 100%); /* W3C */
}

.tblRanking tr.rank03 td {
	color: #853010;
}

.tblRanking tr.rank01 td.buy,
.tblRanking tr.rank02 td.buy,
.tblRanking tr.rank03 td.buy {
    width:65px;
    padding:0px;
}

.tblRanking tr.rank01 td.buy:hover,
.tblRanking tr.rank02 td.buy:hover,
.tblRanking tr.rank03 td.buy:hover {
    width:65px;
    padding:0px;
}

#standardNumber .btn input {
    display: block;
    width: 65px;
    margin: auto;
    height: 59px;
    padding: 0;
    background : url(../../img/bg_index.png) no-repeat -740px -101px;
    cursor: pointer;
    text-indent: -9999px;
    border: none;
}

#standardNumber .btn input:hover {
    background-position: -740px -170px;
}

.tblRanking .num0,
.tblRanking .num1,
.tblRanking .num2,
.tblRanking .num3,
.tblRanking .num4,
.tblRanking .num5,
.tblRanking .num6,
.tblRanking .num7,
.tblRanking .num8,
.tblRanking .num9 {
	display: block;
	margin: 0 auto 5px auto;
	width: 23px;
	height: 23px;
	background: url(../img/bg_number.png) no-repeat 0 0;
	text-indent: -9999px;
}

.tblRanking .num1{
	background-position: 0 -23px;
}

.tblRanking .num2{
	background-position: 0 -46px;
}

.tblRanking .num3{
	background-position: 0 -69px;
}

.tblRanking .num4{
	background-position: 0 -92px;
}

.tblRanking .num5{
	background-position: 0 -115px;
}

.tblRanking .num6{
	background-position: 0 -138px;
}

.tblRanking .num7{
	background-position: 0 -161px;
}

.tblRanking .num8{
	background-position: 0 -184px;
}

.tblRanking .num9{
	background-position: 0 -207px;
}

/*-- contents / myPageContents ----------------------------------------*/
/* tblPurchaseSetNum */
.tblPurchaseSet th {
	width: 96px;
}

.tblPurchaseSet + .listTypeNote01,
.tblPurchaseSet + .listTypeNote02 {
	margin-top: 10px;
}

.tblPurchaseSetNum td.selectNum {
	font-size: 139%;
	font-weight: bold;
}

/* tblPurchaseSetNum */
.tblPurchaseSetNum + ul.listTypeNote01,
.tblPurchaseSetNum + ul.listTypeNote02 {
	margin-top: 10px;
}

.tblPurchaseSetNum.col4 th {
	width: 25%;
}

.tblPurchaseSetNum th.num {
	width: 160px;
}

.tblPurchaseSetNum th.subTotal,
.tblPurchaseSetNum th.unit,
.tblPurchaseSetNum th.again {
	width: 104px;
}

.tblPurchaseSetNum td.time {
	text-align: left;
}

.tblPurchaseSetNum td.time ul {
	padding-left: 10px;
}

.tblPurchaseSetNum td.time ul li span {
	color: #c50003;
}

/*-- contents ----------------------------------------*/
#contents .tblPurchaseSet td {
	width: 332px;
}

#contents .tblPurchaseSet.col3 td {
	width: 174px;
}

#contents .tblPurchaseSet td img{
	vertical-align: middle;
	margin-right: 5px;
}

#contents .tblPurchaseSet td p {
	text-align: left;
}

/*-- myPageContents ----------------------------------------*/
/* tblPurchaseSet */
#myPageContents .tblPurchaseSet td {
	width: 217px;
}

#myPageContents .tblPurchaseSet.col1 td {
	width: 577px;
}

#myPageContents .tblPurchaseSet td img{
	margin-right: 5px;
	vertical-align: middle;
}

#myPageContents .tblPurchaseSet td ul.list {
	margin: 0 0 5px 0;
}

#myPageContents .tblPurchaseSet td ul.list li {
	float: left;
	text-align: left;
	width: 190px;
}

#myPageContents .tblPurchaseSet td ul.list span {
	font-size: 131%;
	font-weight: bold;
}

#myPageContents .tblPurchaseSet td p {
	text-align: left;
}

/* tblPurchaseHistory */
#purchaseDetailList .tblPurchaseHistory {
	margin-top: 10px;
}

#myPageContents .tblPurchaseHistory th.again{
	width: 92px;
}

#myPageContents .tblPurchaseHistory th.purchase{
	width: 89px;
}

#myPageContents .tblPurchaseHistory td {
	text-align: center;
}

#purchaseDetailList .tblPurchaseHistory td {
	padding-left: 5px;
	padding-right: 5px;
}

.tblPurchaseHistory tr.winLine td {
	background: #ffff99;
}

.tblPurchaseHistory tr.winLine td.win {
	color: #bd0000;
	font-weight: bold;
}

#purchaseDetailList .tblPurchaseHistory span {
	display: block;
}

#purchaseDetailList .tblPurchaseHistory ul{
	margin-top: 8px;
}

/* tblPurchaseSet */
#myPageContents .tblSearch th{
	width: 96px;
	background: #dcdcdc !important;
}

#refineSearchList .tblSearch label {
	cursor: pointer;
}

#refineSearchList .tblSearch td{
	line-height: 1;
	text-align: left;
}

#refineSearchList .tblSearch input{
	vertical-align: top;
	margin: 0 6px 0 0;
	padding: 0;
	line-height: 1;
}

#refineSearchList .tblSearch ul li.all {
	width: 100px;
}

#refineSearchList .tblSearch ul li {
	display: inline-block;
	width: 150px;
	vertical-align: middle;
}

#refineSearchList .tblSearch ul li.selectArea {
	width: 450px;
}

#refineSearchList .tblSearch .selectArea span,
#refineSearchList .tblSearch .selectArea select {
	float: left;
}

#refineSearchList .tblSearch .selectArea span {
	display: block;
	margin-top: 4px;
	padding-right: 5px;
}

/* --------------------------------------------------

	blockScroll

-------------------------------------------------- */
#blockScroll {
	position: absolute;
	top: 0;
	right: -50px;
	height: 100%;
}

#blockScroll .btnWrapper {
	position: fixed;
	bottom: 100px;
}

#blockScroll > div {
	cursor: pointer;
}

#blockScroll .btnWrapper div {
	width: 60px;
	text-indent: -9999px;
	background-image: url(../img/bg_btn.png);
	cursor: pointer;
}

#blockScroll .up {
	height: 50px;
	background-position: -686px 0;
}

#blockScroll .up:hover {
	background-position: -686px -254px;
}

#blockScroll .down {
	height: 43px;
	background-position: -686px -50px;
}

#blockScroll .down:hover {
	background-position: -686px -304px;
}

#blockScroll .purchase {
	height: 160px;
	background-position: -686px -94px;
}

#blockScroll .purchase:hover {
	background-position: -686px -348px;
}

#blockScroll .purchase.only {
	height: 168px;
	background-position: -613px 0;
}

#blockScroll .purchase.only:hover {
	background: url(../img/bg_btn.png) no-repeat -613px -168px;
}

/*-- margin ----------------------------------------*/

.mt15 {
	margin-top: 15px !important;
}

/*-- width ----------------------------------------*/

.w750 {
	width: 750px !important;
}

/*-- btn ----------------------------------------*/
.txtBtn {
	color: #1D54A7;
	text-decoration: none;
	cursor: pointer;
}

.txtBtn:hover {
	color: #c00000;
	text-decoration: underline;
}

.btnArea {
	margin-top: 36px;
	position: relative;
}

.btnArea.back {
	margin-top: 0;
}

.btnArea .main a {
	margin: 0 auto;
	overflow: hidden;
}

.btnArea .back a,
.btnArea .clear a {
	overflow: hidden;
}

.btnArea .back {
	height: 13px;
}

.btnArea .back a {
	vertical-align: middle;
	position: absolute;
	top: 50%;
}

.btnArea .clear{
	float: right;
	height: 13px;
}

.btnArea .clear a{
	right: 0;
	vertical-align: middle;
	position: absolute;
	top: 50%;
}

.btnArea label {
	cursor: pointer;
}

.btnArea .txtBtnTopCenter01 {
	margin: 0 0 5px 0;
	text-align: center;
}

.btnArea .txtBtn01 {
	margin: 5px 0 0 220px;
}

.btnArea input,
.btnArea .main a,
.btnArea .main span,
.btnArea .back a,
.btnArea .back span,
.btnArea .btnEither a,
.btnArea .btnEither span,
.btnArea .userinfo_modifyBack {
	display: block;
	width: 279px;
	height: 62px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	background-position: 0 0;
	border: none;
	cursor: pointer;
}

.btnArea input {
	background: none;
}

.btnArea label input {
	display: inline;
	width: auto;
	height: auto;
	margin: auto;
	background-color: transparent;
	border: 1px solid #1c5180;
}

.btnArea .next{
	background-image: url(../../common/img/bg_btn_next.png);
}

.btnArea .resultList{
	background-image: url(../../common/img/bg_btn_result_list.png);
}

.btnArea .againPurchaseAll{
	background-image: url(../../common/img/bg_btn_again_purchase_all.png);
}

.btnArea .cancel {
	background-image: url(../../common/img/bg_btn_cancel.png);
}

.btnArea .cooperationStart{
	background-image: url(../../common/img/bg_btn_cooperation_start.png);
}

.btnArea .continueToPurchase{
background-image: url(../../common/img/bg_btn_continue_to_purchase.png);
}

.btnArea .setDataCheck{
	background-image: url(../../common/img/bg_btn_set_data_check.png);
}

.btnArea .setDataDecision{
	background-image: url(../../common/img/bg_btn_set_data_decision.png);
}

.btnArea .refineSearch{
	background-image: url(../../common/img/bg_btn_refine_search.png);
}

.btnArea .purchaseCheckNumber{
	background-image: url(../../common/img/bg_btn_purchase_check_number.png);
}

.btnArea .myNumberAdd{
	background-image: url(../../common/img/bg_btn_my_number_add.png);
}

.btnArea .historyConfirm02{
	background-image: url(../../common/img/bg_btn_purchase_history_confirm02.png);
}

.btnArea .inputBack{
	background-image: url(../../common/img/bg_btn_input_back.png);
}

.btnArea .confirmNext{
	background-image: url(../../common/img/bg_btn_confirm_next.png);
}

.btnArea .purchaseDataCheck{
	background-image: url(../../common/img/bg_btn_purchase_data_check.png);
}

.btnArea .inputDataDecision{
	background-image: url(../../common/img/bg_btn_input_data_decision.png);
}

.btnArea .autoPurchaseClear {
	background-image: url(../../common/img/bg_btn_auto_purchase_clear.png);
}

.btnArea .numbers3Purchase {
	background-image: url(../../common/img/bg_btn_numbers3_purchase.png);
}

.btnArea .numbers4Purchase {
	background-image: url(../../common/img/bg_btn_numbers4_purchase.png);
}

.btnArea .purchaseHistoryConfirm {
	background-image: url(../../common/img/bg_btn_purchase_history_confirm.png);
}

.btnArea .numbers3 {
	background-image: url(../../common/img/bg_btn_numbers3.png);
}

.btnArea .numbers4 {
	background-image: url(../../common/img/bg_btn_numbers4.png);
}

.btnArea .btnCancel02 {
	background-image: url(../../common/img/bg_btn_cancel_02.png);
}

.btnArea .immediatelyPurchase {
	background-image: url(../../common/img/bg_btn_immediately_purchase.png);
}

.btnArea .combinationMake {
	background-image: url(../../common/img/bg_btn_combination_make.png);
}

.btnArea .combinationPurchase {
	background-image: url(../../common/img/bg_btn_combination_purchase.png);
}

.btnArea .reportSetChange {
	background-image: url(../../common/img/bg_btn_report_set_change.png);
}

.btnArea .filterSet {
	background-image: url(../../common/img/bg_btn_filter_set.png);
}

.btnArea .userGuide{
    background-image: url(../../common/img/bg_btn_user_guide.png);
}

.btnArea .autoPurchaseClear:hover{
	background-position: 0 -62px;
}

.btnArea a.autoPurchaseBack{
	width: 131px;
	height: 13px;
	background-position: 0 0;
}

.btnArea a.autoPurchaseBack:hover{
	background-position: 0 -13px;
}

.btnArea a.kujiBack{
	width: 40px;
	height: 13px;
	background-position: 0 -28px;
}

.btnArea a.kujiBack:hover{
	background-position: 0 -41px;
}

.btnArea a.linkInputBack{
	width: 195px;
	height: 13px;
	background-position: 0 -84px;
}

.btnArea a.linkInputBack:hover{
	background-position: 0 -97px;
}

.btnArea a.linkConfirmBack{
	width: 103px;
	height: 13px;
	background-position: 0 -112px;
}

.btnArea a.linkConfirmBack:hover{
	background-position: 0 -125px;
}

.btnArea a.linkSetBack{
	width: 195px;
	height: 13px;
	background-position: 0 -140px;
}

.btnArea a.linkSetBack:hover{
	background-position: 0 -153px;
}

.btnArea a.myPageBack{
	width: 109px;
	height: 13px;
	background-position: 0 -170px;
}

.btnArea a.myPageBack:hover{
	background-position: 0 -183px;
}

.btnArea a.votehistoryBack{
    width: 196px;
    height: 13px;
    background-position: 0 -199px;
}
.btnArea a.votehistoryBack:hover{
    background-position: 0 -212px;
}
.btnArea a.topBack{
    width: 151px;
    height: 13px;
    background-position: 0 -229px;
}
.btnArea a.topBack:hover{
    background-position: 0 -242px;
}
.btnArea a.backnumberBack{
    width: 170px;
    height: 13px;
    background-position: 0 -259px;
}
.btnArea a.backnumberBack:hover{
    background-position: 0 -272px;
}
.btnArea a.numbers4_pastBack{
    width: 207px;
    height: 13px;
    background-position: 0 -289px;
}
.btnArea a.numbers4_pastBack:hover{
    background-position: 0 -302px;
}
.btnArea a.numbers3_pastBack{
    width: 207px;
    height: 13px;
    background-position: 0 -319px;
}
.btnArea a.numbers3_pastBack:hover{
    background-position: 0 -332px;
}
.btnArea a.numbers_detailBack{
    width: 207px;
    height: 13px;
    background-position: 0 -411px;
}
.btnArea a.numbers_detailBack:hover{
    background-position: 0 -424px;
}
.btnArea a.analysisBack{
    width: 109px;
    height: 13px;
    background-position: 0 -349px;
}
.btnArea a.analysisBack:hover{
    background-position: 0 -362px;
}
.btnArea a.voteautoBack{
    width: 150px;
    height: 13px;
    background-position: 0 -379px;
}
.btnArea a.voteautoBack:hover{
    background-position: 0 -392px;
}

.btnArea a.userinfo_modifyBack{
    width: 279px;
    height: 61px;
    background-position: 0 0;
    background-image: url(../../common/img/bg_btn_userinfo_modify_end.png);
}
.btnArea a.userinfo_modifyBack:hover{
    background-position: 0 -61px;
}

.btnArea .kujiBack,
.btnArea .autoPurchaseBack,
.btnArea .linkInputBack,
.btnArea .linkConfirmBack,
.btnArea .linkSetBack,
.btnArea .myPageBack,
.btnArea .votehistoryBack,
.btnArea .topBack,
.btnArea .backnumberBack,
.btnArea .numbers4_pastBack,
.btnArea .numbers3_pastBack,
.btnArea .numbers_detailBack,
.btnArea .analysisBack,
.btnArea .voteautoBack {
    background-image: url(../../common/img/bg_btn_back_link.png);
}

.btnArea input:hover,
.btnArea a:hover {
	background-position: 0 -61px;
}

.btnArea input.disable,
.btnArea a.disable {
	background-position: 0 -122px;
	cursor: default;
}

.btnArea .numbers3:hover,
.btnArea .numbers4:hover {
	background-position: 0 -62px;
}

.btnArea .pastNumberInfoNum {
	width: 309px !important;
	height: 52px !important;
	background-image: url(../../common/img/bg_btn_past_number_info_num.png);
}

.btnArea .pastNumberInfoNum:hover {
	background-position: 0 -52px;
}

ul.btnEither {
	margin-top: 20px;
	text-align: center;
}

ul.btnEither li {
	display: inline-block;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
	*width: 279px;
	margin: 0 0 0 6px;
	>margin: 0;
	>padding: 0 0 0 6px;
	vertical-align: top;
}

ul.btnEither li a {
	overflow: hidden;
}

ul.btnEither li:first-child {
	margin: 0 6px 0 0;
}


/* --------------------------------------------------

 bgModal

-------------------------------------------------- */
#overlay,
#overlay_mes,
#loading_overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	background: inherit;
	text-align: center;
	z-index: 2000;
}

#overlay_mes {
	z-index: 2001;
}

#loading_overlay {
	z-index: 1998;
}

/* Added 2014/01/30 for loading screen */
.loading_img {
    width: 56px;
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 4px 0;
    margin-top: -28px;
    margin-left: -28px;
    text-align: center;
    background-image: url(../img/loading_bkg.png);
}
/* End addition from 2014/01/30 */

#overlay.bgBlack,
#overlay_mes.bgBlack,
#loading_overlay.bgBlack {
	background: url(../img/bg_overlay.png) left top repeat;
}

.OverlayForm {
	display: block;
	width: 750px;
	height: 300px;
	background: #ffffff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 102;
}

/* modalAdd, modalError */
.modalAdd,
.modalError {
	width: 280px;
	text-align: center;
	padding: 30px 10px;
	margin: 0 0 0 -140px;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 1px 0 4px #4e4e4e;
	position: absolute;
	left: 50%;
}

.modalError {
	background: #ffeeee;
	border: 3px solid #ffffff;
}

.modalAdd .txt {
	margin: 0 0 15px 0;
}

.modalError .note,
.modalError .txt {
	margin: 0 0 10px 10px;
	display: block;
	padding: 0 0 3px 33px;
	background: url(../../common/img/bg_icon_error_01.png) no-repeat 0 0;
	font-weight: bold;
	font-size: 116%;
	color: #bd0000;
	line-height: 1.8;
	text-align: left;
}

.modalAdd .btnOk,
.modalAdd .btnClose,
.modalAdd .btnChange,
.modalError .btnOk,
.modalError .btnClose,
.modalError .btnChange {
	margin: 0 auto;
}

/* modalArea */
.modalArea {
	width: 746px;
	padding: 2px 2px 20px 2px;
	margin: 0 0 0 -375px;
	background: #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 101;
}

.modalArea .btnClose {
	position: absolute;
	top: 11px;
	right: 9px;
}

.modalArea p.title {
	min-height: 45px;
	border-top: 3px solid #bd0000;
	background: #f0f0f0;
	text-align: left;
}

.modalArea p.title img {
	margin: 12px 0 0 14px;
}

.modalArea p.title .lead {
	margin: 0 0 10px 0;
}

.modalArea p.title .note{
	margin: 0 0 10px 0;
	color: #bc1300;
	font-weight: bold;
}

.modalArea .modalContents {
	width: 600px;
	margin: 20px auto 0 auto;
	text-align: left;
}

.modalArea .tbnForm {
	width: 565px;
}

.modalArea .tbnForm th {
	width: 160px;
	font-weight: bold;
}

.modalArea .tbnForm td,
.modalArea .tbnForm th {
	padding: 10px 0 10px 0;
}

.modalArea .tbnForm th em {
	color: #bd0000;
}

.modalArea .tbnForm .w70{
	width: 70px;
}

.modalArea .tbnForm .w300{
	width: 300px;
}

.modalArea .tbnForm input{
	padding: 5px 0 5px 0;
}

.modalArea .btnArea {
	margin-top: 20px;
	border-top: 1px solid #cccccc;
}

.modalArea .addErr {
    font-weight: bold;
    margin-top:5px;
    color:#BD0000;
}

/* tooltip */
.tooltipPar {
	position: relative;
	z-index: 10;
}
.tooltipInner {
	display: none;
}

/* ie7adjust */
.ie7list,
#voteautopatterntd .period ul,
#voteautopatterntd .period ul li,
#autoPurchase .pattern ul,
#autoPurchase .pattern ul li{
	*display:inline!important;
	*zoom:1!important;
}
#autoPurchase .period input,
#autoPurchase .pattern input{
	*vertical-align:middle!important;
}
.btnEither.col2Btn li input{
	*margin: 0 0!important;
}

/* margin */
.mb10{
    margin-bottom:10px;}
.mb15{
    margin-bottom:15px;}
.mb20{
    margin-bottom:20px;}

.mt10{
    margin-top:10px;}
.mt15{
    margin-top:15px;}
.mt20{
    margin-top:20px;}
