﻿@charset "utf-8";

/* グローバル
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", "Helvetica", "Arial", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0 auto;
	text-align: center;
}
 */




/* ページ：<div id="page" class="pbPage"> */
.pbPage {
	font-size: 93%;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

/* ヘッダエリア：<div id="headerArea" class="pbHeaderArea"> */
div.pbHeaderArea {
	width: 100%;
}

/* ---------- ul#global-nav　テキストメニュー */
div.pbHeaderArea ul#text-nav1 {
	float: right;
	line-height:30px;
	list-style: none;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", "Helvetica", "Arial", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 13px;
}

div.pbHeaderArea ul li a {
	color: #707070;
}
div.pbHeaderArea ul li a:hover {
	color: #ff8b00;
}


/* hide from Mac IE \*/
* html div.pbHeaderArea ul#text-nav1 { height: 30px; }
/* */

div.pbHeaderArea ul#text-nav1 li {
	display: inline;
	list-style-type: none;
	margin-left: 6px;
	padding-left: 10px;
	border-left: 1px solid #707070;
}
div.pbHeaderArea ul#text-nav1 li.top {
	border-left: 0;
	padding-left: 0;
}
div.pbHeaderArea ul#text-nav1 li.top a {
	background: url(/image/include/img_home.gif) no-repeat 0 0;
	padding-left: 22px;
	padding-bottom: 2px;
}
div.pbHeaderArea ul#text-nav1 img {
	vertical-align: middle;
}
div.pbHeaderArea form p {
	clear: both;
	padding-top: 9px;
}
div.pbHeaderArea form input.s-box {
	float: left;
	width: 283px;
	height: 15px;
	border: 1px solid #000;
	margin: 0 0 0 9px;
	padding: 4px;
}
/* hide from Mac IE \*/
* html div.pbHeaderArea form input.s-box { width: 293px; height: 25px; }
/* */

/* 左エリア：<div id="leftArea" class="pbLeftArea"> */
/* ＞＞＞ 3column.css、2column.cssで定義 */

/* メインエリア：<div id="mainArea" class="pbMainArea"> */

/* ---------- spacer */
.pbMainArea br {
	line-height: 20px;
}
.pbMainArea br.h2-h3-space {
	line-height: 13px;
}
.pbMainArea br.line {
	clear: both;
	border-bottom: 1px solid #0000ff;
	margin-top: 10px;
	line-size: 1px;
}

/* 右エリア：<div id="rightArea" class="pbRightArea"> */
/* ＞＞＞ 3column.css、2column.cssで定義 */

/* フッターエリア：<div id="footerArea" class="pbFooterArea"> */
.pbFooterArea {
}

/*
p {
	line-height: 20px;
}
*/

img {
	border: 0;
}

/* LINKS 
a:link {
	color: #707070;
	text-decoration: underline;
}
a:visited {
	color: #707070;
	text-decoration: underline;
}
a:hover {
	color: #f76b1f;
	text-decoration: underline;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
*/

/*header-area2　
------------------*/
div#header-area2 {
	clear: both;
	height: 45px;
	margin-bottom: 12px;
}
div#header-area2 img {
	margin-left: 11px;
}
div#header-area2 a {
	height: 27px;
	float: left;
}
div#header-area2 form {
	float: right;
	width: 438px;
	height: 43px;
	background: #F2F2F0 url(/image/include/img_google.gif) no-repeat 376px 9px;
	border: 1px solid #ccc;
}
/* hide from Mac IE \*/
* html div#header-area2 form { width: 440px; height: 45px; }
/* */

input.s-button-box {
	float: left;
	width: 62px;
	height: 27px;
	margin-left: 5px;
}

div#bottm-searchbox {
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 19px;
	border-top: 1px solid #cccccc;
	padding-top: 20px;
}
div#bottm-searchbox p {
	width: 489px;
	height: 25px;
	background: #F2F2F2;
	text-align: left;
	padding: 9px 0 9px 9px;
	position: relative;
	left: 240px;
	background: #F2F2F0 url(/image/include/img_google.gif) no-repeat 438px 10px;
	border: 1px solid #cccccc;
	float: left;
}

/* hide from Mac IE \*/
* html div#bottm-searchbox p { width: 500px; height: 45px; padding-bottom: 0; }
/* */

input.s-boxbottom {
	float: left;
	width: 345px;
	padding: 4px;
	height: 15px;
	border: 1px solid #000;
}
/* hide from Mac IE \*/
* html input.s-boxbottom { width:355px; height: 25px; }
/* */

img#bottmimage {
	float: right;
}
#footer-area {
	clear: both;
	text-align: left;
	padding-bottom: 0px;
/*
	margin: 20px 0;
*/
	margin: 10px 0;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 5px solid #f76b1f;
/*
	padding-top: 16px
*/
	padding-top: 10px
}

a#footerlogo {
	width: 198px;
	float: left;
}
#footer-area div {
	width:778px;
	text-align:center;
}
*:first-child+html #footer-area div { width: 584px; }

/* hide from Mac IE \*/
* html #footer-area div{width:584px; }
/* */


#footer-area div ul {
	margin: 5px 0 ;
	list-style: none;
}
#footer-area div ul li {
	display: inline;
	list-style-type: none;
	margin-right: 6px;
	padding-left: 10px;
	border-left: 1px solid #707070;
	text-align: left;
}
#footer-area div ul li.top {
	border-left: 0;
	padding-left: 0;
}
#footer-area div ul li a {
	color: #707070;
}
#footer-area div ul li a:hover {
	color: #ff8b00;
}
#footer-area p {
	display: block;
	text-align: center;
	margin: 0px 0px 0px 40px;
	color: #000;
	font-size: 93%;
}

#middleArea {
	clear: both;
/*
	padding-top: 20px;
*/
	padding-top: 0px;
	border-top:solid 1px #f76b1f;
}

#footerArea {
	font-family: "ＭＳ Ｐゴシック", "Helvetica", "Arial", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 13px;
	color: #000000;
}

