瀬戸内国際芸術祭2013
女木島へ

女木港


島の学校に大竹伸朗さんの作品「女根」




女木港
/?php
if (in_category('blog')) :
comments_template('', true);
endif;
?>
Comment
/?php
if (have_posts()) :
while (have_posts()) :
the_post();
the_content();
endwhile;
if (in_category('blog')) :
comments_template('', true);
endif;
endif;
?>