/*site common*/

@charset "utf-8";

html{
	background:transparent;
}

body {
	margin:0px;
	padding:0px;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック", sans-serif;
}

img {
    border-style:none;
}

a { 
  color:#0066CC;
  text-decoration:underline;
}

a:hover { 
  text-decoration:none;
  color:#ff3300;
}

a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    letter-spacing: normal;
    font-style: normal;
}

.clear:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;}

.clear{
	zoom:1; }

.clear_fix{
	overflow: hidden;
	display: inline-block;
}
.clear_fix:after{
	cotent:".";
	display: block;
	visibility: hidden;
	height:0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear:both;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size:10px;
	color:#333;
	line-height:25px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

em{
	text-indent:-9999px;
	display:block;
}

ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
}

strong{
    font-weight:normal;
	margin:0;
	padding:0;
}


/*header*/

#header_bg {
	width:1100px;
	height:162px;
	margin: 0 auto;
}

#header_text {
	width:1100px;
	height:25px;
}

#header {
	width:1100px;
	height:87px;
}

#header_left {
	width:220px;
	height:87px;
	float:left;
}

#header_right {
	width:880px;
	height:87px;
	float:right;
}

/*main menu*/

#gnav_bg {
	width:100%;
	height:66px;
	background-image:url(../images/menu_bg.png);
	background-repeat:repeat-x;
}

#gnav {
	width:1100px;
	height:66px;
	z-index:200;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#menu > li {
float: left;
position: relative;
}

#menu li:hover .submenu {
left: 0;
}

#flag > li {
float: left;
position: relative;
}

#flag_bg {
width:255px;
float:right;
}

#flag li:hover .submenu {
left: 0;
}

.submenu {
position: absolute;
width: 220px;
top: 66px;
left: -5000px;
border-top: 3px solid #ff6600;
z-index: 2000;
} 

.submenu li { 
padding: 0px;
border: 1px solid #e1e1e1;
border-top: none;
background-color: #fff;
}

.submenu li a {
display: block;
width: 220px;
text-align:center;
padding: 10px 0px 10px 0px;
color: #333;
font-size: 14px;
text-decoration: none;
background: url(../images/arrow.gif) 13px center no-repeat;
} 

.submenu li a:hover {
background-color: #FFF0E3;
}

/*top_comment*/

#top_comment_bg2 {
	width:100%;
	background-image:url(../images/top_text_bg.png);
}

#top_comment_bg {
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	padding-top:30px;
}

#top_comment {
	width:1100px;
	font-size:14px;
	color:#333333;
	line-height:180%;
}

/*contants*/

#contants_bg {
	width:1100px;
	margin: 0 auto;
}

#contants {
	width:1100px;
	display:block;
	padding-top:20px;
	padding-bottom:20px;
}

#p_contants_bg {
	width:1100px;
	margin: 0 auto;
}

#p_contants {
	width:1100px;
	display:block;
	padding-top:20px;
	padding-bottom:20px;
}

#contants_left {
	width:770px;
	margin-right:30px;
	float:left;
}

#contants_right {
	width:300px;
	float:left;
}

#topics {
	width:770px;
	height:235px;
	margin-bottom:20px;
}

#topics_main {
	width:770px;
	height:175px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:auto;
	overflow-x:hidden;
	color:#666666;
	font-size:12px;
}

.box {
	width:750px;
	border-bottom:dotted #666666 1px !important;
	padding-bottom:10px;
	margin-bottom:10px;
}

.box2 {
	width:105px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

.box3 {
	width:770px;
	margin-bottom:20px;
}

/*top_banner*/

#top_banner_bg1 {
	width:770px;
	height:100%;
	margin-bottom:10px;
}

#top_banner_bg2 {
	width:770px;
	height:100%;
}

#top_banner1 {
	width:377px;
	margin-right:16px;
	font-size:12px;
	color:#333;
	line-height:180%;
	float:left;
}

#top_banner2 {
	width:377px;
	font-size:12px;
	color:#333;
	line-height:180%;
	float:left;
}

#top_banner3 {
	width:377px;
	margin-right:16px;
	font-size:12px;
	color:#333;
	line-height:180%;
	float:left;
}

#top_banner4 {
	width:377px;
	font-size:12px;
	color:#333;
	line-height:180%;
	float:left;
}

/*side*/

#p_side {
	width:300px;
}


#p_side0 {
	width:300px;
}

#p_side1 {
	width:300px;
	height:250px;
	margin-top:5px;
	margin-bottom:5px;
}

#p_side2 {
	width:300px;
	height:110px;
	margin-top:5px;
	margin-bottom:5px;
}

#p_side3 {
	width:300px;
	height:110px;
	margin-bottom:5px;
}

#p_side4 {
	width:300px;
	height:110px;
	margin-bottom:5px;
}

#p_side5 {
	width:300px;
	height:110px;
}


#shop_info {
	width:280px;
	padding:9px;
	background-image:url(../images/top_text_bg.png);
	border: 1px solid #dddddd;
	margin-top:10px;
	line-height:210%;
}

/*title*/

#title_bg2 {
	width:100%;
	height:200px;
	background-image:url(../images/top_text_bg.png);
}

#title_bg {
	width:1200px;
	height:200px;
	margin: 0 auto;
}


/*footer*/

#footer_bg {
	width:100%;
	background-color:#777;
}

#footer {
	width:1100px;
	margin: 0 auto;
	padding-top:20px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:180%;
}

#footer a {
	color:#FFF;
}

#footer a:hover { 
  text-decoration:none;
  color:#FF3300;
}

#copy {
	width:1100px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	padding-bottom:20px;
}

/*pagetop*/

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}

/*fade in fade out*/

#viewer_bg2 {
	width:100%;
	height:400px;
	background-color:#F1F1F1;
}

#viewer_bg {
	margin: 0 auto;
	width:1100px;
	height:400px;
	position: relative;
}

#viewer {
	margin: 0 auto;
	text-align: cener;
	z-index:-100;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer_banner {
	top: 18px;
	right: 0px;
	width:316px;
	height:452px;
	position: absolute;
	z-index:100;
	display:block;
}

#viewer_banner1 {
	width:300px;
	height:130px;
	margin-left:16px;
	margin-bottom:10px;
}

#viewer_banner2 {
	width:300px;
	height:130px;
	margin-left:16px;
	margin-bottom:15px;
}

#viewer_banner3 {
	width:316px;
	height:167px;
}

/*wideslider*/

#container {
	width: 100%;
	text-align: center;
}

.wideslider {
	width: 100%;
	height: 430px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../images/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../images/next.jpg) no-repeat left center;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 100;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #fff;
}

.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}

#top_main {
     position: absolute;
     left: 50%;
     width: 1100px;
     height: 300px;
     margin-left: -550px;
	 z-index:100;
}

/*page*/

.p_title {
	width:755px;
	height:30px;
	line-height:25px;
	background-image:url(../images/p_m_bg.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:15px;
}

.reserve_box_bg {
    display:none;
}
