@charset "utf-8";

a{
	color:#fff;
}

body{
	background-color:#333;
}

#wrapper{
	
}

#wrapper h1{
	background-color:;
	color:#000;
	font-size:;
}

#box{
	background:url("../image/top/bg.jpg") no-repeat;
	border:;
	height:590px;
}

#box-left{
	border:;
	float:left;
	height:100%;
	width:340px;
}

#box-left-top{
	border:;
	height:350px;
	width:320px;
}

#counter{
	border:;
	height:30px;
	margin:0 0 0 250px;
	/* [margin-top:20px;]にして、[border:1px solid;]を[border:;]にしてしまうと、
		[firefox]では、下にある[#box-left-bottom]が[20px]下にずれてしまう。
		[ie]では問題なかった。その代わりに[padding-top:20px;]*/
	padding-top:20px;
}

#counter .margin{
	margin-bottom:5px;
}

#counter img{
	height:12px;
}

#barCode{
	border:;
	height:100px;
	margin:5px 0 0 210px;
	position:;
	width:;
}

/* [id]を[mail]にすると[firefox]で不具合が出るので[myMail]に変更 */
#myMail{
	border:;
	height:60px;
	margin:10px 0 0 225px;
	position:;
	width:;
}

#myMail a{
	background:url("../image/top/mail.gif") no-repeat;
	border:;
	display:block;
	height:60px;
	width:70px;
}

#myMail a:hover{
	background:url("../image/top/mail_red.gif") no-repeat;
}

#message-text{
	background-repeat:no-repeat;
	border:;
	float:;
	height:140px;
	margin:40px 0 0 130px;
	position:absolute;
	/*width:280px;*/
	width:280px;
}

#box-left-bottom{
	border:;
	height:220px;
	width:340px;
}

#namazue{
	border:;
	float:left;
	height:210px;
	margin-left:10px;
	position:absolute;
	width:90px;
}

#message{
	border:;
	background:url("../image/top/message.gif") no-repeat;
	cursor:pointer;
	float:;
	height:45px;
	margin:37px 0 0 50px;
	padding:;
	position:absolute;
	width:80px;
}

#slideShow{
	border:;
	float:right;
	margin-top:60px;
}

#box-right{
	border:;
	float:right;
	height:;
	width:600px;
}

#box-right-top{
	border:;
	height:210px;
	width:100%;
}

#box-right-bottom{
	border:;
	height:370px;
	width:100%;
}

#upDateTitle{
	border:;
	height:;
	margin:0 0 0 395px;
	padding-top:10px;
}

#upDate{
	background-color:#;
	border:;
	color:#fff;
	font-size:14px;
	height:125px;
	line-height:1.5em;
	margin:0 0 0 395px;
	overflow-y:auto;
	padding:0 0.5em;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#333;
	scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#666;
	width:175px;
}

#upDate p{
	color:#fff;
}

#upDate ul{
	list-style-type:disc;
	margin:0 0 0.5em 1.5em;
}

#upDate li{
	color:#fff;
}

#seitaiTitle{
	margin:10px 0 0 375px;
}

#seitaiTitle a{
	background:url("../image/top/seitai.gif") no-repeat;
	display:block;
	height:30px;
}

#seitaiTitle a:hover{
	background:url("../image/top/seitai_over.gif") no-repeat;
}

#seitai{
	border:;
	height:235px;
	margin:;
	padding:10px 0 0 375px;
	width:;
}

#seitai p{
	color:#ccc;
	line-height:18px;
	margin-bottom:0.5em;
	width:220px;
}

#menu{
	background-color:#000;
	border:;
	float:;
	height:;
	margin:0 0 0 10px;
	padding:2px 1px 2px 2px;
}

#menu li{
	border:;
	float:left;
	height:46px;
	margin-right:2px;
}

#menu #shisetsu a{
	background:url("../image/top/menu_shisetsu.gif") no-repeat;
	width:91px;
}

#menu #shisetsu a:hover{
	background:url("../image/top/menu_shisetsu_over.gif") no-repeat;
}

#menu #ryouhou a{
	background:url("../image/top/menu_ryouhou.gif") no-repeat;
	width:91px;
}

#menu #ryouhou a:hover{
	background:url("../image/top/menu_ryouhou_over.gif") no-repeat;
}

#menu #goods a{
	background:url("../image/top/menu_goods.gif") no-repeat;
	width:91px;
}

#menu #goods a:hover{
	background:url("../image/top/menu_goods_over.gif") no-repeat;
}

#menu #health a{
	background:url("../image/top/menu_health.gif") no-repeat;
	width:91px;
}

#menu #health a:hover{
	background:url("../image/top/menu_health_over.gif") no-repeat;
}

#menu #event a{
	background:url("../image/top/menu_event.gif") no-repeat;
	width:91px;
}

#menu #event a:hover{
	background:url("../image/top/menu_event_over.gif") no-repeat;
}

#menu #taiken a{
	background:url("../image/top/menu_taiken.gif") no-repeat;
	width:91px;
}

#menu #taiken a:hover{
	background:url("../image/top/menu_taiken_over.gif") no-repeat;
}

#consult{
	border:;
	margin:8px 0 0 50px;
}

#consult a{
	background:url("../image/top/ryouhou_consult.gif") no-repeat;
	display:block;
	height:30px;
	width:350px;
}

#consult a:hover{
	background:url("../image/top/ryouhou_consult_over.gif") no-repeat;
}

#footer{
	background-color:#000;
	color:#fff;
}
