/* ------------------------------------------------------------
	0. Base
------------------------------------------------------------ */
html {
	overflow: hidden;
}
body,.dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
form,fieldset,input,textarea,
p,th,td{
	font-size: 11px;
	color: #3A3A3A;
	line-height: 1.7em;
}

body {
	text-align: left;
	background: left top #c6c6c6;
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
	cursor:pointer;
}
img {
	border:none;
}
ul {
	list-style-type:none;
}

#wrapper {
	text-align: left;
}
/* ------------------------------------------------------------
	1. Header/Navigation
------------------------------------------------------------ */
#wisebook {
	width: 100%;
	height:100%;
}
#wisebook .body {

}

/* ------------------------------------------------------------
	2. Controlbar/Mainarea
------------------------------------------------------------ */
/*--- main ---*/
#top{
	position:absolute;
	top:0px; 
	left:0px;
	width:100%;
	height:60px;
	display:none;
	background: url(images/pc/grey/top_bg.png) repeat-x;
}

#top #wisebookLogo{
	float:left;
	margin-left:10px;
}
/*
	banner 
----------------------------------------------------------*/
#bannerbar{
	position:absolute;
	width:100%;
	height:110px;
	background:rgba(0,0,0,0.1);
	z-index:100;
}

.banner_img {
	position:absolute;
    width: 100%;
    height: 100%;
    line-height: 110px;
    text-align: center;
}
.banner_img:after {
    content: " ";
    margin-left: -0.6em;
    white-space: pre;
}
.banner_img img {
    vertical-align: middle;
}
.banner_img img:hover {
    cursor: pointer; cursor: hand;
}
.banner_close {
	position:absolute;
	float:right;text-align:left;
	right:15px;top:10px;
	width:30px;height:30px;
	background:url(images/pc/grey/sns/banner_close.png) no-repeat;
	cursor:pointer;
}
.banner_close:hover {
	background:url(images/pc/grey/sns/banner_close_o.png) no-repeat;
	cursor:pointer;
}


#navbar_type1 {
	position:absolute;
	bottom:64px;
	left:0px;
	width:100%;
	height:31px;
	z-index:100;
	/*background: url(images/pc/grey/movie_bg.png) repeat-x; left top;*/
	opacity:0.7;
	background-image:#ececec;
	background-image: linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* W3C */
	background-image: -o-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* Opera 11.10+ */
	background-image: -moz-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* FF3.6+ */
	background-image: -webkit-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%);/* Chrome10+,Safari5.1+ */
	background-image: -ms-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ececec',GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
}
#navbar {
        position:absolute;
        bottom:64px;
        left:0px;
        width:100%;
        height:31px;
        /*background: url(images/pc/grey/movie_bg.png) repeat-x; left top;*/
        background-image:#ececec;
        background-image: linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* W3C */
        background-image: -o-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* Opera 11.10+ */
        background-image: -moz-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* FF3.6+ */
        background-image: -webkit-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%);/* Chrome10+,Safari5.1+ */
        background-image: -ms-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ececec',GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
}
#navbar .nav_move_btn{
	position:absolute;
	display:block;
	width:30px;
	height:18px;
	top:7px;
	text-align:center;
}
#navbar #nav_leftend {
	left:15px;
	background:url(images/pc/grey/nav_leftend.png) no-repeat center center;
}
#navbar #nav_leftend:hover {
	background:url(images/pc/grey/nav_leftend_o.png) no-repeat center center;
}
#navbar #nav_left {
	left:50px;
	background:url(images/pc/grey/nav_left.png) no-repeat center center;
}
#navbar #nav_left:hover {
	background:url(images/pc/grey/nav_left_o.png) no-repeat center center;
}
#navbar #nav_leftend.disable {
	background:url(images/pc/grey/nav_leftend_dis.png) no-repeat center center;
}

#navbar #nav_left.disable{
	background:url(images/pc/grey/nav_left_dis.png) no-repeat center center;
}

#navbar #nav_right {
	right:50px;
	background:url(images/pc/grey/nav_right.png) no-repeat center center;
}
#navbar #nav_right:hover {
	background:url(images/pc/grey/nav_right_o.png) no-repeat center center;
}
#navbar #nav_rightend {
	right:20px;
	background:url(images/pc/grey/nav_rightend.png) no-repeat center center;
}
#navbar #nav_rightend:hover {
	background:url(images/pc/grey/nav_rightend_o.png) no-repeat center center;
}
#navbar #nav_rightend.disable {
	background:url(images/pc/grey/nav_rightend_dis.png) no-repeat center center;
}

#navbar #nav_right.disable{
	background:url(images/pc/grey/nav_right_dis.png) no-repeat center center;
}

/************************************************************************************
	psy20140318 navigation slide
*************************************************************************************/
#slidebar{
	height:15px;
	left:90px;
	right:90px;
	position:absolute;
	top:10px;
}

#tablet_track{
	background:url(images/pc/grey/slidebar.png) repeat-x;
}

#tablet_track a{
	width:41px;
	height:15px;
	background:url(images/pc/grey/nav_thumb.png) no-repeat;
}
#tablet_track a:hover{
	background:url(images/pc/grey/nav_thumb_o.png) no-repeat;
}
#tablet_track a.sliderMoveStatus{
	background:url(images/pc/grey/nav_thumb_o.png) no-repeat;
}


#tablet_track .ui-slider-range{
	background: rgb(32,84,165);
	background: -moz-linear-gradient(top,  rgb(32,84,165) 0%, rgb(104,166,248) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(32,84,165)), color-stop(100%,rgb(104,166,248)));
	background: -webkit-linear-gradient(top,  rgb(32,84,165) 0%,rgb(104,166,248) 100%);
	background: -o-linear-gradient(top,  rgb(32,84,165) 0%,rgb(104,166,248) 100%);
	background: -ms-linear-gradient(top,  rgb(32,84,165) 0%,rgb(104,166,248) 100%);
	background: linear-gradient(to bottom,  rgb(32,84,165) 0%,rgb(104,166,248) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2054a5', endColorstr='#68a6f8',GradientType=0 );
}

#tablet_track .virtualTrack { 
	position: relative; 
	width: 100%; 
	height: 100%; 
	margin: 0 auto; 
}

