@charset "shift_jis";

/* ページ全体
------------------*/
html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

p {
	font-size: larger;
	margin-bottom: 1em;
}

body {
	background-color: #FFFFFF;
	color: #333333;
	font-size: small;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
}

div#attestation{
	width: 643px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

div#atframe{
	width: 643px;
	height: 726px;
	background: url(../img/attestation.jpg) top center no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 15px;
}

p.title{
	font-weight: bold;
	margin-bottom: 8px;
}

.mainimg img{
	margin: 0;
}

p.maintext{
	margin-bottom: 10px;
	padding: 0;
}

#atframe hr{
	width: 590px;
}

p.kakunin{
	margin-top: 5px;
	margin-bottom: 12px;
}

#atframe table{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

p.subimg{
	margin: 0;
	font-size: smaller;
}

#attestation td{
	padding: 0 100px 10px 100px;
}

#attestation td a:hover{
 	position: relative;
	top: 2px;
	left: 2px;
}