/*
-----------------------------------------------
Kashima-arts Japanese styles
Author:   Haruyuki Morikawa
Version:  22 july 2010
----------------------------------------------- */

@import url(http://www.kashima-arts.co.jp/css/20100722-contents.css);


/*
-----------------------------------------------
Kashima-arts Japanese Basic
Author:   Haruyuki Morikawa
Version:  22 July 2010
----------------------------------------------- */
* {
	margin:0;
	padding:0;
}


/*-------------------------------------------    
    body
-------------------------------------------*/
body {
	text-align:center;
	margin:0;
	padding:0;
	background-image:url(../images/bg_all_34.gif);
	background-attachment:fixed;
}
/*-------------------------------------------    
    home
-------------------------------------------*/
#home{
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
/*-------------------------------------------    
    container
-------------------------------------------*/
#container 	{
	background-image:url(../images/bg_00.jpg);
	background-repeat:repeat-y;
	border-left:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width: 750px;
}
/*-------------------------------------------    
    header
-------------------------------------------*/
#header{
	background:transparent;
	background-image:url(../images/header_17.png);
	width: 750px;
	height: 150px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0;
}


#header h1{
	font-family:"Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
	color:#c0c0c0;
	font-size:13px;
	font-weight:200;
	margin-top: 0;
	margin-bottom: 0px;
	padding-top:2px;
	text-align:center;
	
}
#header h1 span{
	display:none;
}
/*-------------------------------------------    
    navigation
-------------------------------------------*/
#navigation{
	margin:0;
	padding:0;
}
#navigation ul{
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
}
#navigation ul li{
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
}
#navigation ul li a{
	width:148px;
	height:2em;
	border-top:1px solid #336666;
	border-left:1px solid #336666;
	border-bottom:1px solid #336666;
	border-right:none;
	padding:0;
	margin:0 0 0 0;
	text-decoration:none;
	display:block;
	text-align:center;
	font-family:"Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:2em;
}	
#navigation ul .navigation a{
	border-right:1px solid #336666;
	padding-right:4px;
}
#navigation a:link, #navigation a:visited{
	color:#c0c0c0;
	background:#663300;
	text-decoration:none;
}
#navigation a:hover, #navigation a:active{
	color:#ffffff;
	background:#336666;
	text-decoration:none;
}
/*-------------------------------------------    
    footer
-------------------------------------------*/
#footer{
	margin: 0px;
	padding: 0px;
	width:750px;
	height:100px;
	clear:both;
	font-size:12px;
	text-align:center;
	background:transparent;
	background-image:url(../images/2011040400_footer.png);
	background-repeat:repeat-x;
	text-decoration:none;
}
#footer h1{
	font-family:"Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
	font-size:12px;
	color:#c0c0c0;
	border:none;
	padding-top:8px;
	text-decoration:none;
}
#footer h1 a{
	font-family:"Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
	font-size:12px;
	color:#c0c0c0;
	border:none;
	padding-top:15px;
	text-decoration:none;
}
#footer h1 a:hover {
	color:#fff;
	border:none;
	font-size:12px;
	font-family:"Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
	text-decoration:none;
}

/*-------------------------------------------    
    Side Bar
-------------------------------------------*/

div#purchase h1#purchase_00{
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:30px;
	width:188px;
}
div#purchase h1#purchase_00 a{
	text-indent:-10000px;
	color:#000;
	font-size:12px;
}
div#purchase h1#purchase_00 a:link, h1#purchase_00 a:visited{
	display:block;
	width:188px;
	height:317px;
	background-image:url("http://www.kashima-arts.co.jp/images/purchase_bana_14.jpg");
	background-repeat:no-repeat;
	border-bottom:none;
	background-position:top;
}
div#purchase h1#purchase_00 a:link:hover, h1#purchase_00 a:visited:hover{
	display:block;
	width:188px;
	height:317px;
	background-image:url("http://www.kashima-arts.co.jp/images/purchase_bana_14.jpg");
	background-repeat:no-repeat;
	border-bottom:none;
	background-position:bottom;
}
