@charset "UTF-8";

/* スタイルリセット
==========================================================*/

*{
	margin:0;
	padding:0;
	text-align: left;
}

img{
border:none;
}

ol,ul,dl{
list-style-type:none;
list-style-position:outside;
}



/* 基本設定
==========================================================*/

body{
	text-align:center;
	background-color: #F5F2EB;
}

em {
	visibility: hidden;
}

a {
text-decoration:none;
zoom: 1;
}

h1,h4 {
	font-size: 100%;
	font-weight: normal;
}

h2,h3,h5,h6 {
	font-size: 100%;
}

h1 strong {
	font-size: 100%;
	font-weight: normal;
}



/* 一般設定
==========================================================*/

br.clear{
	clear:both;
	font-size:0;
	line-height:0;
}

.clearFix{
zoom:1;
}

.clearFix:after{
display:block; 
clear:both;
visibility:hidden;
height:0; 
content:"";
}

/* Hides from IE-mac \*/
* html .clearFix{
height:1%;
}

.clearFix{
display:block;
}
/* End hide from IE-mac */

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
} 

p.hide {
	display:none;
}



/* ボディー
==========================================================*/

#wrapper {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#bg_box {
	text-align: center;
	width: 870px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bg_top {
	width: 100%;
	height: 20px;
	text-align: center;
	background-image: url(../img/common/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#bg_middle {
	width: 100%;
	height: auto;
	text-align: center;
	background-image: url(../img/common/bg_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#bg_bottom {
	width: 100%;
	height: 20px;
	text-align: center;
	background-image: url(../img/common/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.spacer {
	height: auto;
	width: 100%;
	display: block;
}

.dotline {
	width: 100%;
	background-image: url(../img/common/dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.line {
	width: 810px;
	background-image: url(../img/common/line810.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 4px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.line2 {
	width: 810px;
	background-image: url(../img/common/line810.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 4px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* ヘッダー
==========================================================*/

#header_box {
	height: 82px;
	width: 810px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}

#header_word {
	height: auto;
	width: 850px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* seo */
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #555;
	text-decoration: none;
	height: auto;
	width: 100%;
	text-align: left;
	display: block;
}

#header_logo {
	width: 390px;
	height: 82px;
	float: left;
}

#header_tel {
	height: 82px;
	width: 420px;
	float: right;
	text-align: right;
}



/* ヘッダーナビ
==========================================================*/

#header_navi {
	z-index:10;
	height: 20px;
	width:163px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_navi li {
	float:left;
	margin:0px;
}

#header_navi ul {
	display:none;
}

#header_dial {
	height: 30px;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}



/* トップナビ
==========================================================*/

div#navi{
	display:block;
	width:405px;
	height:290px;
	overflow:hidden;
}

div#navi ul{
	display:block;
	width:405px;
	height:145px;
}

div#navi li{
display:block;
text-indent:-9999px;
overflow:hidden;
float:left;
margin-right: 10px;
}

div#navi li a{
display:block;
text-decoration:none;
}

li#navi01 a{
background:url("../img/common/navi01.gif") no-repeat;
background-position:0px 0px;
width:188px;
height:145px;
}

li#navi01 a.aover, li#navi01 a:hover{
background:url("../img/common/navi01.gif") no-repeat;
background-position:0px -145px;
width:188px;
height:145px;
}

li#navi02 a{
background:url("../img/common/navi02.gif") no-repeat;
background-position:0px 0px;
width:188px;
height:145px;
}

li#navi02 a.aover, li#navi02 a:hover{
background:url("../img/common/navi02.gif") no-repeat;
background-position:0px -145px;
width:188px;
height:145px;
}

li#navi03 a{
background:url("../img/common/navi03.gif") no-repeat;
background-position:0px 0px;
width:188px;
height:145px;
}

li#navi03 a.aover, li#navi03 a:hover{
background:url("../img/common/navi03.gif") no-repeat;
background-position:0px -145px;
width:188px;
height:145px;
}

li#navi04 a{
background:url("../img/common/navi04.gif") no-repeat;
background-position:0px 0px;
width:188px;
height:145px;
}

li#navi04 a.aover, li#navi04 a:hover{
background:url("../img/common/navi04.gif") no-repeat;
background-position:0px -145px;
width:188px;
height:145px;
}



/* トップページコンテンツ
==========================================================*/

