@charset "utf-8";
/* CSS Document */

@import url('serch.css');
@import url('style.css');
/* reset */
html, body, div, header, nav, ul {
	margin: 0;
	padding: 0;
	color: rgb(51, 51, 51);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
}
ul li {
	list-style-type: none;
}
img {
	border: none;
}
.imgblock {
	display: block;
}
.imgblock2 {
	display: block;
	margin-bottom: 2px;
}
.imgblock2 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.imgblock_left {
	display: block;
	float: left;
	margin-top: 15px;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
/* 基本のレイアウト */

#container {
	width: 960px;
	display: block;
	/* [disabled]background-image: url(../img/back/back_co.jpg);
*/
	background-repeat: repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#subcontainerWrap {
	margin: 0px;
	padding: 0px;
}
#pan {
	width: 100%;
	background-image: url(../img/back/back.gif);
	background-repeat: repeat;
}
.panInner {
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 0.8em;
	padding-left: 10px;
}
#container.subbox {
	width: 960px;
	display: block;
	height: auto;
	overflow: hidden;
}
#leftcontents {
	display: block;
	height: auto;
	width: 700px;
	float: left;
}
#leftcontents2 {
	display: block;
	height: auto;
	width: 700px;
	float: left;
}
#rightcontents {
	display: block;
	width: 233px;
	float: right;
}
.redfont {
	color: #F00;
}
/********************

ヘッダー

*********************/
#header {
	width: 100%;
	padding-top: 10px;
	/* [disabled]background-image: url(../img/back/suiho.jpg);
*/
	background-repeat: repeat-x;
	background-position: top;
}
#header .section {
	width: 960px;
	height: auto;
	display: block;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}
