@charset "UTF-8";


/*	program-list
**********************************/

.prg-box-top {
	margin: 0 auto;
	padding: 0!important;
	width: 570px;
	height: 22px;
}

.prg-box {
	margin: 1px auto 20px;
	width: 568px;
	background-color:#EDEDED;
	overflow:hidden;
	border: 1px solid #CCCCCC;
}

.prg-box .prg-title {
	margin: 10px auto;
	padding-bottom: 5px;
	width: 535px;
	background: url(/zulpa/common/images/program/prg-title-line.jpg) center bottom no-repeat;
}

.prg-box h4 {
	width: 535px;
	color: #333399;
	font-size: 18px;
	font-weight: bold;
	text-indent: 35px;
	background: url(/zulpa/common/images/program/prg-title-icon.jpg) 5px center no-repeat;
}

.prg-box h4 a {
	color: #333399;
	text-decoration: none;
}

.prg-box h4 a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.prg-box .prg-line {
	margin: 10px auto;
	width: 525px;
}

.prg-box .prg-img {
	margin-left:10px;
	width: 131px;
	height: 130px;
	float: left;
}

.prg-box .cart-detail {
	width: 370px;
	float: right;
}

.prg-box .cart-txt {
	margin: 0 0 5px;
	padding: 0!important;
	width: 370px;
	border: 1px solid #CCC;
	background: #FFF;
}

.prg-box .cart-txt h5 {
	margin: 10px auto 0;
	padding: 0!important;
	width: 350px;
	font-size: 12px;
	font-weight: bold;
}

.prg-box .cart-txt .item-detail {
	margin: 5px auto 0;
	padding: 0!important;
	width: 350px;
}

.prg-box .cart-txt .item-fee {
	margin: 5px 0 5px 10px;
	padding: 0!important;
}

.prg-box .cart-txt .couse-box {
	margin: 5px auto 0;
	padding: 0!important;
	width: 350px;
}

.prg-box #zulpa-m, #rei-m {
	margin-left: 10px;
}

.prg-box .g-attention {
	margin: 0 0 0 10px;
	padding: 0!important;
	color: #999;
	font-size: 0.8em!important;
}

.prg-box .cart-txt ul {
	margin: 5px auto;
	padding: 0!important;
	width: 350px;
}

.prg-box .cart-txt .pack-icon-m {
	margin-left: 6px;
}

.prg-box .btn-cartin {
	width: 370px;
	height: 40px;
}

.prg-box .btn-cartin input {
	width: 370px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	background: url(/zulpa/common/images/cart/btn-cartin.png) no-repeat;
	border: none;
}

.prg-box .link-pdetail {
	margin: 0 auto;
	width: 350px;
	text-align: right;
}


.prg-box .btn-cartin input:hover {
	background-position: left bottom;
}

#attention-box {
	margin: 0 auto;
	width: 560px;
	border: 4px double #69C;
}

#attention-box dl {
	margin: 10px 20px 5px;
	padding: 0!important;
	font-size: 12px!important;
}

#attention-box dt {
	margin-bottom: 5px;
	font-weight: bold;
}

#attention-box dd {
	margin-bottom: 10px;
}


/*	confirm
**********************************/

#confirm-box {
	margin-bottom:10px;
	width: 100%;
	font-size: 12px;
	border-top:#999999 1px dotted;
}

#confirm-box th {
	padding:5px 10px;
	width: 30%;
	color: #16a4ab;
	font-weight: bold;
	vertical-align:middle;
	background: #e9eded;
	border-bottom:#999999 1px dotted;
}

#confirm-box td {
	width: 70%;
	border-bottom:#999999 1px dotted;
	vertical-align:middle;
	padding:5px 10px;
}

.boxora .caution{
	padding-top:10px;
	text-align:center;
/*	padding-left:5px;*/
}


/*	cmp
**********************************/

#attention-msg {
	margin: 30px 0 0;
}

#attention-msg h3 {
	margin-bottom: 10px;
	color: #900;
	font-size: 14px;
	font-weight: bold;
}
