/*スワップイメージ用のCSS*/


a:link {
	text-decoration:none;
	color:#00F;
}
a:visited { text-decoration:none; color:#ff0000; }
a:active { text-decoration:none; color:#0000ff; }
a:hover {
	text-decoration:none;
	color:#0000ff;
}





#siteimg{
	background-image: url(file:///C|/xampp/htdocs/weddingnagoya.com/style/swap.jpg);
	background-repeat: no-repeat;
	height:600px;
	width: 800px;
	text-align: center;
	line-height: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	color:#FFFFFF;
	position: fixed;
	top: 58px;
	left: 500px;
	}
	
#timeline{
	font-size: 75%;
	width: 800;
	height: 400px;
	border: thin dashed #CCC;
	margin-right: auto;
	margin-left: auto;
}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	}
#contents #waku #name {
}

h2 a	{
	text-decoration:none;
	background-color: #99CC99;
	color: #FF6600;
	display: block;
	width: 120px;
	border:solid 3px;
	border-color: #CCE6CC #6CB76C #6CB76C #CCE6CC;
	text-align: center;
	}
#navbar h2 {
	width:126px;
	float:left;
	margin:0px;
	}
#navbar	{
	height:36px;
	}
#contents {
	height: 600px;
	width: 800px;
	background-color: #FFF4FA;
}
#waku {
	float: left;
	height: 240px;
	width: 264px;
	background-image: url(file:///C|/xampp/htdocs/weddingnagoya.com/style/geta_img.jpg);
}
#contents #waku #photo {
	width: 166px;
	margin-top: 33px;
	margin-right: 40px;
	margin-left: 45px;
	float: left;
	margin-bottom: 0px;
}
#contents #waku #name {
	font-size: 10pt;
	color: #666;
	float: left;
	height: 30px;
	width: 200px;
	margin: 23px auto 15px 40px;
	text-align: center;
}
#timeline table tr td {
	text-align: center;
}




/*体験者レポートのCSS*/

p {
	font-size: 100%;
	color: #666;
	padding: 0px;
	line-height: 144%;
	margin: 5px;
}
#contaner {
	height: 1500px;
	width: 800px;
	background-image: url(http://www.weddingnagoya.com/img/taiken_img/bg_taikensya_report.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 97px;
	width: 668px;
	margin-right: auto;
	margin-left: auto;
}
#taiken_content  {
	height: auto;
	width: 670px;
	margin-right: auto;
	margin-left: 60px;
	position: relative;
	margin-top: 20px;
}
#main {
	height: auto;
	width: 668px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 100px;
	width: 670px;
	margin-right: auto;
	margin-left: 60px;
	text-align: center;
	line-height: 300%;
}

#left {
	height: auto;
	width: 206px;
	float: left;
	margin: 2px;
}
#right {
	height: auto;
	width: 452px;
	float: left;
	text-align: left;
	background-color: #D1a67B;
	position: relative;
}



#left img {
	padding: 0px;
	height: auto;
	width: auto;
	margin-right: 4px;
	margin-bottom: 5px;
}



#header h1 {
	font-size: 140%;
	line-height: 200%;
	width: 668px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CE7B00;
	color: #734500;
	font-weight: bold;
	font-style: italic;
}
#contaner #content #header h2 {
	font-size: 100%;
	color: #999;
}


#contaner #content #header h3{
	font-size: 100%;
	color: #666;
	line-height: 200%;
	background-image: url(http://www.weddingnagoya.com/img/taiken_img/angel_img.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 35px;
	text-indent: 38px;
	margin-left: 430px;
}


#contaner h4 {
	font-size: 10
	pt;
	color: #990000;
	line-height: 144%;
	padding: 5px;
	width: 123px;
}
h3 {
	color: #FFF;
}
.txt h4 {
	color: #FFF;

}
.txt {
	color: #999;
}
