@charset "utf-8";
#contents h1{
	height: 1em;
	margin: 0px;
	font-size: 12pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(lib/h1-pic1.gif);
	background-repeat: no-repeat;
	background-color: #F9F4F4;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 1.4em;
	font-weight: bold;
	font-family: sans-serif;
}
#contents h2 {
	height: 1em;
	font-size: 11pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(lib/h1-pic1.gif);
	background-repeat: no-repeat;
	background-color: #F9F4F4;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 1.4em;
	font-weight: bold;
	margin-left: 10px;
}
#contents h3 {
	height: 1em;
	font-size: 11pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(lib/h1-pic1.gif);
	background-repeat: no-repeat;
	background-color: #F9F4F4;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 1.4em;
	font-weight: bold;
	margin-left: 20px;
}
#contents h4 {
	height: 1em;
	font-size: 11pt;
	text-align: left;
	background-image: url(lib/h1-pic1.gif);
	background-repeat: no-repeat;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 1.4em;
	font-weight: bold;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contents h5 {
	height: 1em;
	font-size: 9pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(lib/h1-pic1.gif);
	background-repeat: no-repeat;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 1.4em;
	font-weight: bold;
	margin: 20px;
}
#contents h6 {
	height: 1em;
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 1em;
	font-weight: normal;
	margin: 20px;
	color: #333333;
	font-size: 9pt;
}

#contents h1.type1{
	height: 1em;
	margin: 0px;
	font-size: 11pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(lib/h1-pic1.gif);
	background-repeat: no-repeat;
	background-color: #F9F4F4;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 1.4em;
	font-weight: bold;
}
#contents h1.type2{
	height: 1em;
	font-size: 10pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	background-image: url(lib/h1-pic2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 1.4em;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#contents h2.type1 {
	height: 1em;
	font-size: 11pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(lib/h1-pic1.gif);
	background-repeat: no-repeat;
	background-color: #F9F4F4;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 1.4em;
	font-weight: bold;
	margin-left: 10px;
}
#contents h2.type2 {
	height: 1em;
	font-size: 9pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(lib/h1-pic1.gif);
	background-repeat: no-repeat;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 1.4em;
	font-weight: bold;
	margin: 20px;
	clear: both;
}

#contents p {
	font-size: 11pt;
	line-height: 1.6em;
	text-align: left;
	width: auto;
	height: auto;
	padding-left: 1em;
	margin-top: 1em;
	margin-left: 20px;
	padding-right: 1em;
	font-family: sans-serif;
}
#contents p img{
	clear: none;
	float: none;
	margin-top: 0.3em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#contents p.type1 {
	font-size: 11pt;
	line-height: 1.6em;
	text-align: left;
	padding-left: 2em;
	width: auto;
	height: auto;
	margin-top: 1em;
	margin-left: 20px;
	padding-right: 2em;
}
#contents p.type2 {
	font-size: 10pt;
	line-height: 1.6em;
	text-align: left;
	padding-left: 2em;
	width: auto;
	height: auto;
	margin-top: 1em;
	margin-left: 20px;
	padding-right: 2em;
}
#contents p.type3 {
	font-size: 9pt;
	line-height: 1.6em;
	text-align: left;
	padding-left: 2em;
	width: auto;
	height: auto;
	margin-top: 1em;
	margin-left: 20px;
	padding-right: 2em;
}
#contents p.type4 {
	font-size: 8pt;
	line-height: 1.6em;
	text-align: left;
	padding-left: 2em;
	width: auto;
	height: auto;
	margin-top: 1em;
	margin-left: 20px;
	padding-right: 2em;
}
#contents p.type5 {
	font-size: 11pt;
	line-height: 1.6em;
	text-align: right;
	width: auto;
	height: auto;
	padding-left: 1em;
	margin-top: 1em;
	margin-left: 20px;
	padding-right: 1em;
}

#contents p.type6 {
	font-size: 11pt;
	line-height: 1.6em;
	text-align:center;
	width: auto;
	height: auto;
	padding-left: 1em;
	margin-top: 1em;
	margin-left: 20px;
	padding-right: 1em;
}

#contents ul {
	font-size: 11pt;
	line-height: 1.6em;
	display: block;
	padding-left: 2em;
	padding-right: 2em;
}
#contents ul img{
	clear: none;
	float: none;
	margin-top: 0.3em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

#contents ul.type1 {
	font-size: 9pt;
	line-height: 1.6em;
	display: block;
	padding-left: 2em;
	padding-right: 2em;
}
#contents ul.type2 li {
	clear:left;
	list-style-type: none;
}

/*--*/
#contents ol {
	font-size: 11pt;
	line-height: 1.6em;
	display: block;
	padding-left: 1em;
	padding-right: 2em;
}
#contents ol img{
	clear: none;
	float: none;
	margin-top: 0.3em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#contents ol.type1 {
	font-size: 9pt;
	line-height: 1.6em;
	display: block;
	padding-left: 2em;
	padding-right: 2em;
}

