/* ====================================
	マイページ
==================================== */


#mypage_affiliate_navi {	
	z-index: 1;
	zoom: 1;
	width: 1000px;
	margin: 16px 0;
	line-height: 40px;
	background: #26bbd4;
	background: -moz-linear-gradient(top, #26bbd4, #0b9db6);
	background: -webkit-gradient(linear, left top, left bottom, from(#26bbd4), to(#0b9db6));
	-pie-background: linear-gradient(#26bbd4,#0b9db6);
	border-radius: 3px;
	position:relative;
	behavior: url("/PIE.htc");
}

#mypage_affiliate_navi a {
	color: #fff;
}

#mypage_affiliate_navi ul {
}

#mypage_affiliate_navi ul li {
	z-index: 2;
	position: relative;
	color: #fff;
	font-weight: bold;
	float: left;
	padding: 0 20px;
	line-height: 40px;
	font-size: 13px;
	text-shadow: #198395 1px 1px 1px;
	border-right: #2091a4 1px solid;
}

#mypage_affiliate_navi ul li ul {
	display: none;
	z-index:2;
	position: absolute;
	top: 40px;
	left: -1px;
	background: #d5f5fb;
	border: #9be3ef 1px solid;
	border-top: none;
	opacity:0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9; 
}

#mypage_affiliate_navi ul li ul li a {
	display: block;
	padding: 10px 15px 10px 15px;
	margin: 0;
	color: #0b9db6;
	text-shadow: none;
	white-space: nowrap;
	
}

#mypage_affiliate_navi ul li ul li a:hover {
	background: #c0eef6;
}

#mypage_affiliate_navi ul li ul li {
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	line-height: 1.0;
}


/* サイドナビ */
#affiliate_submenu {
	border: #0b9db6 1px solid;
	border-radius: 3px 3px 0 0;
	behavior: url("/PIE.htc");
}

#affiliate_submenu dt {
	margin-bottom: -1px;
	padding: 4px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #26bbd4;
	background: -moz-linear-gradient(top, #26bbd4, #0b9db6);
	background: -webkit-gradient(linear, left top, left bottom, from(#26bbd4), to(#0b9db6));
	-pie-background: linear-gradient(#26bbd4,#0b9db6);
	behavior: url("/PIE.htc");
}

#affiliate_submenu dd {
	font-weight: bold;
	border-top: #bbb 1px dotted;
}

#affiliate_submenu dd a {
	display: block;
	padding: 7px 10px;
	font-weight: normal;
}
#affiliate_submenu dd a:hover {
	background: #cef4fb;
}
#affiliate_submenu dd.current {
	padding: 7px 10px;
	background: #cef4fb;
}

.affiliate_side_info {
	border: #ddd 1px solid;
	margin-bottom: 15px;
}

.affiliate_side_info div {
	zoom: 1;
}

.affiliate_side_info p {
	margin: 10px 13px;
	line-height: 1.4;
	font-size: 13px;
}

.affiliate_welcome {
	padding: 4px 0;
}
.affiliate_sales_summary {
	background: #e7fcff;
}

.affiliate_sales_summary_table {
}

.sales_summary_table {
	width: 180px;
	margin: 10px 13px 10px;
}

.sales_summary_table th,.sales_summary_table td  {
	padding: 3px;
}

.affiliate_side_info .sales_summary_table p {
	margin: 0;
}

.sales_summary_table th p,.sales_summary_table td p {
	text-align: right;
}

.sales_summary_table td p span {
	color: #e20000;
	font-weight: bold;
}
	

.affiliate_side_info .sales_summary p {
	position: relative;
}

.affiliate_side_info .sales_summary p span {
	display: block;
	float: right;
	color: #e20000;
	font-weight: bold;
}

.affiliate_side_info .sales_summary p span.no_em {
	font-weight: normal;
	color: #222;
}

.affiliate_side_info .affiliate_sales_summary div {
	border-top: #a7edf9 1px dotted;
	background: #fff;
}


.welcome {
	font-weight: bold;
}

.affiliate_side_info p.id {
	font-size: 12px;
}

.welcome strong {
	color: #e20000;
}

#left_navi 
.affiliate_side_info h2 {
	margin: 0;
	padding: 0;
	padding: 5px 10px;
	font-size: 14px;
	background: #efefef;
}

.affiliate_side_info .item_summary {
	margin: 0 ;
	padding: 0;
	border-top: #ddd 1px solid;
}

.affiliate_side_info .item_summary p {
	position: relative;
}

