﻿#primary {
	width : 100%;
	background-image : url(ptitleimg.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	background-size : cover;
}

dl#greeting {
	width : 85%;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 4%;
}

dl#greeting dt {
	padding-top : 2%;
	font-size : 140%;
	text-align : center;
	margin-bottom : 20px;
	line-height : 1.3em;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 500;
}

dl#greeting dt span {
	display : block;
}

dl#greeting dd {
	line-height : 1.6em;
}

ul#ability {
	list-style : none;
	overflow : hidden;
	width : 90%;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 5%;
}

ul#ability li.acat {
	overflow : hidden;
	width : 100%;
	margin-bottom : 5%;
	padding-top : 10%;
}

.abox1 {
	position : relative;
	padding : 23% 6% 7% 6%;
	background : #ffbec3;
}

.abox2 {
	position : relative;
	padding : 23% 6% 7% 6%;
	background : #ffc8a0;
}

p.aicon {
	position : absolute;
	margin : auto;
	top : -12%;
	left : 0;
	right : 0;
	text-align : center;
}

p.aicon img {
	width : 30%;
	height : 30%;
}

h3 {
	margin-bottom : 3%;
	font-size : 140%;
	text-align : center;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 800;
}

p.atxt {
	line-height : 1.5em;
}

.ebox {
	overflow : hidden;
	padding : 6% 6% 7% 6%;
	background : #ffffff;
}

h4 {
	margin-bottom : 4%;
	font-size : 130%;
	font-weight : normal;
	text-align : center;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 500;
}

ul.eList {
	margin-left : 20px;
}

ul.eList li {
	margin-bottom : 8px;
	line-height : 1.3em;
	list-style-type : disc;
}