/* Reset */
ul ol li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/*--*/
.ulli1 {
	list-style-type: square;
	list-style-position: outside;
	display: block;
}
.ulli2 {
	list-style-type: none;
	list-style-position: outside;
	display: block;
}
.ulli3 {
	list-style-type: none;
	list-style-position: outside;
	display: block;
}
.ulli4 li{
	font-size: 9pt;
	list-style-position: outside;
	display: block;
	list-style-type: none;
}
.ulli5 li {
	list-style-position: outside;
	line-height: 1.6em;
	font-size: 12px;
}

.olli1 li {
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 10pt;
	line-height: 1.4em;
}
.olli2 li{
	list-style-type: lower-roman;
	font-size: 10pt;
	line-height: 1.4em;
}
.olli4 li{
	font-size:9pt;
	background-image: url(lib/li2.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-align: left;
	list-style-position: inside;
	list-style-type: decimal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 18px;
}

#layout #contents caption {
	font-size: 9pt;
	text-align: right;
}
#layout #contents table {
	margin-left: 20px;
}

#layout #contents .tb000 th {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10pt;
	background-color: #CCCCCC;
}
#layout #contents .tb000 td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10pt;
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
}
#layout #contents .tb001{
	margin: 1em;
}
#layout #contents .tb001 td{
	text-align: center;
	padding-right: 1em;
	padding-left: 1em;
	width: 110px;
	margin: 1px;
	background-color: #F9F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	font-size: 12pt;
	/*font-family: "ＭＳ ゴシック", "Osaka－等幅";*/
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 2px;
}
#layout #contents .tb002{
	margin-left: 40px;
}
#layout #contents .tb002 th {
	width: 10em;
	text-align: left;
}
#layout #contents .tb003 th {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10pt;
	background-color: #CCCCCC;
}
#layout #contents .tb003 td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10pt;
	background-color: #F5F5F5;
}

#layout #contents .tb004 th {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10pt;
	background-color: #CCCCCC;
}
#layout #contents .tb004 td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10pt;
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
}

#layout #contents .alertText1 {
	color: #FF3333;
	font-weight: bold;
}
#layout #contents .FORUM2007 {
	float: left;
	margin-right: 50px;
	margin-bottom: 200px;
	margin-left: 1.4em;
}
#layout #contents .whatsnewDate {
	padding-right: 2em;
}
#layout #contents .typewriterFont {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10pt;
}
#layout #contents .same_with1 {
	font-size: 10pt;
	width: 20em;
	float:left;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#layout #contents .same_with2 {
	font-size: 10pt;
	width: 8em;
	display: block;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#layout #contents .same_with3 {
	font-size: 10pt;
	width: 12em;
	display: block;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#layout #contents .sitemap1st{
	width: auto;
	list-style-type: square;
}

/*-- Email 文字サイズ--*/
.emailFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	/*background-color:#FFFFCC;*/
}

/*-- 問い合わせ先　--*/
.JFMAInfo{
	font-size: 10pt;
	line-height: 1.6em;
	text-align: left;
	width: auto;
	height: auto;
	padding-top:1em;
	padding-left: 2em;
	padding-right: 1em;
	margin-top: 1em;
	margin-left: 20px;
	font-family: sans-serif;
	border-top:#CCCCCC solid 1px;
}


/*-- 申込ページ --*/
.watermark{
	color:#666666;
}

.defaultDiv{
	margin-left:20px;
	margin-bottom:5px;
	border:solid 3px #BBBBBB;	
}

.docTitle{
	background-color:#CCCCCC;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:28px;
	margin-bottom:10px;
	background-image:url(lib/accessories1.gif);
	background-repeat:no-repeat;
	border-bottom:solid 1px #DDDDDD;
}

.docDivPic{
	float:left;
	margin:0px;
	width:162px;
	height:122px;
	background-color:#444444;
/*	vertical-align:middle;*/
	position:relative;
}

.docPicV
{
	position:absolute;
	top:10px;
	left:45px;
	z-index:0;
}

.docPicP
{
	position:absolute;
	top:23px;
	left:30px;
	z-index:0;
}

.docPicFace
{
	position:absolute;
	top:25px;
	left:45px;
	z-index:0;
	right: 45px;
}

.docPicWait
{
	position:absolute;
	top:45px;
	left:65px;
	z-index:1;
}

.docDivUpload{
	/*float:left;*/
	margin:0px;
	margin-left:165px;
	height:118px;
	padding:2px;
}

.docUploadMsg
{
	margin:5px;
	font-size:11px;
}

.docMail{
	margin-top:15px;
	margin-left:20px;
	margin-bottom:5px;
	border:dotted 1px #FF0000;	
	font-size:10pt;
	line-height:1.3em;
	padding:10px;
}
.docMailMsg{
	margin:20px;
}
