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


* {
	padding: 0;
	margin: 0;
}

img {
	border:none;
}

a {
	color: #00A7AC;
	text-decoration: underline;
	}

a:hover {
	color: #00A7AC;
	text-decoration: none;
	}
	
a:visited {
	color: #00A7AC;
	text-decoration: underline;
}

form, ul, ol, dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	

body {
	font-size: 12px;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #00A7AC;
	color: #333;
	line-height: 1.5em;
	font-family:'Arial', 'メイリオ', 'Meiryo', 'ＭＳＰゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka';
}


h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
	}
	

#wrapper {
  text-align: left;
  width: 100%;
}

#header {
  height: 66px;
  min-width: 1000px;
}

#headerBox {
	width: 978px;
	margin: 0px auto;
	height: 100%;
	padding: 0px 20px 0px 0px;
}

.topkobe {
	width: 126px;
	height: 36px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	margin-right: 22px;
	margin-top: 15px;
	margin: 15px 22px 0 0;
	padding: 0 0 0 23px;
}

.topkobe img {
	margin-top: 7px;

}

.slogan {
	float: right;
	margin-top: 16px;
}

.left_box {
	width: 400px;
	float: left;
}


/* .arrow {
	background:url("../../images/common/arrow.png") right 9px no-repeat; */
}

.top_link {
	clear: right;
	margin-top: 6px;
	margin-bottom: 4px;
}

.top_link ul {
	margin:0;
	padding:0;
	list-style-type:none;
	z-index: 100;
}
 
.top_link ul li {
	position:relative;
	margin:0 15px 0 0;
	float: left;
	padding: 0 14px 0 0;
}
 
	
.top_link ul li a {
	padding:5px 0;
	color:#FFF;
	display:block;
	text-decoration:none;
	
}
			
.top_link ul li a:hover {
	position:relative;
	z-index:100;
	color:#FFF;
}
 
.logo {
	float:left;
	clear:both;
}

.border {
	border-top: 1px solid #FFF;
}



#navi {
	height: 30px;
	border-bottom: #E5E5E5 1px solid;
	/* background:url("../../images/common/navi_bgd.jpg") repeat-x; */
	min-width: 1000px;
}

#naviBox {
	width: 1000px;
	margin: 0px auto;
	height: 100%;
}


#main {
	width: 100%;
	background: #FFFFFF;
	min-width: 1000px;
	font-size: 110%;
}


#mainBox {
	width: 1000px;
	margin: 0px auto;
}

#mainBox table{
	margin:auto;
}

#maincont {
  float: left;
  width: 732px;
  padding: 0px;
  margin: 0px;
}

#contBox {
	width: 970px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}


#totop {
	margin: 0px auto 0px auto;
	padding: 50px 0px 0px 0px;
	text-align: right;
	width: 1000px;
	clear: both;
	}

.search {
	padding: 5px 0;
}

.flash {
	z-index:-9999;
}

.center {
	margin: 0 auto;
}

#pnavi { 
	float: left;
	font-size: 80%;
	padding-top: 5px;
	margin-top:5px;
}


#pnavi2 {
	float:left;
	padding-top: 5px;
}


#pnavi3 { 
	font-size: 80%;
	padding-top: 5px;
	margin-top:5px;
}


.pd5 {
	padding: 5px;
}

/* footer ----------------------------------------------------------------- */

#footer {
  color: #FFF;
  margin: 0px 0px 20px 0px; 
}
#footer a:visited,
#header a,
#header a:visited {
	color: #FFF;
	text-decoration: underline;
	}
#footer a{
	color: #FFF;
	}



#footer a:hover,
#header a:hover {
	color: #FFF;
	text-decoration: none;
	}

.footerBox {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	height: 100%;
}


.footerBox dl.box01 dt,
.footerBox dl.box02 dt,
.footerBox dl.box03 dt,
.footerBox dl.box04 dt,
.footerBox dl.box05 dt {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 13px;
	font-size: 13px !important;
	font-size: 12px\9 !important;
	font-weight: bold;
	}

