**
 *GALLERY SHIRAKAWA
 * www.galleryshirakawa.com
 *
 * index.css
 */

/**
 * Elements
 */

/* Safari only \*/
html:\66irst-child body {
	font-size:85%;
}
/* */

body {
	text-align: center;
	color : #333333;
}

@media print {
body {
zoom: 80%;
}
}

#wrapper {
	width: 880px;
	margin: 0px auto;
	text-align: left;
	letter-spacing: 0.05em;	
	font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W3","Hiragino Mincho Pro","‚l‚r –¾’©","MS Mincho","serif";
}

a {
    color: #3399cc;
    text-decoration: none;    
}
a:visited {
    color: #3399cc;
}
a:hover {
    color: #6699cc;
    text-decoration: underline;}

#footer a {
    color: #333333;
    text-decoration: none;    
}
#footer a:visited {
    color: #333333;
}

/**
 * Classes
 */

.hidden {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden;
}


h1 {
    display: block;
    margin:50px 0 40px 180px;
}

h2{}
h3{
	font-size: 116%;
	font-family : "Times New Roman", Times, serif ; 
	font-weight: bold;
	font-variant:small-caps;
	color: #000;
	padding:60px 0 15px 0;}

h4 {
	font-size: 110%;
	line-height: 160%;
}

h5 {
	font-size: 100%;
	line-height: 160%;
}

.text_em {
	font-size: 152%;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 160%;
	margin-bottom:10px;
	}
	
p,
.text_plane {
	font-size: 95%;
	line-height: 180%;
	margin-bottom:10px;
	text-align: justify;
	text-justify: distribute;

	}
	
.caption {
	clear:both;
	font-size: 84%;
	line-height: 160%;
	margin-bottom: 10px;
	}
	
dl {
	font-size: 95%;
	margin-top: 10px;
	}
	
dt {
	display: block;
	float: left;
	clear: left;
	line-height: 180%;
}
  
dd {
	padding:0 5em;
	line-height: 180%;
}

li{
	font-size: 95%;
	line-height: 180%;
	list-style-type: disc;
	margin-left:1em;
}

#feed,
#twitter_update_list{
margin-top:-5px;
}

#feed li,
#twitter_update_list li {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
	list-style: none;
	margin:0px;
	list-style-position: outside; 
}


#twitter_update_list li span a {
	display: inline;
}


.artistsLI ul{
	float:left;
	margin:-5px 0 10px 0 ;
}

.artistsLI li{
	list-style: none;
	line-height: 225%;
	margin:0px;
}

.section{
    clear: both;
}

.blockL{
	float:left;
	width:380px;
}

.blockR{
	float:right;
	width:380px;
}
.blockM{
}

.blockM dd{
	padding-left:16.5em;
}

.accesslist{
font-size:90%;
margin:10px 0 60px 0;
}
	
/**
 * Footer
 */

#footer {
    clear: both;
    padding: 5px 0 30px  0;
    text-align: left;
	border-top: 1px solid #ededed;
}

.terms {
    float: right;
    margin: 10px 0px;
    font-size: 90%;
}

#footer li{
	display: inline;
	font-size: 85%;
	letter-spacing: 0.7px;
	padding-left: 10px;
	background: url("images/list_particle.gif") left no-repeat;
}

#footer li.navi_buy{
	background: none;
}

address {
    margin-top: 13px;
    font-size: 85%;
}

.artist_thum li{
	float:left;
	display: inline;
	width:140px;
	_width:200px;
	height:140px;
	overflow:none;
	text-align:center;
	margin:0px;
	padding:0 100px 70px 0;
	font-size:85%;
	_font-size:75%;	
	_letter-spacing: 0px;
}

* html .artist_thum li{
	padding:0 70px 55px 0;
}

.artist_thum li img{
	padding:2px;
	border: 1px solid #EEE;
}



