@charset "utf-8";

@import "common.css";
@import "sub_common.css";
@import "table.css";

div.contentsNavi li#btnGalleryYoshino a { background-image: url(../equipment/gallery/img/btn_gallery_yoshino.jpg);}
div.contentsNavi li#btnGalleryStained a { background-image: url(../equipment/gallery/img/btn_gallery_stained.jpg);}


/*-------------------- 1. Page Title --------------------*/

h2#ttlGalleryYoshino { background-image: url(../equipment/gallery/img/ttl_gallery_yoshino.jpg);}
h2#ttlStainedGlass { background-image: url(../equipment/gallery/img/ttl_stained_glass.jpg);}

/*-------------------- End Page Title --------------------*/

/*-------------------- 2. Sub Page Title --------------------*/

h3#sttlGallery01 { background-image: url(../equipment/gallery/img/sttl_gallery01.gif);}
h3#sttlGalleryList { background-image: url(../equipment/gallery/img/sttl_gallery_list.gif);}

p.photoPlace { font-size: 93%; color: #038A6C; margin-top: 10px; font-weight: bold;}

dl#galleryPlace { margin-bottom: 10px;}
dl#galleryPlace dt { margin-bottom: 5px;}
dl#galleryPlace dd { margin-left: 0.8em;}

ul#galleryList { margin-bottom: 10px;}
ul#galleryList li { margin-bottom: 5px;}

div#leftBox { float: left; margin-bottom: 15px;}
div#rightBox { float: right;}










