@charset "utf-8";
/*

	keura
	-----------------------

	@file 		site.css
	@version 	1.0.0
	@date 		2009-11-29 22:14:01 +0900 (Sun, 29 Nov 2009)
	@author 	Saya M. <tschabos@gmail.com>

	Copyright (c) 2009 Saya M. <http://www.fruitloops.info/>

*/

/* Basic Settings
--------------------------------------------- */

* {
	margin:0;
	padding:0;
}


body {
	margin: 8px 0 32px 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
}

div {
	margin: 0;
	text-align: left;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, table, th, td, li, address, em, strong {
	margin: 0;
	padding-bottom: 20px;
	_padding-bottom: 6px;
	font-family: Helvetica, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	line-height: 1.5;
	text-align: left;
}

fieldset,
form,
img {
	margin: 0;
	padding: 0;
	border: none;
}


.left {
	float: left;
	margin-bottom: 0.9em;
	margin-right: 0.9em;
}

.right {
	float: right;
	margin-top: 0.9em;
	margin-left: 0.9em;
}

.center {
	margin: auto;
	text-align: center;
}

.clear {
	clear: both;
	margin-top: 6px;
}

/* Default Link Styles */
a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:active {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: center;
}

address {
	clear: both;
	margin-top: 32px;
	color: #b5b5b5;
	font-style: normal;
	font-size: 85%;
	text-align: right;
}

h1 {
	display: none;
}

h2 {
	clear: both;
	font-size: 110%;
	font-weight: normal;
}

h3 {
	font-size: 110%;
}

em {
	color: red;
	font-weight: normal;
	font-style: normal;
}

/* Navigation
--------------------------------------------- */

#navi-bg {
	display: block;
	padding: 60px 0;
	background: url(../img/menu.gif) no-repeat;
}

ul#navi {
	width: 920px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(../img/menu.gif) no-repeat;
	list-style: none;
	text-align: center;
	overflow: none;
}

ul#navi li {
	float:left;
}

ul#navi li a {
	display: block;
	height: 40px;
	background: url(../img/menu.gif) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}

#body-home #navi-bg {
	background-position: 0 -1040px;
}

ul#navi li#home a {
	width: 106px;
	background-position: 0 0;
}

ul#navi li#home a:hover {
	background-position: 0 -40px;
}

#body-home ul#navi li#home a {
	background-position: 0 -40px;
}

#body-news #navi-bg {
	background-position: 0 -80px;
}

ul#navi li#news a {
	width: 106px;
	background-position: -106px 0;
}

ul#navi li#news a:hover {
	background-position: -106px -40px;
}

#body-news ul#navi li#news a {
	background-position: -106px -40px;
}

#body-exhibitions #navi-bg {
	background-position: 0 -240px;
}

ul#navi li#exhibitions a {
	width: 106px;
	background-position: -212px 0;
}

ul#navi li#exhibitions a:hover {
	background-position: -212px -40px;
}

#body-exhibitions ul#navi li#exhibitions a {
	background-position: -212px -40px;
}

#body-artists #navi-bg {
	background-position: 0 -400px;
}

ul#navi li#artists a {
	width: 106px;
	background-position: -318px 0;
}

ul#navi li#artists a:hover {
	background-position: -318px -40px;
}

#body-artists ul#navi li#artists a {
	background-position: -318px -40px;
}

#body-shopping #navi-bg {
	background-position: 0 -560px;
}

ul#navi li#shopping a {
	width: 106px;
	background-position: -424px 0;
}

ul#navi li#shopping a:hover {
	background-position: -424px -40px;
}

#body-shopping ul#navi li#shopping a {
	background-position: -424px -40px;
}

#body-notes #navi-bg {
	background-position: 0 -720px;
}

ul#navi li#notes a {
	width: 106px;
	background-position: -530px 0;
}

ul#navi li#notes a:hover {
	background-position: -530px -40px;
}

#body-notes ul#navi li#notes a {
	background-position: -530px -40px;
}

#body-contact #navi-bg {
	background-position: 0 -880px;
}

ul#navi li#contact a {
	width: 106px;
	background-position: -636px 0;
}

