@charset "UTF-8";
.body01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	color: #666;
	background-color: #FFF;
	padding: 0px;
	height: 600px;
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.body02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	color: #666;
	background-color: #FFF;
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-top: 48px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menulist {
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 130px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.menulist02 {
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.menulist03 li a {
	background-color: #FFF;
	font-size: 0.8em;
	color: #999;
	text-decoration: none;
}
.menulist03 li a:hover {
	color: #F60;
}
.menulist03 li {
	display: inline;
	list-style-type: none;
	border-left: solid 1px #999;
	margin-left: 15px;
	padding-left: 15px;
}
.menulist03 li.first {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.menulist03 ul {
	margin: 0;
	padding: 0;
}


.profile01 {
	font-size: .8em;
	line-height: 2em;
	color: #999;
	background-color: #FFF;
	padding: 0px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.profile02 {
	font-size: 0.8em;
	line-height: 2em;
	color: #999;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#logo01 {
	padding: 0px;
	margin-bottom: 65px;
	margin-top: 48px;
	margin-left: 190px;
}
#logo02 {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.text01 {
	font-size: .8em;
	line-height: 1.6em;
	color: #999;
	height: 400px;
	margin: 0px;
	padding: 0px;
}
.text02 {
	font-size: .8em;
	color: #999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.text03 {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #999;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}
.text04 {
	font-size: .8em;
	line-height: 1.6em;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
.text05 {
	font-size: 0.8em;
	line-height: 2.5em;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	text-decoration: none;
}
.img01 {
	margin: 0px;
	padding: 0px;
}
.img02 {
	padding: 0px;
	margin: 0px;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}



.img_thum {
		padding: 5px;
		border: 1px solid #ccc;
		margin: 2px;
	}

.img_thum02 {
		padding: 5px;
		border: 1px solid #ccc;
		margin-bottom: 2px;
		margin-left: 91px;
		margin-right: 2px;
		margin-top: 0px;
	}