body {
	margin:0;
	padding:0;
	background: #ffffff;
	text-align:right;
}
#header {
	width:100%;
	background: #ffffff;
	margin:0;
	padding:0;
}
#contents {
	background-color: #ffffff;
	text-align: left;
	margin:0 auto;
}
#all_main {
	width:970px;
}
#side{
	float:left;
	width:350px;
	background-color: #ffffff;
}
#main {
	float:right;
	background-color: #ffffff;
	margin:0;
	text-align: left;
}
#all_main_un {
	clear:both;
}
#footer {
	clear:both;
	width:100%;
}


/* ヘッダーデザイン */
.topph_border1 {
	width:100%;
	background:url(../top/img/top_kei1.jpg) repeat-x;
	height: 10px;
	font-size: 3px;
	margin: 0px;
	padding: 0px;
}
.topph_border2 {
	width:100%;
	background:url(../top/img/top_kei2.jpg) repeat-x;
	height: 10px;
	font-size: 3px;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	line-height: 125%;
	margin: 0px;
	padding: 0px;


}
h2{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 125%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;

}
.kei1{
	background-image: url(img/kei1.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin-bottom: 10px;
}
.kei2{
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;

}

/* アキ */
.space_bottom10 {
	padding-bottom: 10px;
}
.space_top5 {
	padding-top: 5px;
}
.space_top10 {
	padding-top: 10px;
}
.space_top_bottom5 {
	padding: 5px 0px;
}
/* ページの基本デザイン */

#header p, #footer p {margin:0px;
	padding:0px;}
#side p, #main p {margin:0px;
	padding:0px;}
#header img, #footer img {margin:0px;
	padding:0px;}
#side img, #main img {margin:0px;
	padding:0px;}
		
/* 左部分テゴリメニューのロールオーバー */
#cate {
	margin:0px;
	padding: 0px;
}
#cate ul{
	margin:0;
	padding: 0px 0px 5px;
    list-style:none;
	font-size: 8px;
}
#cate li{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#cate a{
	display:block;
	width:175px;
	height:22px;
	text-indent:-999px;
	overflow:hidden;
}
a.btn01{
    background-image: url(../top/img/btn01.gif);
}
a:hover.btn01{
    background-position:0px -22px;
}
a.btn02{
    background-image: url(../top/img/btn02.gif);
}
a:hover.btn02{
    background-position:0px -22px;
}
a.btn03{
    background-image: url(../top/img/btn03.gif);
}
a:hover.btn03{
    background-position:0px -22px;
}
a.btn04{
    background-image: url(../top/img/btn04.gif);
}
a:hover.btn04{
    background-position:0px -22px;
}
a.btn05{
    background-image: url(../top/img/btn05.gif);
}
a:hover.btn05{
    background-position:0px -22px;
}
	
	