.footerBox dl.box01 dd,
.footerBox dl.box02 dd,
.footerBox dl.box03 dd,
.footerBox dl.box04 dd,
.footerBox dl.box05 dd {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px !important;
	}
	
/* .footerBox dl.box01 {
	margin: 20px 10px 0px 20px;
	padding: 0px;
	width: 100px;
	float: left;
	background: url("../../images/common/footer_box.gif") repeat-y;
	}
.footerBox dl.box02 {
	margin: 20px 10px 0px 20px;
	padding: 0px;
	width: 100px;
	float: left;
	background: url("../../images/common/footer_box.gif") repeat-y;
	}

.footerBox dl.box03 {
	margin: 20px 10px 0px 20px;
	padding: 0px;
	width: 190px;
	float: left;
	background: url("../../images/common/footer_box.gif") repeat-y;
	}

.footerBox dl.box04 {
	margin: 20px 10px 0px 20px;
	padding: 0px;
	width: 140px;
	float: left;
	background: url("../../images/common/footer_box.gif") repeat-y;
	}
	
.footerBox dl.box05 {
	margin: 20px 10px 0px 20px;
	padding: 0px;
	width: 180px;
	float: left;
	background: url("../../images/common/footer_box.gif") repeat-y; */
	}
	
.footerBox dl.box06 {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	width: 113px;
	float: right;
	}


.footerBox_bottom {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	font-size: 12px !important;
	font-size: 11px\9 !important;
	clear: both;
	}

.footerBox_bottomBox {
	margin: 0px auto 0px;
	padding: 0px;
	width: 1000px;
	height: 80px;
	position: relative;
	}


.footerBox_bottomBox p {
	margin: 0px;
	padding: 0px;
	top: 30px;
	position: absolute;
	font-size: 1.2em;
	text-align: center;
	width: 100%;
	}
	
	

.footerBox_bottomBox address {
	margin: 0px;
	padding: 0px;
	top: 60px;
	position: absolute;
	font-style: normal;
	font-size: 1em;
	text-align: center;
	width: 100%;
	}


/* リンク */
#mainBox a:link {
	color: #004E8C; text-decoration: none;
}

#mainBox a:visited {
	color: #004E8C; text-decoration: none; 
}

#mainBox a:hover {
	color: #004E8C; text-decoration: underline; 
}

#mainBox a:active {
	color: #004E8C; text-decoration: none; 
}


/* clearfix
----------------------------------------------- */

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

.clearfix { display: inline-block;}

.clear{
clear:both;
line-height:0;
height:0;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */



.kumitate {
	font-size: x-small;
	font-weight: bold;
	color: #666;
}

#flash {
	width: 738px;
	height: 283px;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	}
#games {
	width: 738px;
	height: 283px;
	overflow: hidden;
}

#linkArea{
	z-index:1000;
	position: absolute;
	width: 738px;
	height: 283px;
	top: 0px;
	left: 0px;
}

#linkArea a{
	display: block;
	position: relative;
	width: 13px;
	height: 13px;
	top: 235px;
	left: 705px;
}

.f_clear{
	clear:both;	
}

.table_m0{
	margin:0 !important;
}

.s_sup{
	font-size:65%;
	vertical-align:super;
}

.s_sub{
	font-size:65%;
	vertical-align:sub;
}

.border1{
	border:solid 1px #000000;
}

.border2
 {
	border:solid 1px #CCCCCC;
}

.margin1{
	margin:1em 0 .5em 0;
}

.margin_t1{
	margin-top:1em;
}

.marginb_b5{
	margin-bottom:.5em;
}

.font70{
	font-size:70%;
	line-height:1.3;
}



#usagemenu {
	background: url(../../products/img/lineup_tit.gif) no-repeat;
	width: 738px;
	height: 40px;
}

#usage {
	width: 330px;
	float: right;
	margin-top: 5px;
}


.padding2 td{
	padding:2px;
}


