@charset "utf-8";
/* CSS Document */
*{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
body{
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 140%;
}
.pos_right {
	text-align: right;
}
.pos_center {
	text-align: center;
}

h1 {
	font-weight: normal;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 16px;
	text-align: right;
	padding-top: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	padding-right: 20px;
	padding-bottom: 6px;
}
#wrapper{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
/*----------------------------------------
コンテンツブロック
----------------------------------------*/
#main{
	margin-top: 300px;
}
#flash{
	height: 300px;
}
#search {
	height: 300px;
	width: 560px;
	clear: both;
}

#contents{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#left_block{
	float: left;
	width: 560px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#right_block{
	float: right;
	width: 260px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#right_block a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*----------------------------------------
フッターブロック
----------------------------------------*/
#footer_wrapper{
	background-image: url(../images/bt_btm.jpg);
	background-repeat: repeat-x;
}
#footer{
	background-color: #ffffed;
	height: 280px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	clear: both;
}
#footer_left, #footer_center{
	width: 270px;
	margin-left: 20px;
	float: left;
	height: 260px;
	background-image: url(../images/line_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer_right{
	float: right;
	width: 280px;
	margin-right: 20px;
	height: 260px;
}
#footer ul {
	list-style-type: none;
}
#footer_center ul li ul {
	margin-left: 15px;
}
#footer ul li a {
	background-image: url(../images/icon_triangle_purple.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	color: #666;
}
#footer ul li a:hover {
	background-image: url(../images/icon_triangle_red.png);
	color: #F00;
}
#copyright{
	font-weight: bold;
	text-align: center;
	color: #093;
	clear: both;
}
/*----------------------------------------
ヘッダーブロック
----------------------------------------*/
#header_wrapper{
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	position: absolute;
	height: 300px;
	width: 900px;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#global_navi{
	position: absolute;
	height: 60px;
	width: 900px;
	top: 240px;
	background-image: url(../images/bg_header_navi.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#global_navi ul {
	list-style-type: none;
}
#global_navi ul li {
	display: block;
	float: left;
	height: 60px;
	width: 180px;
	text-indent: -9999px;
}
#global_navi ul li a {
	display: block;
	height: 60px;
	width: 180px;
}
#navi_home a:hover{
	background-image: url(../images/bg_header_navi.jpg);
	background-position: 0px 60px;
}
#navi_menu a:hover{
	background-image: url(../images/bg_header_navi.jpg);
	background-position: -180px 60px;
}
#navi_event a:hover{
	background-image: url(../images/bg_header_navi.jpg);
	background-position: -360px 60px;
}
#navi_shop a:hover{
	background-image: url(../images/bg_header_navi.jpg);
	background-position: -540px 60px;
}
#navi_contact a:hover{
	background-image: url(../images/bg_header_navi.jpg);
	background-position: -720px 60px;
}
#header_navi{
	position: absolute;
	top: 10px;
	margin-left: 615px;
	height: 40px;
	width: 280px;
	background-image: url(../images/bg_top_navi.jpg);
}
#header_navi ul {
	list-style-type: none;
}
#header_navi ul li {
	display: block;
	float: left;
	height: 40px;
	text-indent: -9999px;
}
#header_navi ul li a {
	display: block;
	height: 40px;
}

#navi_company, #navi_company a{
	width: 110px;
}
#navi_privacy, #navi_privacy a{
	width: 170px;
}
#navi_company a:hover{
	background-image: url(../images/bg_top_navi.jpg);
	background-position: 0px 40px;
}
#navi_privacy a:hover{
	background-image: url(../images/bg_top_navi.jpg);
	background-position: -110px 40px;
}
/*----------------------------------------
その他レイアウト用
----------------------------------------*/
.popular_img_left{
	float: left;
	width: 280px;
	margin-bottom: 20px;
}
.popular_img_right{
	float: left;
	margin-left: 10px;
	width: 280px;
	margin-bottom: 20px;
}
.new_menu_left, .new_menu_right{
	float: left;
	width: 180px;
	margin-bottom: 10px;
}
.new_menu_left{}
.new_menu_right{
	margin-left: 10px;
}
.new_menu_left h3, .new_menu_right h3{
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #000;
	text-align: center;
	padding: 3px;
}
.new_menu_left p, .new_menu_right p{
	font-weight: bold;
	color: #F00;
	text-align: right;
}
.new_menu_left img, .new_menu_right img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#info {
	height: 380px;
	width: 238px;
	overflow: auto;
	margin-top: 10px;
	border: 1px solid #999;
	padding: 10px;
	background-color: #FDF8E1;
}
#info ul {
	margin-left: 15px;
}
