@charset ”utf-8”; 

#right {
	height: auto;
	width: 643px;
	float: right;
}
#wrapper {
	height: auto;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 91px;
	width: 850px;
	position: relative;
}
#content {
	height: auto;
	width: 850px;
	margin-top: 20px;
}
#left {
	height: auto;
	width: 200px;
	float: left;
}
#crear {
clear:both;
}

/*ナビゲーション*/
#global_navi {
	height: 38px;
	width: 850px;
	background-image: url(../home/global_navi.gif);
	margin-top: 20px;
}
#global_navi ul{
	list-style:none;
}
#global_navi li{
	float:left;
}
#global_navi a{
	display:block;
}
#nl1 a{
	width:141px;
	height:38px;
}
#nl1 a:hover, #nl1 a:active, #nl1 a:focus{
	background-image: url(../home/gnavi01.gif);
	background-repeat:no-repeat;
}
#nl2 a{
	width:141px;
	height:38px;
}
#nl2 a:hover, #nl2 a:active, #nl2 a:focus{
	background-image: url(../home/gnavi02.gif);
	background-repeat:no-repeat;
}
#nl3 a{
	width:141px;
	height:38px;
}
#nl3 a:hover, #nl3 a:active, #nl3 a:focus{
	background-image: url(../home/gnavi03.gif);
	background-repeat:no-repeat;
}
#nl4 a{
	width:141px;
	height:38px;
}
#nl4 a:hover, #nl4 a:active, #nl4 a:focus{
	background-image: url(../home/gnavi04.gif);
	background-repeat:no-repeat;
}
#nl5 a{
	width:141px;
	height:38px;
}
#nl5 a:hover, #nl5 a:active, #nl5 a:focus{
	background-image: url(../home/gnavi05.gif);
	background-repeat:no-repeat;
}
#nl6 a{
	width:141px;
	height:38px;
}
#nl6 a:hover, #nl6 a:active, #nl6 a:focus{
	background-image: url(../home/gnavi06.gif);
	background-repeat:no-repeat;
}
#nl7 a{
	width:145px;
	height:38px;
}
#nl7 a:hover, #nl7 a:active, #nl7 a:focus{
	background-image: url(../home/gnavi07.gif);
	background-repeat:no-repeat;
}

#global_navi_owner {
	height: 38px;
	width: 850px;
	background-image: url(../owner/img/global_navi.gif);
	margin-top: 20px;
}
#global_navi_owner ul{
	list-style:none;
}
#global_navi_owner li{
	float:left;
}
#global_navi_owner a{
	display:block;
}
#onl1 a{
	width:121px;
	height:38px;
}
#onl1 a:hover, #onl1 a:active, #onl1 a:focus{
	background-image: url(../owner/img/gnavi01.gif);
	background-repeat:no-repeat;
}
#onl2 a{
	width:121px;
	height:38px;
}
#onl2 a:hover, #onl2 a:active, #onl2 a:focus{
	background-image: url(../owner/img/gnavi02.gif);
	background-repeat:no-repeat;
}
#onl3 a{
	width:121px;
	height:38px;
}
#onl3 a:hover, #onl3 a:active, #onl3 a:focus{
	background-image: url(../owner/img/gnavi03.gif);
	background-repeat:no-repeat;
}
#onl4 a{
	width:121px;
	height:38px;
}
#onl4 a:hover, #onl4 a:active, #onl4 a:focus{
	background-image: url(../owner/img/gnavi04.gif);
	background-repeat:no-repeat;
}
#onl5 a{
	width:121px;
	height:38px;
}
#onl5 a:hover, #onl5 a:active, #onl5 a:focus{
	background-image: url(../owner/img/gnavi05.gif);
	background-repeat:no-repeat;
}
#onl6 a{
	width:121px;
	height:38px;
}
#onl6 a:hover, #onl6 a:active, #onl6 a:focus{
	background-image: url(../owner/img/gnavi06.gif);
	background-repeat:no-repeat;
}
#onl7 a{
	width:121px;
	height:38px;
}
#onl7 a:hover, #onl7 a:active, #onl7 a:focus{
	background-image: url(../owner/img/gnavi07.gif);
	background-repeat:no-repeat;
}

#universal_link {
	clear: both;
	width: 850px;
	margin:5px auto;
	padding:10px;
	text-align:center;
}
#universal_link ul {
	margin:0px;
	padding:0px;
}
#universal_link li {
display: inline;
width:152px;
height:53px;
	margin: 0 0 7px 0;
}

