@charset "utf-8";
/* --------------------------
 * リーファ・ナカガワ MAGIC BALL
 * Style CSS
 * 
 * Code:UTF8
 * Break:CrLf
 * 
 * COPYRIGHT (C) ARCADIA Co.,Ltd.
 * -------------------------- */

body {
	margin: 0px;
	padding: 0px;
	color: #444444;
}
a {
	color: #3366FF;
}
a:hover {
	color: #E87131;
}
a:visited {
	color: #5356C1;
}
p {
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 180%;
}
p.right {
	text-align: right;
}
h1 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h2 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.clear {
	display: block;
	font-size: 1px;
	line-height: 0px;
	width: 1px;
	height: 1px;
	clear: both;
}
.r10 {
	line-height: 1.5em;
}
.printonly {
	display: none;
}
.pagetop {
	display: block;
	clear: both;
	width: 740px;
	margin: 20px auto 0px auto;
	text-align: right;
}
.pagetop a {
	text-decoration: none;
}
#INDEX .pagetop {
	display: none;
}
br.span {
	display: block;
	height: 15px;
}
.red {
	color: #FF6C00;
}
.tobuy {
	display: block;
	text-align: right;
	margin-bottom: 5x;
}
.pantone_title {
	color: white;
	background-color: #A48C8D;
	margin: 15px 0px 2px 0px;
}

/* -------------------------- */
/* MENU */
/* -------------------------- */
#lifa #mn_lifa {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#variation #mn_variation {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#variation_zipang #mn_variation {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#variation_pwood #mn_variation {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#variation_dgold #mn_variation {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#variation_disney #mn_variation {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#variation_pantone #mn_variation {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#variation_dew #mn_variation {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#variation_dewcollabo #mn_variation {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#variation_balls #mn_variation {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#solution #mn_solution {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#mechanism #mn_mechanism {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#order #mn_order {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}
#about #mn_about {
	background: url(../img/mn_over.gif) repeat-x left bottom;
}


/* -------------------------- */
/* DEW-COLLABO */
/* -------------------------- */
.dewcollabo_col4 {
	width: 165px;
	float: left;
}
.dewcollabo_col4 p {
	line-height: 1.3em;
	margin: 5px 10px;
	padding: 0px;
}

/* -------------------------- */
/* IMAGE */
/* -------------------------- */
img.block {
	display: block;
}
img.multifloat {
	display: block;
	float: left;
}
.right img.multifloat {
	display: block;
	float: right;
}

img.left {
	float: left;
	margin-right: 10px;
}
img.left0 {
	float: left;
	margin-right: 0px;
}
img.left2 {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-left: 10px;
}
img.right0 {
	float: right;
	margin-left: 0px;
}
img.right2 {
	float: right;
	margin-left: 20px;
}

img.shadow {
	padding-bottom: 10px;
	background:url(../img/image_shadow.gif) no-repeat right bottom;
}
img.leftshadow {
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	background:url(../img/image_shadow.gif) no-repeat right bottom;
}
img.left2shadow {
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
	background:url(../img/image_shadow.gif) no-repeat right bottom;
}
img.rightshadow {
	float: right;
	margin-left: 10px;
	padding-bottom: 10px;
	background:url(../img/image_shadow.gif) no-repeat right bottom;
}
img.right2shadow {
	float: right;
	margin-left: 20px;
	padding-bottom: 10px;
	background:url(../img/image_shadow.gif) no-repeat right bottom;
}
#CONTENTS .point img.shadow {
	background-image:url(../img/image_pshadow.gif);
}
#CONTENTS .point img.leftshadow {
	background-image:url(../img/image_pshadow.gif);
}
#CONTENTS .point img.left2shadow {
	background-image:url(../img/image_pshadow.gif);
}
#CONTENTS .point img.rightshadow {
	background-image:url(../img/image_pshadow.gif);
}
#CONTENTS .point img.right2shadow {
	background-image:url(../img/image_pshadow.gif);
}


/* -------------------------- */
/* HEADER */
/* -------------------------- */
#HEADER {
	width: 840px;
	height: 65px;
	margin: 0px auto;
	border-top: 3px solid #F66013;
}
#HEADER img {
	border: none;
}
#HEADER #LOGO {
	width: 87px;
	float: left;
	margin-left: 5px;
	display: inline;
}
#HEADER #MENU {
	width: 730px;
	margin-top: 15px;
	text-align: right;
	float: right;
}
#HEADER #COPY {
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: right;
}
#HEADER #COPY a {
	color: #A48C8D;
	text-decoration: none;
}
#HEADER #COPY a:hover {
	color: #A48C8D;
	text-decoration: none;
}


