html>/**/body {
	font-size: 13px; /* Except IE */
	line-height : 1.6;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

* html body {
	font-size: 75%; /* IE6 */
	line-height : 1.6;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

*:first-child+html body {
	font-size: 75%; /* IE7 */
	line-height : 1.9;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

#galleryTop {
	margin-top: 5px;
}

#galleryTop ul {
	list-style: none;
}

#galleryTop li {
	float:left;
	width:100px;
	height:100px;
	text-align: center;
	margin-bottom: 1px;
	margin-right: 1px;
	border: 1px solid #ddd;
	vertical-align:bottom !important;
}

#galleryTop li a img {
	border:0;
}


#galleryTop li.bottom {
	background-color: #eee;
}


#galleryTop li p {
	margin: 0;
}

#galleryPage h2 {
	border-bottom: 1px #ccc dotted;
	font-size: 1em;
}

#galleryPage h3 {
	border-left: 5px #336 solid;
	font-size: 1.3em;
	font-weight: bolder;
	padding-left: 2px;
	margin: 15px 0 0 0;
	color: #666;
}

#galleryPage h4 {
	border-left: 5px #ccc solid;
	font-size: 1.2em;
	font-weight: bolder;
	padding-left: 2px;
	margin: 15px 0 0 0;
	color: #666;
}

#galleryPage .description {
	margin: 0 0 20px 10px;
}

#galleryPage .date {
	font-weight: bold;
	color: #c00;
}

#footnavi {
	margin:15px 0 0 0;
	text-align: center;
	font-size: 0.8em;
	clear:both;
}

#footnavi2 {
	margin:15px 0 0 0;
	text-align: right;
	font-size: 0.8em;
}

