body{color:#333333;}
p {
	font-size: 10px;
    font-family: 'arial', sans-serif;
}
/*各ページのタイトル*/
.page_title{
    font-size: 18px;
    font-family: 'arial', sans-serif;
    padding-top:25px;
}
/*記事・インタヴュー*/
.articles_interviews{
    font-size: 12px;
    font-family: 'arial', sans-serif;
     padding-top:15px;
}
/*記事・インタヴュー＿リスト項目の間隔*/
ul.list_article_interviews li{
     padding-top:20px;
     padding-bottom:3px;
 }
/*作品*/
.works_ceramic_sculptures {           
     border-top: double 5px #CCCCCC;
     padding-bottom:10;
}

.works_shows {
     border-top: double 5px #CCCCCC;
     clear :both
     
}

/*リンク設定*/
a {
    text-decoration:none;
}
a:link  {
     color: #000000
}
a:visited{
     color:#000000
}
a:hover{
     opacity:0.4;
}

/*日野田崇について*/
.about_hinoda {
       border-top: double 5px #CCCCCC;
       border-bottom: dotted 2px #CCCCCC;
       padding-top:12px;
       padding-bottom: 12px;
}
.about_hands_on_visionamusement{
        border-bottom: double 3px #CCCCCC;
        padding-bottom: 12px;
}
.bibliography{
         border-bottom: double 3px #CCCCCC;
         padding-bottom: 20px
} 
.selected_articles_and_interviews   {
           border-bottom: double 3px #CCCCCC;
           padding-bottom: 20px
}            
.publishing
           border-bottom: double 3px #CCCCCC;
           padding-bottom: 40px
} 
 /*作家ヴィデオ*/
.movie_hinoda {       
          padding-top:50px;
          margin: 000 auto;
          padding-bottom: 10px;
}


} 
/*文献・記事*/
.klei_march_2013 {
         padding-top:25px;
}
     
/*コンタクト*/
.contact{
     font-size: 14px;
     font-family: 'Abel', sans-serif; 
     padding-left:30px;
     border-top: double 5px #CCCCCC;  
     padding-top:12px;
      padding-bottom: 12px;
}

/*ページ*/
#page {
	    width: 980px;
       margin: 0 auto;
}
/*ページフッター*/
#pageFoot {
	    border-top: solid 3px #CCCCCC;
	    clear: both;
	    margin-top: 20px;
}

/*ページボディ*/
#pageBodyMain {
       width:720px;
       float: left;
}
#pageBodySub {
       width: 220px.
       margin-top 10px;
       font-size: 10px;
       font-family: 'Abel', sans-serif;
       float: right;
     
}
 
#pageBody .mainVisual ul {
	margin: 0;
	padding: 0;
}
 /*右寄せ画像*/
 .img-right{
    border: 1px solid #333333; 
     float: right; 
    margin:25px 10px 25px 25px;
}
  /*左寄せ画像*/
 .img-left{float: left;}

     

 /*作家について＿本文*/
.aboutMain {
          width: 680px;
          float: left;
          text-decoration: none;
}
 /*作家写真*/
.aboutSub { 
          font-size: 9px;
          font-family: 'Abel', sans-serif;
          width: 220px;
          float: right;
          padding-top:15px;
          padding-right: 20px;
          padding-bottom: 0px;
}

/*表*/
table {
	     font-size:12px;
	     font-family: 'Abel', sans-serif;
	     text-decoration: none;
}   

table caption {
          text-align:left;
          font-weight: bold;
 }
 
 /*ページヘッダー*/
#siteTitle {
	font-size 20px;
	font-family: 'Abel', sans-serif;
}

/*グローバルナビ*/
#pageHead .grobalNavi {
	    border:solid #CCCCCC;
	    border-width: 1px 0;
	    padding: 10px 0;
}
#pageHead .globalNavi ul {
        margin: 0;
        padding: 10px;
}
#pageHead .globalNavi ul :after{
        content:  "";
        clear: both;
        display: block;
        margin: 25px;
}
#pageHead .globalNavi ul li {
        list-style:none;
        width: 90px;
        float: right;
        text-align: center;
        font-size: 11px;
        font-family: 'Abel', sans-serif;

}
#pageHead .globalNavi ul li a {
	    color: inherit;
	    text-decoration: none;


	   

 /*見出し*/
  h1{
	font-size:14px;
    font-family: 'Abel', sans-serif;
}
	
h2 {
	font-size:12px;
    font-family: 'Abel', sans-serif;
    text-decoration: none;
}

h3 {
	font-size:10px;
    font-family: 'Abel', sans-serif;
    text-decoration: none;
}
#ceramic_sculptures{
    font-size:10px;
    font-family: 'Abel', sans-serif;
    text-decoration: none;
  
}

.articleDetail{
}
       

#pageHead #catchcopy{
	   font-size:20px;
	   line-height:1.5;
	   margin-top:20px;
	   padding-bottom:20px;
}

/* リスト*/ 
#copyright {
            clear:both;
}       