/* -------------------------- */
/* CONTENTS */
/* -------------------------- */
#CONTENTS {
	width: 840px;
	margin: 0px auto;
	clear: both;
}


/* -------------------------- */
/* CONTENTS - CONTAINER */
/* -------------------------- */
.indent {
	clear: both;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
}
.noindent {
	margin: 0px;
}
.icons {
	margin: 10px 0px;
}
#CONTENTS .multi_container {
	display: block;
	width: 200px;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}
#CONTENTS .right .multi_container {
	display: block;
	width: 200px;
	float: right;
	margin-left: 20px;
	margin-right: 00px;
}
#CONTENTS .right_container {
	display: inline;
	width: 200px;
	float: right;
	margin-left: 20px;
}
#CONTENTS .right_container130 {
	display: inline;
	width: 130px;
	float: right;
}
#CONTENTS .right_container150 {
	display: inline;
	width: 150px;
	float: right;
}
#CONTENTS .right_container280 {
	display: inline;
	width: 280px;
	float: right;
	margin-left: 20px;
}
#CONTENTS .right_container440 {
	display: inline;
	width: 440px;
	float: right;
}
#CONTENTS .right_margin40 {
	margin-right: 40px;
}


/* -------------------------- */
/* CONTENTS > TOP */
/* -------------------------- */
#CONTENTS #TOPFLASH {
	height: 480px;
	background-image: url(../img/flashbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#CONTENTS #TOPBANNER {
	text-align: center;
	margin-top: 40px;
}
#CONTENTS #TOPBANNER img {
	margin: 0px 10px;
	border: none;
}
#CONTENTS #WHATSNEW {
	margin-top: 40px;
	padding-top: 20px;
	background: url(../img/whatsnew.gif) no-repeat;
}
#CONTENTS #WHATSNEW ul {
	list-style-type: none;
}
#CONTENTS #WHATSNEW ul li {
	clear: both;
	margin-bottom: 10px;
}
#CONTENTS #WHATSNEW ul li .date {
	font-family:"Courier New", Courier, mono;
	display: block;
	float: left;
}
#CONTENTS #WHATSNEW ul li .news {
	display: block;
	float: right;
	width: 700px;
}


/* -------------------------- */
/* CONTENTS > PGHEAD */
/* -------------------------- */
#CONTENTS #PGHEAD {
	margin-top: 10px;
	line-height: normal;
}
#CONTENTS #PGHEAD h1 {
	width: 840px;
	height: 170px;
	text-indent: -9999px;
}
#CONTENTS #PGCATCH {
	display: block;
	margin-top: 25px;
}
#CONTENTS #PGHEAD h1 img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#CONTENTS #PGHEAD #PGCOPY {
	margin-top: 25px;
	margin-left: 60px;
	margin-right: 40px;
}

/* -------------------------- */
/* H1 */
/* -------------------------- */
#lifa h1 {
	background: url(../img/lifa/lifa_image.jpg) no-repeat;
}
#mechanism h1 {
	background: url(../img/mechanism/mechanism_image.jpg) no-repeat;
}
#variation h1 {
	background: url(../img/variation/variation_image.jpg) no-repeat;
}
#variation_zipang h1 {
	background: url(../img/var_zipang/var_zipang_image.jpg) no-repeat;
}
#variation_pwood h1 {
	background: url(../img/var_pwood/var_pwood_image.jpg) no-repeat;
}
#variation_dgold h1 {
	background: url(../img/var_dgold/var_dgold_image.jpg) no-repeat;
}
#variation_disney h1 {
	background: url(../img/var_disney/var_disney_image.jpg) no-repeat;
}
#variation_pantone h1 {
	background: url(../img/var_pantone/var_pantone_image.jpg) no-repeat;
}
#variation_dew h1 {
	background: url(../img/var_dew/var_dew_image.jpg) no-repeat;
}
#variation_dewcollabo h1 {
	background: url(../img/var_dewcollabo/var_dewcollabo_image.jpg) no-repeat;
}
#variation_balls h1 {
	background: url(../img/var_balls/var_balls_image.jpg) no-repeat;
}
#solution h1 {
	background: url(../img/solution/solution_image.jpg) no-repeat;
}
#order h1 {
	background: url(../img/order/order_image.jpg) no-repeat;
}
#about h1 {
	background: url(../img/about/about_image.jpg) no-repeat;
}
#sitemap h1 {
	background: url(../img/sitemap/sitemap_image.jpg) no-repeat;
}


