@charset "UTF-8";
 @media print {
.non-print {
	display:none;
}
}

/* CSS Document */


/*////////////////////////////////////////////////////////////////////////////////// basic */

* {
	margin:0;
	padding:0;
	background-color:transparent;
	font-style:normal;
    text-decoration:none;
	border:none;	
}

html {
	height:100%;
	}
	
body{
	/*background:#f1f2f4 url(../img/bg_default.jpg) 0px -80px repeat-x;*/
	background:#EBEBEB;
	font-size:14px;
    font-family: Helvetica,Arial,Verdana, sans-serif;
	color:#404040;
	line-height:1.4em;
	text-align:left;
	height:100%;	
	}

img {
	border:none;
	}

/*////////////////////////////////////////////////////////////////////////////////// */

.wrapper {
    background:#ffffff;
    min-height: 100%;
	height: auto !important;
	width:636px;
	margin: 0 auto -40px auto;
	}

.header {
    height: auto;
    width: auto;
	margin: 0 auto;
	padding: 12px 0;
	background-color: #56C5D0;
	position: relative;
	}
	
.header_icon {
	width: 132px;
	height: 12px;
	margin: 0 36px;
	background: url(../img/jp/csp_icons.png) no-repeat 0% 0%;
	}

#container {
	margin:0 36px;
	}

#contents {
	padding-top:36px;
	}

.contents_width {
	margin:0 ;
    width:564px;
	}

.side_bar {
	margin:0;
	width:200px;
	height:100%;
	float:right;
	}

.side_bar_width {
	width:100%;
	}

.footer {
	margin:0 auto;
	padding-top:12px;
    width:636px;
	height:54px;
	background:#56C5D0;
	position:relative;
	}
.footer_width {
	margin:0 auto;
	width:564px;
	/*margin-top:10px;*/
    color:#ffffff;
	}

.footernav {
	margin:0 0 8px;
	padding:0 0 0 1px;
	background-color:#FFF;
	float:right;
	}
	
.footernav li {
	float:left;
	display:inline-block;
	list-style:none;
	font-size:90%;
	margin:0 1px 0 0;
	padding:0 1.2em 0;
	background:#56C5D0;
	}

.footer strong {
	border:0;
	padding:0;
	margin:0;
	}

