@charset "utf-8";
/* CSS Document */

h2#pagett{
	background-image: url(../images/common/backimg.png);
	padding:15px;
	margin: 0 0 15px 0;
	font-weight:bold;
	color:#333333;
	font-size: larger;
}

#pagett img {
	vertical-align:middle;
}

h3#subtt{
	display: block;
	background-color: #FEAC36;
	padding: 8px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0 0 15px 0;
}

section {
	padding: 10px;
}

.list01 dt {
  background:#f7f8f9;
  font-size:13px;
  font-weight:bold;
  margin:0 0 15px 0;
  padding:5px;
}

.list01 dd {
  margin:0 0 15px 0;
}

.list01 dd a {
	text-decoration:underline;
}

.list01 dd a:hover {
	text-decoration:none;
}

p.text01 {
	padding:10px; margin:0 0 15px 0;
}

.text01 a {
	text-decoration:underline;
}

.text01 a:hover {
	text-decoration:none;
}

img.img01 {
	width:100%;
}

img.img02 {
	width:100%;
}