#main_box {
	width: 810px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../img/common/img_child2.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height: 350px;
}

#main_box2 {
	width: 810px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
}

.box1 {
	width: 405px;
	height: auto;
	float: left;
}

.box2 {
	width: 405px;
	height: auto;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #555;
}

.box3 {
	width: 405px;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #555;
	margin-top: 10px;
}

.box4 {
	width: 584px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #555;
	text-align: justify;
	position: relative;
	clear: both;
	overflow: hidden;
}

.box4 img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

.box5 {
	width: 584px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #555;
	text-align: justify;
	position: relative;
	clear: both;
	overflow: hidden;
}

.box6 {
	width: 590px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #555;
	text-align: justify;
}

.box6 a{
	text-decoration: none;
	color: #1470CC;
}

.box6 a.aover, .box6 a:hover{
	background: none;
	text-decoration: none;
	color: #1470CC;
}

.title1 {
	height: 30px;
	width: 405px;
	margin-bottom: 10px;
}

.title2 {
	height: 30px;
	width: 405px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/common/title.gif);
	background-repeat: repeat-x;
}

.title3 {
	height: 35px;
	width: 770px;
	_width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/common/line780.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #555;
	font-weight: bold;
	padding-left: 10px;
}

.title4 {
	height: 31px;
	_height: 40px;
	width: 575px;
	_width: 590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/common/title4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.title5 {
	height: 27px;
	_height: 34px;
	width: 575px;
	_width: 590px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/common/title5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #5C524C;
}

.zoom {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #555;
	width: 584px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.zoom a:link {
	text-decoration: none;
	color: #1470CC;
}

.zoom a:visited {
	color: #1470CC;
	text-decoration: none;
}

.zoom a:hover {
	color: #1470CC;
	text-decoration: underline;
}

.zoom a:active {
	color: #0F3D99;
	text-decoration: none;
}



/* 新着情報
==========================================================*/

#new_box {
	width: 810px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#new_top {
	width: 100%;
	height: 10px;
	text-align: center;
	background-image: url(../img/common/bg_new1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#new_middle {
	width: 100%;
	height: auto;
	text-align: center;
	background-image: url(../img/common/bg_new2.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555;
}

#new_bottom {
	width: 100%;
	height: 10px;
	text-align: center;
	background-image: url(../img/common/bg_new3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



/* バナー
==========================================================*/

#bnr_box {
	width: 810px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#navi_bnr{
	display:block;
	width:810px;
	height:120px;
	overflow:hidden;
}

div#navi_bnr ul{
	display:block;
	width:810px;
	height:120px;
}

div#navi_bnr li{
display:block;
text-indent:-9999px;
overflow:hidden;
float:left;
}

div#navi_bnr li a{
display:block;
text-decoration:none;
}

li#navi_bnr01 a{
	background:url("../img/common/bnr01.jpg") no-repeat;
	background-position:0px 0px;
	width:395px;
	height:120px;
	margin-right: 20px;
}

li#navi_bnr01 a.aover, li#navi_bnr01 a:hover{
background:url("../img/common/bnr01.jpg") no-repeat;
background-position:0px -120px;
width:395px;
height:120px;
}

li#navi_bnr02 a{
background:url("../img/common/bnr02.jpg") no-repeat;
background-position:0px 0px;
width:395px;
height:120px;
}

li#navi_bnr02 a.aover, li#navi_bnr02 a:hover{
background:url("../img/common/bnr02.jpg") no-repeat;
background-position:0px -120px;
width:395px;
height:120px;
}



/* サブページコンテンツ
==========================================================*/

#contents {
	width: 590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	float: right;
}



/* 会社概要 テーブル
==========================================================*/

table.company {
	border-collapse : collapse;	/* IE 6(Win)向け */
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9a9a9a;
	border-left-color: #9a9a9a;
	width: 590px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555;
}

table.company td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9a9a9a;
	border-bottom-color: #9a9a9a;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

td.txt9 {
	background-color:#E5E5E5;
	color: #555;
	font-size: 12px;
}



/* よくある質問
==========================================================*/

.contents4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #555;
	text-align: justify;
}

.contents4 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555;
	text-align: justify;
}

.contents4 img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.contents4 ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555;
	list-style-position:outside;
	list-style-type:square;
	margin-left: 12px;
}

