@charset "UTF-8";

/******************************************************
*	
*	1. common style
*	2. index style
*	3. gallery style
*   4. photo_philippines gallery01 style
*	
******************************************************/


/*  1. common style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/





/*  2. index style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#index #alpha {
}

#index #alpha #main h3 {
	min-height: 25px;
	_height: 25px;
	line-height: 25px;
	padding-left: 44px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	font-size: 123.1%;
}

#index #alpha #main h3.none {
	padding-left: 0 !important;
	background: none !important;
}

#index #alpha #main .cont .box2 {
	background: url(../../../gallery/img/thumb_bg_long3.gif) no-repeat left bottom;
	margin-top: 16px;
	padding-bottom: 20px;
}

#index #alpha #main .cont .box2 .wrap {
	background: url(../../../gallery/img/thumb_bg_long2.gif) no-repeat left top;
}

#index #alpha #main .cont .box1 {
	background: url(../../../gallery/img/thumb_bg_long.gif) no-repeat left top;
	height: 80px;
	margin-top: 16px;
}

#index #alpha #main .cont .box1 .pht,
#index #alpha #main .cont .box2 .pht {
	display: inline;
	float: left;
	width: 80px;
	padding-top: 8px;
}

#index #alpha #main .cont .box1 .text,
#index #alpha #main .cont .box2 .text {
	display: inline;
	float: left;
	width: 465px;
	padding: 18px 5px 0 10px;
}

#index #alpha #main .cont .box2 .text ul li {
	margin-top: 10px;
}

#index #alpha #main .cont .box1 .line3 {
	padding-top: 12px;
}

#index #alpha #main .cont .pageNavi {
	padding-bottom: 0;
}

#index #alpha #main .itemBox {
	margin: 10px 0 0 -10px;
}

#index #alpha #main .itemBox .item {
	display: inline;
	float: left;
	width: 160px;
	height: 180px;
	margin-left: 10px;
	padding: 10px;
	background: url(../../../gallery/img/thumb_bg_art.gif) no-repeat left top;
}

#index #alpha #main .itemBox .item .text {
	line-height: 1.3em;
	margin-top: 4px;
	font-size: 69%;
}

#index #alpha #main .itemBox .item .line5 {
	line-height: 1.2em;
}

#index #alpha #main .itemBox .item .line6 {
	font-size: 71%;
}




/*  3. gallery style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#gallery #alpha {
}

#gallery #alpha #main .itemBox {
	margin: 10px 0 0 -10px;
}

#gallery #alpha #main .phtAlbum .itemBox .item {
	display: inline;
	float: left;
	width: 160px;
	height: 160px;
	margin-left: 10px;
	padding: 10px;
	background: url(../../../gallery/img/thumb_bg_pht.gif) no-repeat left top;
}

#gallery #alpha #main .phtAlbum2 .itemBox .item {
	display: inline;
	float: left;
	width: 158px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #eee;
	background-color: #FAFAFA;
}

#gallery #alpha #main .itemBox .item .text {
	line-height: 1.3em;
	margin-top: 4px;
	font-size: 77%;
}

#gallery #alpha #main .itemBox .item .f-s {
	font-size: 69%;
}

/* photoBook */
#gallery.photoBook #alpha #main .itemBox {
	margin: 10px 0 0 0;
	background: url(../../../gallery/img/photoBook_thumb_bg2.gif) no-repeat left bottom;
}

#gallery.photoBook #alpha #main .itemBox.bg1 {
	background: url(../../../gallery/img/photoBook_thumb_bg2_1.gif) no-repeat left bottom;
}

#gallery.photoBook #alpha #main .itemBox.bg2 {
	background: url(../../../gallery/img/photoBook_thumb_bg2_2.gif) no-repeat left bottom;
}

#gallery.photoBook #alpha #main .itemBox .item {
	display: inline;
	float: left;
	width: 160px;
	height: auto;
	margin-left: 10px;
	padding: 10px;
	background: url(../../../gallery/img/photoBook_thumb_bg1.gif) no-repeat left top;
}

#gallery.photoBook #alpha #main .itemBox .item.first {
	margin-left: 0px;
}




/* before - after */

#gallery #alpha #main .beforeafter .chart {
	background: url(../../../gallery/img/beforeafter_bg.jpg) no-repeat left top;
}

#gallery #alpha #main .beforeafter .chart li {
	display: inline;
	float: left;
}
#gallery #alpha #main .beforeafter .chart li.after {
	float: right;
}


#gallery #alpha #main .itemCont {
	_width: 570px;
	margin: 10px 0 0 -10px;
}

#gallery #alpha #main .itemCont .item {
	display: inline;
	float: left;
	width: 255px;
	margin-left: 10px;
	padding: 10px 10px 16px;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #efefef;
}

#gallery #alpha #main .itemCont .before {
	background-image: url(../../../gallery/img/beforeafter_bg_b.gif);
}

#gallery #alpha #main .itemCont .after {
	float: right;
	background-image: url(../../../gallery/img/beforeafter_bg_a.gif);
}

#gallery #alpha #main .itemCont .item .text {
	line-height: 1.3em;
	margin-top: 10px;
	font-size: 77%;
}




/*  4. photo_philippines gallery01 style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

.philippines.gallery01 .ttl_green {
    min-height: 85px;
	margin-left: -40px;
    padding-left: 40px !important;
    background: url("../../img_common/h1.jpg") no-repeat left top !important;
    font-size: 138.5%;
    font-weight: bold;
    line-height: 65px;
}