*{ font-size: 13px;}
.px9 {
	font-size : 9px ;
	color : 666666
	}
.px9L {
	font-size : 9px ;
	}
.px10 {
	font-size : 10px ;
	color : 666666
	}
.px10L {
	font-size : 10px ;
	}
h1{
font-weight: normal;
margin:10px;
}

/* ========枠01の設定ここから======== */
/* 枠01 */
div.sample01{
width:750px;
margin:0 0 0 0;
padding:0;
height:100%;
}

/* タイトル部分画像01 */
div.sample01 div.top01{
background-image:url("img/top/top_img04.gif");
background-repeat:no-repeat;
height:15px;
}

/* タイトルテキスト部分 */
div.top01 p.title01{
background-repeat:no-repeat;
margin:0;
padding:15px;
height:15px;
text-align:left;
}

/* 下段枠部分01 */
div.sample01 div.bottom01{
background-image:url("img/top/top_img03.gif");
background-repeat:no-repeat;
height:15px;
}

/* 左右枠部分 */
div.sample01 p.main01{
margin:0;
padding-left:15px;
padding-right:15px;
background-image:url("img/top/top_img01.gif");
background-repeat:repeat-y;
}
/* ========枠ここまで======== */
