body {
  background-color:#FFFFFF; background-image : url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/cm/images/background.jpg);background-repeat:repeat-x;
}
/*#######################Style provided by CAJ#######################*/

@charset "Shift_JIS";
/* CSS Document */

/* table width="647" ------------------------------------------------------------------*/

/* 背景画像を指定 */
.caj-bg{	
	background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/test/PD/bg.gif) repeat-y;
}

/* caj --------------------------------------------------------------------------------*/

/* 基本のテキストを指定 */
.caj{	
	text-align:left;
	color: #333333;
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", helvetica, sans-serif ;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}

/* caj link ---------------------------------------------------------------------------*/

/* 基本のリンクを指定 */
.caj a{
	text-decoration:underline;
	color:#03679A;
}
.caj a:link {
	text-decoration:underline;
	color:#03679A;
}
.caj a:visited {
	text-decoration:underline;
	color:#03679A;
}
.caj a:hover {
	text-decoration:underline;
	color:#03679A;
}
.caj a:active {
	text-decoration:underline;
	color:#03679A;
}

/* caj Paragraph ----------------------------------------------------------------------*/

/* 段落を指定 */
.caj p{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height:150%;
}
/* 小文字、赤 */
.caj .s-red{
	color: #cc0000;
	font-size: 10px;
}
/* 小文字、黒 */
.caj .s-black{
	font-size: 10px;
}

/* caj-wrapper ------------------------------------------------------------------------*/

/* 全体の大きさを指定 */
#caj-wrapper{
	width:437px;
	margin: 0px;
	padding: 0px;
}

/* caj-header -------------------------------------------------------------------------*/

/* ヘッダー画像を指定 */
#caj-header{
	width:437px;
	height:120px;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
.caj .header{
	margin: 10px;
	padding: 0px;
}


/* caj-content ------------------------------------------------------------------------*/

/* caj-contentの大きさを指定 */
#caj-content{
	width:300px;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px ;
	padding:10px 10px 0px 10px ;
}

/* h1を指定 */
.caj h1{
	
	color:#000000;
	font-size:15px;
	font-weight:bold;
	
}


/* h2を指定 */
.caj h2{
	background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/test/PD/h2_img.gif) no-repeat;
	color:#234461;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:3px 0px 6px 18px;
	width:300px;
	height:26px;
}
/* h3を指定 */
.caj h3{
	color:#003366;
	font-size:12px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.hd_white{
	color:ffffff;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}

/* リストを指定 */
.caj ul{
	margin:0px 0px 10px 12px;
	padding:0px;
	list-style-type:none;
}
.caj ul li{
font-size:12px;
	margin:5px 0px;
	padding:0px 0px 0px 12px;
}
/* リストの画像、青 */
.caj .li-blue{
	
	background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/test/PD/circle_blue.gif) 0px 5px no-repeat;
}
/* リストの画像、黒 */
.caj .li-black{
	background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/test/PD/circle_black.gif) 0px 5px no-repeat;
}
/* 定義リストを指定 */
.caj dl{
	margin:0px 0px 15px 18px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
.caj dl dt{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 15px;
	font-weight:bold;
}
.caj dl dd{
	margin:0px 0px 5px 15px;
	padding:0px 0px 0px 15px;
}
/* 定義リストの画像、赤 */
.caj .dd-red{
	background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/test/PD/arrow_red.gif) 0px 5px no-repeat;
	color:#cc0000;
}
/* 定義リストの画像、黒 */
.caj .dd-black{
	background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/test/PD/arrow_black.gif) 0px 5px no-repeat;
	color: #333333;
}
/* 区切り線 */
.caj .line-content{
	width:312px;
	height:20px;
	border-top:dotted 1px #cccccc;
	margin: 5px 0px 0px 0px;
	padding:0px ;
}

/* caj-buy ----------------------------------------------------------------------------*/

