.noprint {display: none;}
body {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
color: #595959;
}

h1 {
font-size: 16pt;

}

h2 {
font-size: 14pt;
}

h3, h4, h5, h6 {
font-size: 11pt;
}

#main {
width: 650px;
/*background: url('../img/main-bg.gif') repeat-y center 0;*/
min-height: 100%;
height: 100%;

}
 

a img {
border: 1px solid #595959;
}

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

#content-box-in-right-in dl {
margin-bottom: 60px;
}

#menu, form.searching, #navigation {
display: none;
}
p.main {
	color: #000000;
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
}
p.main2 {
	color: #CC0000;
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;
}
p.main3 {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
}
p.main4 {
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
}
p.main5 {
	color: #000000;
	font-size: 24px;
	text-transform: uppercase;
	text-align: left;
}
p.main6 {
display: none;
}
blink {
display: none;
}
p.main7 {
display: none;
}
p.main8 {
	color: #CC0000;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}
p.main9 {
	color: #CC0000;
	font-size: 20px;

}
p.main10 {
	color: #000000;
	font-size: 12px;

}
/* Content box */

#content {
background: #FFFFFF url('../img/content-bg.gif') repeat-x 0 0;

}

#content-box {
	width: 650px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 0px;
	min-height: 365px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content-box-in-left {
width: 650px;
float: left;
background-color: #FFFFFF;
}

#content-box-in-center {
width: auto;
float: center;
background-color: #FFFFFF;
}
#content-box-in-center2 {
width: auto;
float: center;
background-color: #FFFFFF;
}
#content-box-in-left-in {
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 7em;
	margin-left: 1.8em;
}

#content-box-in-right {
width: 100%;
float: right;
background-color: #FFFFFF;
}

#content-box-in-right h3 {
border: 0;
background-color: #252525;
color: #FFFFFF;
padding: 3px 0 4px 10px;
font-size: 1.3em;
}

#content-box-in-right-in {
margin: 1.8em 0 7em 1.5em;
}

#content-box-in-right-in dl {
margin: 0 0 40px 2px;
}

#content-box-in-right-in dt {
margin-bottom: 3px;
font-weight: bold;
background-color: #E2F5FF;
color: #002C4E;
line-height: 140%;
padding: 1px 0 1px 5px;
}

#content-box-in-right-in dd {
margin: 0 5px 18px 2px;
line-height: 140%;
}


/* Table */

table {
font-size: 1.1em;
border-collapse: collapse;
border: 2px solid #004C87;
margin: 15px 0 20px 0;
table-layout: fixed;
width: auto;
}

th, td {
	border: 1px solid #004C87;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
}

th {
	text-align: right;
	font-weight: bold;
	
}

td {
	text-align: right;
	text-align: center;
	

}

.first-row {
background: #F4FF7C;
}

.first-row th {
text-align: center;
font-weight: bold;
border-bottom: 2px solid #004C87;
}

.first-column {
background: #FFD162;
border-right: 1px solid #004C87;
}

.last-column {
background-color: #FFD162;
border-left: 1px solid #004C87;
}
