@charset "utf-8";
/* CSS Document */

a[href^="tel:0466230071"] { 
cursor: default; 
}

.date-sc{
	padding-left:10px;
}

.date-sc li{
	font-family:"Meiryo UI";
	list-style: none;
	line-height:1.8em;
}

.cap-scroll a{
	font-size:1.2em;
	letter-spacing:10%;
	text-decoration:none;
	color:#66F;
	text-align:left;
	padding-right:5px;
}

.scroll a{
	font-size:1.2em;
	letter-spacing:10%;
	color:#69C;
	text-decoration:none;
	text-align:left;
	text-indent:10px;
}

.scroll a:hover{
	color:#069;
	text-decoration:underline;
	
}

.cap-scroll a:hover{
	color:#069;
	text-decoration:underline;
	
}
#tpr{
	text-align:right;
	padding-right:30px;
}

#tpr a{
	color:#66F;
}

#tpr a:hover{
	color:#069;
}




.each-title{
font-family:Meiryo; 
color:#121280; 
font-size:1.2em;
font-weight:700;
text-indent:10px;
border-left: 5px solid #121280;
border-left-style:double;
line-height:1.2em;
padding:0;
margin-bottom:10px;

}

.each-text{
	font-size:1.2em;
	text-align:1em;
	padding-left:25px;
}


.area-main-inner2-subtitle-price{
	font-family:"Meiryo";
	line-height:1.4em
}

table{
	font-family:"Meiryo";
	border: solid 1px #c4c1c1/*#FFDCB9*/;
	font-size:1.1em;
	text-align:left;
	text-justify:inter-ideograph;
	margin:5px auto 5px auto;
}

th,td{
margin:2px;
padding:10px;
}

th{
	font-weight: 400;
	color:#000000;
	width: 30%;
	background-image:url(../img/th-bk2.fw.png);
    background-position:center top;
    background-repeat:no-repeat;
	-moz-background-size:100% 100%;
    background-size:100% 100%;
	
	
}

td {
  border: solid 1px #c4c1c1/*#f8b876*/;
 color:#000000;
}


