/* general rules ------------------------------------------------------------ */
img {
	border: 0;
}
.w {
	float: left;
	margin: 0 2em 2em 0;
}
.e {
	float: right;
	margin: 0 0 2em 2em;
}
.sub {
	font-size: .85em;
	line-height: 1.2;
}
.caution {
	color: #f00;
}
abbr {
	border: 0;
}
hr.separater {
	display: none;
}
/* layout ------------------------------------------------------------------- */
html {
	margin: 0;
	padding: 0;
}
body {
	background: #eee url(/category/img/pagebg.gif) top left repeat;
	font-size: medium;
	line-height: 1.5;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	padding: 0 3px;
	width: 800px;
	background: #fff url(/category/img/contbg.gif) top left repeat-y;
	position: relative;
	text-align: center;
}
#store {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
	color: #000;
	background: #f5f5e1 url(/common/img/storebg.gif) top left repeat-y;
	font-size: .85em;
}
#maincontent {
	margin: 20px auto;
	width: 700px;
	text-align:left;
}
#subcontent {
	float: right;
	margin: 20px 20px 20px 0;
	width: 200px;
}
#siteinf {
	clear: both;
	color: #fff;
	background-color: #666;
	margin: 0;
	padding: .5em 13px;
	border-bottom: 1px solid #000;
	text-align: center;
}
/* site title --------------------------------------------------------------- */
#sitetitle * {
	outline-style: none;
}
#sitetitle img {
	display: block;
}
#corplogo {
	position: absolute;
	top: 3px;
	left: 18px;
}
#tagline {
	position: absolute;
	top: 18px;
	left: 180px;
}
/* user area ---------------------------------------------------------------- */
#userarea {
	padding: .65em 0 .6em 0;
	height: 2.5em;
	min-height: 40px;
}
#userarea * {
	outline-style: none;
}
#userarea form {
	margin: 0;
	padding: 0;
}
#userarea img {
	display: block;
}
#inputword, #search, #mypage, #seecart, #help {
	position: absolute;
	top: 15px;
}
#inputword {
	margin: 0;
	padding: 2px;
	border: 0;
	left: 485px;
	height: 18px;
	width: 176px;
	background: #ccc url(/common/img/inputtext.gif) top left no-repeat;
}
#search, #mypage, #seecart, #help {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	display: block;
}
#search {
	left: 670px;
	width: 44px;
	background-image: url(/common/img/btnbg_search.gif);
	border: 0;
}
#mypage {
	left: 735px;
	width: 80px;
	background-image: url(/common/img/btnbg_mypage.gif);
}
#seecart {
	left: 828px;
	width: 89px;
	background-image: url(/common/img/btnbg_seecart.gif);
}
#help {
	left: 930px;
	width: 22px;
	background-image: url(/common/img/btnbg_help.gif);
}
#search:hover, #mypage:hover, #seecart:hover, #help:hover {
	background-position: bottom left;
}
/* page title --------------------------------------------------------------- */
#pagetitle {
	background: transparent url(/common/img/categorybar.gif) bottom left no-repeat;
	height: 5.25em;
	min-height: 84px;
	padding: 0 241px 0 21px;
}
#pagetitle h1 {
	margin: 0;
	padding: 0;
	min-height: 77px;
	font-size: 2em;
	line-height: 1.2;
	height: 2.4em;
	overflow: hidden;
	color: #666;
}
#pagetitle h1 .sub {
	font-size: .75em;
}
#pagetitle a {
	text-decoration: none;
	color: #666;
}
#pagetitle h1 img {
	display: inline;
	vertical-align: bottom;
}
/* menu --------------------------------------------------------------------- */
#menu {
	color: #fff;
	margin: 0;
	padding: 0;
	background: #666 url(/category/img/pagemenubg.gif) 0 0 repeat-x;
	font-size: .75em;
	width: 100%;
	position: relative;
}
#skipmenu {
	position: absolute;
	left: -999em;
}
#pagemenu {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: 100%;
	position: relative;
}
#pagemenu:hover {
	z-index: 1;
	visibility: visible;	/* for ie7 */
}
#pagemenu ul.menucont {
	z-index: 2;
}
#pagemenu ul {
	margin: 0;
	padding: 0;
}
#pagemenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 1;
}
#pagemenu a {
	color: #ddf;
	text-decoration: none;
	margin: 0;
	display: block;
}
#pagemenu li#otherproducts a {
	color: #aaf;
}
#pagemenu li#otherproducts li a {
	color: #ddf;
}
#pagemenu a:hover {
	color: #ff0;
	background: #333;
}
#pagemenu li.menuitem {
	height: 2.75em;
	font-weight: bold;
	position: relative;
	float: left;
	display: block;
}
#pagemenu li.menuitem:hover {
	background: #000;
}
#pagemenu li.menuitem:hover ul.menucont {
	display: block;
	position: absolute;
	top: 2.75em;
	left: 0;
	background: #000;
	border: 3px solid #000;
}
#pagemenu li.menuitem ul.menucont {
	display: none;
}
#pagemenu li a {
	padding: 0.875em;
}
#pagemenu li li {
	font-weight: normal;
}
#pagemenu li li a, #pagemenu li li span.subheading {
	margin: 0;
	padding: .5em;
	display: block;
}
#pagemenu li li li a {
	margin: 0;
	padding: .4em .5em .4em 1em;
}
#levelmenu {
	width: 100%;
	height: 1.75em;
	padding: 0 0 9px 0;
	clear: left;
	background: #333 url(/category/img/menuband.gif) left bottom repeat-x;
}
#categorymenu {
	position: absolute;
	left: 0;
	float: left;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	width: 10em;
	list-style-type: none;
}
#categorymenu:hover {
	z-index: 2;
	padding: 1.75em 0 0 0;
	margin: 0 0 -7em 0;
	background: #000 url(/common/img/btn_drop.gif) top center no-repeat;
}
#categorymenu li {
	display: none;
}
.home #cathome, .graphic #catgraphic, .music #catmusic, .game #catgame, .andmore #catandmore {
	display: block;
}
.home #cathome a, .graphic #catgraphic a, .music #catmusic a, .game #catgame a, .andmore #catandmore a {
	background-image: url(/common/img/btn_drop.gif);
	background-position: center right;
	background-repeat: no-repeat;
	color: #ddd;
}
.home #categorymenu:hover #cathome a, .graphic #categorymenu:hover #catgraphic a, .music #categorymenu:hover #catmusic a, .game #categorymenu:hover #catgame a, .andmore #categorymenu:hover #catandmore a {
	background-image: none;
}
#categorymenu a {
	display: block;
	height: 100%;
	padding: 0;
	line-height: 1.75;
	border-right: 1px solid #a8a8a8;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#categorymenu a:hover {
	color: #ff0;
}
#categorymenu:hover li {
	display: block;
}
#cathome a {	background-color: #333; }
#catgraphic a {	background-color: #130f10; }
#catmusic a {	background-color: #e20a17; }
#catgame a {	background-color: #e38d06; }
#catandmore a {	background-color: #3d487e; }
#cathome:hover a {	background-color: #717171; }
#catgraphic:hover a {	background-color: #4d4d4d; }
#catmusic:hover a {	background-color: #eb545d; }
#catgame:hover a {	background-color: #ebaf51; }
#catandmore:hover a {	background-color: #787fa5; }