/* caj-buyの大きさを指定 */
#caj-buy{
	width:174px;
	float:right;
	text-align:left;	
	margin:0px 0px 0px 0px ;
	padding:10px 20px 0px 10px ;
}
/* 製品画像のmargin、paddingを指定 */
.caj .product{
	margin: 0px 0px 0px 0px;
	padding: 0px;




}
/* ボタンのmargin、paddingを指定 */
.caj .bn_buy{
	margin: 5px 7px 0px 7px;
	padding: 0px;
}
/* 区切り線 */
.caj .line-buy{
	width:174px;
	height:20px;
	border-top:dotted 1px #cccccc;
	margin: 20px 0px 0px 0px;
	padding:0px ;
}



/*###### End of style provided by CAJ###### */


/*###### Start of style provided by CAJ for New Store Design ######   PLEASE ADD NEW STYLES AT THE END OR APPROPRIATE AREA OF THIS SECTION */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
margin:0;
padding:0;
background-color:#fbfbfb}

*{
margin:0;
padding:0;
color:#454545;
font-style:normal;
font:12px/160% verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, Osaka, "ＭＳ Ｐゴシック", sans-serif}

img{border:none}
li{list-style-type:none}
hr{display:none}
a,a:link{color:#000;text-decoration:none}
a:visited{color:#52abb5}
a:hover{color:#a8d5da;text-decoration:underline}
strong{font-weight:bold}

/* layout divs
-----------------------------------------------*/

#outsideBox{
margin:0 auto; 
text-align:left;
width:815px}

#head{
background:#d6d6d6 url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/Header/headBg.gif) no-repeat;
border-left:#369 1px solid;
border-right:#369 1px solid;
height:115px;
position:relative}

#contents{
border:#369 1px solid;
border-top:none;
vertical-align:top}

#main{
vertical-align:top}

#sideBar{
/*background:#ecedf1; */
padding:0 5px;
vertical-align:top;
width:200px;
voice-family:"\"}\"";
voice-family:inherit;
width:180px}

#foot{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/Footer/footLogo.gif) no-repeat 100% 5px;
margin:0 auto;
padding:5px 0  10px 10px;
text-align:left;
width:815px;
voice-family:"\"}\"";
voice-family:inherit;
width:800px;}

/* #head style
-----------------------------------------------*/

#head #logo,
#head h1,
#head #logoJa,
#head #description,
#head #country,
#head #title,
#head ul{position:absolute}

#head #logo{left:24px;top:26px}
#head h1{left:115px;top:50px}
#head #title{left:115px;top:50px}
#head #logoJa{left:653px;top:8px}
#head #description{left:550px;top:50px}
#head #country{left:12px;top:92px}
#head #country img{margin:0 5px 0 0}

#head ul{
left:497px;
top:88px}

#head ul li{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/Header/headNavBg.gif) no-repeat 0 8px;
margin:0 0 0 10px;
padding:0 0 0 10px;
float:left}

#head ul li.firstChild{background:none}

/* #sideBar style
-----------------------------------------------*/

#sideBar dl{margin:15px 5px 0 0}

#sideBar dl dt{
color:#036;
margin:0 0 5px;
font-size:14px;
font-weight:bold;}

#sideBar dl.firstChild{margin:10px 0 0}

#sideBar dl dd{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/Header/menuIcon.gif) no-repeat 2px 5px;
margin:0 0 5px;
padding:0 0 0 12px}

#sideBar dl dd a{color:#306}

/* #main style
-----------------------------------------------*/

#main table td{vertical-align:top}

/* #foot style
-----------------------------------------------*/

#foot ul li{
display:inline;
margin:0 5px 0 0}

#foot ul li a{color:#06c;}

/***********************************************/
/* index.css                                   */
/***********************************************/

#index #head h1{left:653px;top:8px}
#index #mainImage{margin:10px 0;text-align:right}

/* #leftBox style
-----------------------------------------------*/

#index #main #leftBox{
border-right:#dfdfdf 1px solid;
border-bottom:#fff 15px solid}

#index #main #leftBox .sectionH2{
padding:0 10px 20px 15px;
width:420px;
voice-family:"\"}\"";
voice-family:inherit;
width:395px}

#index #main #leftBox .sectionH2 h2{margin:10px 0}
#index #main #leftBox table{width:390px}

/* .product */

#index #main #leftBox .product{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/Header/separator01.gif) no-repeat 50% 100%;
margin:0 0 10px}

#index #main #leftBox .product th,
#index #main #leftBox .product td{
padding:0 0 20px}

