@charset "utf-8";


#textArea .textBold{
	font-size: 105%;
	font-weight: bold;
	color: #006AA8;
	background-image: url(../../common/img/bg_line_dotto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:10px;
}

/*一覧指定CSS***********************************/


.galsLine {
	clear:both;
	padding:0 16px 0 15px;
}

.galsLine .galsWrap {
	background:url(../img/bg_waku.gif) no-repeat top;
	margin:5px 7px 20px 7px;
	width:190px;
	height:325px;
	position:relative;
	float:left;
}

.galsLine .galsWrap .gPhotoArea{
	position:absolute;
	background:url(../img/bg_gals_list.gif) no-repeat;
	padding:2px;
	top:34px;
	left:25px;
}
.galsLine .galsWrap .gNameArea{
	position:absolute;
	top:220px;
	text-align:center;
	width:190px;
	font-size: 13px;
	font-weight: bold;
	color: #006AA8;
	padding-bottom:5px;
}

.galsLine .galsWrap .gStyleArea{
	position:absolute;
	top:238px;
	left:0px;
	text-align:center;
	width:190px;
	font-size: 10px;
}

.galsLine .galsWrap .iconArea{
	position:absolute;
	top:260px;
	left:24px;
	width:142px;
}

.galsLine .galsWrap .iconArea li{
	padding:0 2px 0 0;
	float:left;
}



/*詳細指定CSS***********************************/

#galsDetailWrap {  }

#galsDetailWrap #colRight {
	float:right;
	width:482px;
	padding:23px 18px 0 0;
}

#galsDetailWrap .galsData {
	margin:-10px 0 0 30px;
	padding:0 5px 10px 5px;
	border-bottom:1px solid #075372;
	width:417px;
}

#galsDetailWrap .galsNameTd {
	padding-bottom:5px;
}

#galsDetailWrap .galsNameTd p {
	font-size: 13px;
	font-weight: bold;
	color: #006AA8;
}

#galsDetailWrap .galsNameTd p span {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#galsDetailWrap .galsInfoTd {
	padding-bottom:5px;
}

#galsDetailWrap .galsInfoTd p {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

#galsDetailWrap .galsInfoTd p span {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#galsDetailWrap .galsIconTd {
	text-align:right;

}

#galsDetailWrap .galsIconTd ul {
	text-align:right;
	padding:0px;
	float:right;
}

#galsDetailWrap .galsIconTd li {
	text-align:right;
	float:left;
	padding-right:2px;

}

#galsDetailWrap .galsPoint {
	margin:10px 0 0 30px;
	padding:0 5px 10px 5px;
	width:417px;
}

#galsDetailWrap .galsPoint tr {
	background:url(../../common/img/bg_line_dotto.gif) repeat-x bottom;
}

#galsDetailWrap .galsPoint td {
	padding:10px 0;
	font-size:11px;
}

#galsDetailWrap .galsPlay {
	font-size:11px;
	margin:15px 0 0 30px;
	padding:0 5px 0 5px;
	width:417px;
}

#galsDetailWrap .galsMes {
	font-size:11px;
	margin:15px 0 0 30px;
	padding:0 5px 0 5px;
	width:417px;
}

#galsDetailWrap .tenMes {
	font-size:11px;
	margin:15px 0 0 30px;
	padding:0 5px 0 5px;
	width:417px;
}

#galsDetailWrap .txtArea {
	background:url(../img/bg_txtarea.gif) no-repeat;
	padding:17px 20px;
	width:417px;
	height:72px;
}

#galsDetailWrap .txtAreaInner {
	overflow: auto;
	width:377px;
	height:70px;
}



#galsDetailWrap #colLeft {
	float:left;
	width:306px;
	padding:74px 0 0 30px;
}

#galsDetailWrap #colLeft .bigPhotoArea {
	padding:3px;
	margin-bottom:10px;
	width:300px;
	height:400px;
	background:url(../img/bg_bigphoto.gif) no-repeat;
}

#galsDetailWrap #colLeft .mgb10 {
	margin-bottom:10px;
}

#galsDetailWrap #colLeft #thmTable td {
	padding:3px 4px 3px 3px;
	width:54px;
	height:72px;
	background:url(../img/bg_thm.gif) no-repeat;
}


#galsDetailWrap .localNavi {
	clear:both;
	padding:50px auto 0 auto;
	text-align:center;
}

#galsDetailWrap .localNavi ul {
	width:465px;
	clear:both;
}

#galsDetailWrap .localNavi ul li.btnList {
	float:left;
}

#galsDetailWrap .localNavi ul li.btnSchedule {
	float:right;
}

#galsDetailWrap .otherInfo{
	clear:both;
	padding:16px 0 20px 17px;
}

#galsDetailWrap .otherInfo .otherPhoto {
	background:url(../img/bg_otherphoto.gif) no-repeat;
	padding:20px 18px 20px 30px;
	width:787px;
	height:144px;
}

#galsDetailWrap .otherInfo .otherPhotoInner  {
    width : 740px;
    height : 110px;
    overflow-y : auto;
}

#galsDetailWrap .otherInfo .otherPhotoInner td div {
	padding : 3px 5px 3px 3px;
	background : url(../img/bg_otherthm.gif) no-repeat;
	width : 75px;
	height : 100px;
    margin-bottom : 2px;
    float : left;
}



