@charset "utf-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
/* CSS Document */
*{
	border:none;
}
a:link{
	color:#97C9FF;
}

a:visited{
	color:#97C9FF;
}

a:hover{
	color:#97C9FF;
}

a:active{
	color:#97C9FF;

}

a { text-decoration: none;}

html {
overflow-x: hidden;
}

body,td,th {
	font-family: "Noto Sans Japanese", "sans-serif";
	font-size: 0.95em;
	font-weight: 200;
	color: #666;
	line-height: 1.5;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}




#wrapper {
	width: 1024px;
	margin: 0px auto 0 auto;
}



header{
	float:center;
	width:1024px;
	height:180px;
}
#logo{
	float:left;
	width:220px;
	height:174px;
}


#menu{
	float:center;
	width:1024px;
	height:174px;
	margin-top:5px;
	position:relative;
}
#contents_logo{
	width:99px;
	height:34px;
	margin-top:10px;
	margin-right:5px;
	background-image:url(../images/img_contents.jpg);
	background-repeat:no-repeat;
}
#contents_menu_right{
	float:left;
	width:402px;
	height:65px;
	margin-top:109px;
}
#contents_menu_left{
	float:left;
	width:402px;
	height:65px;
	margin-top:109px;
}

.line{
	clear:both;
	width:968px;
	height:1px;
	/*background-image:url(../images/line.jpg);*/
	background-repeat:no-repeat;
	background-position:14px 0 ;
}


#footer_wrap{
	float:left;
	width:100%;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	margin-top:50px;
}

#footer{
	margin: 0px auto 0 auto;
	background-image:url(../images/footer_bg.jpg);
	width:1024px;
	height:160px;
}
#logo_footer{
	float:left;
	width:120px;
	height:75px;
	margin-left:40px;
	margin-top:35px;
}
#ft_menu_container{
	float:right;
	width:742px;
	margin-top:35px;
}

#ft_menu_top{
	float:left;
	clear:both;
	width:742px;
	height:12px;
	margin-bottom:25px;

}

#ft_menu_bottom{
	float:left;
	clear:both;
	width:595px;
	height:12px;
	margin-bottom:25px;
}


#ft_btn{
	float:left;
	width:142px;
	height:12px;
	margin-right:5px;

}


#copyright{
	float:left;
	width:213px;
	height:16px;
	margin-left:800px;
	margin-top:30px;
}

.footer_link{
	float:left;
	width:56px;
	height:53px;
	margin-right:3px;
}
#contents{
	margin-top:36px;
	padding-left:38px;
	padding-right:35px;
}

#section_contents_area {
	background-color:#FFF;
}

.menus {
	color: #FFFFFF;
	font-weight: 400;
	font-size: 10px;
	height:16px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}

#pageup {
	position:relative;
	left:850px;
}

#page-top {
	position: fixed;
	right: 15px;
	bottom:50px;
}

* html #page-top {
	display:none;
}
.info_container{ float:left; width:950px; height:600px;}
.bnr_holder{ float:left; width:950px; height:160px; margin-bottom:0px; }
.shopbnr1{
	float:left;
	width:167px; 
	height:120px;
	margin-right: 10px;
}
.shopbnr2{
	float:left;
	width:320px; 
	height:85px;
}