#breadcrumb {
	height: 1.5em;
	margin-left: 10em;
	padding: .15em .5em .1em .5em;
	color: #888;
	background: #333;
	overflow: hidden;
}
#breadcrumb:hover {
	height: auto;
}
#breadcrumb a {
	color: #ddf;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #ff0;
	text-decoration: underline;
}
/* main pr area ------------------------------------------------------------- */
#mainpr {
	text-align: center;
	margin: 0;
	padding: 0 0 9px 0;
}
/* store corner ------------------------------------------------------------- */
#store .goods, #store h2, #store .storeinf {
	margin: 0;
	padding: 9px;
	line-height: 1.3;
}
#store h2 {
	color: #000;
	background: transparent url(/common/img/storetopbg.gif) top left no-repeat;
	font-size: 1.5em;
	border: 0;
}
#store .goods h3 {
	font-size: 1.2em;
	color: #fff;
	background: #333;
	margin: 0 0 .5em 0;
	padding: .2em .5em;
	border: 0;
}
#store .goods h3 span.reservation {
	background: #c00;
	margin: .2em 0;
	padding: .2em .5em 0 .5em;
	border: 0;
	display: block;
	font-size: .9em;
	text-align: center;
}
#store .goods h4 {
	font-size: 1.1em;
	margin: .5em 0;
	padding: .2em 0;
	color: #330;
	border-top: 2px dotted #bb8;
}
#store .goods p, #store .goods .cart {
	margin: 0 0 1em 0;
}
#store .goods .cart a {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 180px;
	height: 30px;
	display: block;
	outline-style: none;
}
#store .goods .cart a img {
	display: block;
}
#store .goods .cart a.buypk {
	background-color: #900;
	background-image: url(/common/img/btnbg_buypk.gif);
}
#store .goods .cart a.buydl {
	background-color: #009;
	background-image: url(/common/img/btnbg_buydl.gif);
}
#store .goods .cart a.vu {
	background-color: #090;
	background-image: url(/common/img/btnbg_vu.gif);
}
#store .goods .cart a.buypk:hover, #store .goods .cart a.buydl:hover, #store .goods .cart a.vu:hover {
	background-position: top right;
}
#store .goods .cart .price {
	background: transparent;
	margin: .2em 0 0 .35em;
	font-weight: bold;
	color: #c00;
}
#store .goods .cart .strike {
	text-decoration: line-through;
	font-size: .9em;
	color: #888;
}
#store div.campaign {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2;
	color: #C00;
	background: #ff6;
	margin: 1em 0 .5em 0;
	padding: .25em .5em;
	border: 2px #f99 dotted;
}