/* -------------------------- */
/* CONTENTS > PGHEAD > imgbox */
/* -------------------------- */
#CONTENTS #PGHEAD .imgbox {
	width: 440px;
	height: 120px;
	line-height: normal;
}
#CONTENTS #PGHEAD .imgbox img {
	display: inline
}
#CONTENTS #PGBODY .floagimg {
	display: block;
	position: absolute;
	width: 200px;
	height: 200px;
}
#CONTENTS #PGBODY .floagimg img {
	display: block
}


/* -------------------------- */
/* CONTENTS > PGBODY */
/* -------------------------- */
#CONTENTS #PGBODY {
	margin-top: 25px;
	margin-left: 60px;
	margin-right: 40px;
}
#CONTENTS #PGBODY h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
}
#CONTENTS #PGHEAD h2 img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#CONTENTS #PGBODY h3 {
	margin: 25px 40px 0px 40px;
	padding: 0px;
	border-bottom: 1px solid #E8E1E2;
}
#CONTENTS #PGBODY h3.noindent {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	paddinb-bottom: 5px;
	border-bottom: 1px solid #E8E1E2;
}
#CONTENTS #PGHEAD h3 img {
	display: block;
	margin: 0px;
	padding: 0px;
}


/* -------------------------- */
/* CONTENTS - UL/OL */
/* -------------------------- */
#CONTENTS #PGBODY ul {
	margin: 10px 40px 0px 45px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#CONTENTS #PGBODY ol {
	margin: 10px 40px 0px 45px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#CONTENTS #PGBODY .point ul, #CONTENTS #PGBODY .point ol {
	margin: 10px 40px 0px 20px;
}
#CONTENTS #PGBODY li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../img/list_dot.gif) no-repeat top left;
}
#CONTENTS #PGBODY li.alert {
	color: #B53200;
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../img/list_alert.gif) no-repeat top left;
}


/* -------------------------- */
/* CONTENTS - COLS */
/* -------------------------- */
#CONTENTS #PGBODY .col {
	float: left;
}
#CONTENTS #PGBODY .colend {
	float: left;
}

#CONTENTS #PGBODY .cols2 {
	margin: 20px 40px 0px 40px;
}
#CONTENTS #PGBODY .cols3 {
	margin: 20px 40px 0px 40px;
}
#CONTENTS #PGBODY .cols4 {
	margin: 20px 40px 0px 40px;
}
#CONTENTS #PGBODY .cols5 {
	margin: 20px 40px 0px 40px;
}
#CONTENTS #PGBODY .cols6 {
	margin: 20px 40px 0px 40px;
}

#CONTENTS #PGBODY .cols2 .col {
	width: 310px;
	margin-right: 40px;
}
#CONTENTS #PGBODY .cols2 .colend {
	width: 310px;
}
#CONTENTS #PGBODY .cols3 .col {
	width: 210px;
	margin-right: 15px;
}
#CONTENTS #PGBODY .cols3 .colend {
	width: 210px;
}
#CONTENTS #PGBODY .cols4 .col {
	width: 150px;
	margin-right: 10px;
}
#CONTENTS #PGBODY .cols4 .colend {
	width: 150px;
}
#CONTENTS #PGBODY .cols5 .col {
	width: 210px;
	margin-right: 15px;
}
#CONTENTS #PGBODY .cols5 .colend {
	width: 310px;
}
#CONTENTS #PGBODY .cols6 .col {
	width: 100px;
	margin-right: 10px;
}
#CONTENTS #PGBODY .cols6 .colend {
	width: 100px;
}


/* -------------------------- */
/* CONTENTS - UL/OL */
/* -------------------------- */
#CONTENTS #PGBODY form .inputarea {
	color: #FFFFFF;
	padding: 2px;
	background-color: #49191B;
}
#CONTENTS #PGBODY form .btnarea {
	margin: 10px;
	padding: 10px;
	text-align: center;
}
#CONTENTS #PGBODY form input:focus {
	background-color: #FFFFCC;
}
#CONTENTS #PGBODY form input.imeon {
	ime-mode: active;
	border: 1px solid #999999;
}
#CONTENTS #PGBODY form input.imeoff {
	ime-mode: disabled;
	border: 1px solid #999999;
}
#CONTENTS #PGBODY form input.number {
	text-align: right;
	ime-mode: disabled;
	border: 1px solid #999999;
}