ul#navi li#contact a:hover {
	background-position: -636px -40px;
}

#body-contact ul#navi li#contact a {
	background-position: -636px -40px;
}

ul#navi li#jp a {
	width: 62px;
	margin-left: 61px;
	background-position: -803px 0;
}

ul#navi li#jp a:hover {
	background-position: -803px -40px;
}

body.ja ul#navi li#jp a {
	background-position: -803px -40px;
}

ul#navi li#en a {
	width: 47px;
	margin-left: 8px;
	background-position: -873px 0;
}

ul#navi li#en a:hover {
	background-position: -873px -40px;
}


body.en ul#navi li#en a {
	background-position: -873px -40px;
}

body.en p {
	padding: 0 0 !important;
	border-top: none !important;
	border-bottom: none !important;
}


/* Home
--------------------------------------------- */

#body-home h1 {
	display: block;
	clear: both;
	float: left;
	margin: 0;
	margin-top: 270px;
	
}

#FlashContent {
	display: block;
	float: right;
	width: 320px;
	height: 380px;
	margin-top: 32px;
	margin-bottom: 48px;
}

#body-home p {
	clear: both;
	margin: 0;
	padding: 6px 12px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

*:first-child+html #body-home p { /* Win IE7 Hack */
	padding-top: 3px;
}

/* News
--------------------------------------------- */
#body-news h2,
#body-shopping h2 {
	padding-top: 12px;
	border-top: 1px solid black;
}

#body-news h2.first,
#body-shopping h2.first {
	border-top: none;
}

#body-shopping h2 {
	font-weight: bold;
}

/* Exhibitions
--------------------------------------------- */
#body-exhibitions h2 {
	padding-top: 12px;
	border-top: 1px solid black;
	font-weight: bold;
	font-size: 1.2em;
}

#body-exhibitions h2.first {
	border-top: none;
}

#body-exhibitions div.past {
	display: block;
	float: left;
	width: 230px;
	height: 230px;
	text-align: left;
}

#body-exhibitions .past p {
	margin-top: 6px;
	text-align: left;
	font-size: 85%;
	line-height: 1.4;
}

/* Artists
--------------------------------------------- */
ul.names {
	display: block;
	width: 600px;
	margin: 80px auto;
	margin-bottom: 300px;
	list-style: none;
	text-align: center;
}

ul.names li {
	float: left;
	width: 250px;
	padding-left: 30px;
	text-align: left;
}

ul.names li.end {
	padding-left: 70px;
}

/* Contact
--------------------------------------------- */

div#sfm-layout {
	width: 650px;
	margin: 10px auto;
	text-align: center;
}

div#sfm-layout h2 {
	display: block;
	text-align: center;
}

div#sfm-layout table {
	width: 100%;
	border-collapse: collapse;
}

div#sfm-layout th {
	padding: 8px; 
	background: #f2f2f2;
	border: 1px solid #bbb;
	font-weight: normal;
	white-space: nowrap;
}

div#sfm-layout th.width-left {
	width: 50px;
}

div#sfm-layout th.width {
	width: 120px;
}

div#sfm-layout td {
	width: 354px;
	padding: 8px;
	background: white;
	border: 1px solid #bbb;
}

div#sfm-layout .submit {
	text-align: center;
	width: auto;
	border: none;
	background: none;
}

div#sfm-layout .submit input {
	width: 70px;
}

div#sfm-layout .ERR {
	color: red;
}

#address2, #address3 {
	width: 350px;
}

#name, #kana {
	width: 200px;
}

#email_s, #emailcheck {
	width: 280px;
}

#address0 {
	margin-bottom: 3px;
}

#zip0 {
	width: 30px;
}

#zip1 {
	width: 40px;
}

#tel0_s, #tel1_s, #tel2_s, #fax0, #fax1, #fax2, #phone0, #phone1, #phone2 {
	width: 40px;
}

#message_s {
	width: 350px;
	height: 100px;
}


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

/* WinIE7 */
*:first-child+html .clearfix{
	height:1%;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clearfix {
	_height: 1px;
	min-height: 1px;
	/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