#trackThumbBg {
	position: absolute;
	background:url(images/pc/grey/track_thumb_bg.png) left top no-repeat;
	width: 186px;
	height: 146px;
	z-index:1000;
	padding:0;
	margin:0;
	left:-75px;
	top:-150px;
	display:none;
}
#trackThumbBody{
	position:relative;
	height:110px;
}

#controlbar_type1 {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:64px;
	border-top:1px solid #888a8c;
	opacity:0.7;
	
	background-image:#ececec;
	background-image: linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* W3C */
	background-image: -o-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* Opera 11.10+ */
	background-image: -moz-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* FF3.6+ */
	background-image: -webkit-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%);/* Chrome10+,Safari5.1+ */
	background-image: -ms-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ececec',GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
	z-index:100;
}
#controlbar {
        position:absolute;
        bottom:0px;
        left:0px;
        width:100%;
        height:64px;
        border-top:1px solid #888a8c;
        /*background: url(images/pc/grey/btn_bg.png) repeat-x;*/
        background-image:#ececec;
        background-image: linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* W3C */
        background-image: -o-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* Opera 11.10+ */
        background-image: -moz-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* FF3.6+ */
        background-image: -webkit-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%);/* Chrome10+,Safari5.1+ */
        background-image: -ms-linear-gradient(bottom, rgba(243,243,243,1) 0%, rgba(228,228,228,1) 100%); /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ececec',GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        z-index:100;
}
#leftcontrolbar {
	position:absolute;
	left:10px;
	top:8px;
}

#controlbar a {
	display:block;
	width:66px;
	height:50px;
	text-align:center;
	float:left;
}
#centercontrolbar { 
	margin:12px auto 0 auto;
	height:44px;
	width:435px;
	background: url(images/pc/grey/center_bg_line.png) no-repeat left center;
}
#centercontrolbar a {
	margin-top:7px;
	height:29px;
}
.btn_zoomin {
	margin-left:0px;
	background:url(images/pc/grey/btn_zoomin.png) no-repeat center center;
}
.btn_zoomin:hover {
	background:url(images/pc/grey/btn_zoomin_o.png) no-repeat center center;
}

.disablezoomin {
	cursor:default;
	background:url(images/pc/grey/btn_zoomin_dis.png) no-repeat center center;
}
.disablezoomin:hover {
	background:url(images/pc/grey/btn_zoomin_dis.png) no-repeat center center;
}

#zoomlevelbg {
	float:left;
	height:24px;
	width:81px;
	color:#484848;
	background: url(images/pc/grey/zoomlist.png) no-repeat left center;
	margin-top:10px;
	position:relative;
}
#zoomlevel {
	display:none;
	margin:0;padding:0;
	position:absolute;
	bottom:0;
	background-color:#FFF;
	border:1px solid #888888;
	width:80px;
}
#zoomleveltext {
	font-size:9pt;
	padding-left:4px;
	padding-top:2px;
	cursor:pointer;
}
#zoomlevel li {
	font-size:9pt;
	padding-left:4px;
	background-color:#fff;
	color:#3a3a3a;
}
#zoomlevel li:hover {
	cursor:pointer;
	background:#7397e8;
	color:#fff;
}
.btn_zoomout {
	margin-left:1px;
	background:url(images/pc/grey/btn_zoomout.png) no-repeat center center;
}
.btn_zoomout:hover {
	background:url(images/pc/grey/btn_zoomout_o.png) no-repeat center center;
}
.disablezoomout {
	cursor:default;
	background:url(images/pc/grey/btn_zoomout_dis.png) no-repeat center center;
}
.disablezoomout:hover {
	background:url(images/pc/grey/btn_zoomout_dis.png) no-repeat center center;
}

#pagenum {
	margin-left:1px;
	width:81px;
	height:24px;
	font-size:9pt;
	color:#373737;
	text-align:center;
	background: url(images/pc/grey/pageno.png) no-repeat left center;
	margin-top:10px;
	padding:0px 10px 0 0px;
	float:left;
}

#naviMoveNumText {
	width:35px; 
	height:16px;
	border:none;
	font-size:9pt;
	color:#373737;
	margin-top:2px;
	padding:0px;
	text-align:right;
	background-color:transparent;
}

#textarea {
	margin-left:5px;
	width:300px;
	height:29px;
	font-size:12pt;
	text-align:left;
	margin-right:5px;
	padding:0;
	border:1px solid #888;
	float:left;
}
#radiobutton {
	margin-right:5px;
	margin-left:15px;
	padding:0;
	float:left;
}
.font_white{
	margin-right:15px;
	font-size:15px;
	color:#c0c0c0;
	font-weight: normal;
}

.btn_auto {
	margin-left:14px;
	background:url(images/pc/grey/btn_auto.png) no-repeat center center;
}
.btn_auto:hover {
	background:url(images/pc/grey/btn_auto_o.png) no-repeat center center;
}

.disable_autoplay{
	background:url(images/pc/grey/btn_auto_o.png) no-repeat center center;
}
.disable_autoplay:hover{
	background:url(images/pc/grey/btn_auto.png) no-repeat center center;
}

#rightcontrolbar { 
	position:absolute;
	right:10px;
	top:8px;
}
#btn_toc {
	background:url(images/pc/grey/btn_toc.png) no-repeat center center;
}
#btn_toc:hover {
	background:url(images/pc/grey/btn_toc_o.png) no-repeat center center;
}
#btn_thumb {
	background:url(images/pc/grey/btn_thumb.png) no-repeat center center;
}
#btn_thumb:hover {
	background:url(images/pc/grey/btn_thumb_o.png) no-repeat center center;
}
#btn_bookmark {
	background:url(images/pc/grey/btn_bookmark.png) no-repeat center center;
}
#btn_bookmark:hover {
	background:url(images/pc/grey/btn_bookmark_o.png) no-repeat center center;
}
#btn_search {
	background:url(images/pc/grey/btn_search.png) no-repeat center center;
}
#btn_search:hover {
	background:url(images/pc/grey/btn_search_o.png) no-repeat center center;
}
#btn_memo {
	background:url(images/pc/grey/btn_memo.png) no-repeat center center;
}
#btn_memo:hover {
	background:url(images/pc/grey/btn_memo_o.png) no-repeat center center;
}
#btn_pentool {
	background:url(images/pc/grey/btn_pentool.png) no-repeat center center;
}
#btn_pentool:hover {
	background:url(images/pc/grey/btn_pentool_o.png) no-repeat center center;
}

