@charset "utf-8";

/*
Reset
-------------------------------------------------- */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}


/*
Default style
-------------------------------------------------- */

html{
	background: #000;
}

body.index{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fafafa;
	background: #000 url(../images/background/body.png) top center no-repeat;
	background-attachment: fixed;
}

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
}

p{
	margin-bottom: 20px;
}

strong{
	font-weight: bold;
	color: #a73109;
}

a{
	color: #a293b2;
	text-decoration: underline;
	outline: none;
}

a:hover{
	text-decoration: underline;
}

.clear{
	clear: both;
}

/*
Clearfix
-------------------------------------------------- */

.clearfix:after{ /* Clearfix */
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.clearfix{ /* Clearfix for IE */
	zoom: 100%;
}


/*
Layout
-------------------------------------------------- */

div.page{
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

div.images{
	width: 420px;
	float: left;
	padding: 20px 20px 0 20px;
}

div.profile{
	width: 420px;
	float: right;
	padding: 20px 20px 0 20px;
}

div.products{
	width: 900px;
	padding: 20px;
}

div.footer{
	clear: both;
	padding: 40px 0;
}

/*
Nav
-------------------------------------------------- */

div.nav{
	background: transparent url(../images/background/smoke_gradation.png) bottom left repeat;
}

div.nav div.inner{
	width: 940px;
	margin: 0 auto 40px auto;
	padding: 10px 0;
}

div.nav div.inner h1{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1em;
	text-transform: uppercase;
	text-align: center;
	color: #a73109;
	margin: 0 0.25em;
	margin-bottom: 0;
}

div.nav div.inner p{
	font-size: 12px;
	line-height: 20px;	
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.nav div.inner p span{
	font-weight: normal;
	letter-spacing: 1em;
	text-transform: uppercase;
	color: #a73109;
	margin: 0 0.25em;
}

/*
subnav
-------------------------------------------------- */

div.subnav,
div.backhome{
	width: 940px;
	margin: 0 auto 20px auto;
	zoom: 100%;
}

div.subnav:after,
div.backhome:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.subnav ul,
div.backhome ul{
	margin-bottom: 0;
}

div.subnav ul.ui-tabs-nav li{
	display: inline;
}

div.subnav ul.category,
div.backhome ul{
	float: left;
	padding: 5px 10px;
	background: transparent url(../images/background/smoke.png) top left repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;	
}

div.subnav ul.language{
	float: right;
	padding: 5px 10px;
	background: transparent url(../images/background/smoke.png) top left repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;	
}

div.subnav ul.category li,
div.subnav ul.language li{
	padding: 0 10px;
}

div.subnav ul.category li a,
div.subnav ul.language li a,
div.backhome ul a{
	text-decoration: none;
}

div.subnav ul.category li a{
	color: #837eb3;
}

div.subnav ul.category li.illustrations a{
	color: #766ca5;
}

div.subnav ul.category li.manga a{
	color: #635591;
}

div.subnav ul.category li.photos a{
	color: #4D3779;
}

div.subnav ul.category li.gifts a{
	color: #5a5579;
}

div.subnav ul.language li a{
	color: #a73109;
}

div.subnav ul.language li.ja a{
	color: #E66502;
}

div.subnav ul.language li.en a{
	color: #FF8A05;
}

div.subnav ul.language li.fr a{
	color: #FCA62D;
}

/*
Image section
-------------------------------------------------- */

div.images{
	background: transparent url(../images/background/smoke.png) top left repeat;
}

div.images div{
	margin-bottom: 20px;
}

div.images div span{
	display: block;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
}

/*
Profile section
-------------------------------------------------- */

div.article div.ui-tabs-hide{
	display: none;
}

div.profile{
	background: transparent url(../images/background/smoke.png) top left repeat;
}

div.profile p.logo{
	margin-bottom: 0;
}

div.profile p.icon{
	float: left;
	margin: 0 10px 10px 0;
}

div.profile p.icon2{
	float: right;
	margin: 0 0 10px 10px;
}

div.profile a{
	margin: 0 0.25em;
	padding: 0.1em 0.1em;
}

div.profile a span{
	color: #fce8a8;
	text-decoration: underline;
}

/*
Footer
-------------------------------------------------- */

div.footer p{
	text-align: right;
	margin-bottom: 0;
}

div.footer p.backtotop{
	margin-bottom: 20px;	
}

div.footer p.backtotop a{
	padding: 5px 20px;
	background: transparent url(../images/background/smoke.png) top left repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-decoration: none;	
}

div.footer p.backtotop a:hover{
	text-decoration: none;
}

div.footer div.copy{
	margin: 0 0 20px 0;
	padding: 20px;
	background: transparent url(../images/background/smoke.png) top left repeat;
}

div.footer p.copyleft{
	text-align: left;
	font-size: 10px;
	margin: 0 0 10px 0;
}

/*
Information
-------------------------------------------------- */

div.information:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.information{
	zoom: 100%;
	width: 900px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: transparent url(../images/background/smoke.png) top left repeat;
}

div.information img.main{
	width: 220px;/*420px*/
	float: left;
	margin: 0;
}

div.information dt{
	padding-top: 15px;
}

div.information dl{
	/*margin-left: 250px;*/
}


div.information dl dt {
	color: #E66502;color:#a73109;font-weight:bold;
}
div.information dl dt a{
	letter-spacing: 0.1em;
	color: #a73109;
	margin: 0 0 5px 0;
	text-decoration: none;
}

div.information dl dd.date{
	margin: 0 0 20px 0;
}

div.information dl dd.location{
	color: #766ca5;
}

div.information dl dd img{
	margin: 20px 0 0 0;
}

div.information p{
	margin: 0 0 10px 250px;
}

div.information p.gifts{
	padding: 10px;
	background: #FF8A05;
}

/*
Gifts
-------------------------------------------------- */

body.gifts{
	background: #000 url(../images/background/body.png) top center no-repeat;
	height: 100%;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fafafa;
	background-attachment: fixed;	
}

body.gifts h2{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 0 0 20px 0;
}

body.gifts h3{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0 0 10px 0;	
}

body.gifts h4{
	margin: 0 0 10px 0;
}

body.gifts div.products{
	background: transparent url(../images/background/smoke.png) top left repeat;
}

body.gifts div.item{
	margin: 0 0 40px 0;
	min-height: 540px;
}

body.gifts div.item img{
	margin: 0 0 10px 0;
}

body.gifts div.item dl{
	font-size: 11px;
	margin: 0 0 10px 0;
}

body.gifts div.item dl dd{
	margin: -20px 0 0 50px;
}

body.gifts div.item p.order{
	text-align: right;
}

body.gifts div.odd,
body.gifts div.even{
	width: 440px;
}

body.gifts div.odd{
	float: left;
}

body.gifts div.even{
	float: right;
}
