/* Existing Tags Redefinition
--------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	font-family: helvetica, sans serif;
	color:#504E4E;
	background-color: #FFF;
}

h1 {
	margin:0 0 10px 0;
	padding:8px 15px;
	color:#FFF;
	background-image:url(/resource/world/images/common/back_h1.gif);
	background-repeat:repeat-x;
	background-color:#6EAFC8;
}

h2 {
	margin:40px 0 10px 0;
	padding:5px 10px;
	color:#000;
	font-weight:normal;
	background-color:#76D2DD;
}

h3 {
	margin:20px 0 10px 0;
	padding-left:15px;
	color:#08124D;
	background-image:url(/resource/world/images/common/mark_h3_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 0.2em;
}

h4 {
	margin:20px 0 0 0;
	padding:0;
	color:#000;
}
p {
	margin:10px 0 15px 0; 
	padding:0;
	line-height:1.25em;
}

form {
	margin: 0;
	padding: 0;
}

hr {
	display:none;
}

#content hr {
	display:block;
}

dl {
	margin:15px 0;
}
dt {
	font-weight:bold;
	color:#005AA9;
}
dd {
	margin:0;
}

img {
	border:none;
}

/* anchor
--------------------------------------------------------------*/
a {
	color:#1A6DD3;
	text-decoration:underline;
}

a:visited {
	color:#792F68;
}
a:hover {
	color:#D34F07;
}


/* anchor : pseudo classes --------------------*/

a.searchTips:visited,
a.siteHelp:visited,
a.siteMap:visited {
	color:#144594;
}
a.searchTips:hover,
a.siteHelp:hover,
a.siteMap:hover {
	color:#144594;
}

.level2 a:visited,
.footer a:visited {
	color:#FFF;
}
.level2 a:hover,
.footer a:hover {
	color:#FFF;
}


.sideNavi .sidenaviDir .level3 a:visited,
.sideNavi .sidenaviDir .level3end a:visited,
.sideNavi .sidenaviDir .level4 a:visited {
	color:#792F68;
}

/* anchor : variation --------------------------*/
a.upper {
	margin-right:5px;
}

a.pageAnchor {
	margin:0;
	padding:0;
	background:none;
	
}
a.pageAnchor img {
	display:none;
}

a.sendPage {
	margin-left:10px;
}

.siteHelp,
.siteMap {
	color:#144594;
	text-decoration:none;
}

.siteHelp {
	margin-right:8px;
}

.searchTips {
	padding: 0;
	color:#144594;
}




/* object margin
--------------------------------------------------------------*/

