/*-----global-----*/


BODY {
	min-width: 780px;
	text-align: center; /* center on ie */
	margin: 0px auto;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.5;
	color : #333;
	background-color : #000;
	background-repeat : repeat;
	background-position : center top;
}


/* link color・・ody・・*/

a { color: #0000FF; text-decoration: underline; }

a:hover { color: #FE7801; }

/* link color・・anner・・*/


img {
	border-style: none;
}



/* layout
----------------------------------------------- */

/*------banner-------*/

#container{
	background-color : #fff;
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 780px;
	text-align: left;
}

#banner{
	background-image : url(img/top-banner.jpg);
	background-repeat : no-repeat;
	width : 780px;
	height : 80px;
	_height : 80px;
	margin-left : 0px;
	margin-right : auto;
	margin-top: 0px;
	_margin-top: 0px;
	margin-bottom : 0px;
	_margin-bottom : 0px;
}


#banner h1 a{
	background-image : url(img/rogo_t.jpg);
	background-repeat : no-repeat;
	display: block;
	width : 143px;
	_width : 143px;
	height : 90px;
	_height : 90px;
	margin-top : -1px;
	_margin-top : 0px;
	margin-left: 315px;
	_margin-left: 315px;
	margin-bottom : 0px;
	_margin-bottom : 0px;
	font-size: 0px;
}


*:first-child+html #banner h1 a{
	background-image : url(img/rogo.jpg);
	background-repeat : no-repeat;
	display: block;
	width : 143px;
	height : 83px;
	margin-top : 0px;
	margin-left: 315px;
	margin-bottom : 0px;
	font-size: 0px;
}


.ban-001 {
  padding-top : 1px;
  _padding-top : 0px;
font-size: 0px;
text-indent: -900px;
}

#top-menu
{
	text-align : right;
	padding-right: 5px;
	padding-bottom: 3px;
	_margin-top: -22px;
	background-color: #2C2C2C;
	font-size: 12px;
	font-weight : bold;
}

#top-menu a
{
	color: #CCCCCC;
}

#top-menu a:hover
{
	color: #FE7801;
}

.description_banner
{
	width : 780px;
	text-align : right;
	margin-top: -6px;
	padding-bottom: 3px;
	_margin-top: -3px;
	_padding-bottom: 3px;
	background-color: #2C2C2C;
	color: #CCCCCC;
	font-size: 12px;
	font-weight : bold;
}

#alfa{
	width : 530px;
	float : left;
	margin-top : 5px;
	background-color : #fff;
}


#footer{
	background-image : url(img/bendafoot.jpg);
	display:block;
	width : 780px;
	height : 70px;
	clear : both;
	font-size : 12px;
	text-align : left;
	color : #FFFFFF;
	text-indent: 15px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

/* entry
----------------------------------------------- */


.top-menu {
	background:url(img/top-menu.jpg) no-repeat;
	display:block;
	width:530px;
	height: 25px;
	font-size : 12px;
	font-weight : bold;
	padding-top : 3px;
	padding-left : 20px;
	padding-bottom : 5px;
	margin-top : 0px;
	margin-left : 0px;
	text-align : left;
}

#main
{
width:530px;
float: left;
margin-top: 5px;
_margin-top: 5px;
margin-left: 25px;
_margin-left: 5px;
margin-bottom: 15px;
_margin-bottom: 15px;
}

#main a { color: #0000FF; text-decoration: underline; 
font-size:115%; 
_font-size:125%; 
}


.main-01
{
width: 530px;
height : 130px;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 20px;
}

.top-td{
height: 150px;
}

.top-td02{
height: 150px;
}

#main-top{
	width: 530px;
	heigth: auto;
	font-size:16px;
	font-weight: bold;
	color: blue;
	background-color : #FFFFFF;
	border-width : 1px;
	border-style : solid;
	border-color : gold;
	margin-bottom: 10px;
}

#rock
{
float: right;
margin-right: 5px;
margin-top: 100px;
}

#rock-2
{
float: right;
margin-right: 0px;
margin-top: 750px;
}

#adc
{
	width: 530px;
	heigth: auto;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	_margin-left: 10px;
	margin-bottom: 10px;
}

.article{
line-height: 2;
font-size: 14px;
}

#sitemap
{
margin-left:100px;
line-height: 1;
}

#sitemap a
{
text-decoration: none;
color: green;
font-weight : bold;
font-size:16px;
}

#sitemap a:hover
{
text-decoration: none;
color: #FE7801;
font-weight : bold;
font-size:16px;
}
