@charset "UTF-8";
/*
#photo2 { フォトギャラリー開設後削除
    width: 640px;
    height: 390px;
	background: #ffffff url(../../../common/std/img/sp/top/bg_photo2.png) no-repeat center top;
}
*/

#photo {
    width: 620px;
    _____height: 420px;
    position: relative;
    background: #ffffff url(../../../common/std/img/sp/top/bg_photo.png) no-repeat 10px top;
    padding: 40px 10px 10px 10px;

    /*display: none; フォトギャラリー開設後削除 */

}

#photo #imageArea{
	_____width:640px;
	_____height: 300px;
	background-color:#ffffff;
	border-top:3px solid #2C87DA;
}
#photo #photoImg {
    width: 590px;
	height: 270px;
	margin: 10px auto;
    border: 5px solid #eeeeee;
	position:inherit;
	padding:10px;
}

#photo #textArea {
    _____position: absolute;
    _____top: 350px;
    _____left: 0;
    padding: 5px 10px 5px 20px;
    border-left: 3px solid #a4d1f6;
    margin: 20px 20px 10px 10px;
}
#photo #textArea #photoTitle {
	font-size: 85%;
    display: block;
	font-weight: bold;
	margin: 2px 0 2px 0;
	color:#2d87da;
	_____border:1px solid #000;
	line-height:1.4;
}
#photo #textArea #photoUser {
	font-size: 80%;
    display: block;
	margin: 5px 0 5px 0;
	color:#2d87da;
	_____border:1px solid #000;
}
#photo #textArea #photoTxt {
	font-size: 80%;
    display: block;
	margin: 0;
	color:#333333;
	_____border:1px solid #000;
	line-height:1.6;
}




.ad-gallery {
}
.ad-gallery .ad-back {
	display:none;
}

.ad-gallery .ad-image-wrapper {
    width: 590px;
	height: 270px;
	margin-bottom:0;
}

.ad-gallery .ad-image-description {
	/*font-size: 14px;*/
}

.ad-gallery .ad-description-title {
	_____display: inline !important;
}

.ad-gallery .ad-controls {
	_____display: none;
}

.ad-gallery .ad-info {
	_____float: none !important;
	_____text-align: center;
}

.ad-gallery .ad-nav {
	_____display: none;
}










.ad-nav {
	display: none;
}