#btn_pdfadd {
	background:url(images/pc/grey/btn_pdfadd.png) no-repeat center center;
}
#btn_pdfadd:hover {
	background:url(images/pc/grey/btn_pdfadd_o.png) no-repeat center center;
}
#btn_pdfdivision {
	background:url(images/pc/grey/btn_pdfdivision.png) no-repeat center center;
}
#btn_pdfdivision:hover {
	background:url(images/pc/grey/btn_pdfdivision_o.png) no-repeat center center;
}
#btn_pdf {
	background:url(images/pc/grey/btn_pdf.png) no-repeat center center;
}
#btn_pdf:hover {
	background:url(images/pc/grey/btn_pdf_o.png) no-repeat center center;
}
#btn_print {
	background:url(images/pc/grey/btn_print.png) no-repeat center center;
}
#btn_print:hover {
	background:url(images/pc/grey/btn_print_o.png) no-repeat center center;
}

.btn_share{
	background:url(images/pc/grey/btn_share.png) no-repeat center center;
}
.btn_share:hover{
	background:url(images/pc/grey/btn_share_o.png) no-repeat center center;
}

#btn_full {
	background:url(images/pc/grey/btn_full.png) no-repeat center center;
}
#btn_full:hover {
	background:url(images/pc/grey/btn_full_o.png) no-repeat center center;
}
#btn_help {
	background:url(images/pc/grey/btn_help.png) no-repeat center center;
}
#btn_help:hover {
	background:url(images/pc/grey/btn_help_o.png) no-repeat center center;
}

.coverwindow {
	display:none;
	position:absolute;
	left:0;right:0;
	top:0;bottom:0;
	width:100%;height:100%;
	background-color:rgba(0,0,0,0.8);
	padding:15px;
	z-index:100;
}
.coverwindow .cw_close {
	position:absolute;
	right:50px;top:15px;
	width:30px;height:30px;
	background:url(images/pc/popup/btn_close_off.png) no-repeat;
	cursor:pointer;
}
.coverwindow .cw_close:hover {
	background:url(images/pc/popup/btn_close_on.png) no-repeat;
	cursor:pointer;
}
.coverwindow .btn_group {
	float:left;text-align:center;
	padding:20px 20px 10px 120px;
}

#tool_bookmark #btn_type_bookmark {
	display:block;float:left;
	width:136px;height:35px;
	background:url(images/pc/popup/bookmark/btn_bookmark.png) no-repeat center center;
}
#tool_bookmark #btn_type_bookmark.selected {
	background:url(images/pc/popup/bookmark/btn_bookmark_o.png) no-repeat center center;
}
#tool_bookmark #btn_type_memo {
	display:block;float:left;
	width:136px;height:35px;
	background:url(images/pc/popup/bookmark/btn_memo.png) no-repeat center center;
}
#tool_bookmark #btn_type_memo.selected {
	background:url(images/pc/popup/bookmark/btn_memo_o.png) no-repeat center center;
}
#tool_bookmark #btn_type_pentool {
	display:block;float:left;
	width:136px;height:35px;
	background:url(images/pc/popup/bookmark/btn_pentool.png) no-repeat center center;
}
#tool_bookmark #btn_type_pentool.selected {
	background:url(images/pc/popup/bookmark/btn_pentool_o.png) no-repeat center center;
}
.coverwindow .btn_group_move {
	float:right;text-align:center;
	padding:20px 120px 10px 0px;
}
#tool_bookmark #btn_leftpage {
	display:block;float:left;
	padding:0px 10px 0px 0px;
	width:123px;height:35px;
	background:url(images/pc/popup/bookmark/btn_leftpage.png) no-repeat center center;
}
#tool_bookmark #btn_leftpage.selected {
	background:url(images/pc/popup/bookmark/btn_leftpage_o.png) no-repeat center center;
}
#tool_bookmark #btn_rightpage {
	display:block;float:left;
	width:123px;height:35px;
	background:url(images/pc/popup/bookmark/btn_rightpage.png) no-repeat center center;
}
#tool_bookmark #btn_rightpage.selected {
	background:url(images/pc/popup/bookmark/btn_rightpage_o.png) no-repeat center center;
}

/*psy*/
#tool_bookmark #btn_addSinglepage {
	display:block;float:left;
	padding:0px 10px 0px 0px;
	width:123px;height:35px;
	background:url(images/pc/popup/bookmark/btn_add.png) no-repeat center center;
}
#tool_bookmark #btn_addpage.selected {
	background:url(images/pc/popup/bookmark/btn_add_o.png) no-repeat center center;
}

#tool_search #btn_search1 {
	display:block;float:left;
	width:74px;height:32px;
	padding:0px 8px 0px 0px;
	background:url(images/pc/popup/search/btn_search.png) no-repeat center center;
}
#tool_search #btn_search1:hover {
	background:url(images/pc/popup/search/btn_search_o.png) no-repeat center center;
}
#tool_search #btn_reset {
	display:block;float:left;
	width:74px;height:32px;
	background:url(images/pc/popup/search/btn_reset.png) no-repeat center center;
}
#tool_search #btn_reset:hover {
	background:url(images/pc/popup/search/btn_reset_o.png) no-repeat center center;
}

.popupwindow {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:64px;
	background: url(images/pc/grey/btn_bg.png) repeat-x;
	z-index:100;
	display:none;
}

.popupwindow .popupwindow_center{
	position: relative;
	margin:5px auto 0 auto;
	width: 480px;
	height:58px;
}

.popupwindow .popupwindow_pentool_center{
	position: relative;
	margin:5px auto 0 auto;
	width: 650px;
	height:58px;
}

.popupwindow .btn_group {
	background:url(images/pc/grey/pc_tab/common/contents_bar.png) no-repeat right;
	margin-top:0px;
	float:left;text-align:center;
	padding:0 16px;
}

.popupwindow .btn_label {
	clear:both;text-align:center;
}

