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

/* index page */
.index .entry{ width:130px; float:left; overflow:hidden; line-height:1.0;}
.index .index-image{ width:122px; height:90px; overflow:hidden; text-align:center; margin:0; padding:0;}
.index .index-image img{ width:120px; border:solid 1px #a8a8a8; margin:0; padding:0;}
.index .index-image a:hover img{ border:solid 1px #FF6600;}
.index .index-title{ font-size:0.85em; width:122px; height:2.0em;}

/* entry sheet class="detail"  */
.detail .index-image{ margin:0 1.0em 1.0em 0; padding:10px; border:solid 1px #CCCCCC; float:left;}
.detail .index-image img{ width:400px; border:solid 1px #CCCCCC;}
.detail .entry-body{ line-height:1.8;}
.detail .photo-list{ width:340px; height:255px; float:left;}
.detail .photo-list img{ width:320px; height:240px; padding:5px; border:solid 1px #a8a8a8;}
.detail .entry-navi{}
.detail .entry-pre{ text-align:left; float:left;}	
.detail .entry-next{ text-align:right; float:right;}