/*
 * ThickBox
 */
#TB_ajaxContent h2{
	font-size:0.9em;
	margin-bottom:10px;
}
#TB_ajaxContent hr{
	margin:10px 0px;
}
#TB_title{
	margin-bottom:15px;
}
/**
 * 
 */
#photoSlide{
	margin:0px;
	padding:27px 0px 0px 0px;
	background:none;
	height:500px;
	width:620px;
}
#photoSlide div{
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	width:620px;
}
#photoSlide div img{
	margin:0px;
	padding:0px;
}
/*
 * 
 */
#photoSlide .ui-tabs-nav{
	margin:0px;
	padding:0px 0px 10px 0px;
	border:none;
	width:620px;
}
#photoSlide .ui-tabs-nav li{
	width:155px;
	height:50px;
	margin:0px;
	padding:0px;
	border:none;
}
#photoSlide .ui-tabs-nav li a{
	width:155px;
	height:50px;
	margin:0px;
	padding:0px;
	font-size:1pt;
	line-height:1em;
	text-indent:-10000px;
}
#photoSlide ul li #menu-slide1{
	background-image:url(../images/top/top_menu01.gif);
}
#photoSlide ul li #menu-slide2{
	background-image:url(../images/top/top_menu02.gif);
}
#photoSlide ul li #menu-slide3{
	background-image:url(../images/top/top_menu03.gif);
}
#photoSlide ul li #menu-slide4{
	background-image:url(../images/top/top_menu04.gif);
}

#photoSlide .ui-tabs-nav .ui-tabs-selected{
	margin:0px;
	padding:0px;
	border:none;
}
#photoSlide .ui-tabs-nav .ui-tabs-selected a{
	margin:0px;
	padding:0px;
	border:none;
	background-position:0px -100px;
}
/**
 * 
 */
#searchOption {
	visibility:hidden;
}

/*
 * 
 */
#contents #album{
	float:left;
	width:640px;
}
#contents #album .photoslider_main{
	float:left;
	width:640px;
	padding:0px;
	margin:0px;
}
#contents #album .photoslider_main img{
	float:left;
	padding:0px;
	margin:0px;
	border:none;
}
/* 第9回目のCSS */
/* ナビゲーション部分の位置です */
.photoslider_nav {
    position:relative;
	top:40px;
	background-color:#eaeaea;
	width:640px;
}
.photoslider_thumbBar{
	padding-top:10px;
	padding-bottom:10px;
}
.photoslider_thumb{
	background-color:#cccccc;
}
.photoslider_caption {
    position:relative;
	top:10px;
	font-size:0.7em;
	font-weight:normal;
	line-height:1.6em;
}
#contents .navi{
	float:left;
	width:620px;
	margin:50px 0px 0px 0px;
	padding:0px;
	text-align:center;
}
#contents .navi img{
	border:none;
}

/* 第10回目のCSS */
/* ここは複数画像のうち１つだけハイライトさせるCSS */
#photoIndex {
	float:left;
	background-color:#111111;
	width:620px;
	padding:10px 0px;
	margin-top:20px;
}
#photoIndex img{
	border:none;
	margin:0px;
	padding:5px 2px;
	float:left;
}

/* 第11回目のCSS */
/* キャプションの表示と非表示 */
.captionOn {
	visibility:visible;
	font-size:0.8em;
	font-weight:normal;
	color:#e0e0e0;
}
.captionOff {
	visibility:hidden;
	font-size:0.8em;
	font-weight:normal;
	color:#e0e0e0;
}

/* ■ページ構造 */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	text-align: center;
	font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background-image: url(topimages/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body div {
	text-align: left;
	margin: 0 auto;

}
body p {
	font-size: 10px;
}
#wrapper {
	width: 800px;
	background-image: url(../images/wrapper.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#container {
	width: 780px;
	background-color: white;
}
#containerbox {
	width: 760px;
}

/* ■上部ナビ部分 */
#topnavi {
	width: 760px;
	height: 10px;
	text-align: left;
}

/* ■フッター */
#footer {
	width: 780px;
	height: 20px;
	clear: both;
	background-color: #eeeeee;
	background-repeat: no-repeat;
}

#footer p {
	font-size: 11px;
	width: 760px;
	height: 20px;
	line-height: 20px;
	text-align: right;	
	overflow: hidden;
}

/* ■文字要素 */

h1 {
	font-size: 15px;
}

h2 {
	font-size: 12px;
	height: 50px;
	line-height: 26px;
}

/* ■ダミー */

.dummy1 {
	height: 1px;
	clear: both;
}
.dummy5 {
	height: 5px;
	clear: both;
}
.dummy5 p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}
.dummy10 {
	height: 10px;
	clear: both;
}
.dummy10 p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}
.dummy15 {
	height: 15px;
	clear: both;
}
.dummy15 p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}
.dummy_border_c {
	height: 1px;
	clear: both;
	background-color: #ccc;
}
.dummy_border_c p {
	font-size: 1%;
	height: 1px;
	visibility: hidden;
}

/* ■title_photo10 */

#title_photo10 {
	width: 760px;
	height: 100px;
}

.title_photo10 span {
	display: block;
	font-size: 1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #ffffff;
}

h1 {
	font-size: 1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #567fb9;
}