/*.popupwindow .btn_label .textColor{

}


.popupwindow .btn_label .textTrans{
	content:url(images/pc/grey/pc_tab/txt_trans.png) no-repeat center;
	width:44px;
	height:12px; 
}

.popupwindow .btn_label .textRemover{
	content:url(images/pc/grey/pc_tab/txt_remover.png) no-repeat center;
	width:36px;
	height:12px; 
}

.popupwindow .btn_label .textPen{
	content:url(images/pc/grey/pc_tab/txt_pen.png) no-repeat center;
	width:66px;
	height:12px; 
}

.popupwindow .btn_label .textLinethick{
	content:url(images/pc/grey/pc_tab/txt_linethick.png) no-repeat center;
	width:38px;
	height:12px; 
}

.popupwindow .btn_label .textColorchart{
	content:url(images/pc/grey/pc_tab/txt_colotchart.png) no-repeat center;
	width:22px;
	height:12px; 
}*/

.popupwindow .pw_close {
	float:left;
	background:url(images/pc/grey/pc_tab/common/btn_close_off.png) no-repeat center center;
	width:23px;
	height:23px;
	cursor:pointer;
	padding:0 16px;
	margin-top:15px;
}

.popupwindow .pw_close:hover{
	background:url(images/pc/grey/pc_tab/common/btn_close_on.png) no-repeat center center;
}


#tool_memo a{
	margin-left:3px;
	cursor:pointer;
}

#tool_memo #memo_type_yellow {
	margin-top:4px;
	display:block;float:left;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/memo/memo_yellow.png) no-repeat center center;
}
#tool_memo #memo_type_yellow.selected {
	background:url(images/pc/grey/pc_tab/memo/memo_yellow_over.png) no-repeat center center;
}

#tool_memo #memo_type_green {
	margin-top:4px;
	display:block;float:left;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/memo/memo_green.png) no-repeat center center;
}
#tool_memo #memo_type_green.selected {
	background:url(images/pc/grey/pc_tab/memo/memo_green_over.png) no-repeat center center;
}

#tool_memo #memo_type_blue {
	margin-top:4px;
	display:block;float:left;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/memo/memo_blue.png) no-repeat center center;
}
#tool_memo #memo_type_blue.selected {
	background:url(images/pc/grey/pc_tab/memo/memo_blue_over.png) no-repeat center center;
}

#tool_memo #memo_type_pink {
	margin-top:4px;
	display:block;float:left;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/memo/memo_pink.png) no-repeat center center;
}
#tool_memo #memo_type_pink.selected {
	background:url(images/pc/grey/pc_tab/memo/memo_pink_over.png) no-repeat center center;
}

#tool_memo #memo_type_red {
	margin-top:4px;
	display:block;float:left;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/memo/memo_red.png) no-repeat center center;
}
#tool_memo #memo_type_red.selected {
	background:url(images/pc/grey/pc_tab/memo/memo_red_over.png) no-repeat center center;
}



#tool_memo #memo_trans {
	margin-top:4px;
	display:block;float:left;
	margin-left:15px;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/common/trans.png) no-repeat center center;
}
#tool_memo #memo_trans.trans_selected {
	background:url(images/pc/grey/pc_tab/common/trans_over.png) no-repeat center center;
}

#tool_memo #memo_eraser {
	margin-top:4px;
	display:block;float:left;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/common/eraser.png) no-repeat center center;
}
#tool_memo #memo_eraser:active {
	background:url(images/pc/grey/pc_tab/common/eraser_over.png) no-repeat center center;
}


#tool_memo #memo_all_eraser {
	margin-top:4px;
	display:block;float:left;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/common/all_eraser.png) no-repeat center center;
	margin-left:3px; /*psy*/
}
#tool_memo #memo_all_eraser:active {
	background:url(images/pc/grey/pc_tab/common/all_eraser_over.png) no-repeat center center;
}



#zoom canvas {
}
#zoom canvas:active {
}
#tool_pentool #pen_curve {
	margin-top:4px;
	display:block;float:left;
	width:51px;height:37px;
	background:url(images/pc/grey/pc_tab/pentool/pen_curve.png) no-repeat center center;
	padding:0 5px;
}
#tool_pentool #pen_curve.selected {
	background:url(images/pc/grey/pc_tab/pentool/pen_curve_over.png) no-repeat center center;
}

#tool_pentool #pen_straight {
	margin-top:4px;
	display:block;float:left;
	width:51px;height:37px;
	background:url(images/pc/grey/pc_tab/pentool/pen_straight.png) no-repeat center center;
	padding:0 5px;
}
#tool_pentool #pen_straight.selected {
	background:url(images/pc/grey/pc_tab/pentool/pen_straight_over.png) no-repeat center center;
}

#tool_pentool #pen_line {
	margin-top:4px;
	display:block;float:left;
	width:76px;height:37px;
	background:url(images/pc/grey/pc_tab/pentool/marker_linethick.png) no-repeat center center;
	padding:0 10px;
}
#tool_pentool #pen_line.selected {
	background:url(images/pc/grey/pc_tab/pentool/marker_linethick_over.png) no-repeat center center;
}
#tool_pentool #pentool_color {
	margin-top:4px;
	display:block;float:left;
	width:37px;height:37px;
	padding:0 5px;
}


/* ------------------------------------------------------------
	seo20140418
------------------------------------------------------------ */
#tool_pentool #pentool_color.color_yellow {
	background:url(images/pc/grey/pc_tab/pentool/color_yellow.png) no-repeat center center;
}
#tool_pentool #pentool_color.selected_color_yellow {
	background:url(images/pc/grey/pc_tab/pentool/color_yellow_over.png) no-repeat center center;
}
#tool_pentool #pentool_color.color_green {
	background:url(images/pc/grey/pc_tab/pentool/color_green.png) no-repeat center center;
}
#tool_pentool #pentool_color.selected_color_green {
	background:url(images/pc/grey/pc_tab/pentool/color_green_over.png) no-repeat center center;
}
#tool_pentool #pentool_color.color_blue {
	background:url(images/pc/grey/pc_tab/pentool/color_blue.png) no-repeat center center;
}
#tool_pentool #pentool_color.selected_color_blue {
	background:url(images/pc/grey/pc_tab/pentool/color_blue_over.png) no-repeat center center;
}
#tool_pentool #pentool_color.color_pink {
	background:url(images/pc/grey/pc_tab/pentool/color_pink.png) no-repeat center center;
}
#tool_pentool #pentool_color.selected_color_pink {
	background:url(images/pc/grey/pc_tab/pentool/color_pink_over.png) no-repeat center center;
}
#tool_pentool #pentool_color.color_red {
	background:url(images/pc/grey/pc_tab/pentool/color_red.png) no-repeat center center;
}
#tool_pentool #pentool_color.selected_color_red {
	background:url(images/pc/grey/pc_tab/pentool/color_red_over.png) no-repeat center center;
}
/* ------------------------------------------------------------
	END
------------------------------------------------------------ */