.mt0 {
	margin-top:0px !important;
}
.mt2 {
	margin-top:2px !important;
}
.mt5 {
	margin-top:5px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt25 {
	margin-top:25px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt35 {
	margin-top:35px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt90 {
	margin-top:90px !important;
}

/* text align
--------------------------------------------------------------*/

.alignR {
	text-align:right;
}
.alignC {
	text-align:center;
}
.alignL {
	text-align:left;
}


/* Classes
--------------------------------------------------------------*/

/* header --------------------------*/
.headerArea {
	width:100%;
	background-image:url(/resource/world/images/common/back_header_repeat.jpg);
	background-repeat:repeat-x;
}

.header {
	background-image:url(/resource/world/images/common/back_header.jpg);
	background-repeat:no-repeat;
	/*background-color:#B8F7FB;*/
	border-bottom:1px solid #B8F7FB;
}
.headerTOP {
	background-color:#B8F7FB;
	border-bottom:1px solid #B8F7FB;
}

.logoArea {
	background-color:#FFF;
}
.logoArea .countory {
	padding-bottom:6px;
}


/* search box  --------------------------*/

.searchArea {
	width:780px;
	margin-top:7px;
}

.searchTbl .bg {
	background-color:#78D3DE;
	/*background-color:#60D9E4;*/
}

.searchInput {
	width:92px;
}

/* global menu  --------------------------*/

.globalMenu {
	margin-top:12px;
	padding-left:8px;
}

.globalMenu a {
	padding:0;
	background: none;
}

/* topic Path  --------------------------*/

.topicPath {
	padding:4px 0 7px 0;
}

.topicPath img {
	vertical-align: -2px;
}


/* Main Area  --------------------------*/

.mainBody {
	padding-top:10px;
	background-color: #FFF;
}

/* Sholder  --------------------------*/

/* Side Navigation Area  --------------------------*/

.backHome {
	margin:0;
	padding:5px 5px 5px 19px;
}

.level2 {
	margin:0;
	padding:6px 17px;
	background-image:url(/resource/world/images/common/back_level2.gif);
	background-repeat:repeat-x;
	background-color:#7AB2BF;
	border-right:4px solid #FFF;
}

.level2 a {
	display: block;
	padding-left:20px;
	text-indent:-20px;
	color:#FFF;
	font-weight:bold;
}

.level2  span {
	display: block;
	padding-left:20px;
	text-indent:-20px;
	color:#FFF;
	font-weight:bold;
}


.sideNavi {
	/*padding:0 4px 0 0;*/
	background-image:url(/resource/world/images/common/back_sidemenu_right.gif);
	background-repeat:repeat-y;
	background-position:right top;
	background-color:#F3FEFF;
}
/*
.sideNavi table {
	background-image:url(/resource/world/images/common/back_sidemenu_bottom.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:0 0 4px 0;
}
*/
.sideNavi .sidenaviDir {
	padding:2px 20px 10px 20px;
}

.sideNavi .sidenaviDir ul {
	margin: 0;
	padding:0;
	list-style:none;
}
.sideNavi .sidenaviDir .level3 li {
	padding: 3px 0;
	border-bottom:3px solid #E3E3E3;
}
.sideNavi .sidenaviDir .level4 li {
	padding: 2px 0;
	border-bottom:none;
}

.sideNavi .sidenaviDir .current,
.sideNavi .sidenaviDir a {
	display:block;
	width:153px;
	margin:0;
	padding:2px 2px 2px 14px;
	text-indent:-14px;
	color:#00529A;
}
*>.sideNavi .sidenaviDir .current,
*>.sideNavi .sidenaviDir a {
	width:137px;
}

.sideNavi .sidenaviDir .level3 span {
	color:#00529A;
}
.sideNavi .sidenaviDir .level3 span.noAnchor {
	display:block;
	margin-top:2px;
}
.sideNavi .sidenaviDir .current a {
	width:auto;
	padding:0;
}

.sideNavi .sidenaviDir .level3 .current {
	background-color:#F1D702;
	font-weight:bold;
}

.sideNavi .sidenaviDir .level3 a:hover,
.sideNavi .sidenaviDir .level3end a:hover,
.sideNavi .sidenaviDir .level4 a:hover {
	background-color:#F1D702 ;
}

.sideNavi .sidenaviDir .level3 .current,
.sideNavi .sidenaviDir .level3end .current,
.sideNavi .sidenaviDir .level4 .current {
	background-color:#F1D702 ;
	font-weight:bold;
}

.sideNavi .sidenaviDir .levelTitle {
	margin-top:3px;
	padding:3px 5px 0 5px;
	background-color:#1A6DD3;
	border-bottom:3px solid #1A6DD3 !important;
}
.sideNavi .sidenaviDir .levelTitle .ttl {
	color:#FFF;
	font-weight:bold;
}
.sideNavi .sidenaviDir .level3end {
	padding: 3px 0;
	border-bottom:3px solid #1A6DD3 !important;
}


/* Side Navigation Area : Misc  --------------------------*/

.sideMisc {
	margin-top:30px;
	margin-bottom:30px;
}

.sideMisc ul.linkList {
	margin:5px 0 0 20px;
	list-style:none;
}

/* Other --------------------------*/

ul.linkList {
	margin:auto 0;
	padding:0;
}
ul.linkList li {
	display: inline;
}
ul.linkList li a {
	display: block;
	margin-bottom: 5px;
	padding-left:20px;
	text-indent:-20px;
}

.indent {
	width:550px;
	margin-left:10px;
}

.pageAncArea {
	padding:5px 10px;
	background-color:#EDEDED;
	line-height:1.5em;
}
.pageAncArea a {
	margin-right:10px;
	padding:2px 0;
}

.contentsNavi {
	padding:5px 10px;
	line-height:1.5em;
}
.contentsNavi a {
	margin-right:10px;
	background-position:left center;
}
.contentsNavi .current {
	padding:2px 5px 2px 2px;
	background-color:#F1D702;
}


/* float clear --------------------------*/

.clear {
	clear:both;
}

h1,
h2,
h3,
h4,
footer {
	clear:both;
}


/* Plural Page --------------------------*/

.pluralPagesNavi {
	padding:5px 10px;
	line-height:1.5em;
}
.pluralPagesNavi td {
	padding-right:15px;
}
.pluralPagesNavi a,
.pluralPagesNavi strong {
	background:none;
	padding:1px 2px;
}
.pluralPagesNavi .current {
	background-color:#FFCC33;
}

/* SubNavigation Area --------------------------*/

.subNavigation {
	/*margin-top:90px;*/
	margin-top:20px;
	margin-bottom:20px;
	padding:8px 15px 0 10px;
	border-top:1px solid #218EB1;
}

.promotionArea {
	background-color:#FFF;
	padding:10px 0 0 21px;
}


/* link table --------------------------*/

.linkTBL td {
	padding-bottom:10px;
}

/* footer --------------------------*/
.footerArea {
	margin-top:20px;
	width:100%;
	border-top:1px solid #158CCB;
	background-color:#2AB3CA;
}

.footer {
	padding:15px 0px 15px 25px;
}

.footer a {
	padding-right:10px;
	color:#FFF;
}

.copy {
	text-align:right;
	color:#FFF;
}

/* default table  --------------------------*/

.defTBL {
	border-collapse: collapse;
	border: 1px solid #333333;
}

.defTBL td,
.defTBL th {
	padding:5px;
	font-weight:normal;
}

.defTBL caption {
	padding-bottom:3px;
	text-align: left;
	color:#005AA9;
}

.defTBL thead {
	background-color: #00739F;
	color:#FFF;
}

.defTBL thead th {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
/*
.defTBL thead th.end {
	border-right: 1px solid #126AB1;
}
*/
.defTBL tbody td,
.defTBL tbody th {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-align:left;
}

.defTBL tbody th {
	background-color: #EDEDED;
}

/* default list object  --------------------------*/

.defLIST {
	margin:25px 20px;
	padding:0 10px;
}

.defLIST li {
	margin-bottom:0.5em;
}

/* floting images  --------------------------*/

.imgflowR {
	float:right;
	margin:0 0 10px 10px;
}

.imgflowL {
	float:left;
	margin:0 10px 10px 0;
}


/* template typeB (index)
--------------------------------------------------------------*/
.mainBody2 {
	padding:0 0 20px 20px;
	background-color:#FFF;
}

.selectMode {
	width:760px;
	padding:5px 0;
	text-align: right;
}
.selectMode a.none,
.selectMode span {
	padding:1px;
}
.selectMode span {
	background-color:#F9C626;
}


.flashArea {
	width:760px;
}

/* banner area  --------------------------*/
.categoryWrap {
	border-top:2px solid #126AB1;
}
.bannerWrap {
	padding:5px 0;
	border-top:1px solid #126AB1;
	text-align:center;
}
.bannerWrapNoline {
	padding:5px 0;
	text-align:center;
}
/* banner area  --------------------------*/
.bannerArea {
	padding:10px 10px 0 10px;
}


/* news  --------------------------*/

.news table {
	border-bottom:1px solid #126AB1;
}
.news dl {
	margin:0;
}
.news dt {
	padding:3px;
	background-color:#CBF6FE;
	color:#003366;
}

.news dd {
	padding:5px 0 10px 5px;
}

.news dd a {
	display:block;
	padding-left:20px;
	text-indent:-20px;
}

/* About CASIO  --------------------------*/
.aboutCasio {
	padding:20px 5px;
}

.aboutCasio .ttl {
	color: #126AB1;
}

.aboutCasio td {
	padding-right:10px;
}
/* support  --------------------------*/

.support ul {
	border-top:1px solid #126AB1;
	margin:0;
	padding:10px 5px;
}


/* Consumer Products ------------------*/
.consumerProducts {
	border-top:2px solid #126AB1;
	padding:1px 0 0 0;
}


/* template typeC (news detail page )
--------------------------------------------------------------*/
.mainBody3 {
	padding:15px 0 0 115px;
	background-color:#FFF;
}

/* template typeD (news detail page )
--------------------------------------------------------------*/
.mainBody3_1 {
	padding:15px 0 0 95px;
	background-color:#FFF;
}


/* template typeD (product detail subwindow)
--------------------------------------------------------------*/
.mainBody4 {
	margin:15px 20px 0 20px;
}

/* Bullet valign
-----------------------------------*/
.vam {
	vertical-align:middle;
}



/* LINEUP TABLE */
.lineupTBL {
	border-collapse: collapse;
	border: 1px solid #126AB1;
}
.lineupTBL tbody td {
	border-right: 1px solid #126AB1;
	border-bottom: 1px solid #126AB1;
	text-align:left;
	vertical-align:top;
}

.lineupTBL tbody td .rightWrap {
	padding:5px 10px;
	float:left;
}
.lineupTBL tbody td .photo {
	width:110px;
	float:left;
}
.lineupTBL tbody td .rightWrap .txt {
	width:145px;
}
.lineupTBL tbody td .rightWrap .txt p {
	margin:5px 0;
	color:#7E7E7E;
}
.lineupTBL tbody td .rightWrap .txt .itemName {
	padding-left:17px;
	background-image:url(/resource/world/images/common/mark_link_def.gif);
	background-repeat:no-repeat;
}

/* Other Countory LINK */
.otherCNT {
	padding:20px 5px;
}
.otherCNT .ttl {
	color: #126AB1;
}
.otherCNT td {
	padding-right:15px;
}
.otherCNT td img {
	vertical-align:middle;
	margin-right:5px;
}


/*?Old Site Classes
-----------------------------------*/
.defaultBold {
	font-weight:bold;
}

/* FROM BUTTONS
-----------------------------------------------------------------------------*/
form input.true {
	border: 1px solid #6666a9;
	padding: 1px;
	background-color: #c0c0f9;
	background-image:url(/resource/world/images/common/back_input.gif);
	color: #221111;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

form input.false {
	border: 1px solid #777777;
	padding: 1px;
	color: #221111;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
/* secure
-----------------------------------------------------------------------------*/
.secure h1 {
	margin:20px 0 0 0;
	padding:5px 15px;
	color:#FFF;
	background-image:url(/resource/world/images/common/back_h1.gif);
	background-repeat:repeat-x;
	background-color:#6EAFC8;
}

/* FROM PAGE
-----------------------------------------------------------------------------*/
.secure .underH1 {
	padding:10px 15px;
}
.secure .underH1 p {
	margin-left:10px;
}


.secure .mainBody {
	padding:10px 0 0 20px;
	background-color: #FFF;
}

/* topic Path */
.secure .underH1 .topicPath {
	padding:0 0 7px 10px;
}
.secure .underH1 .topicPath span {
	padding:2px 3px;
	background-color:#FECB34;
}

.secure .underH1 h2 {
	margin:5px 0 0 0;
	padding:10px;
	color:#333;
	background-color:#CBF6FE;
	font-weight: bold;
}


.secure .formTBL {
	border-top:1px solid #126AB1;
	border-left:1px solid #126AB1;
}
.secure .formTBL th {
	text-align:left;
	padding:15px;
	background-color:#CBF6FE;
}
.secure .formTBL td {
	padding:15px 10px;
}

.secure .formTBL td,
.secure .formTBL th {
	border-bottom:1px solid #126AB1;
	border-right:1px solid #126AB1;
}

.secure .redTxt {
	color:#FF0000;
}
.secure .errorTXT {
	padding-bottom:10px;
	color:#FF0000;
}

.secure .cautionBOX {
	background-color: #DDDDDD;
	list-style:none;
	margin:10px 0;
	padding:10px;
}

.secure .errorBOX {
	margin:10px 0;
	border:2px solid #FF0000;
	padding:10px;
	text-align:center;
	line-height: 1.5em;
	color:#FF0000;
}

.secure .noAster {
	text-indent:1em;
}

.secure .normal {
	font-weight:normal;
}

.secure .innerTBL td {
	padding:0 25px 0 0;
	border:none;
}

.secure .longCBOX {
	text-indent: -24px;
	padding-left: 24px;
}

.secure .mr25 {
	margin-right:25px;
}
h4.map
{
	margin:5px 0 0 5;
	padding:0;
	color:#000;
}
ul.map
{
	list-style-type: none;
	margin:8px 0 15 20;
	padding:0;
	color:#000;
}
h1.ir {
	margin:0 0 0 0;
	padding:8px 15px;
	color:#FFF;
	background-image:url(/resource/world/images/common/back_h1.gif);
	background-repeat:repeat-x;
	background-color:#6EAFC8;
}
#NEWSTOP a:Link {
	text-decoration: none;
	color:#FFF;
}
#NEWSTOP a:visited {
	text-decoration: none;
	color:#FFF;
}
