@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	font-size: 70%;
	line-height: 150%;
	font-family: "ヒラノギ角ゴ Pro W3","Hiranogi Kaku Githic Pro",Osaka,/*"メイリオ",Meiryo,*/"MS Pゴシック",sans-serif;
/*	font-family: "ヒラノギ角ゴ Pro W3","Hiranogi Kaku Githic Pro",Osaka,"メイリオ",Meiryo,"MS Pゴシック",sans-serif;*/
	color: #44322F;
}
*html body {
	font-size: 65%;
}
*html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

a img {
	border-style: none;
	vertical-align: bottom;
}
a {
	color: #44322F;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #808080;
}
a:hover {
	color: #090001;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 110%;
}

.clearfix:after {
	content: url("../images/clearfix.gif");
	display: block;
	clear: both;
	height: 0;
	}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.MainBodyContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 20px;
}
.FooterContainer {
	background-image: url('../images/CommonImages/FooterGra.png');
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #585151;
	background-color: #2f2626;
	background-repeat: repeat-x;
}
*html .FooterContainer {
	behavior: expression(IEPNGFIX.fix(this));
	background-image: url('../images/CommonImages/FooterGraIE.png');
}

.Footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/FooterLine.png');
	background-repeat: no-repeat;
	background-position: center 500px;
	padding-top: 20px;
}
.FooterBanner {
	width: 300px;
	float: left;
}
.FooterBanner p{
	color: #9C9898;
}
.FooterNavi {
	width: 292px;
	float: right;
/*	font-size: 85%;*/
	color: #C0C0C0;
	line-height: 120%;
	letter-spacing: 0.1em;
	margin-bottom: 100px;
}
.FooterNavi ul,li {
	padding: 0px;
	margin: 0px;
}
.FooterNavi ul {
	width: 292px;
}
.FooterNavi li {
	list-style-type: none;
	float: left;
	margin-right: 15px;
}
.FooterMainNavi li {
	height: 17px;
	overflow: hidden;
}
.FooterMainNavi li a {
	height: 34px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
*html .FooterMainNavi li a  {
	behavior: expression(IEPNGFIX.fix(this));
}

.FooterMainNavi li a:hover {
	height: 34px;
	margin-top: -17px;
	padding-top: 17px;
}
.FooterCollectionB {width: 130px;}
.FooterGalleryB {width: 51px;}
.FooterStaffBlogB {width: 66px;}

.FooterCollectionB a {
	width: 130px;
	background-image: url('../images/CommonImages/FooterCollectionB.png');
}
.FooterGalleryB a {
	width: 51px;
	background-image: url('../images/CommonImages/FooterGalleryB.png');
}
.FooterStaffBlogB a {
	width: 66px;
	background-image: url('../images/CommonImages/FooterStaffBlogB.png');
}
#FooterStaffBlogB {
	margin-right: 0px;
}
.FooterTxtNavi li {
	background-image: url('../images/CommonImages/arrow1.png');
	background-repeat: no-repeat;
	background-position: 0px 55%;
	margin-right: 10px;
	padding-left: 10px;
}
.FooterTxtNavi li a {
	color: #C0C0C0;
	text-decoration: none;
}
.FooterTxtNavi li a:active {
	text-decoration: none;
	color: #C0C0C0;
}
.FooterTxtNavi li a:visited {
	color: #808080;
}
.FooterTxtNavi li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterNavi hr {
	border-style: dotted none none none;
	border-width: 1px 0px 0px 0px;
	height: 1px;
	border-top-color: #808080;
}
.FooterLineContainer {
	width: 100%;
	background-image: url('../images/CommonImages/FooterLine.png');
	background-repeat: no-repeat;
	background-position: center 70px;
}
.FooterMarkContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.FootMarkCopy {
	width: 292px;
	float: right;
}
.FootMarkCopy h4 {
	width: 153px;
	height: 80px;
	padding: 0px;
	margin: 0px 0px 0px 70px;
	background-image: url('../images/CommonImages/FooterLogo.png');
	background-repeat: no-repeat;
}
*html .FootMarkCopy h4  {
	behavior: expression(IEPNGFIX.fix(this));
}

.FootMarkCopy h4 a {
	width: 153px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.FootMarkCopy p {
	width: 292px;
	height: 14px;
	padding: 0px 0px 20px 0px;
	background-image: url('../images/CommonImages/FooterCopyRight.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 35px 0px 0px 0px;
	display: block;
}
*html .FootMarkCopy p  {
	behavior: expression(IEPNGFIX.fix(this));
}

.FooterPictsContainer {
	width: 596px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