#marker_tablecontents {
	z-index:103;
	display:none;
	float:left;
	width:130px;
	height:126px;
	position:relative;
	top:-190px;
	left:146px;
	padding-top: 23px;
	padding-left: 15px;
	background:url(images/pc/grey/pc_tab/pentool/marker_tablecontents.png) no-repeat center center;
}
#marker_thick_r {
	display:block;
	float:none;
	width:116px;height:26px;
	background:url(images/pc/grey/pc_tab/pentool/marker_thick_r.png) no-repeat center center;
}

#marker_thick_r.selected{
	background:url(images/pc/grey/pc_tab/pentool/marker_thick_r_over.png) no-repeat center center;
}


#marker_thick_m {
	margin-top:2px;
	display:block;
	float:none;
	width:116px;height:26px;
	background:url(images/pc/grey/pc_tab/pentool/marker_thick_m.png) no-repeat center center;
}

#marker_thick_m.selected{
	background:url(images/pc/grey/pc_tab/pentool/marker_thick_m_over.png) no-repeat center center;
}

#marker_thick_b {
	margin-top:2px;
	display:block;
	float:none;
	width:116px;height:26px;
	background:url(images/pc/grey/pc_tab/pentool/marker_thick_b.png) no-repeat center center;
}

#marker_thick_b.selected{
	background:url(images/pc/grey/pc_tab/pentool/marker_thick_b_over.png) no-repeat center center;
}

#color_tablecontents {
	z-index:103;
	display:none;
	float:left;
	width:130px;
	height:153px;
	position:relative;
	top:-220px;
	left:248px;
	padding-top: 30px;
	padding-left: 18px;
	background:url(images/pc/grey/pc_tab/pentool/color_tablecontents.png) no-repeat center center;
}
#color_yellow {
	display:block;
	float:none;
	width:111px;
	height:21px;
	color:#fffc0a;
	background:url(images/pc/grey/pc_tab/pentool/marker_yellow.png) no-repeat center center;
}

#color_yellow.selected{
	background:url(images/pc/grey/pc_tab/pentool/marker_yellow_over.png) no-repeat center center;
}

#color_green {
	margin-top:1px;
	display:block;
	float:none;
	width:111px;
	height:21px;
	color:#00ff00;
	background:url(images/pc/grey/pc_tab/pentool/marker_green.png) no-repeat center center;
}

#color_green.selected {
	background:url(images/pc/grey/pc_tab/pentool/marker_green_over.png) no-repeat center center;
}


#color_blue {
	margin-top:1px;
	display:block;
	float:none;
	width:111px;
	height:21px;
	color:#00a8ff;
	background:url(images/pc/grey/pc_tab/pentool/marker_blue.png) no-repeat center center;
}

#color_blue.selected {
	background:url(images/pc/grey/pc_tab/pentool/marker_blue_over.png) no-repeat center center;
}

#color_pink {
	margin-top:1px;
	display:block;
	float:none;
	width:111px;
	height:21px;
	color:#ff2291;
	background:url(images/pc/grey/pc_tab/pentool/marker_pink.png) no-repeat center center;
}

#color_pink.selected {
	background:url(images/pc/grey/pc_tab/pentool/marker_pink_over.png) no-repeat center center;
}

#color_red {
	margin-top:1px;
	display:block;
	float:none;
	width:111px;
	height:21px;
	color:#ff2500;
	background:url(images/pc/grey/pc_tab/pentool/marker_red.png) no-repeat center center;
}

#color_red.selected {
	background:url(images/pc/grey/pc_tab/pentool/marker_red_over.png) no-repeat center center;
}


#tool_pentool #pentool_trans {
	margin-top:4px;
	display:block;float:left;
	margin-left:15px;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/common/trans.png) no-repeat center center;
}
#tool_pentool #pentool_trans.selected {
	background:url(images/pc/grey/pc_tab/common/trans_over.png) no-repeat center center;
}

#tool_pentool #pentool_eraser {
	margin-top:4px;
	display:block;float:left;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/common/eraser.png) no-repeat center center;
}
#tool_pentool #pentool_eraser.selected {
	background:url(images/pc/grey/pc_tab/common/eraser_over.png) no-repeat center center;
}

#tool_pentool #pentool_all_eraser {
	margin-top:4px;
	display:block;float:left;
	width:37px;height:37px;
	background:url(images/pc/grey/pc_tab/common/all_eraser.png) no-repeat center center;
}
#tool_pentool #pentool_all_eraser:active {
	background:url(images/pc/grey/pc_tab/common/all_eraser_over.png) no-repeat center center;
}

/* ------------------------------------------------------------
	PRINTER
------------------------------------------------------------ */
.popupwindowprint {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	background:url(images/pc/grey/print/print_bg.png) repeat-x left top;
	width:320px;
	height:290px;
	margin:-145px 0 0 -160px; 
	z-index:100;
}
.popupwindowprint .pwin_title {
	padding:14px 0px 0px 20px;
	height:34px;
}
.popupwindowprint .pwin_title #titletxt{
	float:left;
	width:80px;
	height:23px;
	margin-top:2px;
	background:url(images/pc/grey/print/title_popup.png);
}
.popupwindowprint .pw_close {
	position:absolute;
	right:20px;top:17px;
	width:17px;height:17px;
	background:url(images/pc/grey/print/btn_close.png) no-repeat;
	cursor:pointer;
}
.popupwindowprint .pw_radio {
	position:absolute;
	left:10px;top:100px;
}
.popupwindowprint .btn_group {
	/*margin-top:14px;*/
	float:left;text-align:center;
}
/*psy*/
.popupwindowprint .btn_label {
	height:120px;
	padding-bottom:10px;
	padding-top:15px;
}
.popupwindowprint .btn_radio {
	font-size:9pt;
	color:#ececec;
	float:left;text-align:center;
	padding:0px 0px 8px 82px;
	/*margin-top:5px;*/
}