#store div.setindex {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2;
	color: #C00;
	background: #ff6;
	margin: 1em auto .5em auto;
	padding: .25em .5em;
	border: 3px #f99 double;
	width:184px;
}

#store h3.set {
	margin: .2em 0 0 0;
}

#store div.set {
	font-size: .85em;
	line-height: 1.2;
	color: #C00;
	background: #ff7;
	margin: 0 0 .5em 0;
	padding: .2em .5em;
	border: 1px #333 solid;
	border-top:0;
}

/* download button ---------------------------------------------------------- */
#maincontent a.trial, #maincontent a.updater {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 180px;
	height: 30px;
	margin: 2px 0;
	display: block;
	outline-style: none;
}
#maincontent a.trial img, #maincontent a.updater img {
	display: block;
}
#maincontent a.trial {
	background-color: #990;
	background-image: url(/common/img/btnbg_trial.gif);
}
#maincontent a.updater {
	background-color: #909;
	background-image: url(/common/img/btnbg_updater.gif);
}
#maincontent a.trial:hover, #maincontent a.updater:hover {
	background-position: top right;
}
/* subcontent --------------------------------------------------------------- */
#subcontent {
	font-size: .9em;
}
#subcontent .exparticle {
	clear: both;
	width: 196px;
	margin: 1.5em 0;
	border: 2px solid #eb8;
	background: #fefaf2 url(/common/img/bg_exparticle.gif) 0 0 no-repeat;
	line-height: 1.2;
}
#subcontent .exparticle h2 {
	width: 171px;
	height: 42px;
	margin: 12px 18px .75em 7px;
	padding: 0;
	border: 0;
	background: transparent;
}
#subcontent .exparticle p, .exparticle a {
	margin: .75em !important;
	padding: 0;
}
#subcontent .exparticle a {
	display: block;
	font-weight: bold;
}
#subcontent .mmlink h3 {
	margin: .5em 0 0 0;
	padding: 0;
	border: 0;
}
/* footer ------------------------------------------------------------------- */
#siteinf ul {
	list-style: none;
	margin: 0;
	font-size: .8em;
}
#siteinf ul li {
	display: inline;
	margin: 0 .5em;
	padding: 0;
}
#siteinf ul li a {
	color: #ddf;
	text-decoration: none;
}
#siteinf ul li a:hover {
	color: #ff0;
	text-decoration: underline;
}
#copyright {
	font-family: helvetica, sans-serif;
	font-style: italic;
	font-size: .9em;
	color: #ccc;
	background: transparent;
}
