@charset "EUC-JP";

/*
	ナビゲーションのカレント表示
	base id [#headSection] >> /css/common/defaultset/designHead.css
*/


#headSection div.menuBlock ul#globalNavi li#globalPhotograph a {
	background-position: left bottom;
}

#headSection div.menuBlock ul#globalNavi li#globalPhotograph a:link {
	background-position: left bottom;
}

#headSection div.menuBlock ul#globalNavi li#globalPhotograph a:visited {
	background-position: left bottom;
}

#headSection div.menuBlock ul#globalNavi li#globalPhotograph a:hover {
	background-position: left bottom;
}


/*
	base id [#bodySection] >> /css/common/defaultset/layoutBase.css
	base id [#bodySection] >> /css/common/defaultset/designBody.css
*/

/* mainvisualArea */

#bodySection #mainvisualArea {
	margin: 20px 0px 0px 0px;
	width: 750px;
//	height: 450px;
	font-size: 90%;
}

#bodySection #mainvisualArea #Gallery {
	margin: 0px 0px 0px 0px;
	width: 750px;
	text-align: center;
}


#bodySection #mainvisualArea #Gallery #title {
	margin:5px auto 15px auto;
	width: 140px;
	height: 16px;
}

#bodySection #mainvisualArea #Gallery #photo {
	margin: 0px 0px 0px 45px;
	width: 179px;
	height: 197px;
	float:left;
}


#bodySection #mainvisualArea #Gallery #indexImg {
	margin:0px auto;
	width: 700px;
	float:center;
}

#bodySection #mainvisualArea #Gallery #indexImg li {
	margin: 10px auto 15px auto;
	width: 350px;
	height: 270px;
	float:left;
}

#bodySection #mainvisualArea #Gallery #indexImg li img.photo{
	background-color: #ffffff;
	padding:4px;
	margin-right:10px;
	margin-bottom:5px;
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
	border-top:1px solid #efefef;
	border-left:1px solid #efefef;
}

#bodySection #mainvisualArea #Gallery #indexImg li  a:hover img.photo{
	border: 1px solid #cecccc;
}

#bodySection #mainvisualArea #Gallery #indexImg li.right {
	margin: 0px 15px 0px 20px;
	width: 270px;
	height: 270px;
	float:right;
}


#bodySection #mainvisualArea #Gallery #SeriesArea {
	margin: 0px auto;
	padding: 25px 25px 25px 25px;
	width: 650px;
	background-color: #f0f0ed;
	text-align: left;
}

#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesTitle{
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
/*	background-color: #f2f2f2;*/
}

#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesDownArea{
	margin: 20px 0px 0px 0px;
	float:left;
	width: 640px;
/*	background-color: #098cf0;
*/
}

#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesDownArea #SeriesText{
	margin: 0px 0px 0px 0px;
	width: 360px;
	float:left;
/*	background-color: #6bf009;
*/
}

#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesDownArea #SeriesText P#Teganuma a{
	display: block;
	height: 200px;
	background-image: url("/photograph/img/index_galleryCaption1_1_on.gif");
	background-repeat: no-repeat;
	background-position: left top;;
	font-size: 1px;
	text-indent: -9999px;
	text-decoration: none;
}

#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesDownArea #SeriesText P#Teganuma a:hover {
	background-image: url("/photograph/img/index_galleryCaption1_1.gif");
	background-repeat: no-repeat;
	background-position: left top;;

	}

#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesDownArea #SeriesText P#Okunikko a{
	display: block;
	height: 200px;
	background-image: url("/photograph/img/index_galleryCaption1_2_on.gif");
	background-repeat: no-repeat;
	background-position: left top;;
	font-size: 1px;
	text-indent: -9999px;
	text-decoration: none;
}

#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesDownArea #SeriesText P#Okunikko a:hover {
	background-image: url("/photograph/img/index_galleryCaption1_2.gif");
	background-repeat: no-repeat;
	background-position: left top;;

	}

#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesDownArea #SeriesCollection{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	width: 250px;
	float:left;
	text-align: center;
	
/*	border: 1px solid #dededd;
	background-color: #f0f0f0;
*/
}


#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesDownArea #SeriesCollection P{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesDownArea #SeriesCollection P img.Collection{
	background-color: #ffffff;
	padding:5px;
	margin-right:10px;
	margin-bottom:5px;
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
	border-top:1px solid #efefef;
	border-left:1px solid #efefef;
}
#bodySection #mainvisualArea #Gallery #SeriesArea #SeriesDownArea #SeriesCollection P  a:hover img.Collection{
	border: 1px solid #cecccc;
}

/* newsArea */

#bodySection #newsArea {
	float: left;
	margin: 0px 0px 0px 32px;
	width: 570px;
}

#bodySection #newsArea h1 {
	float: left;
	width: 95px;
	margin: 0px 0px 10px 0px;
}

#bodySection #newsArea h1 img {
	margin: 0px 0px 0px 10px;
}

#bodySection #newsArea p.newsList {
	float: left;
	width: 88px;
	margin: 0px 0px 15px 0px;
}

#bodySection #newsArea #content {
	margin: 0px 0px 10px 20px;
	float: left;
	width: 570px;
	height: 80px;
	overflow: hidden;
}


#bodySection #newsArea iframe {
	margin: 0px 0px 10px 20px;
	background-color: #f5f4f4;

}

#bodySection #newsArea table {
	width: 570px;
	margin: 0px 0px 15px 0px;
	border-collapse: collapse;
	font-size: 80%;
	height: 100px;
	overflow: hidden;
}

#bodySection #newsArea table tr th {
	width: 10%;
	padding: 0px 15px 5px 0px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}

#bodySection #newsArea table tr td {
	width: 90%;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
}

#bodySection #newsArea table tr td span {
	padding: 0px 0px 0px 5px;
	vertical-align: -0.3em;
}



#bodySection #adArea {
	float: right;
	width: 249px;
	padding: 37px 0px 0px 0px;
	background-image: url("/img/index_adAreaBg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

#bodySection #adArea ul {
	padding: 0px 0px 5px 0px;
}

#bodySection #adArea ul li {
	margin: 0px 0px 10px 0px;
}


