@charset "utf-8";
/* CSS Document */
/*●共通部分ここから●*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background: #FFF url(../images/common/body_bg.gif) repeat-x left top;
}
img {
	border: none;
}
#wrapper {
	width: 1010px;
	margin: 0 auto;
	background: url(../images/common/wrapper.gif) repeat-y #FFFFFF;
	text-align: left;
}
a {
	color: #06F;
	overflow:hidden;
	outline:none;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active { }

/*●テーブルの設定ここから●*/
table {
	width: 100%;
	border-collapse: collapse;
	background: #FFFFFF;
}
table,tr,th,td {
	color: #333333;
	padding: 3px;
	font-size: 1em;
}
th {
	font-weight: normal;
}
/*●ヘッダここから●*/
#header {
	width: 1010px;
	height: 92px;
	background: url(../images/common/head_bg.gif) no-repeat;
	margin: 0 auto;
	position: relative;
}
#header h1 {
	color: #48C7FF;
	font-size: 9px;
	font-weight: normal;
	position: absolute;
	top: 3px;
	left: 20px;
}
#header h1.catch_copy {
	color: #48C7FF;
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	top: 13px;
	right: 20px;
	float: right;
}
/*ビーウェーブロゴ*/
.head_logo1 {
	position: absolute;
	top: 14px;
	left: 10px;
}
.head_logo2 {
	position: absolute;
	top: 16px;
	left: 105px;
}
/*ローカルナビ・グローバルナビ*/
#lonavi,#navi {
	position: relative;
	clear: both;
}
#lonavi {
	width: 633px;
	height: 16px;
	position: absolute;
	top: 15px;
	left: 352px;
}
#lonavi ul,#navi ul {
	width: 100%;
}
#lonavi li,#navi li {
	float:left;
	padding:0px;
	list-style-type: none;
}
#lonavi li {
}
#lonavi img,#navi img {
	vertical-align:bottom;
}
.lonavi1 { background:url(../images/common/lonavi1_over.gif) no-repeat left bottom; }
.lonavi2 { background:url(../images/common/lonavi2_over.gif) no-repeat left bottom; }
.lonavi3 { background:url(../images/common/lonavi3_over.gif) no-repeat left bottom; }
.lonavi4 { background:url(../images/common/lonavi4_over.gif) no-repeat left bottom; }
.lonavi5 { background:url(../images/common/lonavi5_over.gif) no-repeat left bottom; }
.lonavi6 { background:url(../images/common/lonavi6_over.gif) no-repeat left bottom; }
#lonavi a,#navi a { display:block; }
#lonavi a:hover,#navi a:hover { background-color:transparent; }
#lonavi a:hover img,#navi a:hover img { visibility:hidden; }
#navi {
	width: 780px;
	height: 31px;
	position: absolute;
	top: 36px;
	left: 140px;
}
.navi1 { background:url(../images/common/navi1_over.gif) no-repeat left bottom; }
.navi2 { background:url(../images/common/navi2_over.gif) no-repeat left bottom; }
.navi3 { background:url(../images/common/navi3_over.gif) no-repeat left bottom; }
.navi4 { background:url(../images/common/navi4_over.gif) no-repeat left bottom; }
.navi5 { background:url(../images/common/navi5_over.gif) no-repeat left bottom; }
.navi6 { background:url(../images/common/navi6_over.gif) no-repeat left bottom; }
/*●コンテナーここから●*/
#container {
}
/*●左カラムここから●*/
#left_qalam {
	width: 185px;
	float: left;
}
/*左のbox*/
.left_box,.left_book_bg,.left_rss_bg,.left_open_bg {
    width: 150px;
    background: url(../images/common/left_box_bg.gif) top left repeat-y;
	margin: 0 15px 10px 20px;
}
.left_box h3,.left_book_bg h3,.left_rss_bg h3,.left_open_bg h3 {
	text-indent: -9999px;
	height: 30px;
}
/*文字の大中*/
.left_font_bg {
    width: 150px;
	height: 80px;
    background: url(../images/common/left_font_bg.gif) top left repeat-y;
	margin: 0 15px 10px 20px;
	position: relative;
}
.left_font_bg li {
	list-style-type: none;
}
.left_font_nor {
	position: absolute;
	top: 11px;
	left: 81px;
	background:url(../images/common/left_font_nor_over.gif) no-repeat left bottom;
}
.left_font_big {
	position: absolute;
	top: 11px;
	left: 112px;
	background:url(../images/common/left_font_big_over.gif) no-repeat left bottom;
}
.left_font_big a,.left_font_nor a { display:block; }
.left_font_big a:hover,.left_font_nor a:hover { background-color:transparent; }
.left_font_big a:hover img,.left_font_nor a:hover img { visibility:hidden; }
/*サイト内検索*/
#cse-search-box {
	position: absolute;
	top: 50px;
	left:10px;
}
#cse-search-box input {
	color: #666;
}
input.grabutton {
	background-color: #ebebeb;
	border: 0 solid;
	cursor: pointer;
}
/*ソーシャルブックマーク*/
h3.left_book_title {
    background: url(../images/common/left_book_title.gif) top left no-repeat;
}
.left_book_bg {
    background: url(../images/common/left_book_bg.gif) top left repeat-y;
}
.left_book_body,.left_rss_body,.left_open_body {
    background: url(../images/common/left_book_body.gif) left bottom no-repeat;
	line-height: 1.5em;
	padding: 10px 8px;
	overflow: hidden;
}
/*RSS配信中*/
h3.left_rss_title {
    background: url(../images/common/left_rss_title.gif) top left no-repeat;
}
.left_rss_bg {
    background: url(../images/common/left_rss_bg.gif) top left repeat-y;
}
.left_rss_body {
    background: url(../images/common/left_rss_body.gif) left bottom no-repeat;
}
/*営業時間のお知らせ*/
h3.left_open_title {
    background: url(../images/common/left_open_title.gif) top left no-repeat;
}
.left_open_bg {
    background: url(../images/common/left_open_bg.gif) top left repeat-y;
}
.left_open_body {
    background: url(../images/common/left_open_body.gif) left bottom no-repeat;
}
/*お問い合わせ*/
.left_contact {
	margin: 0 15px 10px 20px;
}
/*リンク*/
.left_link {
	margin: 0 15px 10px 20px;
}
/*営業のお知らせ*/
h3.left_box_title1 {
    background: url(../images/common/left_box_title1.gif) top left no-repeat;
}
/*変更・取消について*/
h3.left_box_title2 {
    background: url(../images/common/left_box_title2.gif) top left no-repeat;
	}