.qalist {
	height: auto;
	width: 580px;
}

.qalist ul {
	text-decoration: none;
	list-style-type: none;
}

.qalist li {
	background-image: url(../img/qa/qa_q.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
}

.qalist a {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 24px;
}

.qalist a:hover {
	text-decoration: underline;
}

.title_07 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #555555;
	height: 15px;
	width: 580px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	margin-bottom: 2px;
}
.title_07 h4 {font-weight: bold; }

.qa_q {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-image: url(../img/qa/qa_q2.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-bottom: 10px;
}
qa_q a:link, qa_q a:visited, qa_q a:active, qa_q a:hover {text-decoration:none; color:#555555; }

.qa_a {
	background-image: url(../img/qa/qa_a.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 15px;
}

.qa_a {
	background-image: url(../img/qa/qa_a.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 10px;
}

.qa_a a:link {
	text-decoration: none;
	color: #1470CC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

.qa_a a:visited {
	color: #1470CC;
	text-decoration: none;
}

.qa_a a:hover {
	color: #1470CC;
	text-decoration: underline;
}

.qa_a a:active {
	color: #0F3D99;
	text-decoration: none;
}

.qa_a2 {
	background-image: url(../img/qa/qa_a.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 10px;
}

.qa_a2 a:link {
	text-decoration: none;
	color: #1470CC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

.qa_a2 a:visited {
	color: #1470CC;
	text-decoration: none;
}

.qa_a2 a:hover {
	color: #1470CC;
	text-decoration: underline;
}

.qa_a2 a:active {
	color: #0F3D99;
	text-decoration: none;
}

.qa_a ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555;
	list-style-position:outside;
	list-style-type:square;
	margin-left: 12px;
}

.txt8 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #DC1921;
	text-align: left;
}

.listback3 {
	width: 580px;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

.btn_approval {
	width: auto;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 24px;
}

.btn_approval2 {
	width: auto;
	text-align: left;
	margin-top: 3px;
}



/* サイトマップ
==========================================================*/

.contents3 {
	height: auto;
	width: 584px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.contents3 a:link {
	text-decoration: none;
	color: #1470CC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}

.contents3 a:visited {
	color: #1470CC;
	text-decoration: none;
}

.contents3 a:hover {
	color: #1470CC;
	text-decoration: underline;
}

.contents3 a:active {
	color: #0F3D99;
	text-decoration: none;
}

.contents3 img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.contents3 ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555;
	list-style-position:outside;
	list-style-type:square;
	margin-left: 12px;
	line-height: 20px;
}


.sitemap {
	height: auto;
	width: 584px;
}

.sitemap ul {
	text-decoration: none;
	list-style-type: none;
}

.sitemap li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/cursor4.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.sitemap a {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 26px;
}

.sitemap a:hover {
	text-decoration: underline;
}

.title_09 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #555555;
	height: auto;
	width: 555px;
	_width: 584px;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
	margin-bottom: 5px;
	background-image: url(../img/common/cursor3.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-top: 10px;
}



/* サブページナビ
==========================================================*/

div#listnavi {
	width: auto;
	min-height: 22px;
	height: auto !important;
	height: 22px;
}

div#listnavi ul {
	text-decoration: none;
	list-style-type: none;
}

div#listnavi li {
	background-image: url(../img/common/cursor2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	float:left;
	margin-right: 13px;
	line-height: 22px;
}

div#listnavi li a {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #1470CC;
}

div#listnavi li a.aover, div#listnavi li a:hover {
	color: #ff9900;
	text-decoration: underline;
}

#listnavi ul li.on {
	background-image: url(../img/common/cursor2_on.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	float:left;
	margin-right: 13px;
}

#listnavi ul li.onend {
	background-image: url(../img/common/cursor2_on.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	float:left;
	margin-right: 0px;
}

#listnavi ul li.end {
	background-image: url(../img/common/cursor2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	float:left;
	margin-right: 0px;
}



/* サイドナビ
==========================================================*/

div#sidenavi{
	display:block;
	width:200px;
	height:520px;
	overflow:hidden;
}

div#sidenavi ul{
	display:block;
	width:200px;
	height:70px;
}

div#sidenavi li{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-bottom: 5px;
}

div#sidenavi li a{
display:block;
text-decoration:none;
}

li#sidenavi01 a{
background:url("../img/common/sidenavi01.gif") no-repeat;
background-position:0px 0px;
width:200px;
height:70px;
}