.popupwindowprint .btn_radio input[type="radio"], label{
	visibility:hidden;
}

.popupwindowprint .btn_checkbox {
	float:left;text-align:center;
	padding:0px 0px 0px 30px;
}
.popupwindowprint .btn_pw_print {
	float: left;
	position: relative;
	left: 107px;
	top: 20px;
	text-align: center;
}

.popupwindowprint .btn_pw_print #goPrint{
	float:left;
	width:108px;
	height:26px;
	background:url(images/pc/grey/print/btn_print.png);
	cursor:pointer;
}
.popupwindowprint .btn_pw_print #goPrint:hover{
	background:url(images/pc/grey/print/btn_print_o.png);
}

/* ------------------------------------------------------------
	PDF 分割
------------------------------------------------------------ */
#tool_pdfdivision #titletxt{
	width:125px;
	background:url(images/pc/grey/pdf/title_divide.png);
}

#tool_pdfdivision #goPrint{
	background:url(images/pc/grey/pdf/btn_pdf.png);
}

#tool_pdfdivision #goPrint:hover{
	background:url(images/pc/grey/pdf/btn_pdf_o.png);
}

/* ------------------------------------------------------------
	VEDIO
------------------------------------------------------------ */
.popupwindowmovie {
	display:none;
	position:absolute;
	background-color:#000;
	border:1px solid #484848;
	z-index:100;
}
.popupwindowmovie .pw_close {
	position:absolute;
	right:10px;top:10px;
	width:15px;height:15px;
	background:url(images/movie/btn_close.png) no-repeat;
	cursor:pointer;
	z-index:101;
}

#movie_navbar {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:36px;
	
	background: #1b1b1b;
	background:-moz-linear-gradient(top,#323232,#1b1b1b);
	background:-webkit-linear-gradient(top,#323232,#1b1b1b);
	background:-o-linear-gradient(top,#323232,#1b1b1b);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff323232,endColorstr=#ff1b1b1b);
}

#movie_navbar a{
	display:block;
	width:25px;
	height:18px;
	text-align:center;
	float:left;
	margin-top:4px;
}

/*buffer*/
#movie_slidebar{
	height:10px;
	width:100%;
	position:relative;
	top:0px;
}

#movie_buffer {
	height:6px;
	position:relative;
	top:0px;
	left:0px;

	background: #474747; 
	background:-moz-linear-gradient(top,#474747,#444);
	background:-webkit-linear-gradient(top,#474747,#444);
	background:-o-linear-gradient(top,#474747,#444);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff474747,endColorstr=#ff444444);
}

#movie_bufferbar{
	position:absolute;
	width:0;
	height:6px;
	top:0px;
	background:url(tablet/slidebar.png) repeat-x;
	/*border:1px solid #6b6b6b;*/
	
	background: #757575;
	background:-moz-linear-gradient(top,#757575, #666);
	background:-webkit-linear-gradient(top,#757575, #666);
	background:-o-linear-gradient(top,#757575, #666);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff757575,endColorstr=#ff666666);
}

#movie_leftbar{
	width:0;
	height:6px;
	position:absolute;
	top:0;
	
	background: #4788ee;
	background:-moz-linear-gradient(top,#4b8df8, #4788ee);
	background:-webkit-linear-gradient(top,#4b8df8, #4788ee);
	background:-o-linear-gradient(top,#4b8df8, #4788ee);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4b8df8,endColorstr=#ff4788ee);
}

#movie_seekThumb {
	position:absolute;
	top:-7px;
	left:0;
	width:22px;
	height:22px;
	background:url(images/movie/nav_thumb_o.png) no-repeat;
	cursor:pointer;
}

/*controller*/
#movie_controller{
	height:30px;
	width:100%;
	position:relative;
}

#movie_leftController{
	position:absolute;
	left:10px;
}

#movie_rightContoroller{
	position:absolute;
	right:10px;
}

#playTime {
	margin-left:4px;
	width:70px;
	height:25px;
	font-size:1.0em;
	color:#ffffff;
	text-align:left;
	margin-top:4px;
	margin-left:10px;
	padding:0;
	border:0px solid #888;
	background-color:transparent;
	float:left;
}


#movie_navbar #movie_leftend {
	background:url(images/movie/movieleftend.png) no-repeat center center;
}
#movie_navbar #movie_leftend:hover {
	background:url(images/movie/movieleftend_o.png) no-repeat center center;
}

#movie_navbar .movie_play {
	background:url(images/movie/play.png) no-repeat center center;
}
#movie_navbar .movie_play:hover {
	background:url(images/movie/play_o.png) no-repeat center center;
}

#movie_navbar .movie_pause {
	background:url(images/movie/play_pause.png) no-repeat center center;
}
#movie_navbar .movie_pause:hover {
	background:url(images/movie/play_pause_o.png) no-repeat center center;
}


#movie_navbar #movie_stop {	
	background:url(images/movie/stop.png) no-repeat center center;
}
#movie_navbar #movie_stop:hover {
	background:url(images/movie/stop_o.png) no-repeat center center;
}

#movie_navbar #movie_rightend {
	background:url(images/movie/movierightend.png) no-repeat center center;
}
#movie_navbar #movie_rightend:hover {
	background:url(images/movie/movierightend_o.png) no-repeat center center;
}

#movie_navbar .movie_sound {
	background:url(images/movie/sound.png) no-repeat center center;
}
#movie_navbar .movie_sound:hover {
	background:url(images/movie/sound_o.png) no-repeat center center;
}

#movie_navbar .movie_sound_muted{
	background:url(images/movie/sound_off.png) no-repeat center center;
}
#movie_navbar .movie_sound_muted:hover{
	background:url(images/movie/sound_off_o.png) no-repeat center center;
}


#movie_navbar .movie_full {
	background:url(images/movie/fullscreen.png) no-repeat center center;
}
#movie_navbar .movie_full:hover {
	background:url(images/movie/fullscreen_o.png) no-repeat center center;
}