.left_box_body {
    background: url(../images/common/left_box_body.gif) left bottom no-repeat;
	line-height: 1.5em;
	padding: 10px 8px;
	overflow: hidden;
}
table.left_box_table,.left_box_table td {
	background: transparent;
	border-collapse: collapse;
	border: none 0;
}
table.left_box_table,.left_box_table2 {
	border-collapse: collapse;
	width: 134px;
}
.left_box_table2 th,.left_box_table2 td {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.left_box_table2 th {
	background: #ECECEC;
	font-weight: normal;
}
.left_box_table2 .percent {
	text-align: right;
}
.left_box ul,.left_book_bg ul,.left_rss_bg ul {
	padding: 5px 0;
}
.left_box li,.left_book_bg li,.left_rss_bg li {
	padding: 5px 0 5px 6px;
	list-style-type: none;
	background: url(../images/common/left_box_li.gif) no-repeat 1px 6px;
	text-indent: 18px;
	line-height: 1.5em;
}
.left_rss_bg li {
	background: url(../images/common/left_rss_li.gif) no-repeat 4px 8px;
}
/*●テキストリンクここから●*/
#text_link {
	text-align: center;
	clear: both;
	font-size: 0.8em;
	line-height: 1.7em;
	padding: 5px;
	border-top: #CCCCCC solid 1px;
	margin: 15px 35px 5px;
}
#text_link a {
	text-decoration: none;
	color: #777;
}
#text_link a:hover {
	text-decoration: none;
	color: #06F;
}
/*●フッターここから●*/
#wrapper2 {
	width: 1010px;
	margin: 0 auto;
	background: url(../images/common/link_footer_bg.gif) no-repeat top left;
	text-align: center;
}
#wrapper3 {
	width: 1010px;
	margin: 0 auto;
	background: url(../images/common/footer_bg.gif) repeat-y top left;
	text-align: center;
}
#footer {
	width: 950px;
	font-size: 0.9em;
	position: relative;
	height: 50px;
}
.left {
	padding: 5px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.right {
	padding: 5px;
	position: absolute;
	top: 10px;
	right: 10px;
}
#footer2 {
	border-top: #FFFFFF solid 1px;
	width: 950px;
	margin: 0 auto;
	line-height: 2em;
}
#footer2 a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer2 a:hover {
	text-decoration: underline;
	color: #0000CC;
}
.copy_right {
	font-size: 0.9em;
	padding: 5px;
	color: #FFFFFF;
}
/*●文字のレイアウトここから●*/
.font_red {
	color: #FF0000;
}
.font_bold {
	font-weight: bold;
}
.font_normal {
	font-size: 12px;
}

