@charset "utf-8";

h1 {
    width: 1200px;
    height: 100px;
    background-image: url(../img/common/title.jpg);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.block {
    margin: 0px auto;
}

.main {
    margin: 10px 0px 0px 0px;
}
.concept01 {
	height:69px;
	margin-top: 30px;
	background-color:#F0F0E1;
}
.concept01a {
    display: block;
    width: 1000px;
	height:69px;
	margin-top: 30px;
	background-color:#F0F0E1;
    background-image: url(../img/top/concept_title.png);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.policy {
    width: 970px;
    background-color: #F0F0E1;
    text-align: left;
    border-bottom: 3px solid #CCCCCC;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    line-height: 30px;
}
.plan {
	width: 984px;
	background-color: #CCCCCC;
	padding: 8px;
	margin-top: 30px;
	margin-bottom:30px;
}
.plan01 {
	width: 300px;
	background-image: url(../img/top/plan01_bg.jpg);
	border: 1px solid #A0A0A0;
	border-radius: 2px;
	padding: 10px;
	float: left;
}
.plan02 {
	width: 300px;
	background-image: url(../img/top/plan02_bg.jpg);
	border: 1px solid #A0A0A0;
	border-radius: 2px;
	padding: 10px;
	margin: 0px 8px;
	float: left;
}
.plan03 {
	width: 300px;
	background-image: url(../img/top/plan03_bg.jpg);
	border: 1px solid #A0A0A0;
	border-radius: 2px;
	padding: 10px;
	float:left;
}
.plan04 {
	clear: both;
	padding: 20px;
	font-weight: bold;
	text-align: left;
}
.plan_font {
	width: 280px;
    min-height: 180px;
	padding: 10px;
	background-color: #FFFFFF;
    color: rgba(0,0,0,1.00);
	text-align: left;
}
.plan_button {
    margin: 10px 0px 0px 0px;
}
.plan_button a {
    display: block;
	padding: 10px;
	background-color: rgba(255,255,255,0.82);
    color: rgba(0,0,0,1.00);
	text-align: center;
    text-decoration: none;
}
.plan_button a:hover {
	background-color: rgba(255,255,255,1);
}
.free {
	width: 1000px;
	height: 210px;
	background-image:url(../img/top/tel_bg.png);	
	text-align: left;
	margin-bottom:30px;
}
.free_call {
	width: 810px;
	height: 47px;
	left: auto;
	margin-right: 0px;
}
.phone {
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: large;
	text-align: center;
	list-style-type: none;
	background-color:#BB8485;
}
.phone li {
	float: right;
	margin-right: 250px;
	margin-top: 20px;
}
.call {
    position: relative;
	width: 1000px;
	margin-bottom:30px;
	padding-bottom: 20px;
	text-shadow: 0px 0px;
	text-transform: none;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	background-color: #FFFFFF;
}
.call ul {
	padding: 0px 20px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
}
.call ul li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
}
.call_detail {
    position: absolute;
    right: 10px;
    bottom: 10px
}
.call_detail a {
    padding: 5px 20px;
}
ul.list li {
    margin: 0px 20px 20px 40px;
    text-indent: -20px;
}


.blog dl {
    margin: 20px 60px;
    padding: 10px 20px;
    min-height: 150px;
    border-bottom: 1px dotted rgba(200,200,200,1.00);
    clear: both;
    box-sizing: border-box;
}

.blog dl:after {
    content: "";
    display: block;
    clear: both;
}

.blog dl dd {
    text-align: left;
}

.blog dl dd.comment {
    float: left;
    width: 640px;
}

.blog dl dd.photo {
    float: right;
    width: 150px;
    text-align: center;
}

.blog dl dd img {
    margin: 0px 0px 0px 10px;
    max-width: 150px;
    max-height: 150px;
    width: auto;
    height: auto;
    border-radius: 2px;
    -webkit-box-shadow: inset 1px 1px 15px rgba(255,255,255,1.00);
    box-shadow: inset 1px 1px 15px rgba(255,255,255,1.00);
}


.map_li {
	width: 268px;
	float: left;
	list-style-type: none;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.alpha{
	margin-top:20px;
	margin-right:20px;		
	}
#gmap_canvas {
	width: 380px;
	height: 207px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
