.blue-fore {color: #007cc1}
.green-fore {color: #65b339}

.leftpart {
	background-color: #f6f6f6;
	padding-top: 15px;
	min-height: 1800px
}

.full {
    width:100%;
}

.town {
	margin-top: 30px;
}

.town a {
	background-color: #f0f0f0;
	border: solid 1px #e0e0e0;
	border-radius: 20px;
	padding: 5px 10px;
	margin: 0px 5px;
	font-weight: bold;
}


.town a:hover {
	text-decoration: none;
	background-color: #e0e0e0;
}

.pagecontent {
	margin: 50px 70px;
	min-height: 800px;
	background-color: #fff;
}

.pagecontent h1 {
	color: #007cc1;
}

.innercontent {
	margin-top: 40px;
}

p.spanlist {
	font-size: 30px;
	margin-top: 80px;
	color: #777;
}

p.spanlist span {
	padding: 50px;
}

.infobox {
	margin-top: 100px;
	background-color: #f6f6f6;
	border: solid 1px #f0f0f0;
	padding: 20px 30px 30px 30px;
	
}

.mainnavi ul {
	margin-top: 40px;
	list-style-type: none;
}

.mainnavi ul li {
	line-height: 40px;
	font-size: 18px;
}



.mobiles{
display:block;
width:100%;
text-align:center;
}
.iphone_bg{
width:450px;
height:830px;
margin:15px auto 0px;
background:url(/images/htc.png) no-repeat center;
}
.mobile_wrap{
width:325px;
height:580px;
padding:76px 0 0 43px;
}