#index #main #leftBox .product td{
text-align:right}

#index #main #leftBox .product h3{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/Header/icon2.gif) no-repeat 0 5px;
_background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/Header/icon2.gif) no-repeat 0 6px;
color:#319137;
font-weight:bold;
margin:10px 0 2px;
padding:0 0 0 12px}

#index #main #leftBox .product dl dt a{
font-weight:bold;
color:#036}

#index #main #leftBox .product h4{
font-weight:bold;
width:300px;
color:#036}

#index #main #leftBox .product dl dd{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/Header/icon03.gif) no-repeat 0 5px;
_background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/Header/icon03.gif) no-repeat 0 7px;
padding:0 0 0 10px}

/* .licence */

#index #main #leftBox .licence{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/hp_3PCsjp.gif) no-repeat 210px 110px;
min-height:290px;
_height:290px}

#index #main #leftBox .licence p{
color:#319137;
font-weight:bold;
margin:0 0 10px}

#index #main #leftBox .licence dl dt{
color:#036;
font-weight:bold;
margin:0 0 2px}

#index #main #leftBox .licence dl dd{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/icon01.gif) no-repeat 0 2px;
_background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/icon01.gif) no-repeat 0 4px;
padding:0 0 0 15px}

#index #main #leftBox .licence dl dd a{color:#036}

/* #rightBox style
-----------------------------------------------*/

#rightBox .sectionH2{padding:0 0px 14px;margin:0 0 7px}

#rightBox .sectionH2 h2{
font-size:10px;
color:#023053;
font-weight:bold;
margin:0 0 10px;
width:100%;
}

#rightBox .sectionH2 li a,
#rightBox .sectionH2 p{color:#319137}

#rightBox .sectionH2 li{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/icon2.gif) no-repeat 5px 4px;
_background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/icon2.gif) no-repeat 5px 6px;
margin:0 0 2px;
padding:0 0 0 17px}

#rightBox .img{margin:10px 0 0;}

#rightBox .pickup, #rightBox .support{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/separator02.gif) no-repeat 50% 100%}

#rightBox .down{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/downloadBg.jpg) no-repeat 50% 100%}

#rightBox .mail p{margin:0 5px 5px}
#rightBox .mail form input{margin:0 5px 10px}

/***********************************************/
/* sec.css                                     */
/***********************************************/

.topicPath{margin:5px 0 20px}
.topicPath li{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/topicPath.gif) no-repeat 0 3px;
display:inline;
margin:0 0 0 5px;
padding:0 0 0 15px}

.topicPath li.firstChild{
background:none;
margin:0;
padding:0}

/***********************************************/
/* soft                                        */
/***********************************************/

#soft{
text-align:left;
margin:0 0 0 10px}

#soft .sectionH1{margin:0 0 20px}

#soft .sectionH1 h1{margin:0 0 10px}
#soft .sectionH1 p{margin:0 0 10px}

#soft .sectionH2 h2{
color:#023053;
font-weight:bold;
margin:0 0 5px;
padding:2px 5px}

#soft th .sectionH2{width:465px}
#soft th .sectionH2 h2{
background:#ecedf1}

#soft th .sectionH3 img{margin:10px 0 0}

#soft .sectionH3{
margin:0 0 10px;
padding:0 0 10px}

#soft .sectionH2 .firstChild{border:none;padding:0}

#soft .sectionH3 h3{
color:#319137;
font-weight:bold;
margin:5px 0 5px}

#soft td.link{
padding:0 10px;
vertical-align:middle;
width:120px;
voice-family:"\"}\"";
voice-family:inherit;
width:110px}

#soft td.link p{margin:0}

#soft td .sectionH2{
margin:0 0 5px 12px;
width:120px}

#soft td .sectionH2 h2{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/rightMenuBg.gif) repeat-x 0 100%;
margin:0 0 5px}

#soft td .sectionH2 img{margin:0 0 0 5px}
#soft td .sectionH2 ul{margin:0 0 0 5px}

#soft td .sectionH2 ul li{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/icon.gif) no-repeat 0 6px;
margin:0 0 5px;
padding:0 0 0 10px}

/***********************************************/
/* iss                                         */
/***********************************************/

