/* ------- 各種設定------- */
* {
  margin: 0;
  padding: 0;
}


/* ------- seo ------- */
.seo{
margin-left: auto; 
margin-right: auto;
padding: 0px 0px 0px 0px;
text-align: right;
width: 750px;
color:#dbdada;
font-size:8px;
}
.seo a    {color:#dbdada;text-decoration:none;}
.seo a:link  {color:#dbdada;text-decoration:none;}
.seo a:visited  {color:#dbdada;text-decoration:none;}
.seo a:hover  {color:#dbdada;text-decoration:none;}
/* ------- seo ------- */


BR{letter-spacing:normal;}


form {
padding: 0px;
margin: 0px;
}


blockquote {
padding: 10px 20px 10px 20px;
border: 1px dotted #999999;
margin-left: auto; 
margin-right: auto;
}

.bloc {
padding: 10px 20px 10px 20px;
border: 1px dotted #999999;
margin-left: auto; 
margin-right: auto;
width: 450px;
}

.bloc ul li{
font-size: 12px;
text-align: left;
list-style-type: disc;
margin: 0px 0px 0px 15px;
padding: 0px 0px 0px 0px;
}

h1 {font-size:10px;}
h2 {font-size:8px;}
h3 {font-size:14px;}


p{
text-align:left;
line-height:   1.5em;
padding: 2px 10px 2px 10px;
}


img{
padding: 0px 0px 0px 0px;
border: none;
vertical-align:middle;
}


.pic{
text-align:center;
padding: 3px 3px 3px 3px;
}


.link{
font-size:12px;
text-align:right;
padding: 20px 10px 20px 10px;
}
.link a    {color:#5f5f5f;text-decoration:none;}
.link a:link  {color:#5f5f5f;text-decoration:none;}
.link a:visited  {color:#5f5f5f;text-decoration:none;}
.link a:hover  {color:#990000;text-decoration:none;}

.banner{
margin: 0px 0px 10px 0px;
text-align:left;
}


body {
font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
margin: 0px;
padding: 0px;
text-align: center;
background-image: url(images/bg.jpg);
background-position: center;
background-repeat: repeat-y;
}


#inbox {
margin-left: auto; 
margin-right: auto;
padding: 0px 0px 0px 0px;
width: 750px;
border-top: 2px solid #B6B6B6;
border-bottom: 2px solid #B6B6B6;
border: 0px solid #B6B6B6;
background-color:#ffffff;
background-image: url(images/inbox.jpg);
background-repeat: repeat-y;
}

.clearboth { 
clear: both; 
}


/* ------- ヘッダー部分 ------- */
#header {
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
background-color: #03123d;
padding: 10px 0px 10px 0px;
width: 750px;
height: 220px;
}

#header2 {
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
background-color: #03123d;
padding: 10px 0px 10px 0px;
width: 750px;
height: 100px;
}

/* ------- ヘッダー部分 ------- */


/* ------- メニュー ------- */

.menu_box { /* 親ボックス */
width: 730px;
height: 43px;
padding: 0px 10px 0px 10px;
background-color: #03123d;
border:0px solid #999999;
position: relative;
}

.menu_1{ /* TOP */
width: 102px;
height: 43px;
position: absolute;
top: 0px;
left: 10px;
}

.menu_2{ /* シューケアメニュー */
width: 102px;
height: 43px;
position: absolute;
top: 0px;
left: 114px;
}

.menu_3{ /* リペアメニュー */
width: 102px;
height: 43px;
position: absolute;
top: 0px;
left: 219px;
}

.menu_4{ /* アクセスマップ */
width: 102px;
height: 43px;
position: absolute;
top: 0px;
left: 324px;
}

.menu_5{ /* シューケア商品 */
width: 102px;
height: 43px;
position: absolute;
top: 0px;
left: 429px;
}

.menu_6{ /* お問合せ */
width: 102px;
height: 43px;
position: absolute;
top: 0px;
left: 534px;
}

.menu_7{ /* 運営会社 */
width: 102px;
height: 43px;
position: absolute;
top: 0px;
left: 638px;
}



/* ------- メニュー ------- */


/* ------- サイドバー部分 ------- */
#side {
float: left;
padding: 10px 0px 0px 10px;
margin: 0px 0px 0px 0px;
overflow: hidden;
width: 180px;
border:0px solid #000000;
}

.boxtitle {
font-size: 12px;
color:#ffffff;
text-align:center;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
background-color:#0a2d65;
}

.box {
width: 177px;
border: 1px solid #0a2d65;
background-color:#ffffff;
font-size: 12px;
color:#333333;
text-align: left;
margin: 0px 10px 20px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.5em;
}
.box a     {color:#333333;text-decoration:none;}
.box a:link  {color:#333333;text-decoration:none;}
.box a:visited  {color:#333333;text-decoration:none;}
.box a:active  {color:#333333;text-decoration:none;}
.box a:hover  {color:#333333;text-decoration:none;}

.box ul li{
font-size: 12px;
text-align: left;
list-style-type: none;
padding: 5px 15px 5px 10px;
border-top: 1px dotted #eaeaea;
}

.box_seo {
border: 1px solid #eaeaea;
background-color:#f8f8f8;
text-align: left;
margin: 20px 0px 20px 0px;
padding: 10px 10px 10px 10px;
line-height: 1em;
color:#999999;
}

/* ------- サイドバー部分 ------- */


/* ------- メイン部分 ------- */
#main {
float: right;
padding: 10px 10px 0px 0px;
margin: 0px 0px 0px 0px;
overflow: hidden;
width: 540px;
border:0px solid #000000;
}


.kizi {
margin: 2px 0px 20px 0px;
text-align: left;
border: 1px solid #eaeaea;
}


.kizi_title {
text-align: left;
line-height: 1.5em;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 60px;
background-color:#ffffff;
background-image: url(images/kizi-title-bg.jpg);
background-repeat: no-repeat;
border-top: 2px solid #0a2d65;
border-bottom: 2px solid #0a2d65;
}
.kizi_title a    {color:#333333;text-decoration:none;}
.kizi_title a:link  {color:#333333;text-decoration:none;}
.kizi_title a:visited  {color:#333333;text-decoration:none;}
.kizi_title a:active  {color:#333333;text-decoration:none;}
.kizi_title a:hover  {color:#333333;text-decoration:none;}


.kizi_body   {
font-size: 12px;
text-align: left;
color:#333333;
line-height: 1.5em;
margin: 0px 0px 0px 0px;
padding: 15px 15px 15px 15px;
}
.kizi_body a  {color:#333333;text-decoration:underline;}
.kizi_body a:link  {color:#333333;text-decoration:underline;}
.kizi_body a:visited{color:#333333;text-decoration:underline;}
.kizi_body a:active{color:#333333;text-decoration:underline;}
.kizi_body a:hover  {color:#990000;text-decoration:underline;}

.kizi_body ul{
  list-style-type: none;
}

.newbox{
width: 520px;
height: 183px;
float: right;
font-size: 11px;
background-image: url(images/new.jpg);
background-repeat: no-repeat;
margin: 0px 0px 20px 0px;
border: 0px solid #000000;
position: relative;
}

.newbox-inner{
width: 470px;
height: 110px;
font-size: 11px;
position: absolute;
top: 54px;
left: 24px;
line-height: 1.5em;
color:#333333;
border: 0px solid #000000;
}

.newbox a  {color:#333333;text-decoration:underline;}
.newbox a:link  {color:#333333;text-decoration:underline;}
.newbox a:visited{color:#333333;text-decoration:underline;}
.newbox a:active{color:#333333;text-decoration:underline;}
.newbox a:hover  {color:#990000;text-decoration:underline;}

.newbox ul li{
text-align: left;
list-style-type: none;
margin: 0px 0px 5px 0px;
}

.column_box { /* 親ボックス */
width: 520px;
height: 200px;
float: right;
background-color: #ffffff;
margin: 0px 0px 20px 0px;
border:0px solid #999999;
position: relative;
}

.column_1{ /* bagボックス */
width: 163px;
height: 200px;
background-image: url(images/c-bag.jpg);
background-repeat: no-repeat;
position: absolute;
top: 0px;
left: 0px;
font-size: 12px;
text-align: left;
padding: 75px 0px 5px 5px;
line-height: 1.8em;
color:#333333;
} 

.column_1 a  {color:#333333;text-decoration:underline;}
.column_1 a:link  {color:#333333;text-decoration:underline;}
.column_1 a:visited{color:#333333;text-decoration:underline;}
.column_1 a:active{color:#333333;text-decoration:underline;}
.column_1 a:hover  {color:#990000;text-decoration:underline;}

.column_1 ul li{
font-size: 12px;
text-align: left;
list-style-type: none;
padding: 5px 0px 0px 5px;
}

.column_2{ /* 靴ボックス */
width: 163px;
height: 200px;
background-image: url(images/c-shoes.jpg);
background-repeat: no-repeat;
position: absolute;
top: 0px;
left: 178px;
font-size: 12px;
text-align: left;
padding: 75px 0px 5px 5px;
line-height: 1.8em;
color:#333333;
} 

.column_2 a  {color:#333333;text-decoration:underline;}
.column_2 a:link  {color:#333333;text-decoration:underline;}
.column_2 a:visited{color:#333333;text-decoration:underline;}
.column_2 a:active{color:#333333;text-decoration:underline;}
.column_2 a:hover  {color:#990000;text-decoration:underline;}

.column_2 ul li{
font-size: 12px;
text-align: left;
list-style-type: none;
padding: 5px 0px 0px 5px;
}

.column_3{ /* 素材ボックス */
width: 163px;
height: 200px;
background-image: url(images/c-sozai.jpg);
background-repeat: no-repeat;
position: absolute;
top: 0px;
left: 356px;
font-size: 12px;
text-align: left;
padding: 75px 0px 5px 5px;
line-height: 1.8em;
color:#333333;
} 

.column_3 a  {color:#333333;text-decoration:underline;}
.column_3 a:link  {color:#333333;text-decoration:underline;}
.column_3 a:visited{color:#333333;text-decoration:underline;}
.column_3 a:active{color:#333333;text-decoration:underline;}
.column_3 a:hover  {color:#990000;text-decoration:underline;}

.column_3 ul li{
font-size: 12px;
text-align: left;
list-style-type: none;
padding: 5px 0px 0px 5px;
}

.shoecare_menu { /* シューケアメニュー */
width: 520px;
height: 93px;
float: right;
background-color: #ffffff;
margin: 0px 0px 20px 0px;
border:0px solid #999999;
position: relative;
}

.banner_goods {
margin: 0px 0px 20px 0px;
text-align:right;
}

.how-to-care {
margin: 50px 0px 20px 20px;
padding: 50px 0px 0px 20px;
height: 200px;
width: 490px;
text-align:left;
font-size: 12px;
font-weight: bold;
line-height: 1.5em;
color:#333333;
background-image: url(images/top-how-to-care.jpg);
background-repeat: no-repeat;
}

.how-to-care a    {color:#5f5f5f;text-decoration:none;}
.how-to-care a:link  {color:#5f5f5f;text-decoration:none;}
.how-to-care a:visited  {color:#5f5f5f;text-decoration:none;}
.how-to-care a:hover  {color:#990000;text-decoration:none;}



/* ------- メイン部分 ------- */

/* ------- ページ移動リンク ------- */
.lpagemove {
font-size: 12px;
margin:10px 10px 20px 10px;
float:left;
}
.lpagemove a       {color:#333333;text-decoration:none;}
.lpagemove a:link    {color:#333333;text-decoration:none;}
.lpagemove a:visited  {color:#333333;text-decoration:none;}
.lpagemove a:hover    {color:#333333;text-decoration:none;}

.rpagemove {
font-size: 12px;
margin:10px 10px 20px 10px;
float:right;
}
.rpagemove a       {color:#333333;text-decoration:none;}
.rpagemove a:link    {color:#333333;text-decoration:none;}
.rpagemove a:visited  {color:#333333;text-decoration:none;}
.rpagemove a:hover    {color:#333333;text-decoration:none;}
/* ------- ページ移動リンク ------- */

/* ------- ■フッダー部分 ------- */
#footer {
width: 750px;
background-image: url(images/footer.jpg);
background-repeat: repeat-x;
padding: 10px 0px 10px 0px;
}

.copyright{
color:#5f5f5f;
line-height: 1.5em;
font-size: 10px;
text-align:center;
}
.copyright a    {color:#5f5f5f;text-decoration:none;}
.copyright a:link  {color:#5f5f5f;text-decoration:none;}
.copyright a:visited  {color:#5f5f5f;text-decoration:none;}
.copyright a:hover  {color:#5f5f5f;text-decoration:none;}


/* ------- ■会社概要090911岡本作成 ------- */
.kaisha-annai {
text-align: left;
line-height: 1.5em;
margin: 0px 0px 20px 0px;
padding: 0px 10px 0px 10px;
border-left: 3px solid #b47249;
background-color:#ffffff;
}

.kaisha{
text-align: left;
line-height: 1.5em;
margin: 0px 0px 20px 0px;
padding: 0px 10px 0px 10px;
background-color:#ffffff;
}

/* ------- ■商品ページ090918岡本作成 ------- */
.shohin-setumei{
text-align: left;
line-height: 1.5em;
margin: 5px 10px 5px 10px;
}

.shohin-setumei1{
text-align: center;
line-height: 1.5em;
margin: 5px 10px 5px 10px;
color: #50370b;
}

.ichiran1{
float: left;
text-align: left;
line-height: 1.8em;
margin: 0px 5px 20px 10px;
width: 235px;
}

.ichiran2{
float: right;
text-align: left;
line-height: 1.8em;
margin: 0px 10px 20px 5px;
width: 235px;
}

.ichiran3{
float: left;
text-align: left;
line-height: 1.8em;
margin: 0px 5px 20px 10px;
width: 470px;
}

.shouhin-title{
text-align: left;
line-height: 1.5em;
margin: 0px 10px 5px 10px;
}

/* ------- ■商品紹介ページ090928岡本作成 ------- */

.e7-c01{
text-align: left;
margin: 30px 0px 0px 0px;
padding: 5px 0px 30px 10px;
border-left: 5px solid #5d1b27;
border-bottom: 1px solid #5d1b27;
height: 20px;
}

.e7-c02{
text-align: left;
margin: 30px 0px 0px 0px;
padding: 5px 0px 30px 10px;
border-left: 5px solid #3d9abb;
border-bottom: 1px solid #3d9abb;
height: 20px;
}

.e7-c03{
text-align: left;
margin: 30px 0px 0px 0px;
padding: 5px 0px 30px 10px;
border-left: 5px solid #fa3899;
border-bottom: 1px solid #fa3899;
height: 20px;
}

.e7-c04{
text-align: left;
margin: 30px 0px 0px 0px;
padding: 5px 0px 30px 10px;
border-left: 5px solid #ff5332;
border-bottom: 1px solid #ff5332;
height: 20px;
}

.e7-c05{
text-align: left;
margin: 30px 0px 0px 0px;
padding: 5px 0px 30px 10px;
border-left: 5px solid #185bb4;
border-bottom: 1px solid #185bb4;
height: 20px;
}

.e7-c06{
text-align: left;
margin: 30px 0px 0px 0px;
padding: 5px 0px 30px 10px;
border-left: 5px solid #217e2e;
border-bottom: 1px solid #217e2e;
height: 20px;
}

.e7-c07{
text-align: left;
margin: 30px 0px 0px 0px;
padding: 5px 0px 30px 10px;
border-left: 5px solid #e9bb1d;
border-bottom: 1px solid #e9bb1d;
height: 20px;
}

.shouhin-title2{
text-align: center;
line-height: 1.5em;
margin: 10px 10px 5px 10px;
}

/* ------- ■シューケアメニューページ091001岡本作成 ------- */

.shoecare-menu-title{
text-align: center;
line-height: 1.5em;
padding: 5px 0px 5px 0px;
margin: 10px 10px 5px 10px;
width: 400px;
color: #50370b;
font-size: 14px;
}

.kome{
text-align: left;
line-height: 1.5em;
margin: 5px 0px 0px 55px;
}

.kakomi{
text-align: left;
line-height: 1.5em;
padding: 10px 10px 10px 10px;
width: 380px;
background-color:#f8f5d3;
margin: 5px 0px 0px 55px;
border: 1px solid #b4996b;
}

/* ------- ■HowToCareページ091005加治屋作成 ------- */

hr.hr1 {
height: 1px;
border: none;
border-top: 1px #330000 solid;
}

.howtocare_table{
width: 500px;
text-align: left;
font-size: 12px;
}

.howtocare_table img{
padding: 0px 5px 5px 0px;
}

/* ------- ■メディア掲載ページ091119岡本作成 ------- */

.bookmidasi{
text-align: left;
line-height: 1.5em;
padding: 0px 0px 0px 0px;
width: 300px;
margin: 0px 0px 0px 180px;
border-bottom: 2px solid #b00204;
font-size:14px;
}

.bookhonbun{
text-align: left;
line-height: 1.5em;
padding: 0px 0px 0px 0px;
width: 300px;
margin: 0px 0px 0px 180px;
height: 160px;
}

.itiran {
color:#000000;
font-size: 12px;
text-align: left;
line-height: 1.5em;
margin: 0px 0px 20px 0px;
padding: 10px 20px 10px 20px;
border: 1px dotted  #03123d;
width: 450px;
}
.itiran a    {color:#333333;text-decoration:none;}
.itiran a:link  {color:#333333;text-decoration:none;}
.itiran a:visited  {color:#333333;text-decoration:none;}
.itiran a:hover  {color:#990000;text-decoration:none;}

.itiran li {
margin: 0px 0px 0px 20px;
}

.mediaitiran-t {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

.bookmidasi-2{
text-align: left;
line-height: 1.5em;
padding: 0px 0px 0px 0px;
width: 475px;
margin: 0px 0px 0px 15px;
border-bottom: 2px solid #b00204;
font-size:14px;
}

/* ------- ■店舗一覧110506青木作成 ------- */

.shop-1ran{
text-align: center;
padding: 0px 0px 0px 0px;
margin: 0px 0px 5px 20px;
}

/* ------- ▽▽110506青木追加（新着情報欄） ▽▽ ------- */

.newbox_top{
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
float: right;
width: 520px;
}

.newbox_middle{
font-size: 12px;
background-image: url(images/newbox_middle.jpg);
background-repeat: repeat-y;
margin-left: auto; 
margin-right: auto;
float: right;
padding: 0px 0px 0px 0px;
width: 520px;
}

.newbox_middle a  {color:#333333;text-decoration:underline;}
.newbox_middle a:link  {color:#333333;text-decoration:underline;}
.newbox_middle a:visited{color:#333333;text-decoration:underline;}
.newbox_middle a:active{color:#333333;text-decoration:underline;}
.newbox_middle a:hover  {color:#990000;text-decoration:underline;}

.newbox_middle ul li{
text-align: left;
list-style-type: none;
line-height: 1.2em;
padding: 10px 20px 0px 30px;
}

.newbox_bottom{
margin-left: auto; 
margin-right: auto;
margin-bottom:20px;
float: right;
width: 520px;
}

/* ------- ■地図ページ110527鈴木作成 ------- */
.shop_date{
width:475px;
}

.cell0{
padding:5px 5px 5px 5px;
}

.cell1{
background-color:#999999;
border:solid 1px #333333;
width:295px;
color:#FFFFFF;
font-weight:bold;
}

.cell2{
background-color:#999999;
border:solid 1px #333333;
width:180px;
color:#FFFFFF;
font-weight:bold;
}

.cell3{
background-color:#ffffff;
border-top:solid 1px #333333;
width:295px;
color:#666666;
font-weight:normal;
padding:5px 5px 5px 5px;
}
.cell4{
background-color:#ffffff;
border-top:solid 1px #333333;
width:180px;
color:#666666;
font-weight:normal;
padding:5px 5px 5px 5px;
}
.cell5{
background-color:#999999;
border:solid 1px #333333;
width:475px;
color:#FFFFFF;
font-weight:bold;
}
.cell6{
background-color:#ffffff;
border-top:solid 1px #333333;
width:98%;
color:#666666;
font-weight:normal;
padding:5px 5px 5px 5px;
}

