/* ▼全般の指定 */
img{
	border:0px;
	}
body{
	margin-left:0px;
	margin-top:0px;
}
/* ▲全般の指定 */
/* ▼文字の指定 */
.style_01{
	font-size:small
	}
/* ▲文字の指定 */
/* ▼テーブルの指定 */
#t_apwr_main{
	background-image:url(../apwr/image/back.gif);
	background-repeat:repeat;
	background-position: 0% 0%;
	background-color:#ffffff;
	width:700px;
	}
#t_apwr_01{
	background-image:url(../apwr/image/back.gif);
	background-repeat:repeat;
	background-position: 0% 0%;
	background-color:#ffffff;
	width:100%;
	}
#t_apwr_02{
	background-image:url(../apwr/image/title_03.jpg);
	background-repeat:repeat;
	background-position: 0% 0%;
	background-color:#ffffff;
	width:100%;
	}
#t_apwr_03{
	background-image:url(../apwr/image/back_02.gif);
	background-repeat:repeat;
	background-position: 0% 0%;
	background-color:#ffffff;
	width:100%;
	}
/* ▲テーブルの指定 */
.style7 {font-size: 12px}
.style8 {font-size: xx-small}