li#sidenavi01 a.aover, li#sidenavi01 a:hover{
background:url("../img/common/sidenavi01.gif") no-repeat;
background-position:0px -70px;
width:200px;
height:70px;
}

li#sidenavi02 a{
background:url("../img/common/sidenavi02.gif") no-repeat;
background-position:0px 0px;
width:200px;
height:70px;
}

li#sidenavi02 a.aover, li#sidenavi02 a:hover{
background:url("../img/common/sidenavi02.gif") no-repeat;
background-position:0px -70px;
width:200px;
height:70px;
}

li#sidenavi03 a{
background:url("../img/common/sidenavi03.gif") no-repeat;
background-position:0px 0px;
width:200px;
height:70px;
}

li#sidenavi03 a.aover, li#sidenavi03 a:hover{
background:url("../img/common/sidenavi03.gif") no-repeat;
background-position:0px -70px;
width:200px;
height:70px;
}

li#sidenavi04 a{
background:url("../img/common/sidenavi04.gif") no-repeat;
background-position:0px 0px;
width:200px;
height:70px;
}

li#sidenavi04 a.aover, li#sidenavi04 a:hover{
background:url("../img/common/sidenavi04.gif") no-repeat;
background-position:0px -70px;
width:200px;
height:70px;
}

li#sidenavi05 a{
background:url("../img/common/sidenavi05.gif") no-repeat;
background-position:0px 0px;
width:200px;
height:70px;
}

li#sidenavi05 a.aover, li#sidenavi05 a:hover{
background:url("../img/common/sidenavi05.gif") no-repeat;
background-position:0px -70px;
width:200px;
height:70px;
}

li#sidenavi06 a{
background:url("../img/common/sidenavi06.jpg") no-repeat;
background-position:0px 0px;
width:200px;
height:70px;
}

li#sidenavi06 a.aover, li#sidenavi06 a:hover{
background:url("../img/common/sidenavi06.jpg") no-repeat;
background-position:0px -70px;
width:200px;
height:70px;
}

li#sidenavi07 a{
background:url("../img/common/sidenavi07.jpg") no-repeat;
background-position:0px 0px;
width:200px;
height:70px;
}

li#sidenavi07 a.aover, li#sidenavi07 a:hover{
background:url("../img/common/sidenavi07.jpg") no-repeat;
background-position:0px -70px;
width:200px;
height:70px;
}



/* リンク
==========================================================*/

div#link{
	display:block;
	width:200px;
	height:110px;
	overflow:hidden;
	margin-top: 30px;
}

div#link ul{
	display:block;
	width:200px;
	height:auto;
}

div#link li{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-bottom: 5px;
}

div#link li a{
display:block;
text-decoration:none;
}

li#link01 a{
	background:url("../img/common/link01.jpg") no-repeat;
	background-position:0px 0px;
	width:200px;
	height:51px;
}

li#link02 a{
	background:url("../img/common/link02.jpg") no-repeat;
	background-position:0px 0px;
	width:200px;
	height:54px;
}



/* サイド
==========================================================*/

#side {
	height: auto;
	width: 200px;
	float: left;
	margin-left: 0px;
}

/* サイドビタイトル */
.sidenavi_title {
	height: 25px;
	_height: 35px;
	width: 180px;
	_width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/common/sidenavi_title.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #285992;
	font-weight: bold;
}

.sidenavi_middle {
	display: block;
	height: auto;
	width: 180px;
	_width: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../img/common/sidenavi_middle.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sidenavi_middle ul {
	margin: 0px;
	padding: 0px;
}

.sidenavi_bottom {
	height: 15px;
	width: 180px;
	_width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/common/sidenavi_bottom.gif);
	background-repeat: no-repeat;
}

.sidenavi_title2 {
	height: 25px;
	_height: 35px;
	width: 180px;
	_width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/common/sidenavi_title2.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #285992;
	font-weight: bold;
}

.sidenavi_middle2 {
	display: block;
	height: auto;
	width: 180px;
	_width: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../img/common/sidenavi_middle2.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sidenavi_middle2 ul {
	margin: 0px;
	padding: 0px;
}

.sidenavi_bottom2 {
	height: 15px;
	width: 180px;
	_width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/common/sidenavi_bottom2.gif);
	background-repeat: no-repeat;
}

