@charset "utf-8";
/* CSS Document */

#declaration h2 {
	margin-bottom:10px;
}

.photo01 {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.decoration {
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 36px;
	margin-left: 0px;
}


.photo02 {
	padding:0px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.photo03 {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#deckaration p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}




/* キャプション */

.caption {
	padding:0px;
	text-align:right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size:53%;
}

.caption2 {
	text-align:left;
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:30px;
	padding:0px;
	font-size:53%;
}

.caption3 {
	float:left;
	width:56%;
	margin-top:10px;
	padding:0px;
	text-align:right;
	font-size:55%;
}

.caption3ex {
	float:left;
	width:51%;
	margin-top:10px;
	padding:0px;
	text-align:right;
	font-size:55%;
	margin-bottom: 30px;
}

.caption4 {
	float:right;
	width:42%;
	font-size:55%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

*html .caption4 {
	width:45%;
	font-size:50%;

}

/* 詳細 */

.detail01 {
	padding:0px;
	margin:20px 0;
}


/* スペース調整 */

.bottom_box {
	margin: 0px;
	padding: 0px;
}


/* フッターリンク */


#dec_link {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#dec_link h2 {
	font-size:100%;
	font-weight: bolder;
	background-image: url(../images/f_navi_deco_top.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
}


#dec_link ul {
	list-style-type: none;
}

#dec_link li {
	line-height:1.7em;
	background-image: url(../images/f_navi_deco.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left:15px;
	padding: 0 0 0 15px;
	font-size:85%;

}

*:first-child+html #dec_link li {
	font-size:0.88em;
	line-height:2.3em;
	}

#dec_link .f_current {
	background-image: url(../images/f_navi_deco_c.gif);
	background-position: left center;
	background-repeat: no-repeat;	
	margin-left:15px;
	padding: 0 0 0 15px;
}


.caption_brand_top {
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:20px;
	font-size:10px;
	text-align: left;

}

.declaration h1,
.dec01 h1,
.dec02 h1,
.dec03 h1 {
	margin-bottom:25px;
 }
 
.pr20 {
	padding-right:20px;

}
 
.pr50 {
	padding-right:50px;

}
 

