@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 480px) {
 
img{
max-width: 100%;
height: auto;
width /***/:auto;
}



.fmain_l p {
	margin:0 8px 8px;
}

/* kouji2 books */
table#table01 {
	width:100%;
	margin:0 0px;
}
table#table01 th {
	padding:5px;
	background-image:url(../images/kouji2/fbg_tbldot.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
table#table01 td {
	padding:5px;
	background-image:url(../images/kouji2/fbg_tbldot.gif);
	background-position:right top;
	background-repeat:repeat-y;
	border-bottom:#dddddd 1px solid;
}
table#table01 th.lch {
	background-image:none;
}
table#table01 td.fch {
	border-left:#dddddd 1px solid;
}
table#table01 td.lch {
	background-image:none;
	border-right:#dddddd 1px solid;
}
table#table01 td.fyear {
	text-align:center;
}
table#table01 tr.tblhead  {
	background-color:#819bcb;
}
table#table01 tr.tblhead th {
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}

}


