
.image-frame01 {
	border: 1px solid #CCC;
	background:#FFF;
	padding: 4px;
}
.image-frame02 {
	border: 1px solid #CCC;
	padding: 0px;
}
.imgFloatLeft {
	margin:0 20px 5px 0;
	float:left;
}
.imgFloatRight {
	margin:0 0 5px 20px;
	float:right;
}
.txtBM {
	margin:0 0 1em 0 !important;
}
.txtBM2 {
	margin:0 0 2.5em 0 !important;
}
.atama {
	padding-left:1em;
	text-indent:-1em;
}
.atama2 {
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:10px;
}
.txtCenter {
	text-align:center !important;
}
.txtRight {
	text-align:right !important;
}
.tdCenter {
	text-align:center;
}
.tdRight {
	text-align:right;
}
.thCenter {
	text-align:center;
}
.tx-80p {
	font-size:80%;
	letter-spacing:nomal;
}
.tx-90p {
	font-size:90%;
	letter-spacing:nomal;
}
.tx-120p {
	font-size:120%;
	letter-spacing:nomal;
}
/* 摜2 */

.pic2Layout {
	width:313px;
	margin:0 10px 20px 10px;
	float:left;
	text-align:center;
}
.pic2Layout p {
	padding:3px 5px 0 3px;
}
.pic3Layout {
	width:260px;
	margin-top:1em;
	text-align:center;
}

#content .tableWide50p {
	width:inherit;
	width:50%;
	margin:0;
}

#content .tableWide60p {
	width:inherit;
	width:60%;
	margin:0;
}

#content .tableWide70p {
	width:inherit;
	width:70%;
	margin:0;
}

#content .tableWide80p {
	width:inherit;
	width:80%;
	margin:0;
}

/*  */

.inPreparation {
	width:508px;
	border:1px solid #eeeeee;
	padding:80px;
	text-align:center;
	font-size:140%;
	color:#999;
	background-color:#FEFEFE;
}

/* a.noArrow */

#wrapContent a.noArrow {
	background-image:none;
	padding:0;
}


/* sideContent */

.sideContentWrap {
	width:100%;
	box-sizing: border-box;
	background-color:#FFF;
	border:1px dotted #d8ccc2;
	padding:35px 10px 5px 10px;
	margin:15px 0 0 0;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/* snsBtn */

#snsBtn {
	clear:both;
	padding:1.5em 0 0 0;
	text-align:center;
}

#snsBtn div {
	display:inline-block;
	vertical-align:top;
	line-height:1;
}


.hoverTrans a:hover {
	cursor:pointer;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)"; 
    -moz-opacity:0.7; 
    -khtml-opacity: 0.7; 
    opacity:0.7;
    zoom:1;
	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
	






