
body,table{
	font-size: 10pt;}

img {
	border: none;
}

.style_h1{
	font-size: 8pt;
	color: #666666;}

.style_concept{
    line-height: 15pt;
	color:#FFFFFF}
	
a:hover{
    background-image:images/test2.gif;   /* マウスが上に来た時の背景画像設定 */
   }

.style_line{
    line-height: 15pt;}
	
.style_red {
    color: #FF0000}

.style_9pt{
	font-size: 9pt;}
	
.style_10pt{
	font-size: 10pt;}
	
.10_line{
    line-height: 15pt;
}
.orenge {
	color: #F7941D;
}
.blue {
	color: #2AC1FC;
}
.black {
	color: #000000;
}
.err {
	color: #E60000;
}
.caution {
	color: #C90141;
	width: 500px;
	margin: 20px 50px 150px 50px;
	padding: 10px;
	border: 2px #C90141 solid;
	line-height: 20px;
}


/* -----　ﾃｰﾌﾞﾙ 罫線あり---- */
table.table01 {
    width: 500px;
	line-height: 25px;
	border-collapse: collapse;
	margin: 0px 50px 0px 50px;
}
table.table01 td {
    padding: 3px;
    border: 1px #8E8E8E solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
}

table.table01 th {
    padding: 3px;
    border: 1px #8E8E8E solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
	font-weight: normal;
}
/* -----　ﾃｰﾌﾞﾙ ｻﾝｷｭｰ---- */
.thankyou {
	width: 500px;
	margin: 50px 50px auto 50px;
	padding: 10px;
	line-height: 20px;
}