.logo {
	width: 250px;
	height: 80px;
	display: block;
	float: left;
	background-position: center center;
	background-image: url(../img/parts/oasis_logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.logo a {
	width: 350px;
	height: 80px;
	display: block;
	float: left;
}
.header_rightBox {
	width: 420px;
	height: auto;
	float: right;
	margin-bottom: 5px;
}
.item01 {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 5px;
}
.submenuBox {
	display: block;
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-top: 10px;
}
.submenuBox ul li {
	display: block;
	float: left;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.7em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	color: #333;
}
.lang {
	display: block;
	float: left;
	width: 160px;
	padding-left: 50px;
	background-image: url(../img/back/map.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lang ul .ja_down a {
	display: block;
	float: left;
	width: 50px;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../img/nav/ja.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.lang ul .en {
	display: block;
	float: left;
	width: auto;
	padding-right: 3px;
	padding-left: 3px;
}
.lang ul .en a {
	background-image: url(../img/nav/en_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 70px;
	text-indent: -9999px;
}
.lang ul .en a:hover {
	background-image: url(../img/nav/en_ho.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 70px;
	text-indent: -9999px;
}
.submenuBox ul li a:hover {
	color: #999;
	text-decoration: underline;
}
.submenuBox ul li a {
	color: #333;
	text-decoration: none;
}
.item02 {
	display: block;
	float: left;
	height: auto;
	width: 100%;
}
#path {
	width: 100%;
	display: block;
	background-image: url(../img/back/tpback.jpg);
	background-repeat: repeat-x;
}
#path .section {
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 5px;
}
#path h1 {
	font-size: 0.8em;
	margin: 0;
	font-weight: normal;
	padding: 1px;
}
/********************

font exchange

*********************/

#font {
	width: 198px;
	display: block;
	height: 25px;
	float: left;
	padding-top: 10px;
}
.fontbs {
	width: 85px;
	height: 20px;
	display: block;
	float: left;
	background-image: url(../img/nav/font.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	margin-left: 10px;
}
#font ul li {
	display: block;
	float: left;
	width: auto;
	background-color: #03F;
	color: #FFF;
	font-size: 0.7em;
	margin-right: 4px;
	padding: 2px 6px 2px 6px;
	border-radius: 2px;
	cursor: pointer;
}
#font li.active {
	background-color: #09F;
}
#font li.hover {
	background-color: #09F;
}
/********************

serch

*********************/
.gsc-search-button .gsc-search-button-v2 {
	padding: 5px 15px!important;
}
.gsc-control-cse .gsc-control-cse-ja{
	margin: 0!important;
	padding: 0!important;
}
.serchBox {
	width: 200px;
	height: auto;
	display: block;
	float: left;
	margin-left: 5px;
}
.serchanswer {
	display: block;
	height: auto;
	width: 700px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#slide {
	width: 100%;
	overflow: hidden;
}
.view {
	height: 380px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/*contariner*/

#topvisual {
	display: block;
	width: 100%;
	padding-bottom: 12px;
	overflow-x: hidden;
	padding-top: 12px;
}
#serveice_category {
	width: 960px;
	display: block;
	margin-bottom: 10px;
}
.serviceWrap {
	width: 960px;
	height: 310px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-image: url(../img/back/back_oem.jpg);
	z-index: 1;
}
.serviceWrap div h2 {
	text-align: center;
	padding-top: 10px;
}
.serviceWrap div {
	display: block;
	height: auto;
	width: 298px;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #39F;
	margin: 0px;
	overflow: hidden;
}
.serviceWrap div dl dt img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
.serviceWrap div h2 {
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
}
.serviceWrap div dl dd {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 250px;
}
.leftb {
	border-left: 1px dotted #3366FF;
}
.mr0 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.part {
	width: 960px;
	display: block;
	overflow: hidden;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftline {
	margin-left: 10px;
}
.top_line2 {
	display: block;
	height: 45px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
.topimg {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.topimg1 {
	display: block;
	float: left;
	margin: 0 15px 10px 15px
}
.menucate_base {
	display: block;
	float: left;
	height: 100px;
	width: 300px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.menucate {
	display: block;
	float: left;
	height: 100px;
	width: 300px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#info_area {
	margin-top: 10px;
	overflow: hidden;
}
.news {
	width: 700px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
#info_right {
	width: 229px;
	display: block;
	float: right;
	margin-right: 5px;
}
.menu_se {
	width: 200px;
	margin: 10px auto 5px auto;
}
.serviceWrap dl dd ul {
	margin-top: 10px;
	display: block;
	margin-bottom: 5px;
}
.bnr_area a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	padding: 0px;
	margin: 0px;
	display: block;
	height: auto;
	width: auto;
	float: left;
}
.menucate_base a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.menucate a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.serviceWrap .leftb dl dd ul li {
	display: block;
	width: 220px;
	margin-bottom: 5px;
	padding-left: 30px;
	background-image: url(../img/parts/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px;
}
.serviceWrap div dl dd ul li {
	width: 220px;
	padding-left: 30px;
	display: block;
	background-image: url(../img/parts/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px;
}
/*footer*/

#footerBox {
	width: 100%;
	display: block;
	background-repeat: repeat;
	background-image: url(../img/back/back_re.jpg);
}
#footerBox .inner {
	background-image: url(../img/back/back.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footerInner {
	width: 960px;
	height: 380px;
	margin: 0 auto;
	display: block;
	background-image: url(../img/back/back.jpg);
	background-position: left;
}
#info_area .news h2 {
	margin: 0px;
	padding: 0px;
}
.footerNotes {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
	height: auto;
	float: left;
}
.footerNotes2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding: 0px;
	height: auto;
	float: left;
}
.footerNotes p img {
	padding: 0;
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
.footerLogo {
	display: block;
	margin: 10px;
	float: left;
}
.footerNotes p {
	display: block;
	float: right;
	font-size: 0.85em;
	color: #FFF;
	margin: 25px 10px 10px 10px;
	width: 760px;
}
.topliner {
	width: 960px;
	display: block;
	margin: 0 auto;
}
.footerNotes2 dl {
	display: block;
	float: left;
	height: 240px;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0px;
	background-image: url(../img/back/line.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.footerNotes2 dl dd {
	width: 220px;
	margin-top: 10px;
	display: block;
	float: left;
	margin-left: 0px;
}
.footerNotes2 dl dd ul li {
	display: block;
	color: #FFF;
	padding-left: 10px;
}
.bnr_area {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.footerNotes2 dl dt {
	display: block;
	float: left;
	width: 200px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 50px;
	text-indent: -9999px;
}
.bur_area_s {
	width: 229px;
	display: block;
	margin-bottom: 5px;
	float: left;
}
.bur_area_s ul li {
	display: block;
	float: left;
	width: 229px;
	margin-bottom: 2px;
}
dl .com {
	background-image: url(../img/parts/house.png);
	background-repeat: no-repeat;
}
dl .ser {
	background-image: url(../img/parts/service.png);
	background-repeat: no-repeat;
}
dl .soc {
	background-image: url(../img/parts/social.png);
	background-repeat: no-repeat;
}
dl .inq {
	background-image: url(../img/parts/inq2.png);
	background-repeat: no-repeat;
}
.footerNotes2 dl dd ul li a {
	color: #FFF;
	text-decoration: none;
}
.footerNotes2 dl dd ul li a:hover {
	color: #CCC;
	text-decoration: underline;
}
.footerNotes2 dl dd ul li img {
	display: block;
	float: left;
	margin-right: 5px;
}
/*back up */

div.tothetopfixed {
	position: fixed;
	right: 15px;
	bottom: 10px;
	z-index: 1500;
}
div.tothetopfixed a {
	display: block;
	color: #333333;
	padding: 5px;
	margin: 0;
	border-radius: 5px;
	font-size: 0.8em;
}
div.tothetopfixed a:hover {
	color: #ffffff;
	background-color: #0099FF;
}
/*top news */

.news ul li {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-size: 0.9em;
	overflow: hidden;
	height: auto;
}
.news ul li .date {
	display: block;
	float: left;
	width: auto;
	padding: 5px;
	margin: 0px;
}
.news ul li .news_title {
	display: block;
	padding: 5px;
	float: left;
	width: auto;
	margin: 0px;
}
.news ul li .news_label {
	display: block;
	float: left;
	padding: 5px;
	width: auto;
	margin: 0px;
}
.serviceWrap .leftb dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.serviceWrap div dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.localNavi {
	display: block;
	width: 231px;
}
.localNavi ul li {
	display: block;
	height: 50px;
	width: 231px;
	float: left;
}
.servicemenu {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	height: auto;
}
.sidebar_se {
	display: block;
	float: right;
	height: auto;
	width: 233px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.sidebar_se ul li {
	display: block;
	height: 50px;
	margin-bottom: 2px;
}
.tbl {
	display: block;
	width: 700px;
	margin-bottom: 10px;
}
.tbl2 {
	display: block;
	width: 700px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
td, th.jutaku {
	padding: 5px;
}
.sub_contact {
	display: block;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.localNavi ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.serviceWrap ul li {
	float: left;
	height: 150px;
	width: 480px;
	display: block;
}
.serviceWrap ul {
	display: block;
	overflow: hidden;
	padding-bottom: 5px;
}
.serviceWrap ul li a {
	height: 140px;
	width: 468px;
	float: left;
	text-indent: -9999px;
}
.serviceWrap ul li a:hover {
	border: 6px solid #006;
}
.aboutBox {
	display: block;
	height: auto;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
.kigyoBox {
	display: block;
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.back_mat {
	display: block;
	padding-bottom: 10px;
	height: auto;
	background-image: url(../img/back/back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mat_mid {
	background-image: url(../img/back/back_mid.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.back_mat .mat_mid li {
	display: block;
	background-color: rgb(255,255,255);
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 35px;
}
.back_mat .mat_mid li img {
	margin: 5px 10px 5px 10px;
	float: left;
}
.sitemap {
	display: block;
	width: 700px;
	padding-top: 5px;
	padding-bottom: 20px;
	height: auto;
	overflow: hidden;
}
.sitemap_col {
	display: block;
	padding: 5px;
	float: left;
	width: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 250px;
}
.sitemap_col h2 {
	display: block;
	padding-left: 10px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(51,51,51);
	margin-top: 5px;
	margin-bottom: 5px;
}
.sitebox {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
.sitemap_col ul li {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}
.sitemap_col h2 a {
	color: rgb(51,51,51);
	text-decoration: none;
}
.sitemap_col h2 a:hover {
	text-decoration: underline;
}
.sitemap_col ul li a {
	color: rgb(51,51,51);
	text-decoration: none;
}
.sitemap_col ul li a:hover {
	text-decoration: underline;
}
.cach {
	display: block;
	float: left;
	width: 270px;
	margin-left: 5px;
	font-size: 0.7em;
	color: rgb(51,51,51);
	margin-top: 50px;
}
.answer_com {
	display: block;
	width: 660px;
	height: auto;
	background-image: url(../img/back/back_bottom.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-position: bottom;
}
.abouttable {
	width: 700px;
}
.aboutleft {
	text-align: center;
	background-color: rgb(153,204,255);

}
td.aboutleft {
	width:130px;
	/* font-size: 0.9em; */
}
.outlinetable {
	width: 698px;
}
.outlineleft {
	text-align: center;
	background-color: rgb(255,255,204)
}
.tablemidashi {
	text-align: center;
	background-color: rgb(255,204,102);
}
.oemleftMidashi {
	width: 120px;
	text-align: center;
	background-color: rgb(255,255,255);
}
.tablejutaku {
	background-color: rgb(51,51,51);
}
.oemcenter {
	background: rgb(255,255,255);
}
.oemright {
	background: rgb(255,255,255);
}
.productstable {
	width: 698px;
	background-color: rgb(51,51,51);
}
.productsmidashi {
	background-color: rgb(255,255,204);
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}
.productstable {
	background-color: rgb(51,51,51);
	text-align: center;
}
.productsleftce {
	background: rgb(255,255,255);
	padding-top: 10px;
	padding-bottom: 10px;
}
.redleft {
	display: block;
	float: left;
	color: rgb(255,0,0);
	width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.sidebar_se ul .online {
	display: block;
	height: 70px;
	margin-bottom: 10px;
}
.boldfont {
	font-weight: bold;
	display: block;
}
.blockcenter {
	margin: 0 auto;
	display: block;
	text-align: center;
}
.pBox3 {
	display: block;
	text-align: right;
	margin: 10px 0;
}
.keywordbox {
	font-size: 2em;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	color: rgb(0,102,255);
	padding-left: 30px;
	background-image: url(../novelty/img/backline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.olive-oil-ba a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.olive-oil-ba a:hover {
	opacity: 0.7;
}
#leftcontents .leftpbox-s {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 500px;
}
#leftcontents .leftpbox-s p {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
.olive-sm {
	font-size: 14px;
}
#leftcontents .right-s {
	display: block;
	float: right;
	width: 190px;
	overflow: hidden;
}
.olive-lineup {
	display: block;
	width: 700px;
	margin-bottom: １０;
}
.olive-box {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.kaihatsu {
	display: block;
	overflow: hidden;
	margin-bottom: 50px;
	float: right;
	width: 300px;
}
.olive-box .olive-logo {
	display: block;
	text-align: center;
}
.olive-ex {
	display: block;
	margin: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 35px;
}
.main-yobi {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-bottom: １０;
	margin-left: auto;
}
#headline {
	display: block;
	width: 960px;
	overflow: hidden;
}
.headline {
	display: block;
	width: 960px;
	overflow: hidden;
}
.headline a:hover {
	opacity: 0.8;
}
#headline a:hover {
	opacity: 0.8;
}
#headline3 {
	display: block;
	width: 960px;
	overflow: hidden;
}
#headline3 a:hover {
	opacity: 0.8;
}
.stp {
	display: block;
	overflow: hidden;
	margin: 20px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 30px;
	font-size: 1.1em;
}
.libox ul li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.st1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #039;
	line-height: 40px;
	display: block;
	margin-top: 29px;
	margin-bottom: 20px;
}
.st2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #F00;
	line-height: 40px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.st3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #2451a8;
	line-height: 40px;
	display: block;
	margin-top: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
}
/*催事エリア*/


#limited {
	display: block;
	width:960px;
	margin:20px auto;
}
.box-limited {
	float:left;
	width:460px;
	display:block;
}
.box-limited a:hover {
	opacity:0.8;
}
.box-limited:first-child{
	margin-right:30px;.unbox {
	display: block;
	padding: 10px;
}

.vanawatter1 {
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.vttl {
	display: block !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #004B97 !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.8em !important;
	font-weight: bold !important;
	color: #004B97 !important;
}
.vanawatter1 .vlist {
	display: block;
}
.vanawatter1 .vlist li {
	display: block;
	margin-bottom: 10px;
}
.vanawatter1 .vimg {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.button img a:hover {
	opacity:0.7;
}
.vanawatter1 .button a img {
	display: block;
	width: 400px;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contactbox2{
	width: 700px;
	overflow: hidden;
	display: block;
}