#iss #main h1{
margin:0 0 20px;
text-align:center}

#iss #main #pickup th{text-align:center}
#iss #main #pickup th a{color:#319137;font-weight:bold}

#iss #main #pickup td h2{
color:#003366;
font-size:14px;
font-weight:bold;
margin:0 0 10px}

#iss #main #pickup td p{margin:0 0 10px}

#iss #main #pickup td h3{
color:#003366;
font-size:14px;
font-weight:bold;
text-align:center}

#iss #main #pickup td td{text-align:center}
#iss #main #pickup td td a{color:#0066cc} 

/* buy */

.buy{
background:#f7f7f7;
border:1px solid #999;
border-top:5px solid #033a63;
margin:2px;
padding:10px 0;
width:100%}

#iss #main .buy h2{
color:#036;
font-size:14px;
font-weight:bold;
text-align:center}

#iss #main .buy h2 span{
padding:0 0 0 10px}

#iss #main .buy table th{
padding:0 4px 0 4px}

.introFeatures{
padding:0 5px 0 10px;
margin:0;
color:#003366;
font-size:14px;
font-weight:bold;
}
#rightBox .sectionH2{padding:0 0px 14px;margin:0 0 7px}

html>body #rightBox .sectionH2 h2{
font-size:10px;
color:#023053;
font-weight:bold;
margin:0 0 10px;
width:132px;
letter-spacing: -.1px;
}
*html #rightBox .sectionH2 h2{
font-size:10px;
color:#023053;
font-weight:bold;
margin:0 0 10px;
width:141px;
letter-spacing: -.5px;
}
/* product */

#iss #main .product{padding:0 10px 10px}

.product h2{
color:#319137;
font-size:14px;
font-weight:bold;
margin:10px 0 5px}

.sectionH3 h3{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/icon01.gif) no-repeat 0 5px;
color:#0066cc;
font-weight:bold;
margin:12px 0 3px;
padding:0 0 0 15px;
font-size:12px}

#iss #main .product p{margin:0 0 10px}
#iss #main .product .link{margin:0 0 20px}
#iss #main .product .link a{color:#319137}

/* rightBox */
#rightBox {
font-size:10px;
text-align:left;
}
#rightBox .sectionH2{
background:#efefef;
margin:0 0 0 5px;
padding:0 0 10px;
text-align:left;
width:140px}


#rightBox h2{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/rightMenuBg.gif) repeat-x 0 100%;
color:#003366;
font-weight:bold;
margin:0 0 5px;
padding:3px 5px}

#rightBox .sectionH2 dl dt,
#rightBox .sectionH2 dl dd,
#rightBox .sectionH2 ul li,
#rightBox .sectionH2 a{}

#rightBox .sectionH2 ul li{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/meuIcon.gif) no-repeat 5px 5px;
padding:0 0 0 15px}

#rightBox .sectionH2 dt{
font-size:10px;
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/meuIcon.gif) no-repeat 5px 5px;
font-weight:bold;
padding:0 0 0 15px}

#rightBox .sectionH2 dd{
font-size:10px;
padding:0 0 0 15px}

/***********************************************/
/* licence                                         */
/***********************************************/

#licence .sectionH1{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/secH1bg.gif) no-repeat 10px 100%;
padding:0 0 5px}

#licence .sectionH1 h1{margin:-20px 0 10px}

#licence .sectionH1 table{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/tableBg.gif) repeat-y 10px 0}

#licence .sectionH2{
width:191px}

#licence .sectionH2 .cont{
min-height:190px;
_height:180px}

#licence .sectionH2 h2{
background:#006699;
color:#fff;
font-weight:bold;
margin:0 0 10px;
padding:5px}

#licence .left{margin:0 10px 0 10px}
#licence .center{margin:0 10px 0 0}
#licence .right{margin:0 10px 0 0}

#licence .sectionH2 ul li{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/menuIcon.gif) no-repeat 7px 6px;
padding:0 5px 0 20px}

#licence .link{
margin:20px 0;
text-align:center}

#licence .link a{color:#52abb5}

#licence .link ul li{
background:none;
padding:0}

#licence input{margin:0 0 5px 15px}


