@charset 
"gb2312";



/* 全体構造
---------------------------------------------------- */
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC
}



/* リンク
---------------------------------------------------- */

a {
font-size:12px;

font-weight: normal;
color: #000000;
text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	
	color: #666666;
	text-decoration: underline;
}


/* テキスト
---------------------------------------------------- */
.midashi {
	
	font-size: 12px;
	font-weight: bold;
}
.mini {
	
	font-size: 12px;
}
.midashiMINI {
	
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}
.midashiDAI {
	
	font-size: 13px;
	font-weight: bold;
}
.miniSMALL {
	
	font-size: xx-small;
	font-variant: normal;
}
.midashifutuu {
	font-size: 12px;
	line-height: 19px;
}
.miniSMALLtop {
	
	font-size: xx-small;
	font-variant: normal;
	vertical-align: text-top
}
.miniBold {
	
	font-size: 12px;
	font-weight: bold;
}
.midashiDAIoren {
	
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
}
.midashioren {
	
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.headmenu {
	
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.linkline {
	/*letter-spacing:-0.25em;
	
	font-weight: normal;
	color: #000000;
	background: transparent;*/font-size: 11px;
	text-decoration: none;
}
.upmenunolink {
	
	font-size: 11px;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	
	padding: 5px 0 5px 40px;
	background-color:#cccccc;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	}
.spec {
	
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: transparent;
	text-decoration: none;
}
.machinekata {
	
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	
	font-size: 13px;
	font-weight: bold;
}
.no {
	
	font-size: 24px;
	font-weight: bold;
	
	font-weight: bold;
}
.nonakami {
	
	font-size: 18px;
	font-weight: bold;
	
	font-weight: bold;
}
.footer {
padding-left:20px;
padding-bottom:3px;
}
.div.ppnum {
float:left;
width:2em;
}
.div.pptxt {
float:left;
}
.div.return{
clear:left;
}

.formtable{
font-size:75%;
line-height:140%;
}

.formtable td{
padding-top:4px;
padding-bottom:3px;
padding-left:4px;
}


.box {
	border:solid 1px #333333;
	}


