﻿@charset "UTF-8";
/*_________base________________________________________*/

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


body{
	margin: 0px;
	padding: 0px;
	line-height:1.6;
	color: #333333;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','sans-serif';
	font-size: 7.8pt;
	letter-spacing: 1px;
	background: #D8D8D8;
	}
	

h1,h2,h3,h4,h5,h6{
  font-weight: normal;
 font-style: normal;
 font-size: 7.8pt;
}


br{
 letter-spacing: 0px;
}	
	
td{
 vertical-align: top;
}


a:link{
 color: #006699;
 text-decoration: underline;
}

a:visited{
 color: #006699;
 text-decoration: underline;
}

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

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

/* IE7������-- */
*:first-child+html body {
padding-left: 1px;
}

/* IE6�ȉ������� */
*html body {
padding-left: 1px;
}

/*Fire fox3������*/
body,x:-moz-broken {
margin-left:-1px;
}




/*==========================================
                     common
===========================================*/

#wrap{
 width: 970px;
 margin: 0 auto;
}

#head{
 width: 970px;
 height: 68px;
}

h1{
 display: block;
 margin-left: 715px;
 font-size: 8.8pt;
}

#head p{
 display: block;
 margin-left: 715px;
 font-size: 8.8pt;
}

#conteBox{
 width: 880px;
 background: #FFFFFF;
 padding: 15px 45px 10px 45px;
 margin-bottom: 20px;
}

.commonUp{
 width: 880px;
 height: 54px;
 margin-bottom: 20px;
}

.commonUp h2{
 float: left;
}

.commonRight{
 float: right;
 height: 54px;
 width: 588px;
 padding-top: 5px;
}

.fontChange{
 float: right;
 width: 146px;
 margin-bottom: 11px;
}

.fonttxt{
 float: left;
}

.fontChange ul{
 width: 79px;
 float: left;
}

.fontChange ul li{
 float: left;
 list-style: none;
 margin: 0;
 padding: 0;
}

.font01 a{
 display: block;
 width: 23px;
 height: 23px;
 background: url(../img/font01b.jpg) no-repeat 0 0;
 text-indent: -9000px;
 margin-right: 5px;
 overflow: hidden;
}

.font01 a:hover{background: url(../img/font01b.jpg) no-repeat 0 0px;}

.font02 a{
 display: block;
 width: 23px;
 height: 23px;
 background: url(../img/font02a.jpg) no-repeat 0 0;
 text-indent: -9000px;
 margin-right: 5px;
 overflow: hidden;
}

.font02 a:hover{background: url(../img/font02b.jpg) no-repeat 0 0px;}

.font03 a{
 display: block;
 width: 23px;
 height: 23px;
 background: url(../img/font03a.jpg) no-repeat 0 0;
 text-indent: -9000px;
 overflow: hidden;
}

.font03 a:hover{background: url(../img/font03b.jpg) no-repeat 0 0px;}

/*========= navi ===========*/
.naviBox{
 clear: both;
 width: 588px;
 height: 15px;
 display: block;
}

.naviBox li{
 float: left;
 list-style: none;
 margin: 0;
 padding: 0;
}

.navi01 a{
 display: block;
 width: 97px;
 height: 15px;
 background: url(../img/navi2.jpg) no-repeat 0 0;
 text-indent: -9000px;
 overflow: hidden;
}
.navi01 a:hover{background: url(../img/navi2.jpg) no-repeat 0px -15px;}

.navi02 a{
 display: block;
 width: 98px;
 height: 15px;
 background: url(../img/navi2.jpg) no-repeat -97px 0px;
 text-indent: -9000px;
 overflow: hidden;
}
.navi02 a:hover{background: url(../img/navi2.jpg) no-repeat -97px -15px;}

.navi03 a{
 display: block;
 width: 98px;
 height: 15px;
 background: url(../img/navi2.jpg) no-repeat -195px 0px;
 text-indent: -9000px;
 overflow: hidden;
}
.navi03 a:hover{background: url(../img/navi2.jpg) no-repeat -195px -15px;}

.navi04 a{
 display: block;
 width: 98px;
 height: 15px;
 background: url(../img/navi2.jpg) no-repeat -293px 0px;
 text-indent: -9000px;
 overflow: hidden;
}
.navi04 a:hover{background: url(../img/navi2.jpg) no-repeat -293px -15px;}

.navi05 a{
 display: block;
 width: 98px;
 height: 15px;
 background: url(../img/navi2.jpg) no-repeat -391px 0px;
 text-indent: -9000px;
 overflow: hidden;
}
.navi05 a:hover{background: url(../img/navi2.jpg) no-repeat -391px -15px;}

.navi06 a{
 display: block;
 width: 99px;
 height: 15px;
 background: url(../img/navi2.jpg) no-repeat -489px 0px;
 text-indent: -9000px;
 overflow: hidden;
}
.navi06 a:hover{background: url(../img/navi2.jpg) no-repeat -489px -15px;}

/*=======================*/

.mainBox{
 width: 880px;
}


/*==========================================
                     foot
===========================================*/

.foot{
 clear: both;
 width: 880px;
 height: 10px;
 padding: 10px 0px;
 background: #FFFFFF;
}

.foot_navi{
 float: left;
 font-size: 7.8pt;
}

.foot_navi  a:link{
 color: #333333;
 text-decoration: none;
}

.foot_navi a:visited{
 color: #333333;
 text-decoration: none;
}

.foot_navi a:hover{
 color: #006699;
 text-decoration: underline;
}

.copy{
 float: right;
 font-size: 7.8pt;
 color:#999999;
}

/*----------------------------------------------------------------------*/

.clearfix:after { content: ""; display: block; clear: both; }

/*----------------------------------------------------------------------*/
/* For t-box */
#t_box{
	min-height:100%;
	width:100%;
	height:100%;
	z-index:1;
	background-image:url(home/img/b_box_img.png);
	position:absolute;
	top:0%;
	left:0%;
	display:none;
}

#t_img{
	background-color:#FFFFFF;
	position:absolute;
	top:50%;
	left:50%;
	width:100px;
	height:100px;
	z-index:2;
	margin:0;
	padding:10px 10px 25px 10px;
	display:none;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}

#close{
	height:20px;
	width:62px;
	background-image:url(home/img/close.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	cursor:pointer;
	margin:0;
	padding:0;
}

#loading{
	width:32px;
	height:32px;
	position:absolute;
	top:50%;
	left:50%;
	padding:0;
	margin:-16px 0 0 -16px;
	background-image:url(home/img/loading.gif);
}


/* end */
