@charset "shift_jis";


/* styleReset
----------------------------------------------- */

p {
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

address, address strong {
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-weight: normal;
	font-style: normal;
}

/* pageStructureCommon
----------------------------------------------- */

body {
	FONT-SIZE: 10pt
}
font{ 
	FONT-SIZE: 10pt
}
font.middle{
    FONT-SIZE: 11pt
}
font.large{
    FONT-SIZE: 12pt
}
font.column{
    color: #800000
}
font.small{ 
	FONT-SIZE: 8pt
}
TD{ 
	FONT-SIZE: 10pt
}
TD.large{
    FONT-SIZE: 11pt
}
TD.small{
    FONT-SIZE: 8pt
}
TD.pr{ 
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bolder;
	COLOR: #2f4f4f;
}
font.guid{
	FONT-SIZE: 10pt;
	color: #333333
}
a{
	color: #0000ff; text-decoration: none
}
a:hover{
	color: #FF0000; text-decoration: underline
}
a.head{
    color: #ffffff; text-decoration: underline
}
a.head:hover{
    color: #FF0000; text-decoration: underline
}

/* headings
----------------------------------------------- */
h1 {
	width: 747px;
	height: 0px;
	margin: 0 auto;
	padding: 5px 5px 0 0;
	color: #b8860b;
	text-align: right;
	line-height: 100%;
	font-size: 1em;
	TEXT-ALIGN: center
}

h1 strong {
	color: #b8860b !important;
}

h2 {
	margin: 0 auto;
	FONT-SIZE: 8pt;
	text-align: left;
	color: #f0e68c;
}

h2.detail {
	margin: 0 auto;
	FONT-SIZE: 7pt;
	text-align: left;
	color: #f0e68c;
}

h2 strong {
	color: #ffff00;
}

h3 {
	margin: 0 auto;
	FONT-SIZE: 9pt;
	text-align: left;
	color: #d2691e;
}

/* misc
----------------------------------------------- */
p {
	margin: 0 0 1em 0;
}

strong {
	color: #333333;
}
