﻿@charset "utf-8";

/* ====================================
* File name: style.css
* Description: Wedding Space用
==================================== */

#spaceList { width: 940px; margin-right: -20px;}
.space { float: left; width: 215px; padding: 15px 19px 0 0; line-height: 1.5;}
.space p { margin-bottom: .75em;}
.space p.image { margin-bottom: 5px;}
.space a { color: #1f1f1f; text-decoration: none; font-weight: bold;}
.space a:hover { color: #999966;}

/* clearvix For modern browsers */
#spaceList:before,
#spaceList:after { content:""; display:block;}
#spaceList:after { clear:both;}
/* For IE 6/7 (trigger hasLayout) */
#spaceList { zoom:1;}