.j12, .j14, .j16b, .boxPDF {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.center .content input, textarea, select, option {
	border-style: solid;
	border-color: #999999;
	background-color: #F3F3F3;
	border-width: 1px;
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	color: #333333;
}

a:link {color:#333399; text-decoration:none;}
a:visited {color:#666699; text-decoration:none;}
a:hover {color:#333399; text-decoration:underline;}
a:active {text-decoration:none;}

.center	{
	text-align:center !important;
}

.left {
	text-align:left !important;
}

.center .content {
	width:600px;
	margin:0 auto;
	font-size:90%;
	letter-spacing:0.1em;
}

.center table {
	margin-left: auto;
	margin-right: auto;
}

.center table tr th,
.center table tr td {
	text-align:left;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:90%;
}

.center .j12 {
	font-size:90%;
}

.center .j14 {
	font-size:110%;
}

.center .j16b {
	font-size:120% !important;
	font-weight: bold;
}

.center table.w400 {
	width:400px !important;
}

.center table.w500 {
	width:500px !important;
}

.center table.w600 {
	width:600px !important;
}

.center table.w750 {
	width:750px !important;
}

.center table.boxPDF {
	font-size:80%;
	width:500px;
	background-color:#E6E6E6;
}

.center table.boxPDF tr td{
	text-align:left;
	padding:5px;
}

.center table.border-gray {
	border-color:#999999;
}

.center table tr td.j12 {
	font-size:90%;
}

.center table tr td.j12b {
	font-size:90%;
	font-weight: bold;
}

.center table tr td.j14 {
	font-size:110% !important;
}

.center table tr td.bg_gray {
	color:#FFFFFF;
	background-color:#666666;
}

.center table tr td.bg_purple {
	color:#FFFFFF;
	background-color:#666699;
}

.center table tr td span.red {
	color:#FF0000;
}


