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

#topContents p {
	padding: 0 55px 8px;
}

#topContents ul {
	text-align: center;
	margin: 50px auto;
}

#topContents li {
	display: inline-block;
	margin: 0 20px;
}

ul#example {
	overflow: hidden;
	list-style: none;
}

ul#example li {
	float: left;
	margin: 0 4px;
}

#mainContents h2, #main2Contents h2 {
	color: #570039;
	text-align: center;
	border: 1px #570039 solid;
	font-size: 120%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif;
	padding-top: 5px;
	margin-top: 70px;
	margin-bottom: 24px;
}

#mainContents h2:first-child {
	margin-top: 0;
}

#mainContents h3 {
	color: #570039;
	font-size: 120%;
	font-weight: bold;
	margin: 40px 0 15px;
}

#mainContents h3 img.list {
    margin-bottom: -4px;
    margin-right: 8px;
}

div.example {
	position: relative;
	margin-bottom: 45px;
}

div.example > div {
	overflow: hidden;
}

div.example dl.corp {
	width: 316px;
	float: right;
	background: url(../img/person/bg_cframe_b.png) no-repeat bottom left;
	padding-bottom: 26px;
}
div.example dl.corp dt {
	padding: 30px 25px 5px 82px;
	background: url(../img/person/bg_cframe_t.png) no-repeat top left;
}
div.example dl.corp dd {
	padding: 0 65px 0 28px;
	background: url(../img/person/bg_cframe.png) no-repeat top left;
}
div.example ul.corpinfo {
	list-style: none;
}

div.example div.person {
	width: 356px;
	float: left;
	padding-bottom: 26px;
	background: url(../img/person/bg_pframe_b.png) no-repeat bottom right;
}

div.example div.person ul {
	list-style: none;
	padding: 30px 65px 10px 78px;
	background: url(../img/person/bg_pframe.png) no-repeat top right;
}

div.example div.person ul:first-child {
	background: url(../img/person/bg_pframe_t.png) no-repeat top right;
}

div.example p.quote {
	font-size: 80%;
	position: absolute;
	bottom: -18px;
	right: 10px;
}


p.other {
	color: #570039;
	font-size: 120%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif;
	margin: 40px 0 30px;
}

ul.candidate {
	list-style: none;
	margin: 0 25px 30px;
}


#mainContents ul.links, #main2Contents ul.links {
	text-align: center;
	margin: 35px auto 70px;
}

#mainContents ul.links li, #main2Contents ul.links li {
	display: inline-block;
	margin: 0 10px;
}

table {
	width: 100%;
	font-size: 91%;
}

table.withoutborder {
	margin-left: 20px;
}

.withborder th {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding: 10px;
	border: 1px #777777 solid;
}

.withborder td {
	padding: 10px;
	white-space: nowrap;
	border: 1px #777777 solid;
}
