﻿#primary {
	width : 100%;
	background-image : url(ptitleimg.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	background-size : cover;
}

dl#greeting {
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 30px;
}

dl#greeting dt {
	padding-top : 5px;
	font-size : 150%;
	text-align : center;
	margin-bottom : 30px;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 500;
}

dl#greeting dd {
	line-height : 1.7em;
}

ul#ability {
	list-style : none;
	overflow : hidden;
	margin-bottom : 70px;
}

ul#ability li.acat {
	float : left;
	width : 285px;
	margin-right : 20px;
	padding-top : 40px;
}

.abox1 {
	position : relative;
	width : 225px !important;
	width /**/: 285px;
	padding : 105px 30px 40px 30px;
	background : #ffbec3;
}

.abox2 {
	position : relative;
	width : 225px !important;
	width /**/: 285px;
	padding : 105px 30px 40px 30px;
	background : #ffc8a0;
}

p.aicon {
	position : absolute;
	top : -40px;
	left : 80px;
}

h3 {
	margin-bottom : 15px;
	font-size : 110%;
	text-align : center;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 800;
}

p.atxt {
	line-height : 1.5em;
}

.ebox {
	float : left;
	width : 285px;
	margin-right : 20px;
	height : 500px;
	background : #ffffff;
}

h4 {
	margin-top : 25px;
	font-size : 120%;
	font-weight : normal;
	text-align : center;
}

ul.eList {
	margin : 20px 25px 25px 45px;
}

ul.eList li {
	margin-bottom : 10px;
	line-height : 1.4em;
	list-style-type : disc;
}