.affiliate_side_info .item_summary p span {
	display: block;
	float: right;
}


.affiliate_side_info .item_summary {
	margin: 0 ;
	padding: 0;
	border-bottom: #ddd 1px solid;
}

.affiliate_side_info .comment p {
	position: relative;
}

.affiliate_side_info .comment p span {
	display: block;
	float: right;
	color: #e20000;
	font-weight: bold;
}

.affiliate_side_info .coin {
}

.affiliate_side_info .coin p {
	position: relative;
}

.affiliate_side_info .coin p span {
	display: block;
	float: right;
	color: #e20000;
	font-weight: bold;
}

.coin .coin_get {
	padding-top: 8px;
	border-top: #bbb 1px dotted;
	text-align: center;
}

/* ====================================
	コンテンツ
==================================== */
#content #products h2.affiliate_title {
	margin-top: 3px;
	padding-bottom: 5px;
}

#content h3.affiliate_title {
	margin-bottom: 8px;
	padding: 5px 5px 4px;
	color: #44a000;
	font-size: 14px;
	border: none;
	background: #efefef;
	border-radius: 3px;
	position:relative;
	behavior: url("/PIE.htc");
}

#content p.affiliate_title {
    padding: 5px 20px 5px;
    background: #efefef;
    border-radius: 3px;
}

/* ====================================
	アフィリエイトパーツ
==================================== */

#width_parts_preview {
}

#height_parts_preview {
	margin-bottom: 15px;
}

#width_parts_preview h3,#height_parts_preview h3 {
	font-size: 12px;
	padding: 5px 5px 4px 5px;
	background: #ddd;
}

.parts_preview {

	position: relative;
	margin: 0 0 10px;
	border: #ddd 1px solid;
	height: auto;
	min-height: 50px;
}

.parts_tab {
	zoom: 1;
	overflow: hidden;
	margin: 0 10px;
}

.parts_tab li {
	zoom: 1;
	overflow: hidden;
	cursor: pointer;
	float: left;
	color: #666;
	width: 160px;
	padding: 10px 0;
	margin: 0 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background: #eee;
	border: #ddd 1px solid;

	position:relative;

}

.parts_tab li.active {
	z-index: 100;
	background: #fff;
	border-bottom: #fff 1px solid;
	color: #222;
}

.preview_setting_area {
	z-index: 1;
	margin-top: -1px;
	clear: both;
	padding: 25px;
	background: #fff;
	border: #ddd 1px solid;
	border-radius: 4px 4px;
	position:relative;
	behavior: url("/PIE.htc");
}

.preview_setting_area div {
	margin: 0 0 30px 125px;
}

.preview_setting_area div p,.preview_setting_area div span {
	color: #888;
}

.preview_setting_area div span {
	padding-left: 10px;
}

.preview_setting_area div input {
	width: 200px;
}

body #content h4.preview_setting_title {
	margin-bottom: 12px;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: #1db1ca 2px solid;
}

.preview_setting_title span {
	color: #5da910;
}

.preview_setting_title span.hissu {
	color: #ed7b2a;
}

.parts_setting_table {
	border-top: #ddd 1px solid;
	border-left: #ddd 1px solid;
}

.parts_setting_table th,.parts_setting_table td {
	padding: 8px;
	text-align: left;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}

.parts_setting_table th {
	background: #f8f8f8;
}

.preview_setting_area .parts_setting_table input {
	width: 80px;
}

.parts_buttons {
	margin-bottom: 20px;
	text-align: center;
}

.parts_buttons li {
	display: inline;
	padding: 10px;
}

.parts_tag {
	width: 100%;
	height: 100px;
}

.tag_attention {
	font-size: 14px;
}

/*横タイプパーツのプレビューローディング*/
p.width_preview_loading {
	width: 758px;
}

/* 右寄りリンク */
.affiliate_explain_link {
	text-align: right;
	padding-left: 40px;
	font-size: 13px;
	font-weight: normal;
}
.affiliate_explain_link a {
	padding-left: 15px;
	background: url(/common/images/arrow_circle_affiliate.gif) no-repeat left center;
}

/* 連携機能 */

#content h3.affiliate_h3 {
	color: #1db1ca;
	border-bottom: #bbb 1px solid;
	padding-bottom: 3px;
	
}

/* 会員情報 */

.affiliate_register_table {
}

.affiliate_register_table th {
	border-left: #9ae9f7 5px solid;
	border-right: #c4ecf4 1px dotted;
	background: #e3f8fc;
	
}
