@charset "shift_jis";



/*▼▼wrapper▼▼
----------------------------------------------*/ 
#wrapper {
	width:970px;
	margin:0 auto 0;
	text-align:left;
}

/* IE7用 */
 *:first-child+html #wrapper { 
	width:970px;
	margin:0 0 0 18px;
	*zoom:1; /* for IE 6,7 */
 } 

#page-top {
	background:url(../../kuyo/images/ARIX_kuyo_12.png) top center repeat-y fixed;
}

/*▼▼header▼▼
---------------------------------------------*/
#header {
	/*left:0px;
	top:0px;*/
	width:970px;
	position:relative;
	}

#header-img {
	/*background:url(../../kuyo/images/ARIX_index_02.jpg) 0 bottom no-repeat;*/ 
	display:block;
	left:0px;
	top:0px;
	width:970px;
	height:95px;
	z-index: 0;
}

#header-img2 {
	position:absolute;
	margin:0 0 0 0px; /* 上=0px、右=0px、下=0px、左=0px */
	left:760px;
	top:0px;
	z-index: 1;
	}


/*  グローバルナビゲーション
---------------------------------------------------------- */
#gmenu, #gmenu, ul {
	clear: both;
	margin:0;
	padding:0px;
	list-style-type:none;
	position:relative;
	}


#gmenu li  {
	float:left;
	position:relative;
	line-height:0;
	}

#gmenu li.gmenu_navi01 a{
	background:url(../../kuyo/images/ARIX_kuyo_05.jpg) no-repeat 0 0;
	width:135px;
	height:37px;
	text-indent:-9999px;
	display:block;
	}

#gmenu li.gmenu_navi01 a:hover {
	background:url(../../kuyo/images/ARIX_kuyo_05_on.jpg) no-repeat 0 0;
	}

#gmenu li.gmenu_navi02 a{
	background:url(../../kuyo/images/ARIX_kuyo_06.jpg) no-repeat 0 0;
	width:133px;
	height:37px;
	text-indent:-9999px;
	display:block;
	}

#gmenu li.gmenu_navi02 a:hover {
	background:url(../../kuyo/images/ARIX_kuyo_06_on.jpg) no-repeat 0 0;
	}

#gmenu li.gmenu_navi03 a{
	background:url(../../kuyo/images/ARIX_kuyo_07.jpg) no-repeat 0 0;
	width:132px;
	height:37px;
	text-indent:-9999px;
	display:block;
	}

#gmenu li.gmenu_navi03 a:hover {
	background:url(../../kuyo/images/ARIX_kuyo_07_on.jpg) no-repeat 0 0;
	}

#gmenu li.gmenu_navi04 a{
	background:url(../../kuyo/images/ARIX_kuyo_08.jpg) no-repeat 0 0;
	width:133px;
	height:37px;
	text-indent:-9999px;
	display:block;
	}

#gmenu li.gmenu_navi04 a:hover {
	background:url(../../kuyo/images/ARIX_kuyo_08_on.jpg) no-repeat 0 0;
	}

#gmenu li.gmenu_navi05 a{
	background:url(../../kuyo/images/ARIX_kuyo_09.jpg) no-repeat 0 0;
	width:134px;
	height:37px;
	text-indent:-9999px;
	display:block;
	}

#gmenu li.gmenu_navi05 a:hover {
	background:url(../../kuyo/images/ARIX_kuyo_09_on.jpg) no-repeat 0 0;
	}


/* ▼▼mainBox▼▼
---------------------------------------------*/	

#mainBox {
	width:970px;
	position:relative;
	}

/* title_img */
#mainBox div.title_img {
/*	position:absolute;*/
	margin:10px 0 0 90px; /* 上=0px、右=0px、下=0px、左=0px */
/*	left:90px;
	top:20px;*/;
	z-index: 1
	}

/* ▼▼mailBox▼▼
---------------------------------------------*/	

#mailBox {
	width:650px;
	margin:10px 0 0 150px; /* 上=0px、右=0px、下=0px、左=0px */
/*	left:150px;
	top:80px;
	position:relative;*/
	}


#mailBox table.tbBox01{
	background:#fff;
	border-top:1px solid #F08118;
	border-right:1px solid #F08118;
	border-left:1px solid #F08118;
	border-collapse:collapse;
	}	

#mailBox table.tbBox01 td{
	border-bottom:1px solid #F08118;
	border-right:1px solid #F08118;
	padding:4px 6px;
	text-align:left;
	}
	
#mailBox table.tbBox01 td.toCenter {text-align:center;}	
#mailBox table.tbBox01 td.toRight {text-align:right;}	
	
#mailBox table.	tbBox01 td.ybg{
	background:#FFFDF0;
	}

#mailBox table td.bbg{
	color:blue;
	}

#mailBox table .rbg{
	color:red;
	}
	
#mailBox table.tbBox01 th{
	text-align:center;
	width:100px;
	background:#F7B676; 
	border:1px solid #F08118;
	border-bottom:1px solid #F08118;
	border-right:1px solid #F08118;
	padding:4px;
	}

#mainBox div.btn_img{
	margin:20px 0 0 0; /* 上=10px、右=0px、下=0px、左=0px */
	z-index: 1;
	}

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

#footer {
	left:0px;
	top:0px;
	width:970px;
	position:relative;
	}

#footer p{
	margin-right:20px;
	}

#footer address {
	margin-top:50px;
	margin-right:60px;
	float:right;
	}
