/* =======================================
cms用スタイルシート
 ======================================= */
.gift div {
width:230px;
    height:230px;
    overflow:hidden;
    position:relative;
    margin-right: 20px;
}
.gift div:last-child {
    margin-right: inherit;
}

.gift div img {
    position: absolute;
    left: -100%;
    right: -100%;
    margin: auto;
    width: auto;
    height: 100%;
}
/* 
.wedd div.demo {
width:230px;
    height:250px;
    overflow:hidden;
    position:relative;
}

.wedd div img {
    position: absolute;
    margin: auto;
    width: 100%;
    height: auto;
    top:-95%;
bottom:-105%;
}
*/
div.demo1 {
    width:355px;
    height:371px;
    overflow:hidden;
    position:relative;
}

 div.demo1 img {
     position: absolute;
    left: -100%;
    right: -100%;
    margin: auto;
    width: auto;
    height: 100%;
}

div.demo2 {
    width:355px;
    height:284px;
    overflow:hidden;
    position:relative;
}

 div.demo2 img {
     position: absolute;
    left: -100%;
    right: -100%;
    margin: auto;
    width: auto;
    height: 100%;
}


p {
    display: block;
    margin: 1em 0;
}
strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
 
/* img */
 
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }
 
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}
 
/* clearfix */
 
.clearfix {
    overflow: hidden;
    zoom: 1;
}
.clearfix:after {
    content: ""
    display: block;
    clear: both;
}
.clear_both {
    clear:both;

}
.page_no{
display: inline-block;
border: solid 1px #bbbbbb;
margin-right:5px;
}
.page_a{
#border: solid 1px #bbbbbb;
hight:15px;
margin-top:30px;
}

.square02{
	min-height:700px;
}
.newinfo01 img.alignleft {
margin-right: 5px;
}
.yoyaku {
	margin-bottom: 40px;
	margin-top:40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #936;
	text-align: center;
	line-height: 25px;
}
