*{
	padding:0px;
	margin:0px;
}


body{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:150%;
	color:#33333;
}



img{
	border:none;
}

p{
	text-align:left;
}




.cl{
	clear:both;
	height:1px;
	overflow:hidden;}


/*/////////レイアウト関係///////////*/

div#mainbody{
	width:760px;
	margin:0;
	padding:0px 10px;
}

/*/////////////////////ヘッダからメインイメージ周り///////////////////////////*/

div#head{
	display:block;
	width:750px;
	height:40px;
	margin-bottom:20px;
	background-image:url(img/head.gif);
	background-repeat:no-repeat;
}

p#logo{
	display:block;
	height:40px;
	text-indent:-99999px;
}

p.dot{
	display:block;
	width:750px;
	height:10px;
	background-image:url(img/dotted.gif);
	background-repeat:repeat-x;
	text-indent:-99999px;
	margin-top:20px;
}


/*///////////////　コンテンツ部分　///////////////////*/

div#maincontbody{
	width:750px
}

div#leftmainbody{
	float:left;
	width:540px;
	margin-bottom:40px;
}

div#sidebodydiv{
	float:right;
	width:190px;
	margin-bottom:40px;
}

div.te{
      text-align="left"
      padding:15px 0px 20px 20px;
      margin:15px 0px 20px 20px;
      }

div.te p{
      text-align="left"
      padding:15px 0px 20px 20px;
      }



/*//////////////////////コンテンツ//////////////////////////*/

div#mainimag{
	display:block;
	width:540px;
	height:231px;
	background-image:url(img/topmain_img.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
}


div#leftmainbody h2{
	display:block;
	width:540px;
	height:22px;
	background-image:url(img/top_title01.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

div#topkate{
	width:540px;
}

div#topkate a:link{
	display:block;
	width:540px;
	height:99px;
}

div#topkate a:visited{
	display:block;
	width:540px;
	height:99px;
}

div#topkate a:hover{
	display:block;
	width:540px;
	height:99px;
}


p.top01{
	display:block;
	width:540px;
	height:99px;
	margin-top:1px;
	background-image:url(img/top_z01.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

p.top02{
	display:block;
	width:540px;
	height:99px;
	margin-top:1px;
	background-image:url(img/top_z02.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
}
p.top03{
	display:block;
	width:540px;
	height:99px;
	margin-top:1px;
	background-image:url(img/top_z03.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
}
p.top04{
	display:block;
	width:540px;
	height:99px;
	margin-top:1px;
	background-image:url(img/top_z04.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
}
p.top05{
	display:block;
	width:540px;
	height:99px;
	margin-top:1px;
	background-image:url(img/top_z05.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
}




/*//////////////////////side//////////////////////////*/

div#sidebodydiv div{
	margin-top:10px;
	padding:10px;
	font-size:9px;
	line-height:140%;
	background-image:url(img/dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

div#sidebodydiv img{
	margin-bottom:10px;
}

div#sidebodydiv a:link{
	text-decoration:none;
	color:#FF9900;
}

div#sidebodydiv a:visited{
	text-decoration:none;
	color:#FF9900;
}

div#sidebodydiv a:hover{
	text-decoration:underline;
	color:#FFCC00;
}


/*//////////////////////foot//////////////////////////*/
div#foot{
	clear:both;
	display:block;
	height:10px;
	width:750px;
	padding:5px;
	margin-top:20px;
	background-image:url(img/foot_back.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border-bottom:1px solid #dddddd;
}


div#foot a:link{
	text-decoration:none;
	color:#666666;
}

div#foot a:visited{
	text-decoration:none;
	color:#666666;
}

div#foot a:hover{
	text-decoration:underline;
	color:#cccccc;
}


div#foot p{
	font-size:9px;
	text-align:right;
}
