@charset "utf-8";
/*clipdisk css*/
#clipdisk table {
	border: none;
	border-collapse: collapse;
}
#clipdisk td, #popup_clipdisk td {
	vertical-align: top;
	text-align: left;
}
/*ページ情報*/
.current {
	font-size: 110%;
	padding-left: 20px;
	background: url(../img/common/spacer.gif) left center no-repeat;
}
.icon_myfolder {
	background-image: url(../img/clipdisk/ico_minifolder_myfolder.png);
}
.icon_partnerfolder {
	background-image: url(../img/clipdisk/ico_minifolder_partner.png);
}
.icon_envfolder {
	background-image: url(../img/clipdisk/ico_minifolder_environ.png);
}
.icon_webprint {
	background-image: url(../img/clipdisk/ico_minifolder_webprint.png);
}
.icon_user {
	background-image: url(../img/clipdisk/ico_guest.png);
}
.icon_edit {
	background-image: url(../img/common/ico_edit.png);
}
.icon_mail {
	background-image: url(../img/clipdisk/ico_mail.png);
}
.total {
	padding: 3px 0;
	float: left;
}
.total_num {
	color: #0099ff;
}
/*フォームパーツ*/
.option {
	float: left;
	width: 132px;
	font-size: 10px;
	line-height: 1.8em;
}
.radio label, .check label {
	margin-right: 15px;
}
.option input, .check input, .radio input { /*ラジオボタン・チェックボックスとテキストの位置調整*/
	vertical-align: middle;
}
.input {
	background: #fff;
}
/*表示コントロールの背景設定*/
.disp_head_690 {
	height: 14px;
	background: url(../img/clipdisk/disp_head690_top.png) no-repeat;
}
.disp_body_690 {
	min-height: 24px;
	line-height: 24px;
	background: url(../img/clipdisk/disp_head690_middle.png) repeat-y;
	padding: 0 20px;
}
.disp_foot_690 {
	height: 14px;
	background: url(../img/clipdisk/disp_head690_bottom.png) no-repeat;
}
#clipdisk .module_contents_onecolumn {
	width: auto;
}
/*サムネイル ボックス表示*/
#thumb_box td {
	font-size: 10px;
	border: 1px #ccc solid;
	width: 122px;
	padding: 3px;
}
#thumb_box td.box {
	border-width: 1px 1px 0 1px;
}
#thumb_box td.tool {
	border-top: 1px #ccc dashed;
	padding: 2px 3px 3px;
}
#thumb_box td.none {
	border-width: 0;
	width: 10px;
	padding: 0;
}
#thumb_box .txt {
	padding: 0 2px;
}
#thumb_box .thumb100 {
	padding: 14px 14px 0;
	width: 100px;
}
/*サムネイル リスト表示*/
#thumb_list {
	width: 100%;
	height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px #ccc solid;
}
#thumb_list table {
	width: 100%;
}
#thumb_list td.thumb {
	width: 100px;
	vertical-align: middle;
}
#thumb_list td.user {
	width: 80px;
	position: relative;
}
.list_bar {
	height: 1px;
	background: #c0c0c0;
	margin: 2px 0;
	font-size: 1px;
	line-height: 1px;
}
.list_even {
	background: #ecebeb;
	padding: 5px;
}
.list_odd {
	background: #ffffff;
	padding: 5px;
}
.list_edit {
	background: #ecebeb;
	padding: 5px;
}
td.thumb {
	width: 140px;
}
td.thumb_s {
	width: 120px;
}
td.user {
	width: 85px;
}
td.label_s {
	width: 100px;
	height: 25px;
}
td.label {
	width: 180px;
	height: 30px;
}
td.label_l {
	width: 200px;
	height: 30px;
}
td.inbox {
	padding-bottom: 10px;
}
/*フォルダ画像*/
img.thumb_img {
	border: 1px #ccc solid;
}
div.folder {
	height: 86px;
	padding: 1px;
}
div.my {
	background: url(../img/clipdisk/ico_myfolder.png) no-repeat center center;
}
div.my_none {
	background: url(../img/clipdisk/ico_myfolder.png) no-repeat center center;
}
div.my_private {
	background: url(../img/clipdisk/ico_myfolder_non.png) no-repeat center center;
}
div.my_partial {
	background: url(../img/clipdisk/ico_myfolder_part.png) no-repeat center center;
}
div.my_public {
	background: url(../img/clipdisk/ico_myfolder_open.png) no-repeat center center;
}
div.partner_none {
	background: url(../img/clipdisk/ico_partner.png) no-repeat center center;
}
div.partner_up {
	background: url(../img/clipdisk/ico_partner_up.png) no-repeat center center;
}
div.env {
	background: url(../img/clipdisk/ico_environ.png) no-repeat center center;
}
div.env_none {
	background: url(../img/clipdisk/ico_environ.png) no-repeat center center;
}
div.env_private {
	background: url(../img/clipdisk/ico_environ_non.png) no-repeat center center;
}
div.env_partial {
	background: url(../img/clipdisk/ico_environ_parts.png) no-repeat center center;
}
div.env_public {
	background: url(../img/clipdisk/ico_environ_open.png) no-repeat center center;
}
img.folder_m {
	height: 60px;
}
div.thumb {
	position: relative;
}
div.thumb .thumb_new { /*サムネイル　新着アイコン*/
	position: absolute;
	top: 1px;
	left: 1px;
}
div.thumb .folder_new { /*サムネイル　新着アイコン*/
	position: absolute;
	top: -3px;
	left: -3px;
}
div.thumb .thumb_state {/*WEB印刷見本　公開非公開*/
	position: absolute;
	bottom: 12px;
	right: 5px;
}
div.thumb .thumb_state1 {/*WEB印刷見本　公開非公開 詳細*/
	position: absolute;
	bottom: 5px;
	right: 5px;
}
/*サムネイル　ステータスアイコン*/
.private {
	width: 47px;
	height: 16px;
	background: url(../img/clipdisk/ico_folder_closed.png) no-repeat;
}
.partial {
	width: 54px;
	height: 16px;
	background: url(../img/clipdisk/ico_part_release.png) no-repeat;
}
.public {
	width: 38px;
	height: 16px;
	background: url(../img/clipdisk/ico_folder_release.png) no-repeat;
}
div.thumb .private {
	position: absolute;
	left: 38px;
	top: 39px;
}
div.thumb .partial {
	position: absolute;
	left: 35px;
	top: 39px;
}
div.thumb .public {
	position: absolute;
	left: 43px;
	top: 39px;
}
div.thumb .upload {
	position: absolute;
	left: 39px;
	top: 39px;
	width: 47px;
	height: 16px;
	background: url(../img/clipdisk/ico_folder_up.png) no-repeat;
}
/*アプリアイコン*/
div.thumb .appli {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 24px;
	height: 24px;
	background: url(../img/common/spacer.gif) no-repeat;
}
div.thumb .appli2 {
	position: absolute;
	left: 10px;
	bottom: 0px;
	width: 24px;
	height: 24px;
	background: url(../img/common/spacer.gif) no-repeat;
}
div.thumb .is {
	background-image: url(../img/clipdisk/ico_folder_is.png)
}
div.thumb .cs {
	background-image: url(../img/clipdisk/ico_folder_cs.png)
}
div.thumb .rs {
	background-image: url(../img/clipdisk/ico_folder_rs.png)
}
/*ユーザ画像*/
img.thumb_user {
	width: 60px;
	height: 60px;/*border: 1px solid #ccc;*/
}
img.thumb_user_l {
	width: 100px;
	height: 100px;
	border: 1px solid #ccc;
}
/*アイコン＋リンク*/
a.edit_folder {
	background-image: url(../img/clipdisk/ico_minifolder_gray.png);
}
a.user {
	background-image: url(../img/clipdisk/ico_guest.png);
}
a.webprint {
	background-image: url(../img/clipdisk/ico_webprint.png);
}
/*招待ページ*/
.invitation_wrap {
	background: url(../img/clipdisk/invitation_base.png) repeat-x bottom;
	width: 970px;
	height: auto;
}
.invitation_area {
	width: 726px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
.invitation_title {
	background: url(../img/clipdisk/invitation_title.png) no-repeat;
	width: 726px;
	height: 81px;
}
.invitation_middle {
	background: url(../img/clipdisk/invitation_middle.png) repeat-y;
	width: 726px;
	height: auto;
}
.invitation_separate {
	background: url(../img/clipdisk/invitation_separate.png) no-repeat;
	width: 726px;
	height: 21px;
}
.invitation_mail_middle {
	background: url(../img/clipdisk/invitation_mail_middle.png) repeat-y;
	width: 726px;
	height: auto;
}
.invitation_bottom {
	background: url(../img/clipdisk/invitation_bottom.png) no-repeat;
	width: 726px;
	height: 40px;
	position: relative;
}
.invitation_human {
	background: url(../img/clipdisk/invitation_human.png) no-repeat;
	width: 170px;
	height: 570px;
	position: absolute;
	bottom: -20px;
	left: -110px;
}
.invitation_area_content_top {
	padding: 15px 65px 10px 65px;
}
.invitation_area_content_bottom {
	padding: 10px 65px 0px 65px;
}
#clipdisk h3.bluetxt {
	color: #89BEDE;
	border: 0;
	padding: 0;
	margin: 3px 0 0px 0;
	font-size: 120%;
}
#clipdisk h4.bluetxt {
	color: #5F89B3;
	border: 0;
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 100%;
	font-weight: bold;
}
#clipdisk .bluetxt {
	color: #5F89B3;
}
#clipdisk .username_txt {
	font-size: 120%;
	font-weight: bold;
	background: url(../img/clipdisk/icon_mail.png) left no-repeat;
	padding: 0 0 0 25px;
}
#clipdisk .username_area {
	margin: 0 0 10px 0;
}
#clipdisk .caution_title {
	color: #FF0033;
}
#clipdisk .caution_area ul {
	padding: 0 0 0 12px;
}
/*詳細（ポップアップ）*/
.module_popup_clipdisk_contents {
	padding: 15px 12px 20px 13px;
	width: auto;
	background-color: #FFFFFF;
}
#popup_clipdisk img.img_border {
	width: 158px;
	border: 1px #ccc solid;
}
#popup_clipdisk #left_contents {
	float: left;
	width: 160px;
}
#popup_clipdisk #right_contents {
	float: right;
	width: 390px;
}
/*トップ*/
.clipdisk_top_area {
	position: relative;
}
.clipdisk_lead {
	padding: 15px 10px 0 30px;
	position: relative;
	float: left;
}
.clipdisk_lead .help {
	position: absolute;
	top: 57px;
	left: 255px;
}
/*保管・共有するとはボタン*/
.clipdisk_about {
	width: 210px;
	padding: 15px 31px 0 0;
	float: right;
}
.clipdisk_about a img {
	background: url("../img/clipdisk/bt_clipdisk_guide.png") repeat scroll center top transparent;
	height: 60px;
	width: 210px;
}
.clipdisk_about a:hover img {
	background: url("../img/clipdisk/bt_clipdisk_guide.png") repeat scroll center bottom transparent;
}
/*コンテンツエリア*/
.clipdisk_top_maincontents {
}
.clipdisk_maincontents_top {
	background: url("../img/clipdisk/bg_clipdisk_contents_top.gif") no-repeat scroll center top transparent;
	height: 25px;
	width: 720px;
	margin-top: 10px;
}
.clipdisk_maincontents_middle {
	background: url("../img/clipdisk/bg_clipdisk_contents_middle.gif") repeat-y scroll center top transparent;
	height: auto;
	width: 720px;
}
.clipdisk_maincontents_bottom {
	background: url("../img/clipdisk/bg_clipdisk_contents_bottom.gif") no-repeat scroll center top transparent;
	height: 25px;
	width: 720px;
}
.clipdisk_mydisk_area {
	margin: 10px auto 0 auto;
	padding: 0 51px 0 51px;
	height: auto;
	width: auto;
}
.clipdisk_mydisk_area_top {
	background: url("../img/clipdisk/bg_blue_contents_top.gif") no-repeat scroll center top transparent;
	height: 10px;
	width: 618px;
}
.clipdisk_mydisk_area_middle {
	background: url("../img/clipdisk/bg_blue_contents_middle.gif") repeat-y scroll center top transparent;
	height: auto;
	width: 618px;
}
.clipdisk_mydisk_area_bottom {
	background: url("../img/clipdisk/bg_blue_contents_bottom.gif") no-repeat scroll center top transparent;
	height: 10px;
	width: 618px;
}
/*ユーザーネーム*/
.username_text01 {
	padding: 0 0 0 51px;
	font-size: 120%;
	font-weight: bold;
}
.username_text02 {
	font-size: 80%;
	font-weight: normal;
}
/*ディスクアイコン表示*/
.icon_top_myfolder {
	background: url("../img/clipdisk/ico_myfolder_m.png") no-repeat scroll center top transparent;
	height: 62px;
	width: 82px;
	float: left;
	padding: 0 15px 0 15px;
}
.icon_top_conffolder {
	background: url("../img/clipdisk/ico_environ_m.png") no-repeat scroll center top transparent;
	height: 150px;
	width: 82px;
	float: left;
	padding: 0 15px 0 15px;
}
.icon_top_conffolder_dis {
	background: url("../img/clipdisk/ico_disablefolder.png") no-repeat scroll center top transparent;
	height: 180px;
	width: 82px;
	float: left;
	padding: 0 15px 0 15px;
}
.icon_top_partnerfolder {
	background: url("../img/clipdisk/ico_partner_m.png") no-repeat scroll center top transparent;
	height: 62px;
	width: 82px;
	float: left;
	padding: 0 15px 0 15px;
}
.icon_top_webprintfolder {
	background: url("../img/clipdisk/ico_webprint_m.png") no-repeat scroll center top transparent;
	height: 70px;
	width: 82px;
	float: left;
	padding: 0 15px 0 15px;
}
/*ディスク外*/
.clipdisk_contents {
	padding: 15px 30px 15px 30px;
}
.clipdisk_contents_top {
	background: url("../img/clipdisk/bg_gray_top.gif") no-repeat scroll center top transparent;
	height: 12px;
	width: 665px;
}
.clipdisk_contents_middle {
	background: url("../img/clipdisk/bg_gray_middle.gif") repeat-y scroll center top transparent;
	height: auto;
	width: 665px;
}
.clipdisk_contents_bottom {
	background: url("../img/clipdisk/bg_gray_bottom.gif") no-repeat scroll center top transparent;
	height: 12px;
	width: 665px;
}
.clipdisk_contents_middlebox {
	padding: 0 7px 10px 10px;
}
/*リード分*/
.disk_content_txt {
	width: 490px;
}
*:first-child+html .disk_content_txt {
	width: 500px;
}
.clipdisk_top_guest, .clipdisk_top_partner {
	background: url("../img/clipdisk/bg_other_area.gif") no-repeat scroll center top transparent;
	height: 145px;
	width: 320px;
	position: relative;
	margin-right: 3px;
	display: inline;
}
.clipdisk_top_guest dl, .clipdisk_top_partner dl {
	padding: 8px 16px 10px 12px;
}
.clipdisk_top_guest dt, .clipdisk_top_partner dl dt {
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #ddd;
	font-size: 120%;
	font-weight: bold;
	color: #7691B7;
}
.clipdisk_top_guest dd, .clipdisk_top_partner dd {
}
/*ゲストの管理*/
.icon_top_guest {
	background: url("../img/clipdisk/ico_guestedit.gif") no-repeat scroll center top transparent;
	height: 72px;
	width: 90px;
	padding: 0 0px 0 3px;
	float: left;
}
.icon_top_partnerdisk {
	background: url("../img/clipdisk/ico_partnerdisk.gif") no-repeat scroll center top transparent;
	height: 72px;
	width: 90px;
	padding: 0 0px 0 3px;
	float: left;
}
.icon_top_othercontents {
	width: 190px;
	float: right;
}
.guest_count {
	position: absolute; /*.clipdisk_top_guest, .clipdisk_top_partnerに対して*/
	top: 17px;
	right: 14px;
}
.disk_content_area {
	height: auto;
}
.disk_content {
	float: left;
	height: auto;
	width: 500px;
	word-wrap: break-word;
}
.disk_content .number {
	font-size: 80%;
	font-weight: normal;
}
/*リスト*/