#licence label{
color:#339933;
font-weight:bold;
margin:0 5px 0 15px}

/***********************************************/
/*  login                                                            */
/***********************************************/
#login .sectionH1 h1{margin:-20px 0 15px}

#login .sectionH2{margin:0 10px}

#login .sectionH2 h2{
color:#003366;
font-size:14px;
font-weight:bold;
margin:0 0 15px}

#login .sectionH2 p{
margin:0 0 15px}

#login .sectionH2 table{
background:#fafafa;
border:#000 1px solid}

#login .sectionH2 table th,#login .sectionH2 table td{padding:3px 5px}

#login .sectionH2 table th{font-weight:bold;text-align:right}
#login .sectionH2 table td{text-align:left}

#login .sectionH2 .link{text-align:center}
#login .sectionH2 .link a{color:#52abb5}

#login .sectionH2 .loginBox{text-align:center}

/***********************************************/
/*  tool                                       */
/***********************************************/

#tool .sectionH1 h1{margin:-20px 0 10px}

#tool .layoutBox .sectionH2{
padding:0 5px 20px 10px;
width:420px;
voice-family:"\"}\"";
voice-family:inherit;
width:395p}

#tool .layoutBox .sectionH2 h2{
background:#dfdfdf;
color:#003366;
font-size:14px;
font-weight:bold;
margin:0 0 15px;
padding:3px 5px}

#tool .trial{background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/icon_clock_large.gif) no-repeat 95%  50%}

#tool .trial ul li{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/listIcon.gif) no-repeat 3px 6px;
padding:0 0 0 15px}

#tool .trial ul li a{color:#06c}
#tool .free .sectionH3 p{margin:0 0 5px}

#tool .free .sectionH3 h3{
border-bottom:#dfdfdf 1px solid;
color:#319137;
font-weight:bold;
margin:0  0  5px;
padding:0 0 5px}

#tool .link{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/listIcon.gif) no-repeat 3px 6px;
padding:0 0 0 15px}

#tool .link a{color:#06c}
#tool .free .left{border-right:#fff 10px solid}
#tool .lineup ul{margin:0 0 10px}

#tool .lineup ul li{
background:url(//drh.img.digitalriver.com/DRHM/Storefront/Site/cajapan/pb/images/PD/menuIcon.gif) no-repeat 3px 5px;
padding:0 0 0 15px}

#tool .lineup table td{padding:0 0 0 20px}
#tool .layoutBox td .sectionH3{margin:0 10px 20px 10px}

#tool .layoutBox td .sectionH3 h3{
color:#319137;
font-weight:bold;
margin:0 0 10px}

#tool .layoutBox td .sectionH3 a{color:#06c}
#tool .layoutBox td .sectionH3 img{margin:10px 0 0}
#tool .layoutBox td .sectionH3 ul{margin:0 0 10px}

#tool .layoutBox td .sectionH3 ul li a{color:#06c}


/***********************************************/
/*  upgrade                                    */
/***********************************************/

#upgrade .sectionH1 h1{margin:-20px 0 15px}

#upgrade .sectionH1 p{
margin:0 15px 10px;
font-weight:bold}

#upgrade .sectionH1 th{
padding:0 10px;
vertical-align:top}

#upgrade .sectionH2{margin:0 15px 10px 0}

#upgrade .sectionH2 h2{
color:#319137;
font-size:14px;
font-weight:bold;
margin:0 0 10px}

#upgrade .sectionH2 p{
font-weight:normal;
margin:0 0 10px}

#upgrade .sectionH2 ol{margin:0 0 10px}
#upgrade .sectionH2 ol li{list-style:decimal inside}

#upgrade .sectionH2 ul{margin:0 0 10px}
#upgrade .sectionH2 ul li{
list-style:disc;
list-style-position:inside;
padding:0 0 0 20px}

#upgrade .sectionH2 table{margin:0 0 15px}
#upgrade .sectionH2 table th img{margin:0 40px 0 0}

/*###### End of style provided by CAJ for New Store Design ###### */

.dr_productPrice {
	color:#ff0000;
	display:inline;
	font-weight:bold;
}



/*
##############################################*/

/*--577014--*/
span#dl_Instruction{
 font-size:11px;
}
