@charset "utf-8";
@import "support_02.css";/* サポート追加 */
/*****************************************************************************************************　top　*/
#top .line_box, #mypage .line_box {
	border-top: none;
	border-radius: 0 0 5px 5px;
}
#top .module_title {
	padding: 6px 5px 4px;
	background-position: bottom;
	border: #999 solid;
	border-width: 1px 1px 0;
	border-bottom: solid #ccc 1px;
}
.bt_service .line_box {
	background-color: #999;
	padding: 9px 9px 4px;
}
.top_ranking .line_box {
	padding: 7px;
}
#image_area .line_box {
	background-color: #666;
	height: 180px;
	padding: 4px;
	border: 1px solid #888;
	border-radius: 5px;
	box-sizing: content-box;
}
#box_main {
	width: 410px !important;
	height: 150px !important;
	overflow: hidden;
	position: relative;
	background-color: #759caf;
	border-radius: 5px;
}
#top_images {
	position: absolute;
	left: 0;
	top: 0;
}
#top_images_n {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.top_image {
	float: left;
	display: block;
}
#top_material_list a.thumb_img:hover, a.top_image:hover {
	opacity: 0.8 !important;
	background: none !important;
}
#top_material_list .thumbs {
	width: 378px;
	background: #759caf;
	margin: 0 auto;
}
#top_material_list .thumbs a {
	display: block;
	float: left;
	margin: 0 -1px -1px 0;
	border: solid 1px #ccc;
	width: 62px;
	height: 62px;
	overflow: hidden;
}
#top_material_list .thumbs a:hover {
	border-color: #3399ff;
	width: 61px;
	height: 61px;
	margin: 0;
}
#top_material_list .thumbs a img {
	width: 62px;
	height: 62px;
	background-color: transparent;
}
#top_material_list .thumbs a img:hover {
	width: 61px;
	height: 61px;
}
#top_material_list h3 a.more_link {
	top: 1px !important;
	right: 3px !important;
	border: solid 1px #ccc;
}
#top_material_list h3 a.more02 {
	right: 70px !important;
	width: 12em;
}
.bt_change {
	position: absolute;
	bottom: 12px;
	left: 10px;
}
.bt_change a {
	width: 10px;
	height: 10px;
	display: block;
	background-color: #999;
	margin-right: 8px;
	float: left;
}
.bt_change a:hover, .bt_change a.on, .bt_change a.on:hover {
	background-color: #F8C058;
}
/************************************************　thumbnail　*/
table.thumb_info {
	margin-bottom: 5px;
	border-collapse: collapse;
	border-spacing: 0;
}
table.thumb_info td {
	vertical-align: top;
	font-size: 90%;
}
table.thumb_info td.info {
	padding-left: 5px;
}
table.thumb_info td.info span {
	word-break: break-all;
}
#box_my_sees .line_box_thumb table.thumb_info td.info {
	padding-left: 0;
	padding-top: 3px;
}
table.thumb_info td.number span {
	background-color: #FF9900;
	color: #fff;
	text-align: center;
	width: 15px;
	height: 15px;
	display: block;
	font-size: 110%;
	font-weight: 700;
	line-height: 15px;
}
table.thumb_info td.number span {
	background-color: #33CCFF;
}
table.thumb_info td.number, table.thumb_info td.thumb_material, table.thumb_info td.thumb_sees, table.thumb_info td.thumb_topicks {
	padding-top: 3px;
}
table.thumb_info td.thumb_material img, table.thumb_info td.thumb_material a, table.thumb_info td.thumb_topicks a, table.thumb_info td.thumb_topicks img {
	width: 60px;
	height: 60px;
}
table.thumb_info td.thumb_sees img, table.thumb_info td.thumb_sees a {
	width: 234px;
	height: 60px;
}
#mypage table.thumb_info td.thumb_sees img, #mypage table.thumb_info td.thumb_sees a {
	width: 204px;
	height: 52.3px;
}
table.thumb_info td.thumb_material a, table.thumb_info td.thumb_sees a, table.thumb_info td.thumb_topicks a {
	display: block;
	border: solid 1px #aaa;
}
table.thumb_info td.thumb_material a.thumb_301, table.thumb_info td.thumb_material img.thumb_301 {
	border: 2px solid #7ac0c9 !important;
}
table.thumb_info td.thumb_material a:hover, table.thumb_info td.thumb_sees a:hover, table.thumb_info td.thumb_topicks a:hover {
	border-color: #3399FF;
}
/************************************************　twitter　*/
#box_twitter {
	padding: 0 !important;
}
.twtr-doc {
	border-radius: 0 0 5px 5px !important;
	padding: 0 5px;
	width: auto !important;
	background: none !important;
}
.twtr-doc, .twtr-hd, .twtr-widget, #box_twitter {
	background-color: #87CDD9 !important;
}
.twtr-tweet-text, twtr-tweet-wrap, .twtr-tweet, .twtr-tweets, .twtr-timeline, .twtr-bd {
	background-color: #fff !important;
}
.twtr-timeline {
	height: auto !important;
	max-height: 244px !important;
}
#box_twitter h3 {
	border: none;
}
#box_twitter h4 {
	display: none;
}
/*****************************************************************************************************　mypage　*/
#mypage h2 {
	margin-top: 13px;
}
/*************************************************　sub_tab　*/
.sub_tab {
	margin: 0 0 20px;
}
.sub_tab a {
	display: block;
	width: 180px;
	text-align: center;
	overflow: hidden;
	height: 20px;
	margin-right: 2px;
	float: left;
	line-height: 20px;
	background-color: #ECE6E0;
	font-size: 90%;
}
.sub_tab a:link, .sub_tab a:visited, .sub_tab a:hover, .sub_tab a:active {
	color: #666;
}
.sub_tab a:hover {
	background-color: #E1D8CF;
}
.sub_tab a.on:link, .sub_tab a.on:hover, .sub_tab a.on:visited, .sub_tab a.on:active {
	background-color: #AF9985;
	text-decoration: none;
	color: #fff;
}
/***********************************************************************************　mynews　*/
.disp_head_690 {
	height: 14px;
	background: url(../img/common/disp_head690_top.png) no-repeat;
}
.disp_body_690 {
	min-height: 24px;
	line-height: 24px;
	background: url(../img/common/disp_head690_middle.png) repeat-y;
	padding: 0 20px;
}
.disp_foot_690 {
	height: 14px;
	background: url(../img/common/disp_head690_bottom.png) no-repeat;
}
.total {
	padding: 3px 0;
}
.total_num {
	color: #0099ff;
}
.read, .unread {
	margin: 0 0 5px;
}
.read a, .unread a {
	display: block;
	float: left;
}
.read span.image, .unread span.image, .replay span.image {
	background-image: url(../img/mypage/icon_mail.png);
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin: 1px 5px 0 5px;
}
.read .image {
	background-position: 0 -15px;
}
.unread .image {
	background-position: 0 0;
}
.replay .image {
	background-position: 0 -30px;
}
/***********************************************************************************　受信、送信済み画面　*/
.two_row_list {
	width: auto;
	background: #fff;
	margin-left: 0;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 15px 20px;
	border-radius: 5px;
	position: relative;
}
.two_row_list li {
	min-height: 20px;
	margin: 0;
	padding: 6px 0 6px 6px;
}
.two_row_list img {
	margin: 0;
}
.two_row_list .read, .two_row_list .unread {
	margin: 0;
}
.two_row_list li span, .two_row_list li a {
	padding: 0;
	margin: 0;
}
/***********************************************************************************　myInfo Edit　*/
.edit .separator_dotted {
	margin-bottom: 10px;
}
.edit h3, .edit h2, .edit h4 {
	margin-top: 30px;
}
.edit h4, #top h4 {
	padding: 0 0 3px 8px;
	border: solid #bbb;
	border-width: 0 0 1px 5px;
	color: #666;
}
input.btn_myInfoEdit, div.btn_myInfoEdit a {
	margin: 10px auto 0;
	width: 180px;
}
div.btn_myInfoEdit a {
	text-decoration: none;
	color: #666;
}
div.editwrapp {
	width: 600px;
	margin: 0 auto;
}
.margin_center {
	margin: 0 auto;
}
div.editwrapp table {
	width: 600px;
}
table.livesAddress p {
	margin: 7px 5px 0 5px;
}
table.livesAddress ul, li {
	list-style-type: none;
}
table.livesAddress li {
	float: left;
}
.table_gold_02 h4 {
	border: solid #ddd;
	border-width: 0 0 3px 3px;
	padding: 0 0 5px 5px;
	margin: 0;
}
#ba_store_area {
	height: 60px;
}
#ba_store_area a:hover {
	background: none !important;
}
#ba_store_area a img:hover {
	opacity: 0.8 !important;
	background: none !important;
}
/***********************************************************************************　clip通帳　*/
.btarea_point {
	position: relative
}
.btarea_point .center {
	position: absolute;
	top: 0;
	left: 42%;
}
/*****************************************************************************　direct Message　*/
.messageedit {
	width: 510px;
	border: 8px solid #eee;
	padding: 10px 20px 5px;
	margin-bottom: 15px;
	border-radius: 5px;
	font-size: 12px;
	color: #646464;
	outline: none;
	line-height: 1.5em;
}
.messagewrap {
	width: auto;
	background-color: #fff;
	border: solid #ddd 2px;
	padding: 15px;
	margin-bottom: 10px;
	border-radius: 5px;
	background-image: url(../img/support/bg_contribution_area.png);
	background-repeat: repeat-x;
}
.bt_takeout {
	background: #92c5de;
	padding: 3px 5px !important;
	border-radius: 5px;
	color: #fff;
	font-size: 90%;
	margin-left: 24px !important;
}
/*****************************************************************************　キャンペーン一覧画面　*/
#mypageWrapp .thumb_gold {
	margin-bottom: 0;
	text-align: center;
}
#mypageWrapp .thumb_gold .gold_number {
	font-size: 20px;
}
#mypageWrapp .info_02 {
	display: block;
	font-weight: bold;
}
#mypageWrapp .gold_number, #mypageWrapp .clippy_number {
	display: inline-block;
	margin: 0 3px;
	color: #AD3333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mypageWrapp .clippy_number {
	color: #0099FF;
}
#mypageWrapp .thumb_gold_set {
	position: relative;
	width: 154px;
	height: 54px;
	padding: 5px 5px 3px;
	margin: 0 auto;
	border-radius: 5px;
	border: solid 1px #DAE894;
	background-color: #F8FBEA;
}
#mypageWrapp a.bt_buy, #mypageWrapp div.bt_buy {
	width: 154px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background-image: url(../img/tool/store/bt_gradation_white.png);
	background-repeat: repeat-x;
	background-position: 0 -5px;
	background-color: #EAAF0A;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 5px;
	top: 5px;
	border-radius: 5px;
	border: solid 1px #D89F21;
}
#mypageWrapp a.bt_buy_2, #mypageWrapp div.bt_buy_2 {
	display: block;
	width: auto;
	min-width: 120px;
	height: 24px;
	padding: 0 10px;
	line-height: 24px;
	color: white;
	text-decoration: none;
	text-align: center;
	background-image: url(../img/tool/store/bt_gradation_white.png);
	background-repeat: repeat-x;
	background-position: 0 -5px;
	background-color: #EAAF0A;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 30px;
	border-radius: 5px;
	border: solid 1px #D89F21;
	font-size: 12px;
}
#mypageWrapp .type02 a.bt_buy, #mypageWrapp .type02 div.bt_buy {
	top: 30%;
}
#mypageWrapp a.bt_buy:hover {
	background-color: #E0A40E;
}
#mypageWrapp div.bt_buy, #mypageWrapp div.bt_buy_2 {
	color: #aaa;
	background-color: #ccc;
	border: solid 1px #ccc;
	margin-bottom: 8px;
}
/*郵便番号入力ボタン*/
#btn_ziptoaddress {
	background: #9EBAC7;
	padding: 4px 10px;
	color: white;
	border: none;
	border-radius: 5px;
	position: relative;
	width: auto !important;
}
#btn_ziptoaddress:hover {
	background: #769eb0;
}
#clipGoldLayout .btn_myInfoEdit {
	line-height: inherit;
}
.ico_clipstudio_material301 {
	background: url("../img/material/ico_clipstudio_material.png") no-repeat;
	width: 111px;
	height: 12px;
	display: block;
}
#top_material_list .thumbs a.thumb_301 {
	border: 1px solid #7ac0c9 !important;
}