/*-----global-----*/


BODY {
	min-width: 780px;
	text-align: center; /* center on ie */
	margin: 0px auto;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5;
	color : #333;
	background-color : #000;
	background: url(image/back-bg.jpg) repeat-y center;
}


/* link color・・ody・・*/

a { color: #0000FF; text-decoration: underline;}

a:hover { color: #FE7801; }

/* link color・・anner・・*/


img {
	border-style: none;
}



/* layout
----------------------------------------------- */

/*------banner-------*/

#taketo-container{
	background-color : #fff;
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 780px;
	text-align: left;
}

#taketo-banner{
	background-color : #000;
	background-repeat : no-repeat;
	width : 780px;
	height : 15px;
	_height : 30px;
	margin-left : 0px;
	margin-right : auto;
	margin-top: -10px;
	_margin-top: 0px;
	margin-bottom : 0px;
	_margin-bottom : 0px;
}

*:first-child+html #taketo-banner{
	background-color : #000;
	background-repeat : no-repeat;
	width : 780px;
	height : 30px;
	margin-left : 0px;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom : -10px;
}





.taketo-ban-001 {
	text-align : right;
	padding-right: 5px;
	padding-bottom: 3px;
	_margin-top: 0px;
	background-color: #2C2C2C;
	font-size: 12px;
	font-weight : bold;
	color: #CCCCCC;
}

#taketo-top-menu
{
	text-align : right;
	padding-right: 5px;
	padding-bottom: 3px;
	_margin-top: -22px;
	background-color: #2C2C2C;
	font-size: 12px;
	font-weight : bold;
	color: #CCCCCC;
}

#taketo-top-menu a
{
	color: #CCCCCC;
}

#taketo-top-menu a:hover
{
	color: #FE7801;
}

.taketo-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;
}

#taketo-footer{
	background-image : url(image/bendafoot.gif);
	display:block;
	width : 780px;
	height : 70px;
	clear : both;
	font-size : 12px;
	text-align : left;
	margin-top:-12px;
	color : #FFFFFF;
	text-indent: 15px;
}

#taketo-footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#taketo-footer_pr{
	background-image : url(image/benda-bg.jpg);
	background-color : #013E0D;
	display:block;
	width : 774px;
	_width : 780px;
	height : 100px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left: 3px;
	padding-right: 3px;
	clear : both;
	font-size : 10px;
	text-align : left;
	color : #FFFFFF;
	text-indent: 15px;
}

#taketo-footer_pr a{
	color: #fff;
	text-decoration: none;
}

/* entry
----------------------------------------------- */
.taketo-top-menu {
	background:url(image/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;
}

#taketo-main
{
	width:530px;
	float: left;
	background-color : #fff;
	margin-top: 5px;
	_margin-top: 5px;
	margin-left: 25px;
	_margin-left: 5px;
	margin-bottom: 15px;
	_margin-bottom: 15px;
}

#taketo-main a {
	color: #0000FF;
	text-decoration: underline;
	font-size:100%; 
}

.taketo-main-01
{
	width: 530px;
	height : 130px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.taketo-top-td{
	width: 160px;
	height: 150px;
}

.taketo-top-td02{
	height: 150px;
}

#taketo-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;
}

#taketo-adc
{
	width: 530px;
	heigth: auto;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}

.taketo-article{
line-height: 2;
font-size: 14px;
}

#taketo-sitemap
{
margin-left:100px;
line-height: 1;
}

#taketo-sitemap a
{
text-decoration: none;
color: green;
font-weight : bold;
font-size:16px;
}

#taketo-sitemap a:hover
{
text-decoration: none;
color: #FE7801;
font-weight : bold;
font-size:16px;
}
