@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

body {
	color: #333;
	font-size: small;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}

a:link {
	text-decoration: none;
	color: #0066FF;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #737373;
}

a:active {
	text-decoration: none;
}

div,li {
    zoom:1;/*for IE 5.5-7*/
}

div:after,
li:after {
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both; 
}

#page {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	margin-bottom: 30px;
}

#contents {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#contents h2 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #351A0D;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

#contents #calenderBtn {
	position: absolute;
	right: 0px;
	top: 15px;
}

#main {
	margin-bottom: 50px;
}

#main ul#planList {
	clear: both;
}

#main ul#planList li {
	width: 870px;
	clear: both;
	margin-bottom: 30px;
}

#main ul#planList li.fst a {

}

#main ul#planList li.pageBack {
	background-color: #E8E8E8;
}

#main ul#planList li.pageBack a {
	padding: 5px;
	background-image: none;
}

#main ul#planList li a {
	display: block;
}

#main ul#planList li.detail {
	display: block;
	background-image: none;
	width: 870px;
}

#main ul#planList li a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}

#main ul#planList li .title1 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
	background-color: #A53312;
	width: 590px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../wedding/img/btn_detail.gif);
	background-repeat: no-repeat;
	background-position: 532px 0.4em;
}

#main ul#planList li .title {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
	background-color: #A53312;
	width: 590px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#main ul#planList li .name {
	font-size: small;
	color: #000000;
	background-color: #FBE7C9;
	padding: 15px;
	width: 590px;
}

#main ul#planList li .comment {
	color: #333333;
	text-decoration: none;
	font-size: small;
	margin-bottom: 15px;
	padding: 15px;
	width: 590px;
}

#main ul#planList li .pt {
	float: right;
	width: 250px;
	vertical-align:top;
	border:none;
}

#main ul#planList li .comment2 {
	color: #333333;
	text-decoration: none;
	font-size: small;
	width: 590px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#main .pageBack a {
	font-size: small;
	color: #6A3B25;
	text-decoration: none;
	display: block;
}

#main .pageBack a:hover {
	background-color: #F7EFE7;
}

#main ul#discription {
	margin-bottom: 30px;
}

#main ul#discription li {
}

#main #left {
	float: left;
	width: 575px;
}

#main #right {
	float: right;
	width: 280px;
}

#main table#calender {
	width: 280px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1AB62;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1AB62;
}

#main table#calender.left {
	float: left;
}

#main table#calender.right {
	float: right;
}

#main table#calender caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #999999;
}

#main table#calender tr {
}

#main table#calender th {
	background-color: #E7DCC0;
	color: #351A0D;
	padding: 3px;
}

#main table#calender th.sat {
	background-color: #A5B8CC;
}

#main table#calender th.sun {
	background-color: #BBA6A6;
}

#main table#calender td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #D4D0C3;
	border-left-color: #FFFFFF;
	color: #666666;
}

#main table#calender td.fr1 {
	background-color: #E5E7FF;
}

#main table#calender td.fr2 {
	background-color: #FFEBBE;
}

#main table#calender td.fr3 {
	background-color: #FFD1D2;
}

#main table#calender td.fr4 {
	background-color: #D0EAFF;
}

#main table#calender td.fr5 {
	background-color: #CEE6CE;
}

#main table#calender td.sun {
	color: #CC6666;
}

#main table#calender td.sat {
	color: #6699CC;
}

#main table#calender td a {
	display: block;
	color: #990000;
}

#main table#calender td a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	text-align: center;
	height: 50px;
	font-size: 1px;
}
