@charst "shift-jis";

/*
#head {
	width:240px;
	height:270px;
	background-image:url(../img/index2.jpg);
	display:block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 267px;
	padding-left: 540px;
}
.concept {
	background-image: url(../img/logo_mini.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 68px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.concept p {
	margin-bottom: 13px;
}
*/

/*---- ナビゲーション ------------------------------------------------*/
/*
#navigation {
	list-style-type:none;
	width:200px;
	padding: 0px;
	float: left;
	clear: both;
	margin: 0px;
	background-image: url(../img/index_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#navigation span{ display:none; }

#navigation li {
	float:left;
	margin:0;
	padding:0;
	display: block;
	list-style-type: none;
	height: 45px;
	display: block;
	text-decoration: none;
	width: 200px;
	}

#navigation a {
	display:block;
	height:45px;
	text-indent:-9999px;
	text-decoration:none;
	overflow: hidden;
	}
*/
/* nomal */
/*
#navigation li.ct1 {
	width:200px;
	background-position: 0px 0px;
	}
#navigation li.ct2 {
	width:200px;
	background-position: 0px -45px;
	}
#navigation li.ct3 {
	width:200px;
	background-position: 0px -90px;
	}
#navigation li.ct4 {
	width:200px;
	background-position: 0px -135px;
	}
#navigation li.ct5 {
	width:200px;
	background-position: 0px -180px;
	}
*/
/* hover */
/*
#navigation li a:hover {
	width:200px;
	background-image: url(../img/index_menu.gif);
	background-repeat: no-repeat;
	}
#navigation li.ct1 a:hover {
	background-position: -210px 0px;
	}
#navigation li.ct2 a:hover {
	background-position: -210px -45px;
	}
#navigation li.ct3 a:hover {
	background-position: -210px -90px;
	}
#navigation li.ct4 a:hover {
	background-position: -210px -135px;
	}
#navigation li.ct5 a:hover {
	background-position: -210px -180px;
	}

#navigation:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
*/

#box-right {
	width: 400px;
	padding: 10px;
}
#splash {
	margin: 0px;
	padding: 0px;
}

table.bnr {
	margin-bottom: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