.menu {
	display: block;
	height: auto;
	width: 160px;
	_width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/mark2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: none;
	margin-bottom: 5px;
}

.menu a {
	color: #555555;
	text-decoration: none;
}

.menu a.aover, .menu a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.menu a {
	color: #555555;
	text-decoration: none;
}

.menu a.aover, .menu a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.menu2 {
	display: block;
	height: auto;
	width: 160px;
	_width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/mark2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: none;
	margin-bottom: 0px;
}

.menu2 a {
	color: #555555;
	text-decoration: none;
}

.menu2 a.aover, .menu2 a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.menu2 a {
	color: #555555;
	text-decoration: none;
}

.menu2 a.aover, .menu2 a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.item {
	display: block;
	height: auto;
	width: 162px;
	_width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/mark.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: none;
	margin-bottom: 5px;
}

.item a {
	color: #555555;
	text-decoration: none;
}

.item a.aover, .item a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.item a {
	color: #555555;
	text-decoration: none;
}

.item a.aover, .item a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.item2 {
	display: block;
	height: auto;
	width: 162px;
	_width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/mark.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: none;
	margin-bottom: 0px;
}

.item2 a {
	color: #555555;
	text-decoration: none;
}

.item2 a.aover, .item2 a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.item2 a {
	color: #555555;
	text-decoration: none;
}

.item2 a.aover, .item2 a:hover {
	color: #ff9900;
	text-decoration: underline;
}

/* 商品一覧画像付 */
.item_pic {
	display: block;
	height: auto;
	width: 204px;
	_width: 208px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 5px;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #D0D2D3;
}

.item_pic2 {
	display: block;
	height: auto;
	width: 204px;
	_width: 208px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #D0D2D3;
}

.item_pic2 a {
	color: #555555;
	text-decoration: none;
}

.item_pic2 a.aover, .item_pic2 a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.item_img {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}

.item_detail {
	display: block;
	width: 148px;
	height: 50px;
	float: right;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #555;
}


/* サイドナビ共通 ロールオーバー */
.item_on {
	display: block;
	height: auto;
	width: 158px;
	_width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/mark_on.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 5px;
}

.item_on a {
	color: #555555;
	text-decoration: none;
}

.item_on a.aover, .item_on a:hover {
	color: #ff9900;
	text-decoration: underline;
}

#item_on ul li {
	display: block;
	height: auto;
	width: 158px;
	_width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/mark_on.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 5px;
}

.item2_on {
	display: block;
	height: auto;
	width: 158px;
	_width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/mark_on.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 5px;
}

.item2_on a {
	color: #555555;
	text-decoration: none;
}

.item2_on a.aover, .item2_on a:hover {
	color: #ff9900;
	text-decoration: underline;
}

#item2_on ul li {
	display: block;
	height: auto;
	width: 158px;
	_width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/mark_on.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 5px;
}



/* 営業日カレンダー
==========================================================*/

.sidenavi_item_calendar {
	display: block;
	height: auto;
	width: 178px;
	_width: 200px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 10px;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9a9a9a;
	border-bottom-color: #9a9a9a;
	border-left-color: #9a9a9a;
}

.calendar_bottom {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #555;
}



/* 新着情報
==========================================================*/

.newlist {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 20px;
	height: auto;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.newlist ul {
	text-decoration: none;
	list-style-type: none;
}

.newlist li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/cursor.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.newlist a {
	color: #555;
	text-decoration: none;
}

.newlist a:hover {
	text-decoration: none;
}



/* 新着情報一覧
==========================================================*/

.newlist2 {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 20px;
	height: auto;
	width: 584px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.newlist2 ul {
	text-decoration: none;
	list-style-type: none;
}

.newlist2 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/cursor.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.newlist2 a {
	color: #555;
	text-decoration: none;
}

.newlist2 a:hover {
	text-decoration: none;
}



/* プライバシーポリシー
==========================================================*/

.privacy {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #555;
	line-height: 20px;
	height: auto;
	width: 584px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.privacy ul {
	text-decoration: none;
	list-style-type: none;
}

.privacy li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-image: url(../img/common/cursor.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.privacy a {
	color: #555;
	text-decoration: none;
}

.privacy a:hover {
	text-decoration: none;
}

.privacy h4 {
	color: #1470CC;
}



/* お問合わせ
==========================================================*/

#contact {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #555;
	text-align: justify;
}

#contact ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555;
	list-style-position:outside;
	list-style-type:square;
	margin-left: 12px;
}

#contact p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #555;
}

#contact a:link {
	text-decoration: none;
	color: #1470CC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

#contact a:visited {
	color: #1470CC;
	text-decoration: none;
}

