﻿@charset "utf-8";
/* --------------------------------------------------------------------

	Site Name	: hair-stamp.com
	Description	: photo page settings
	Version		: 1.9 (hybrid layout edition)
	Notes		: 
	Technical Notes	: hybrid layout
	Author		: Grand Design Co., Ltd.

----------------------------------------------------------------------- */

div.clearer { 
	clear:both ;
	padding-bottom:20px ; }

/* --------------------------------------------------------------------
	 main contents
----------------------------------------------------------------------- */

#photo_main { margin:20px 30px 40px ; }

#photo_main h2 { margin-bottom:20px ; }

#photo_main p { color:#999 ; }

.float_r { float:right ; }

img.float_l { float:left ; }


/* --------------------------------------------------------------------
	 photo table
----------------------------------------------------------------------- */

table.photo_thumbs {
	background-color:#ccc ;
	margin:0 0 20px ; }

table.photo_thumbs td {
	background-color:#FFFFFF ; }
