body,td,th {
	font-family: "Arial, Helvetica, sans-serif";
	color: #333333;
}
html{
    height:100%;
}
body {
	margin: 0;
	background-color: #000000;
	height: 100%;
	padding-left: 1px;
	background-image: url(../img/bk.gif);
}
#container {
    margin: 0 auto;
	background-image: url(../img/main_bk2.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 780px;
	height: auto;
}
#wrapper {
	width: 750px;
	height: auto;
	background-color: #000000;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
    margin: 0 auto;
}
#header {
	height: 50px;
	width: 750px;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
}
#top_box {
	height: 250px;
	width: 750px;
	background-color: #000000;
}
#top_box img{
	margin-bottom: -4px;
}
/* header“à class */
.shoplogos {
	width: 400px;
	margin: 6px 2px 0px 8px;
	position: absolute;
    top: 0px;
    float: left;
	z-index: 1;
}
.add {
	margin: 30px 20px 0px;
	float: right;
}
.icon01 {
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-bottom: 1px;
}
/* header“à class <END> */

#menu ul {
	margin: 0px;
	padding-left: 5px;
	height: 30px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #505050;
	width: 745px;
	color: #333333;
	text-decoration: none;
}
li {
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px;
	height: 1.5em;
	line-height: 1.5em;
	list-style-type: none;
    float: left;
	color: #fff;
}
li a {
	color: #fff;
	display: inline;
	height: 1.5em;
	text-decoration: none;
	padding-right: 5px;
    float: left;
}
li a:hover {
	color: #FF6600;
	text-decoration: underline;
    float: left;
}

#main {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 520px;
	color: #666666;
	text-decoration: none;
}
#main2 {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 520px;
	color: #666666;
	text-decoration: none;
}
#main3 {
	margin: 0px;
	padding: 10px;
	width: 730px;
	color: #666666;
	text-decoration: none;
}
.main_com {
	height: auto;
	width: 490px;
	padding: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
.main_com2 {
	padding-bottom:10px;
	line-height: 18px;
}
.main_cau {
	height: auto;
	width: 490px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	text-align: right;
	color: #CCCCCC;
}
.info_date{
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.info_com{
	width: 490px;
	padding: 5px;
	margin-bottom:10px;
}
.main_sche {
	height: auto;
	width: 680px;
	padding: 10px;
	margin-left: 15px;
	font-size: 12px;
}
.bar {
	height: 40px;
	text-align: left;
	background-image: url(../img/bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bar_long {
	height: 40px;
	text-align: left;
	background-image: url(../img/bar_long.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bar_lan {
	padding-left: 15px;
	padding-top: 10px;
}
.img_box {
	margin:5px;
	margin-right:10px;
	border: solid 1px #eeeeee;
}
.side_img {
	padding-top:10px;
	padding-left:10px;
}
/* table01 */
table.table01 {
	margin-left:13px;
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 495px;
	border-collapse: collapse;
	border: solid 1px #666666;
	font-size: 12px;
}
table.table01 caption {
	margin-top: 1em;
	text-align: left;
}
table.table01 th,
table.table01 td {
	border: solid 1px #666666;
	padding: 4px 6px;
}
table.table01 th {
	text-align: center;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #fff;
	background-image: url(../img/bk2.gif);
}
table.table01 th.pri {
	width:120px;
}
table.table01 td {
	text-align: left;
	color: #CCCCCC;
}
table.table01 td.lef {
	text-align: left;
}
table.table01 td.cen {
	text-align: center;
}
/* table01 END */
/* table02 */
table.table02 {
	margin-bottom: 1em;
	width: 680px;
	border-collapse: collapse;
	border: solid 0px #666666;
	font-size: 12px;
}
table.table02 th,
table.table02 td {
	border: solid 0px #666666;
	padding: 8px 6px;
}
table.table02 th {
	text-align: left;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
table.table02 th.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
table.table02 td {
	width:136px;
	text-align: left;
	color: #CCCCCC;
	vertical-align: top;
}
table.table02 td.map {
	padding:10px;
	width:300px;
	text-align: left;
	color: #CCCCCC;
}
table.table02 a {
	color: #ffffff;
	text-decoration: none;
}
table.table02 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
/* table02 END */
/* table.sche */
table.sche {
	margin-left:5px;
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 480px;
	border-collapse: collapse;
	border: solid 0px #666666;
	font-size: 12px;
}
table.sche th,
table.sche td {
	padding: 4px 6px;
}
table.sche th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	line-height: 20px;
	color: #FFFFFF;
}
table.sche th.title {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
table.sche td {
	text-align: left;
	color: #CCCCCC;
	line-height: 10px;
}
table.sche td.line {
	border-top: solid 1px #666666;
	line-height: 18px;
}
/* table.sche END */
/* table.music */
table.music {
	margin-left:5px;
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 480px;
	border-collapse: collapse;
	border: solid 0px #666666;
	font-size: 12px;
}
table.music th,
table.music td {
	padding: 4px 6px;
}
table.music th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	line-height: 20px;
	color: #FFFFFF;
}
table.music th.title {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
}
table.music td {
	text-align: left;
	color: #CCCCCC;
	line-height: 18px;
}
table.music td.line {
	border-top: solid 1px #666666;
	line-height: 18px;
}
/* table.music END */
/* table.photo */
table.photo {
	width: 106px;
	margin: 3px;
	text-align: center;
}
table.num {
	border: 0px solid #000000;
	font-size: 12px;
	width: 680px;
	text-align: center;
}
table.photo img{
	border: 1px solid #666;
}
/* table.photo END */
#sub {
	margin: 0px;
	padding-top: 17px;
	padding-right: 10px;
	float: right;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	border: 0px solid #666;
}
#sub img{
	border: 1px solid #666;
}
#twit_box{
	margin-top:-7px;
	margin-left:-7px;
	margin-bottom:20px;
	width: 195px;
}
#twit_box img{
	border: 0px solid #666;
}
.bar_short {
	height: 40px;
	text-align: left;
	background-image: url(../img/bar_twitter.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.tweet{
	margin:10px;
	padding:5px;
	width: 165px;
	border: 1px solid #666;
	background-color:#111;
}
.tweet img{
	float:left;
	padding-right:5px;
}
.twit_time{
	margin-top:2px;
	font-size:10px;
	color:#666;
}
.twit_user{
	font-size:12px;
	font-weight:bold;
	color:#555;
}

#sub2 {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 190px;
	color: #FFFFFF;
	text-align: center;
}
.copy {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#footer {
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 30px;
	background-image: url(../img/footer_bk.gif);
	background-repeat: no-repeat;
}