.footernav li a {color:#fff;}
.footernav li a:hover {color:#fff;}
.footer strong a {color:#fff;text-decoration:none;}
.footer strong a:hover {color:#fff;}

.copyright {
	font-size:10px;
	margin-bottom:0;
	}

.push {/* footer area setting */
	height: 30px;
	}

/*////////////////////////////////////////////////////////////////////////////////// font style*/

p {
	margin-bottom:10px;
	}


a:link{text-decoration:underline;color: #3366cc;}
a:active{text-decoration:none;color: #FF0033;}
a:visited{text-decoration:none;color: #666666;}
a:hover{text-decoration:none;color: #FF6666;}

h1 {
	font-size:20px;
	font-family: Helvetica,Arial,Verdana, sans-serif;
	margin:0 0 24px;
	padding-top:24px;
	line-height:1.8em;
	display: none;	
	}
 
h2 {
	font-size:19px;
	line-height:1.3em;
	font-weight:bold;
	font-family: Helvetica,Arial,Verdana, sans-serif;
    color:#fff;	
    padding:7px 10px 7px;
	margin-bottom:16px;
	background:#999;
}

h3 {
	font-size:16px;
	font-weight:bold;	
	font-family: Helvetica,Arial,Verdana, sans-serif;
	color:#666666;
	margin:0 0 12px;
	width:auto;
	line-height: 1.3em;
}


h4 {
	font-size:19px;	
	font-weight:bold;
	color:#666666;
	border-bottom:solid #56C5D0 2px;
    /*margin-top:25px;*/
	margin-bottom:10px;
	padding-bottom:4px;
	width:auto;
	line-height: 1.3em;
	text-indent:0.2em
}


h5 {
	font-size:15px;		
	font-weight:bold;
	color:#4FA5B0;	
    margin-top:15px;
	margin-bottom:5px;
}



.red_text, .font_red {
	color:#F22B58;
}
.font_bold {
	font-weight:bold;
}
.strong_text{
	font-size:13px;
	font-weight:bold;	
	font-family: Helvetica,Arial,Verdana, sans-serif;
	color:#666666;
}

.attention_box {
	border:1px solid #ccc;
	width:auto;
	height:auto;
	margin: 20px 0 0 0;
	padding: 10px 15px 10px 15px;
	background-color: #F7F7F7;
	}

.attention {
	color:#FF0000;
	font-weight:bold;
	}


.wakubox01 {
	width:auto;
	padding:10px;
	border:1px solid #ccc
	}

.date {
	float:left;
	margin-right:10px;
    }
	
.date {
	float:left;
	margin-right:10px;
	margin-left:10px;
    }
	
.news {
	margin-bottom:10px;
	padding-right:10px;
    }

.border {
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
}

.paragraph{
	display:inline-block;
}



.goto_top {
text-align:right;
}
.goto_top span {
font-size:80%;
}


/*////////////////////////////////////////////////////////////////////////////////// table */
.table_simple_line table {
	margin:5px 0;
	}
	
.table_simple_line table {
	font-size:85%;
	color:#666666;
	}
	
th {
	border:solid #CCCCCC 1px;
	border-width:0 1px 1px 0;
	padding:3px 5px;
	background:#eeeeee;
	text-align: center;
	}

.table_simple_line table {
	border:solid #CCCCCC 1px;
	border-width:1px 0 0 1px;
	}
	
.table_simple_line table td {
	border:solid #CCCCCC 1px;
	border-width:0 1px 1px 0;
	padding:3px 5px;
	}
	
.table_simple_line table td.graybox01 {
	background:#E0E0E0;
	}
	
table.simple_line {
	border:solid #999999 0px;
	border-width:1px 0 0 1px
	}

table.simple_line td {
	border:solid #999999 0px;
	border-width:0 1px 1px 0;
	text-align:left;
	padding:5px 10px 5px 10px;
	}
	
table.simple_line tr.table_header td {
	text-align: center;
	background-color:#E8E8E8;
	padding:0px 10px 0px 10px;
	}
	
td.bg_color {
	background-color:#E8E8E8;
	}






/*////////////////////////////////////////////////////////////////////////////////// list */

ol {
	padding:0px;
	margin-left:2.4em;
    margin-top:2px;
	margin-bottom:10px;
}

ul {
	padding:0px;
	margin-left:0.5em;
    margin-top:2px;
	margin-bottom:10px;	
}


.list_headerimage {	
    list-style: none;
	}
.list_headerimage li {
	list-style: none;	
    background: url(../img/jp/csp_list_image.png) no-repeat 0em top;
	margin-bottom:12px;
	padding-left:2em;
	}
.list_headerimage li:before {
	content: "";
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url(../img/jp/csp_icons.png) no-repeat left -20px;
	margin: 1px 0.5em 0 -2em;
}
.list_headerimage li strong {
	font-size: 15px;
	display:inline-block;
	margin-bottom:12px;
}

.list_headerdot {
    list-style: none;	
	}	
.list_headerdot li {
	list-style:none;		
    background: url(../img/header_dot.gif) no-repeat;	
	margin-bottom:1px;
	padding-left:2em;
	}

.list_undermark {	/*アンカー下矢印リンクマーク*/	
	list-style:none;
	}
.list_undermark li {
	list-style:none;	
    background: url(../img/down_arr.gif) no-repeat 0.4em 0;	
	margin-bottom:1px;
	padding-left:2em;
	}


/*////////////////////////////////////////////////////////////////////////////////// button*/

/*ワコム優待図のボタン*/
.bt_type01{
	padding:0;
	margin:0;
}
.bt_type01 li{
	font-family: Helvetica,Arial,Verdana, sans-serif;
	font-size:150%;
	font-weight:bold;
	line-height:2.0em;
	background:#E95513 url(../img/bg_gradation_bt_type01.png) repeat-x center center;
	text-align:center;
	list-style-type:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #E95513;
}
.bt_type01 li a{
	display:block;
	color:#fff;
	text-decoration:none;
}
.bt_type01 li:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/*優待等に使用しているオレンジ色のボタン*/
.bt_type02{
	text-align:center;
	margin:0 0 10px 0;
}
.bt_type02 a{
	color:#fff;
	font-size:25px;
	font-weight:bold;
	font-family:Helvetica,Arial,Verdana, sans-serif;
	padding:9px 90px;
	line-height:2.5em;
	text-decoration:none;
	background-color:#F7890B;
	background-image:url(/view/site/aplinfo/img/jp/bt_type01.png);
	background-repeat:repeat-x;
	border-radius:20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius :20px;
	border-bottom:1px solid #A57034;
}
.bt_type02 a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
.bt_type02 a:active{
	background-image:none;
}

/*優待等に使用しているオレンジ色のボタン（緑バージョン）*/
.bt_type02.green a{
	background-color:#79C220;
	background-image:url(/view/site/aplinfo/img/jp/bt_type01.png);
	border-bottom:1px solid #216E18;
}

/*////////////////////////////////////////////////////////////////////////////////// padd+mar*/
.mar0 {
	margin:0 !important;
}
.mar_btm0 {
	margin-bottom:0 !important;
}
.mar_btm2 {
	margin-bottom:2px !important;
}
.mar_btm3 {
	margin-bottom:3px !important;
}
.mar_btm4 {
	margin-bottom:4px !important;
}
.mar_btm5 {
	margin-bottom:5px !important;
}
.mar_btm10 {
	margin-bottom:10px !important;
}
.mar_btm15 {
	margin-bottom:15px !important;
}
.mar_btm20 {
	margin-bottom:20px !important;
}
.mar_btm30 {
	margin-bottom:30px !important;
}
.mar_btm40 {
	margin-bottom:40px !important;
}
.mar_btm50 {
	margin-bottom:50px !important;
}
.mar_top0 {
	margin-top:0px !important;
}
.mar_top5 {
	margin-top:5px !important;
}
.mar_top10 {
	margin-top:10px !important;
}
.mar_top20 {
	margin-top:20px !important;
}
.mar_top30 {
	margin-top:30px !important;
}
.mar_top40 {
	margin-top:40px !important;
}
.mar_top50 {
	margin-top:50px !important;
}
.pad_0 {
	padding:0px !important;
}
.pad_top2 {
	padding-top:2px !important;
}
.pad_top3 {
	padding-top:3px !important;
}
.pad_top4 {
	padding-top:4px !important;
}
.pad_top5 {
	padding-top:5px !important;
}
.pad_top10 {
	padding-top:10px !important;
}
.pad_top20 {
	padding-top:20px !important;
}
.pad_top30 {
	padding-top:30px !important;
}
.padrl_10 {
padding-left:10px !important;
padding-right:10px !important;
}


/*////////////////////////////////////////////////////////////////////////////////// float */

.left_float{
	float:left;
	}
.right_float{
	float:right;
	}
div.right{ 
	float:right;
	width:470px;
	}

div.left{ 
	float:left;
	}

.float-clear {
	clear: both;
	}

.clear {
	clear:both;
	}

.clear_after:after {
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;	
}

/*////////////////////////////////////////////////////////////////////////////////// テーブル斜線 */
th.slash {
	padding:0;
}
th.slash div {
	position:relative;
	width:100%;
	height:100%;
}
th.size_type01 {
	width:220px; height:50px; 
}
th.size_type02 {
	width:220px; height:70px; 
}
th.slash img {
	width:100%; height:100%;
}
th.slash span.right {
	position:absolute; display:block; top:10px; right:10px; line-height:1em;
}
th.slash span.left {
	position:absolute; display:block; bottom:10px; left:10px; line-height:1em;
}


/*////////////////////////////////////////////////////////////////////////////////// ソーシャルリンク */

.social_link {
	position: absolute;
	right: 36px;
	top: 8px;
	width: 125px;
	}
.tweet{
	float: left;
	}
.facebook{
    float: right;
}
.tweet, .facebook {
	padding: 0;
	/*margin: 0;*/
	}
.social_link.sns_es{
	width: 160px;
	}
.social_link.sns_kr{
	width: 120px;
	}
.social_link.sns_fr{
	width: 145px;
	}
.social_link.sns_tc{
    width: 112px;
}
/*////////////////////////////////////////////////////////////////////////////////// 動画 */

#movie_youtube {
	border:1px solid #999;
	}
#movie_youtube .movie_youtube {
    position:relative;
    top:auto;
    padding: 0px;
	width:100%;
	padding-top: 56.25%;
	margin:0;
	}
#movie_youtube .movie_youtube iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
div.youtube, div.douga {
    position:relative !important;
    top:auto !important;
    padding: 0px !important;
	width:100% !important;
	padding-top: 56.25% !important;
	margin:0;
}
div.youtube iframe, div.douga iframe {
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important;
}

/*////////////////////////////////////////////////////////////////////////////////// グレード、製品種別、バージョン切り分け */


.ex {/*///////////////////////////////////グレード：ex*/}
	.ex .header, .ex .footer, .ex .footernav li, .ex .menu a:hover {
		background: #4B90CD;
	}
	.ex .menu a, .ex h4 {
		border-color: #4B90CD;
	}
	.ex .list_headerimage li:before, .ex .menu a:after {
		background-position: left -20px;
	}
.pr {/*///////////////////////////////////グレード：pro*/}
	.pr .header, .pr .footer, .pr .footernav li, .pr .menu a:hover {
		background: #56C5D0;
	}
	.pr .menu a, .pr h4 {
		border-color: #56C5D0;
	}
	.pr .list_headerimage li:before, .pr .menu a:after {
		background-position: -24px -20px;
	}
.db {/*///////////////////////////////////グレード：debut*/}
	.db .header, .db .footer, .db .footernav li, .db .menu a:hover {
		background: #BCD85F;
	}
	.db .menu a, .db h4 {
		border-color: #BCD85F;
	}
	.db .list_headerimage li:before, .db .menu a:after {
		background-position: -48px -20px;
	}
.net {/*///////////////////////////////////製品種別：パッケージ版、ダウンロード版、バリュー版*/
}
	.net_new .header:after {
		border-left: 12px solid #fff;
	}
	.net_old .header:after {
		border-left: 12px solid #fff;
		background-color: #C9CACA;
	}
.eft {/*///////////////////////////////////製品種別：年額版*/
}
	.eft_new .header:after {
		border-left: 12px solid #FFD9F7;
	}
	.eft_old .header:after {
		border-left: 12px solid #FFD9F7;
		background-color: #C9CACA;
	}
.tri {/*///////////////////////////////////製品種別：試用版*/
}
	.tri_new .header:after {
		border-left: 12px solid #F9ED75;
	}
	.tri_old .header:after {
		border-left: 12px solid #F9ED75;
		background-color: #C9CACA;
	}

/*////////////////////////////////////////////////////////////////////////////////// バナー */

.bnr_text{
	display:table;
	width:100%;
	text-decoration:none !important;
	}
.bnr_text:hover{
    opacity: 0.9;
}
.bnr_text .text{
	display:table-cell;
	vertical-align:middle;
	padding:20px 10px 20px 20px;
	color:#FFF;
	font-size:125%;
	font-weight:bold;
	}
.bnr_text .image{
	display:table-cell;
	vertical-align:middle;
	min-width:130px;
	}
.bnr_text .image .min_height_box{
	height:80px;
	}
.bnr_anime{
	text-decoration:none;
	background-color:#9B7CB7;
	background-image:url(../../../img/banner/banner_anime_h80.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
@media screen and (max-width:450px) { 
.bnr_text .text{
	padding:10px;
	font-size:110%;
	line-height:1.0em;
	}
}