#movie_navbar .movie_full_off {
	background:url(images/movie/fullscreen_off.png) no-repeat center center;
}
#movie_navbar .movie_full_off:hover {
	background:url(images/movie/fullscreen_o_off.png) no-repeat center center;
}

/*volum*/
#movie_volum{
	position:absolute;
	width:60px;
	height:4px;
	left:90px;
	margin-top:10px;
}

#movie_volbar{
	height:100%;
	width:100%;
	background:#474747;
	position:absolute;
	
	background: #757575;
	background:-moz-linear-gradient(top,#757575, #666);
	background:-webkit-linear-gradient(top,#757575, #666);
	background:-o-linear-gradient(top,#757575, #666);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff757575,endColorstr=#ff666666);
}

#movie_volLeftbar{
	height:100%;
	position:relative;
	background:#4788ee;
	
	background:-moz-linear-gradient(top,#4b8df8, #4788ee);
	background:-webkit-linear-gradient(top,#4b8df8, #4788ee);
	background:-o-linear-gradient(top,#4b8df8, #4788ee);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4b8df8,endColorstr=#ff4788ee);
}

/* ------------------------------------------------------------
	BookNavigation 2013/02/13
------------------------------------------------------------ */

.naviPos{
	position:absolute;
	width:42px;height:32px;
	color:#FFF;
	cursor:pointer;
	z-index:100;
}

#bookNavi_left{
	left:0;
	background:url(images/pc/grey/pc_prev_next.png)-7px -7px no-repeat;
	text-align:left;
}

#bookNavi_left:hover{
	background:url(images/pc/grey/pc_prev_next.png)-7px -49px no-repeat;
}


#bookNavi_right{
	right:0;
	background:url(images/pc/grey/pc_prev_next.png)-63px -7px no-repeat;
	text-align:right;
}

#bookNavi_right:hover{
	background:url(images/pc/grey/pc_prev_next.png)-63px -49px no-repeat;
	z-index:100;
}

/* ------------------------------------------------------------
	AddOns  HELP
------------------------------------------------------------ */
#helpTable{
	margin-top:22px;
}

#helpTable .helpTitle{
	font-size:190%;
	font-weight:bold;
	font:"arial";
	color:#fff;
	padding-top:35px;
}

#helpTable .helpContImg{
	text-align:center;
	padding-bottom:14px;
}

#helpTable .helpContText{
	font-size:18px;
	font-weight:normal;
	font:"arial";
	padding:0 0 0 20px;
	color:#c0c0c0;
}

/* ------------------------------------------------------------
	AddOns  TOC
------------------------------------------------------------ */
.tocPlusIconImg{
	background:url(images/pc/popup/toc/icon_add.png);
	background-size:cover;
	width:30px;
	height:30px;
}

.tocMinusIconImg{
	background:url(images/pc/popup/toc/icon_delete.png);
	background-size:cover;
	width:30px;
	height:30px;
}

/* ------------------------------------------------------------
	AddOns  SNS
------------------------------------------------------------ */
#snsBody{
	position:absolute;
	top:20px;
	right:20px;
	z-index:100;
}

.snslisticon{
	position:relative;
	width:100%;
	height:100%;
}

.snslisticon a{
	display:block;
	width:80px;
	height:80px;
	margin:5px 0;
}

.btn_contact {
	background:url(images/pc/grey/common/btn_contact_off.png);
}

.btn_contact:hover {
	background:url(images/pc/grey/common/btn_contact_on.png);
}

.btn_request {
	background:url(images/pc/grey/common/btn_request_off.png);
}

.btn_request:hover {
	background:url(images/pc/grey/common/btn_request_on.png);
}

.btn_cart {
	background:url(images/pc/grey/common/btn_cart_off.png);
}

.btn_cart:hover {
	background:url(images/pc/grey/common/btn_cart_on.png);
}

.btn_facebook{
	background:url(images/pc/grey/sns/icon_facebook.png);
}
.btn_facebook:hover{
	background:url(images/pc/grey/sns/icon_facebook_o.png);
}

.btn_twitter{
	background:url(images/pc/grey/sns/icon_twitter.png);
}
.btn_twitter:hover{
	background:url(images/pc/grey/sns/icon_twitter_o.png);
}

.btn_like_dis{
	background:url(images/pc/grey/sns/icon_like_dis.png);
}
.btn_like_dis:hover{
	background:url(images/pc/grey/sns/icon_like_dis_o.png);
}
.btn_like{
	background:url(images/pc/grey/sns/icon_like.png);
}
.btn_like:hover{
	background:url(images/pc/grey/sns/icon_like_o.png);
}


/* ------------------------------------------------------------
	AddOns SEARCH
------------------------------------------------------------ */
#searchTotalCount{
	float:left;
	margin:0 0 0 40px;
	color:#c0c0c0;
	font-size:1.2em;
	font-weight:normal;
	text-align:right;
	width:85%;
}
.searchListBody{
	margin:10px 0 10px;
	float:left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

.searchPageNum{
	float:left;
	background:#fff;
	color:#000;
	text-align:center;
	margin-right:10px;
	padding:10px;
	width:30px;
	font-size:12px;
	font-weight:normal;
}

.searchText{
	float:left;	
	background:#716A6A;
	padding:10px;
	width:85%;
	word-break:break-all;
	cursor:pointer;
	font-weight:normal;
}
.searchText:hover{
	text-decoration:underline;
}

/* ------------------------------------------------------------
	AddOns THUMBNAIL 
------------------------------------------------------------ */
.thumbBookLoading{
	/*background:url(images/page_noimages.png) 0px -60px;
	width:130px;
	height:53px;*/
	position: relative;
	left: 50%;
	top: 50%;
	width: 80px;
	height: 55px;
	margin-left: -40px;
	margin-top: -27.5px;
	background: url(images/book_noimages.png);
}

#leftpage {
    color:#333;
    font-weight:300;
    text-align:left;
}
#rightpage {
    color:#333;
    font-weight:300;
    text-align:right;
}