#contact a:hover {
	color: #1470CC;
	text-decoration: underline;
}

#contact a:active {
	color: #0F3D99;
	text-decoration: none;
}

#contact img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contents_img {
	text-align: right;
}

.title_06 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	color: #555;
	border-left-width: 5px;
	border-left-color: #D01D02;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	margin-bottom: 5px;
	height: 16px;
	width: 573px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.title_06 a:link, .title_06 a:visited, .title_06 a:active, .title_06 a:hover {text-decoration:none; color:#D01D02; }

.btn_approval2 {
	width: auto;
	text-align: left;
	margin-top: 3px;
}



/* パンくずリスト
==========================================================*/

#pankuzu {
	font-size: 10px;
	color: #555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 810px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
}

#pankuzu a:link {
	text-decoration: none;
	color: #1470CC;
}

#pankuzu a:visited {
	color: #1470CC;
	text-decoration: none;
}

#pankuzu a:hover {
	color: #1470CC;
	text-decoration: underline;
}

#pankuzu a:active {
	color: #0F3D99;
	text-decoration: none;
}

/* パンくずリスト */
.pan-list-inline {
  /* 右寄せは text-align:right; を追加 */
  margin:0px; padding:0px;
}
.pan-list-inline li {
  display:inline;
  margin:0px; padding:0px 0px 0px 18px;
  list-style-type:none;
  background-image:url("../img/common/pan-image.gif");
  background-repeat:no-repeat;
}
.pan-list-inline li.home {
  display:inline;
  margin:0px; padding:0px;
  list-style-type:none;
  background-image:url("no-img.gif");
}



/* お問合わせはこちら
==========================================================*/

.contact {
	width: 590px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}



/* ページのトップへ戻る／一覧へ戻る
==========================================================*/

.pagetop {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}

.pagetop2 {
	width: 127px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 673px;
	text-align: right;
}

.listback {
	width: 610px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: right;
}

.listback2 {
	width: 610px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}

.list_new {
	height: 18px;
	width: 770px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.list_new a{
	text-decoration: none;
	color: #555555;
}

.list_new a.aover, .list_new a:hover{
	background: none;
	text-decoration: underline;
	color: #ff9900;
}
.site {
	height: 26px;
	width: 100%;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}



/* ボトムナビ
==========================================================*/

#bottom_navi {
	width: 800px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottom_navi ul{
	text-align: right;
}

#bottom_navi ul li{
	margin: 0;
	display: inline;
	padding-right: 5px;
	padding-left: 7px;
	border-left: 1px dotted #555555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
}

#bottom_navi ul li a{
	text-decoration: none;
	color: #555555;
}

#bottom_navi ul li a.aover, #bottom_navi ul li a:hover{
	background: none;
	text-decoration: underline;
	color: #ff9900;
}

#bottom_navi ul li.end{
	margin: 0;
	display: inline;
	padding-right: 5px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #555555;
}



/* フッター
==========================================================*/

#footer_box {
	height: auto;
	width: 810px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer_navi {
	ｓheight: auto;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #555555;
	padding-bottom: 10px;
}

#footer_navi ul{
	text-align: center;
}

#footer_navi ul li{
	margin: 0;
	display: inline;
	padding-right: 5px;
	padding-left: 7px;
	border-left: 1px solid #555555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}

#footer_navi ul li a{
	text-decoration: none;
	color: #555555;
}

#footer_navi ul li a.aover, #footer_navi ul li a:hover{
	background: none;
	text-decoration: none;
	color: #CD0F17;
}

#footer_navi ul li.first{
	margin: 0;
	border-left-style: none;
	padding: 0px;
	color: #555555;
}

#footer_navi ul li.end{
	margin: 0;
	display: inline;
	padding-right: 5px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555555;
}

#footer_copy {
	height: auto;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}

/* ズレ修正IE6以下 */
* html body {
padding-left: 1px;
}

/* ズレ修正IE7 */
*+html body {
padding-left: 1px;
}
