@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size:100%;
	line-height:1.6;
	text-align:center;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background:url(../img/main_contents/maternity/bg.gif) repeat-y center;		
	}


#wrapper{
	text-align:left;
	width:800px;
	margin:0 auto;
	font-size:75%;
	color:#444444;
	}

td{
	vertical-align:top;
	}
td.txt {
	padding:40px 10px 20px 40px;
	line-height:1.8;}
	
.clear {
	clear:both;
	}
.album {
	text-align:center;
	margin:15px 0 0 0 ;
	}
.album img{
	margin-bottom:8px;
	}
img {
	border: none;
	vertical-align:bottom;
}
h1{
	font-size:10px;
	margin:20px 0 0 32px;
	font-weight:normal;
	}
h2 {
	font-size:14px;
	border-bottom:1px #999999 dotted;
	padding:5px 0 5px 0;
	margin:20px 40px 5px 40px;
	}

.footer {
	background:url(../img/main_contents/bridal/footer_bg.gif);
	padding:15px 0;
	margin-top:15px;
	font-size:10px;
	}
.copy {
	text-align:center;
	color:#000000;
	}
.link {
	width:800px;
	margin:5px auto;
	text-align:center;
	}

.link a:link,a:visited {
	color:#000000;
	text-decoration:none;
	}

.link a:hover {
	color:#999999;
	text-decoration:none;
	}
	
.inq_tbl {
	color:#444444;
	}	
.inq_tbl td {
	padding:2px 0;
	vertical-align:baseline;
	line-height:14px;
	}

.inq_tbl strong {
	font-size:16px;
	letter-spacing:1px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
	
.inq_tbl a:link,a:visited {
	color:#444444;
	text-decoration:none;
	}
	
.inq_tbl a:hover {
	color:#999999;
	text-decoration:none;
	}
.main_txt {
	line-height:30px;
	color:#444444;
	margin:0 0 50px 0;
	text-align:center;
	background:url(../img/main_contents/bridal/subtitle_bg.gif) top center no-repeat;
	}
	
/*------------------------文字設定------------------------*/
.red {
	color:#FF0000;
	}

.txt80 {
	font-size:80%;
	letter-spacing:1px;
	line-height:1.4;
	}


.pr {
	background:#E8E8E8;
	padding:8px 0 15px 0;
	font-size:9px;
	line-height:1.4;
	border-top:2px solid #dddddd;
	}
.pr a:link, .pr a:visited, .pr a:hover
	{color:#555555;
	margin-left:5px;
	}
.pr_box{
	width:800px;
	margin:0 auto;
	}