/* ------------------------------------------------------------
	AddOns Share Toolbox
------------------------------------------------------------ */
.box_layout{
	position: absolute;
	border:1px solid #d9d9d9;
	width:454px;
	height:400px;
	left: 50%;
	top: 50%;
	margin: -200px 0 0 -227px;
	background-color:#f2f2f2;
	box-shadow:0px 1px 2px 0px black;
}
.sns_title{font-size:26px; font-family:"Arial","メイリオ","ヒラギノ角ゴ Pro","ＭＳ Ｐゴシック","sans-serif"; color:#131313;}
.sns_logo {
	float:left;
	height:50px;	
}
.box_icon {
  float: left;
  width: 100%; 
  height: 57px;
  margin-left:16px;
  margin-top:10px;
}
.box_icon .facebook_icon{
	float: left;
	width: 50px; 
	height: 50px;
	margin-right:10px;
	background:transparent url(images/pc/grey/sns/share_facebook.png) no-repeat 0px top;
}
.box_icon .facebook_icon:hover{
	background:transparent url(images/pc/grey/sns/share_facebook_o.png) no-repeat 0px top;
}
.box_icon .twitter_icon{
	float: left;
	width: 50px; 
	height: 50px;
	margin-right:10px;
	background:transparent url(images/pc/grey/sns/share_twitter.png) no-repeat 0px top;
}
.box_icon .twitter_icon:hover{
	background:transparent url(images/pc/grey/sns/share_twitter_o.png) no-repeat 0px top;
}
.box_link {
  float: left;
  width: 196px; 
  height: 55px;
  border:1px solid #d9d9d9;
  background-color: #f2f2f2;
  margin-left:15px;
  margin-top:2px;
  padding:10px 0 0 7px;
}
.icon_copy_txt {
  float:left; 
  text-align:left;
  padding:0px 0 2px 0px;
  font-size:15px;
  color:#525151;
  font-family:"Arial";
}
.icon_copy_link {
  text-align:right;
  height:20px;
  padding:0px 0 2px 0px;
  background:transparent url(images/pc/grey/sns/icon_copy.png) no-repeat 140px top;
}
.icon_copy_link:hover {
  background:transparent url(images/pc/grey/sns/icon_copy_o.png) no-repeat 140px top;
}
.input_css{
	float: left;
	width:185px;
	height:23px;
	border:1px solid #c8c7c7;
	padding:0 2px 0 0px;
	font-size:12px;
	color:#747373;
}
.box_umekomi {
  float: left; 
  width: 198px;
  height:55px;
  border:1px solid #d9d9d9;
  background-color: #f2f2f2;
  margin-left:10px;
  margin-top:2px;
  text-align:left;
  padding:10px 0 0 7px;
}
.icon_copy_umekomi {
  text-align:right;
  height:20px;
  padding:0px 0 2px 0px;
  background:transparent url(images/pc/grey/sns/icon_copy.png) no-repeat 140px top;
}
.icon_copy_umekomi:hover {
  background:transparent url(images/pc/grey/sns/icon_copy_o.png) no-repeat 140px top;
}

.mail_contents {
  float: left; 
  width: 413px;
  height:170px;
  border:1px solid #d9d9d9;
  background-color: #f2f2f2;
  margin-left:15px;
  margin-top:10px;
  text-align:left;
  padding:10px 0 11px 7px;
  font-size:15px;
  color:#525151;
  font-family:"Arial";
}
.mail_contents  .mail_left{
  float: left; 
  width: 300px;
  height:120px;
  text-align:left;
  padding:7px 0 0 2px;
  font-size:15px;
  color:#525151;
}
.input_mail{
	width:290px;
	height:22px;
	border:1px solid #c8c7c7;
	padding-left:5px;
	margin-bottom:3px;
	padding:0px 5px 0px 5px;
	font-size:12px;
	color:#747373;
	font-family:"Arial";
}
.textarea_mail1{
	vertical-align:top;
	width:290px;
	height:70px;
	border:1px solid #c8c7c7;
	padding-left:5px;
	padding:4px 5px 0px 5px;
	font-size:12px;
	color:#747373;
	font-family:"Arial";
}
.mail_contents  .mail_right{
  float: left; 
  width: 90px;
  height:100px;
  margin-left:10px;
  margin-top:110px;
 }
 .btn_send{
	float: left;
	width: 88px; 
	height: 28px;
	margin-left:0px;
}
 
.pc_btn_send{
	float: left;
	width: 88px; 
	height: 28px;
	margin-left:0px;
	background:transparent url(images/pc/grey/sns/share_btn_send.png) no-repeat 0px top;
 }
 .pc_btn_send:hover{
	background:transparent url(images/pc/grey/sns/share_btn_send_o.png) no-repeat 0px top;
 }

/* ------------------------------------------------------------
	preview psy20131217
------------------------------------------------------------ */
#previewMsgBody{
	position:absolute;
	width: 320px;
	height: 200px;
	background: #f2f2f2;
	top:50%;
	left:50%;
	margin: -100px 0 0 -160px;
}

#previewMsgBody .previewMsg{
	width:100%;
	font:arial, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	padding:50px 0;
	text-align:center;
}

#previewMsgBody .go_store_btn{
	font-size:16px;
	width:90px;
	cursor:pointer;
	
	border: 1px solid rgb(48, 121, 237);
	border-radius: 3px;
	color: rgb(255, 255, 255);
    text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
	background: #4d90fe; /* Old browsers */
	background: -moz-linear-gradient(top,  #4d90fe 0%, #4d87ed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d90fe), color-stop(100%,#4d87ed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4d90fe 0%,#4d87ed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4d90fe 0%,#4d87ed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4d90fe 0%,#4d87ed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4d90fe 0%,#4d87ed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d90fe', endColorstr='#4d87ed',GradientType=0 ); /* IE6-9 */
}

#previewMsgBody .go_store_btn:hover{
	border: 1px solid rgb(47, 91, 183);
    text-shadow: 0px 1px rgba(0, 0, 0, 0.3);
    background: #287eef; /* Old browsers */
	background: -moz-linear-gradient(top,  #287eef 0%, #0e5ad3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#287eef), color-stop(100%,#0e5ad3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #287eef 0%,#0e5ad3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #287eef 0%,#0e5ad3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #287eef 0%,#0e5ad3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #287eef 0%,#0e5ad3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#287eef', endColorstr='#0e5ad3',GradientType=0 ); /* IE6-9 */
}
