@charset "UTF-8";
/* CSS Document */

/* base 追加項目 */
li{
	list-style:none;
}

/* content */

#a_content{
	width:900px;
	margin:0;
	padding:0;
}
#a_header{
	margin:0px 0 20px 0;
	height:62px;
}
#a_header p.logo{
	float:left;
	width:150px;
}
#a_header p.language{
	float:right;
	width:120px;
}
#a_header p a:hover,
#a_header p span {
	opacity: 0.2;
	filter: alpha(opacity=20);
}

#a_menu{
	margin:0px 0 41px 0;
	height:20px;
}
#a_menu ul{
	clear:both;
}
#a_menu li{
	float:left;
	list-style:none;
}
#a_main{
	width:900px;
	display:inline;
	overflow:hidden;
	clear:both;
}
.mt15{
	margin-top:15px;
}
/* ボックス左 */
.a_inner_left{
	float:left;
	width:460px;
	margin:0 10px 0 0;
	display: inline
	overflow:hidden;

}
p.pub_text{
	width:460px;
	height:500px;
}
.a_inner_left h1{
	margin:0 0 50px 0;
}
.a_inner_left h2{
	font-size:medium;
}
.a_inner_left dl{
	margin:0 0 0px 0;
	display: inline;
	overflow:hidden;
	padding-bottom:12px;

}
/*追記2011/1 clearfix */

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

.a_inner_left dl { display: inline-table; }

/* Hides from IE-mac \*/
* html .a_inner_left dl { height: 1%; }
.a_inner_left dl { display: block; }
/* End hide from IE-mac */

.a_inner_left dt{
	float:left;
	width:auto;
	padding-right:10px;
	overflow:hidden;
}
.a_inner_left dd{
	float:left;
	width:365px;
	overflow:hidden;

}
span.pdf{
　	font-size:x-small;
	padding:0 0 0 19px;
	background:url(../jp/artists/daido-moriyama/img/pdf_icon.gif) no-repeat 0 2px;
   	position:absolute;
	top:45px;
	left:0px;
}
/* ボックス右 */
.a_inner_right{
	float:right;
	width:400px;
	position:relative;
}
/* メニュー左 */
ul.menu_left{
	float:left;
	width:200px;
	margin:70px 0 30px 0;
	font-weight:bold;
}
ul.menu_left li{color: #999;}
ul.menu_left a{	text-decoration: none;}

ul.menu_left ul.menu_right a:hover {
	text-decoration: none;
	color: #999;
}
ul.menu_left ul.menu_right a:active {
	color: #FFF;
}
/* メニュー右 */
ul.menu_right{
	float:left;
	width:200px;
	margin:70px 0 0px 0;
	font-weight:bold;

}

ul.menu_right li {
	color: #999;
}
ul.menu_right a {
	text-decoration: none;
}
/* イメージ画像関係 */
.view{
	clear:both;
}
p.thumbnails{
	margin:0px 0 5px 0px;
}
p.thumbnails img{
	margin:0px 4px 0px 0px;

}
p.text-right{
	text-align:right;

}
p.caption{
	float:left;
	font-size:x-small;
	padding:0.7em 0 0;
	text-align:left;
	width:420px;
	display: inline;
}

dt.clear_l{
	width:300px;
	margin-top:10px
}

p.title_body{	
	width:390px;
	margin-top:10px

}
h3.title3{

width:300px;
margin-top:5px;

}