/* -------------------------- */
/* CONTENTS > POINT */
/* -------------------------- */
#CONTENTS .point {
	clear: both;
	dispaly: block;
	width: 660px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background: url(../img/point_header.gif) no-repeat left top;
	background-color: #F1EDEE;
}
#CONTENTS .point .inner {
	dispaly: block;
	width: 660px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	background: url(../img/point_footer.gif) repeat-x left bottom;
}
#CONTENTS .point .inner p {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 150%;
}


/* -------------------------- */
/* CONTENTS - TABLE GRID */
/* -------------------------- */
#CONTENTS table.grid {
	width: 660px;
	margin: 20px 40px 0px 40px;
}
#CONTENTS table.grid tr {
	
}
#CONTENTS table.grid th {
	font-weight: normal;
	padding: 5px 20px 5px 5px;
	text-align: left;
	border-bottom: 1px solid #A48C8D;
}
#CONTENTS table.grid td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #A48C8D;
}

#CONTENTS table.grid2 {
	width: 660px;
	margin: 20px 40px 0px 40px;
}
#CONTENTS table.grid2 tr {
	
}
#CONTENTS table.grid2 th {
	font-weight: normal;
	padding: 5px 20px 5px 5px;
	text-align: left;
	border-bottom: 1px solid #E8E1E2;
}
#CONTENTS table.grid2 td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #E8E1E2;
}
#CONTENTS table.grid2 th.center {
	text-align: center;
}
#CONTENTS table.grid2 td.center {
	text-align: center;
}
#CONTENTS table.grid2 th.right {
	text-align: right;
}
#CONTENTS table.grid2 td.right {
	text-align: right;
}


#CONTENTS table.none {
	width: auto;
	margin: 0px;
}
#CONTENTS table.none tr {
	
}
#CONTENTS table.none th {
	font-weight: normal;
	padding: 0px;
	text-align: left;
	border-bottom: none;
}
#CONTENTS table.none td {
	padding: 0px;
	text-align: left;
	border-bottom: none;
}


/* -------------------------- */
/* CONTENTS > SITEMAP */
/* -------------------------- */
#CONTENTS #PGBODY ul#SITEMAP {
	margin-left: 0px;
}
#CONTENTS #PGBODY ul#SITEMAP li {
	margin-left: 0px;
	background-image: none;
}
#CONTENTS #PGBODY ul#SITEMAP li a {
	height: 28px;
	overflow: hidden;
	display: block;
	padding-top: 6px;
	padding-left: 25px;
	background: url(../img/sitemap/li_bg.jpg) no-repeat;
}
#CONTENTS #PGBODY ul#SITEMAP li a:hover {
	color: #E87131;
	background: url(../img/sitemap/li_bg_ov.jpg) no-repeat;
}
#CONTENTS #PGBODY ul#SITEMAP ul {
}
#CONTENTS #PGBODY ul#SITEMAP ul li {
	background: url();
}
#CONTENTS #PGBODY ul#SITEMAP ul li a {
	height: 20px;
	overflow: hidden;
	display: block;
	padding-top: 0px;
	padding-left: 25px;
	background: url(../img/sitemap/li_bg2.jpg) no-repeat;
}
#CONTENTS #PGBODY ul#SITEMAP ul li a:hover {
	color: #E87131;
	background: url(../img/sitemap/li_bg2_ov.jpg) no-repeat;
}


/* -------------------------- */
/* MINI WIN */
/* -------------------------- */
#MINI {
	border-top: 3px solid #F66013;
}
#MINI #HEADER {
	width: auto;
	border-top: none;
}
#MINI #MAIN {
	margin-top: 20px;
	line-height: normal;
	text-align: center;
}
#MINI #MAIN #CONTAINER {
	width: 600px;
	margin: 0px auto;
	text-align: left;
}
#MINI #MAIN #CONTAINER h3 {
	border: 1px solid #A48C8D;
	padding: 3px;
	background-color: #E8E1E2;
}
#MINI #MAIN #CONTAINER ul {
	margin: 10px 40px 0px 45px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#MINI #MAIN #CONTAINER li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../img/list_dot.gif) no-repeat top left;
}
#MINI #CLOSE {
	height: 40px;
	margin-top: 20px;
	text-align: center;
}


/* -------------------------- */
/* FOOTER */
/* -------------------------- */
#FOOTER {
	width: 840px;
	height: 40px;
	margin: 30px auto 0px auto;
	padding-top: 10px;
	text-align: center;
	clear: both;
	border-top: 1px solid #49191B;
}

#INDEX #FOOTER {
	border-top: none;
}

