﻿/* CSS Document */

*{
	margin:0;
	/*color:#333333; */
	/*font-size:small;*/
	padding: 0;
}
h1{
	background: url(images/header1.jpg);
	font-size:13px;
	color:#FF9933;
	text-align:right;
	height:39px;
	width:815px;
	padding-top: 20px;
	padding-right: 25px;
}
h2{
	font-size:11px;
	color:#FFFFFF;
	font-family:"ＭＳＰゴシック", Osaka;
	font-weight:bold;
}
ul,li{
	list-style-type:none;
}

/*----------linktext---------*/
a:link{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
a:active{
	color:#000000;
	text-decoration:none;
}
img {
	margin:0;
	padding:0;
	border: none;
}


/*----------container---------*/
div#container{
	width:840px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
/*----------header----------*/
div#header{
	width:840px;
	height:235px;
	background-color:#FFFFFF;
}

/*----------left----------*/
div#leftbox{
	width:200px;
	background-color:#F7931E;
	float:left;
	padding: 0px;
/*	margin-left: 29px; */
	position:relative;
	left:29px;
	margin-top:0
}
.leftboxtop{
	background-image:url(images/left1.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:75px;
}
.leftboxbottom{
	width:200px;
	background:url(images/left3.jpg) bottom no-repeat;
	height:36px;
	margin-top: 40px;
}
div#leftboxnav{
	width:200px;
	background-image:url(images/left-back.jpg);
	background-repeat:repeat-y;
	padding: 0;
	}
.leftboxnavbottom{
	width:200px;
	background-image:url(images/left2.jpg);
	background-repeat:no-repeat;
	height:14px;
	}
div#menu{
	width:180px;
	height:auto;
	margin-left: 10px;
	margin-right: 10px;
}
div#menu ul{
	font-size: 15px;
	padding-left:0px;
}
div#menu li{
	list-style-type:none;
}
#menu a,#menu a:link,#menu a:visited {
	text-decoration: none;
	color: #000000;
	width: 160px;
	height: 20px;
	margin-bottom:5px;
	text-align: left;
	display: block;
}
div#menu li a{
	padding-left:20px;
	background-image:url(images/gif/icon3.gif);
	background-repeat:no-repeat;
}
div#menu li a:hover{
	color:#FFFFFF;
	padding-left:20px;
	background-image:url(images/gif/icon4.gif);
	background-repeat:no-repeat;
	background-color:#F7931E;
	font-weight:bold;
}
/*----------center----------*/
div#flash{
	width:370px;
	height:200px;
	margin: 5px 6px 10px;
}
div#centerbox{
	width:383px;
	background-color:#FFF;
	float:left;
	position:relative;
	left: 29px;
}
div#centerbox2 {
	width:370px;
	margin:5px 6px;
}
div#centerbox dl{
	margin:3px;
	font-size:12px;
}
div#centerbox dt{
	color:#FF0000;
	font-weight: bold;
	border-bottom:#FF6600 dashed 2px;
	width: 350px;
	font-size: 11px;
}
div#centerbox dd{
	padding-bottom:3px;
}
div#informationbox{
	margin-top:0px;
	margin-bottom: 8px;
	width:366px;
	height:100px;
	background-color:#FFFFFF;
	border-left: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	overflow:auto;
}
div#information{
	width:360px;
	color:#FFFFFF;
	font-size:14px;
}
div#eventbox{
	margin-top:0px;
	margin-bottom: 8px;
	width:366px;
	height:130px;
	background-color:#FFFFFF;
	border-left: 2px solid #FF3366;
	border-right: 2px solid #FF3366;
	border-bottom: 2px solid #FF3366;
	overflow:auto;
}
div#event{
	width:370px;
	background-color:#FF3366;
	color:#FFFFFF;
	font-size:14px;
}
div#ccenternavi li img{
	padding-bottom:5px;
}
/*----------right----------*/
div#rightbox{
	margin-bottom:10px;
	width:200px;
	background-color:#00B9F1;
	float:left;
	margin-right: 27px;
	position: relative;
	left: 29px;
}
.rightboxtop{
	background-image:url(images/right.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:75px;
}
.rightboxbottom{
	width:200px;
	background:url(images/right3.jpg) bottom no-repeat;
	height:36px;
	}
div#picup img{
	margin:10px;
}
div#rankingbox{
	width: 181px;
	background-color:#FFFFFF;
	margin-left:9px;
	margin-right:10px;
	margin-bottom: 10px;
	}
div#rankingboxtop{
	background-image:url(images/lanking.jpg);
	width:181px;
	height:35px;
	background-repeat:no-repeat;
	}
div#rankingboxbottom{
	background-image:url(images/right2.jpg);
	width:181px;
	height:10px;
	background-repeat:no-repeat;
	}
div#rankingbox2{
	border-bottom:3px solid #FF6600;
	height:58px;
	width:176px;
	padding: 0 2px;
	}
div#rankingboxnumber{
	height:31px;
	width:30px;
	padding:13px 2px 14px 2px;
	float: left;
}
div#rankingboxphoto{
	height: 56px;
	width:54px;
	padding-top: 2px;
	float:left;
}
div#rankingboxright{
	height: 58px;
	width:88px;
	float: right;
}
div#rankingbox h4{
	font-size:11px;
	color:#FF0000;
}
div#rankingbox p{
	font-size:9px;
	line-height:12px;
	color:#000000;
}
div#shopnavi{
	width: 181px;
	margin-left:9px;
	margin-right:10px;
	margin-bottom: 10px;
}
div#shopnavi a{
	width:40px;
	height:40px;
	display:block;
	margin-left:141px;
}
div#shopnavi a img{
	width: 40px;
	height:40px;
	display:block;
}
.icon{
	background-image:url(images/gif/icon6.gif);
}
div#shopnavi a:hover img{
	 visibility:hidden;
}

.singlecont{
	width:740px;
	margin:50px;
}

/*----------footer----------*/
div#linknavi{
	clear:both;
	width:776px;
	margin-left: 35px;
	padding-bottom: 5px;
	margin-top: 10px;
}
div#linknavi img{
	margin:3px;
}
div#footer{
	background-image:url(images/bottom.jpg);
	width:840px;
	height:38px;
	font-size:12px;
	text-align:center;
	clear: both;
}