/*マイフォルダ*/
.list_org {
	background: url("../img/clipdisk/list_org.gif") no-repeat scroll 2px 4px;
	display: block;
	overflow: hidden;
	padding: 2px 0 2px 22px;
	font-size: 120%;
	font-weight: bold;
}
.list_org a:link {
	color: #FF9900;
}
.list_org a:visited {
	color: #FF9900;
}
.list_org a:hover {
	color: #FF9900;
	text-decoration: none;
}
.list_org a:active {
	color: #FF9900;
}
/*環境バックアップフォルダ*/
.list_red {
	background: url("../img/clipdisk/list_red.gif") no-repeat scroll 2px 4px;
	display: block;
	overflow: hidden;
	padding: 2px 0 2px 22px;
	font-size: 120%;
	font-weight: bold;
}
.list_red a:link {
	color: #d27795;
}
.list_red a:visited {
	color: #d27795;
}
.list_red a:hover {
	color: #d27795;
	text-decoration: none;
}
.list_red a:active {
	color: #d27795;
}
.list_other {
	background: url("../img/clipdisk/list_other.gif") no-repeat scroll 2px 4px;
	display: block;
	overflow: hidden;
	padding: 2px 0 4px 22px;
	font-size: 120%;
	font-weight: bold;
}
.list_other a:link {
	color: #79A3BF;
}
.list_other a:visited {
	color: #79A3BF;
}
.list_other a:hover {
	color: #79A3BF;
	text-decoration: none;
}
.list_other a:active {
	color: #79A3BF;
}
/*WEB印刷見本フォルダ*/
.list_green {
	background: url("../img/clipdisk/list_green.gif") no-repeat scroll 2px 4px;
	display: block;
	overflow: hidden;
	padding: 2px 0 4px 22px;
	font-size: 120%;
	font-weight: bold;
}
.list_green a:link {
	color: #3cb371;
}
.list_green a:visited {
	color: #3cb371;
}
.list_green a:hover {
	color: #3cb371;
	text-decoration: none;
}
.list_green a:active {
	color: #3cb371;
}
.list_gray {
	background: url("../img/clipdisk/list_gray.gif") no-repeat scroll 2px 4px;
	display: block;
	overflow: hidden;
	padding: 2px 0 2px 22px;
	font-size: 120%;
	font-weight: bold;
	color: #999;
}
/*注意（blue）*/
#clipdisk .border_caution_area {
	border: 1px solid #ddd;
	padding: 7px 10px 7px 10px;
	margin: 0 auto;
	width: 635px;
}
/*その他*/
.border_dot {
	background: url("../img/clipdisk/border_dot.gif") repeat-x scroll 0 0 transparent;
	height: 1px;
	margin: 5px 0;
}
/*活用講座リンク*/
.module_contents_howto_link {
	border: none;
}
