#MenuList a {
	background: url(../gallery/img/menu_gallery_on.gif) no-repeat 0px 0px;
}
h1 {
	padding: 0px 0px 13px;
	_padding: 0px 0px 5px;
　/*winIEのみ*/
}
h2 {
	margin: 0px;
	background: url(../img/line.gif) no-repeat bottom;
	padding: 0px 0px 8px 3px;
}
.singleLine {
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 4px;
	clear: both;
}
.category {
	margin-top: 5px;
	padding-bottom: 22px;
}
.category a {
	margin: 0px 0.5em;
}

.photoList dl {
	margin-top: 10px;
}

.photoList dl dt {
	margin: 10px 0px 0px 3px;
	clear: left;
}

.photoList dl dd {
	margin: 0px;
	padding: 0px 0px 10px 1.5em;
	background: url(../img/line.gif) no-repeat bottom;
}


/* begin clearfix 〜ボックス終わりに自動フロートクリア */
.photoList dl dd:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.photoList dl dd {display: inline-table;zoom:1;}
/* Hides from IE-mac \*/
* html .photoList dl dd {height: 1%;}
.photoList dl dd {display: block;}
/* End hide from IE-mac */
/* end clearfix */


.photoList dl dd ul {
	margin: 0px;
	list-style: none;
}

.photoList dl dd ul li {
	float: left;
}

.photoList dl dd ul li img {
	vertical-align: bottom;
}

.photoList dl dd ul li a {
	display: block;
	padding: 2px;
	margin: 5px 12px 0px 0px;
}

.photoList dl dd ul li a:link,.photoList dl dd ul li a:visited {
	border: 2px solid #CCC;
}

.photoList dl dd ul li a:hover,.photoList dl dd ul li a:active,.photoList dl dd ul li a:focus {
	border: 2px solid #63768F;
}




#MenuList .GALLERY a:link,#MenuList .GALLERY a:visited ,.FootMenu .GALLERY a:hover,.FootMenu .GALLERY a:active,.FootMenu .GALLERY a:focus{
	cursor: default;
}
.FootMenu .GALLERY a:link,.FootMenu .GALLERY a:visited ,.FootMenu .GALLERY a:hover,.FootMenu .GALLERY a:active,.FootMenu .GALLERY a:focus{
	background: url(../img/footmenu_09_off.gif) no-repeat;
	background-position: 0px 0px;
	cursor: default;
}
