#dev1{
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
	line-height:30px;
}

#dev1 img{
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}

#dev1 p{
	font-size:1.2em;
	line-height: 1.6em;
}

.dev1_main{
	font-size:40px;
	font-weight:400;
	margin:20px 0 0 0;
	line-height:40px;
}

.dev1_sub{
	font-size:18px;
	line-height:20px;
	margin:10px 0 20px 0;
}

#dev2{
	margin-top:20px;
	margin-bottom:20px;
}

#dev2_left{
	width: 490px;
	float: left;
	margin-bottom:20px;
	line-height:30px;
}

#dev2_left p{
	font-size:1.2em;
	line-height: 1.6em;
}

.dev2_main{
	font-size:40px;
	font-weight:400;
	margin:20px 0 0 0;
	line-height:40px;
}

.dev2_sub{
	font-size:18px;
	line-height:20px;
	margin:20px 0 0 0;
}

#dev2_right{
	position:relative;
	width: 540px;
	float: left;
	margin-left:40px;
	line-height:30px;
}

#dev2_right img{
	float:left;
	margin-right:5px;
	margin-bottom:15px;
}

#dev2_right h1{
	margin-bottom:30px;
	font-size:18px;
	line-height:24px;
}

.allow_right{
	position: absolute;
	margin-top: 15px;
}

.allow_right_2{
	position: absolute;
	margin-top: 45px;
}

.allow_right_3{
	position: absolute;
	margin-top: 35px;
}

.icon_plus{
	position: absolute;
	left: 80px;
	margin-top: -10px;
}

.genzai_1{
	width: 30px;
	height: 40px;
	float:left;
	background-color: #dc143c;
	color: #fff;
	margin-left: 20px;
	padding: 14px 5px 5px 5px;
}

.genzai_2{
	width: 130px;
	height: 40px;
	float:left;
	background-color: #fff;
	color: #666;
	padding: 14px 0 5px 5px;
}

.mondai_1{
	width: 310px;
	height: 60px;
	float:left;
	margin-left: 30px;
	background-color: #fff;
}

.mondai_1 img{
	margin: 0;
	padding: 9px 0 0 5px;
}

.mondai_1 p{
	color: #666;
	padding: 0; 
	font-size:12px;
	line-height:1.6em;
}

.teian_1 {
	float:left;
	width: 80px;
	height: 55px;
	background: #da70d6;
	margin-top: 50px;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.teian_1:before {
	content:"";
	position: absolute;
	left: 100%;
	top: 17px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 20px solid #da70d6;
	border-bottom: 10px solid transparent;
}

.teian_1 p{
	color: #fff;
	font-size:1.2em;
	letter-spacing: 2px;
	line-height:1.6em;
	text-align: center;
}

.teian_2{
	width: 420px;
	height: 55px;
	float:left;
	margin-top: 50px;
	margin-left: 30px;
	border: 1px solid #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.teian_2 p{
	font-size:18px;
	line-height:24px;
	letter-spacing: 2px;
	text-align: center;
}

.teian_3{
	width: 140px;
	height: 80px;
	float:left;
	background-color: #006ac0;
	margin-top: 20px;
	margin-left: 20px;
}

.teian_3 p{
	font-size:18px;
	color: #fff;
	text-align: center;
	padding-top:8px;
}

.teian_4{
	width: 330px;
	height: 80px;
	float:left;
	margin-top: 20px;
	margin-left: 30px;
	background-color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.teian_4 p{
	color: #666;
	padding: 0 0 0 8px; 
	font-size:12px;
	line-height:1.6em;
}

.teian_5{
	width: 140px;
	height: 80px;
	float:left;
	background-color: #006ac0;
	font-size:18px;
	color: #fff;
	margin-top: 10px;
	margin-left: 20px;
}

.teian_5 p{
	font-size:18px;
	color: #fff;
	text-align: center;
	padding-top:8px;
}

.teian_6{
	width: 330px;
	height: 80px;
	float:left;
	margin-top: 10px;
	margin-left: 30px;
	background-color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.teian_6 p{
	color: #666;
	padding: 0 0 0 8px; 
	font-size:12px;
	line-height:1.6em;
}

.teian_7{
	color: #fff;
	margin-top: 30px;
	font-weight: bold;
	font-size:36px;
	line-height:1.6em;
	text-align: center;
}

.icon_plus img{
	float:left;
	margin-right:5px;
	margin-bottom:15px;
}