/* CSS Document */

img {
border:none;
}
.shosai-lead {
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006600;
}

.shosai-title {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #006600;
	background-color: #D9FBA0;
}

.shosai-midasi {
	padding: 5px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.shosai-text12 {
	padding: 3px 10px 0px 10px;
	font-size: 12px;
	line-height: 16px;
}

.shosai-chui {
	padding: 0px 10px 5px 10px;
	font-size: 10px;
	color: #000000;
}

.shosai-line {
	background-color: #FFFF33;
}



/* GUEST&ME */
.shosai-lead-gm {
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3B2903;
}

.shosai-title-gm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #3B2903;
	background-color: #DFD9B7;
}

.shosai-midasi-gm {
	padding: 5px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #3B2903;
}


/* i */
.setsumei-caution {
	font-size: 10px;
	line-height: 120%;
	background-color:#FFF4D4;
	padding: 5px;
	margin: 0px;
}

.txt12_140 {
	font-size: 12px;
	line-height: 140%;
	margin:0;
}

.purchase_txt .h1_txt {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color:#000000;
}
.gandm_event_txt_l p {
	display: block;
	padding-left: 0px;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A27A5C;
	color: #A27A5C;
	width: 410px;
}
.gandm_event_txt_r p {
	text-align: right;
	display: block;
	padding-right: 0px;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 7px;
	margin-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A27A5C;
	color: #A27A5C;
	width: 410px;
}
#main .table_border {
	border: 1px solid 5C260D;
}

/* item-other */
#item-other p.headTtl {
	margin-bottom:5px;
}

#item-other {
	text-align:left;
	width:504px;
	margin:0 18px;
}

.item-list {
	background:url("../../img/item/bg_item_line.gif") repeat-x 0 top;
	padding-top:15px;
	margin-bottom:15px;
}

.itemImg {
	float:left;
	width:90px;
}

.itemImg .box {
	background:url("../../img/item/bg_item.gif") no-repeat left top;
	padding:10px 0 10px 4px;
}

.item-carts {
	float:left;
	width:414px;
}

.item-carts p.item-ttl a {
	font-size:12px;
	font-weight:bold;
}

#item-l-box .item-carts p.item-ttl {
	margin-bottom:5px;
}

.item-carts .price {
	width:170px;
	font-size:14px;
}

.item-carts .price span {
	font-size:10px;
}

.item-carts .member-price {
	font-size:14px;
	color:#f00;
}

.item-carts dl dt {
	float:left;
	clear:both;
	width:95px;
}

.item-carts dl {
	margin:0;
}

.item-carts dl dd {
	margin-left:95px;
}

#item-l-box .item-carts td.item-icon {
	padding-right:10px;
}

