@charset "utf-8";

/* ------------------------------------------

Style Name: style.css
Since:      2007-09-01
Modified:   2012-10-15
Version:    1.0
Auther:     algoRhythm graphics

------------------------------------------*/

@media all and (min-width: 853px) {

/* ------------------------------------------

browser style clear

------------------------------------------*/

* {
margin: 0;
padding: 0;
/*background: transparent;*/
}

html {
background-color: #fff;
height: 100%;
overflow-y: scroll;
}

ul,li,dl,dt,dd{
list-style:none;
}

img{
vertical-align: top;
}

a img{
border: none;
}

a:hover img {
/*opacity:0.5;
filter:alpha( opacity=50 );
-ms-filter: "alpha( opacity=50 )";
-webkit-filter: alpha( opacity=50 );
-moz-filter: alpha( opacity=50 );
-o-filter: alpha( opacity=50 );*/


opacity:0.7;
filter:alpha( opacity=70 );
-ms-filter: "alpha( opacity=70 )";
-webkit-filter: alpha( opacity=70 );
-moz-filter: alpha( opacity=70 );
-o-filter: alpha( opacity=70 );

transition: opacity .25s ease-in-out;
-ms-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-o-transition: opacity .25s ease-in-out;
}

a{
color: #000000;
text-decoration: underline;
}

a:link{
color: #000000;
text-decoration: none;
}

a:visited{
/*color: #666666;*/
color: #000000;
}

a:hover{
color: #006699;
text-decoration: underline;
}

a:active{
color: #666666;
}

body {
background-color: #ffffff;
/*font-family: Meiryo, メイリオ, Osaka;*/
font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
color: #000000;
font-size: 16px;
font-style: normal;
font-weight: normal;
line-height: 1.45;
letter-spacing: 1px;

}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
margin: 0;
padding: 0;
}

p {
margin: 0 0 1em 0;
}


.red {
color: #ff0000;
}

/* ------------------------------------------

wireframe

------------------------------------------*/

#container {
margin: 0 auto;
width: 1000px;
}

.slicknav_menu {
display: none;
}

#menu {
display: none;
}

/* ------------------------------------------

header

------------------------------------------*/
#header {
width: 100%;
height: 79px;
background-color: #ff0000;
}

.headerInner {
width: 1000px;
height: 79px;
background: url(../images/header.gif) repeat 0 top;
margin: 0 auto;
}

.headerInner .left {
margin-top: 9px;
float: left;
}

.headerInner .right {
float: right;
}

.headerInner ul {
height: 44px;
margin-top: 19px;
float: right;
}

.headerInner ul li {
float: left;
}

.headerInner ul li.end {
margin-left: 10px;
}

/* ------------------------------------------

belowHead

------------------------------------------*/
#belowHead {
width: 100%;
margin-bottom: 25px;
border-bottom: 1px solid #ececec;
}

#belowHead .left {
width: 610px;
font-size: 0.85em;
float: left;
padding: 18px 0;
}

/*#shop #belowHead .left {
width: 610px;
font-size: 0.85em;
float: left;
padding: 18px 0;
}*/

#belowHead .right1 {
width: 109px;
float: right;
}

#belowHead .right2 {
width: 247px;
float: right;
}

#belowHead .right3 {
width: 359px;
float: right;
}

#belowHead .right1 ul li,
#belowHead .right3 ul li,
#belowHead .right2 ul li {
float: right;
}

#belowHead .right1 ul li.normal,
#belowHead .right3 ul li.normal,
#belowHead .right2 ul li.normal {
margin-right: 3px;
}


/* ------------------------------------------

title

------------------------------------------*/

#title {
width: 100%;
/*height: 48px;*/
background: url(../images/ttl_bar.gif) no-repeat 0 bottom;
margin-bottom: 40px;
}

#result #title {
width: 100%;
height: 48px;
background: url(../images/ttl_bar.gif) no-repeat 0 bottom;
margin-bottom: 20px;
}

#title .name {
font-size: 1.8em;
float: left;
margin-left: 20px;
}

#title .area {
font-size: 0.85em;
float: right;
margin: 17px 20px 0 0;
}


/* ------------------------------------------

footerLinks

------------------------------------------*/
#footerLinks {
width: 100%;
height: 37px;
margin-top: 35px;
}

#index #footerLinks {
width: 100%;
height: 37px;
margin-top: 15px;
}

#footerLinks ul li {
float: left;
margin-right: 1px;
}

#footerLinks ul li.end {
margin-right: 0px;
float: left;
}


/* ------------------------------------------

footer

------------------------------------------*/

#footer {
width: 100%;
background: url(../images/bg_footer.gif) repeat-x 0 top;
margin-top: 40px;
}

.footerInner {
width: 1000px;
height: 65px;
margin: 0 auto;
letter-spacing: 0px;
}

.footerInner .left {
margin-top: 35px;
font-size: 0.8em;
float: left;
}

.footerInner .right {
margin-top: 20px;
width: 270px;
float: right;
}


/* ------------------------------------------

top

------------------------------------------*/

#mainImage {
width: 1000px;
height: 470px;
background: url(../images/bg_top.png) no-repeat 0 top;
}

#mainImage .button {
width: 224px;
height: 224px;
padding-top: 79px;
padding-left: 391px;
float: left;
}

/*#mainImage .button a:hover img {
filter: invert(100%);
-webkit-filter: invert(100%);
-moz-filter: invert(100%);
-o-filter: invert(100%);
-ms-filter: invert(100%);
}*/

#mainImage .links {
float: right;
padding-top: 27px;
padding-right: 31px;
}

#mainImage .links ul{
float: left;
}

#mainImage .links ul li {
/*background-color: #fff;*/
width: 86px;
height: 32px;
margin-bottom: 8px;
}

#mainImage .links ul.left {
margin-right: 8px;
}

/* ------------------------------------------

slider

------------------------------------------*/

#index iframe {
margin-top: 1px;
width: 1000px;
height: 176px;

}

.infiniteslide1 ul li {
width: 234px;
margin-right: 1px;
}

/* ------------------------------------------

map

------------------------------------------*/

.accordion_ul {
display: none;
}

/* ------------------------------------------

result

------------------------------------------*/
#result {
/*background-color: #d8eeff;*/
}


#main {
width: 1000px;
display: table;
margin-bottom: 20px;
}

#main .name {
margin: 6px 5px 4px 5px;
margin-bottom: 5px;
text-align: center;
font-weight: bold;
}

#main .space {
width: 10px;
height: 10px;
display: table-cell;
}

/* ------------------------------------------

result pages

------------------------------------------*/
#pagesBSP{
display: none;
}

/*#pages,
#pagesB{
padding-bottom: 15px;
}*/

#pages ul {
/*display: table;*/
margin: 0 auto;
padding-right: 8px;
width: 665px;
margin-bottom: 25px;
}

#pagesB ul {
/*display: table;*/
margin: 0 auto;
padding-left: 22px;
width: 665px;
}

#pages ul li,
#pagesB ul li {
font-size: 0.9em;
font-weight: bold;
/*display: table-cell;*/
margin-top: 12px;
float: left;
}

#pages ul li.link a,
#pagesB ul li.link a {
width: 68px;
display: block;
color: #ee7900;
background-color: #fff0e2;
padding: 5px 10px 3px 10px;
border: solid 2px #ee7900;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
margin-bottom: 5px;
padding-left: 1.8em;
font-weight: bold;
background: #fff url(../result/images/icon_pager.png) no-repeat 4px 4px;
}

/*#pages ul li.link a,
#pagesB ul li.link a {
color: #ee7900;
}*/

#pages ul li.nolink,
#pagesB ul li.nolink {
width: 68px;
display: block;
color: #ee7900;
background-color: #fff0e2;
padding: 5px 10px 3px 10px;
border: solid 2px #ee7900;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
margin-bottom: 5px;
padding-left: 1.8em;
font-weight: bold;
background: #fff url(../result/images/icon_pager.png) no-repeat 4px 4px;
opacity:0.3;
filter:alpha( opacity=30 );
-ms-filter: "alpha( opacity=30 )";
-webkit-filter: alpha( opacity=30 );
-moz-filter: alpha( opacity=30 );
-o-filter: alpha( opacity=30 );
float: left;
}

#pages ul li.current a,
#pagesB ul li.current a {
width: 68px;
display: block;
color: #336699;
background-color: #e3eef9;
padding: 5px 10px 3px 10px;
border: solid 2px #336699;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
margin-bottom: 5px;
padding-left: 1.8em;
background: #ffff93 url(../result/images/icon_pager.png) no-repeat 4px 4px;
}

#pages ul li a:hover,
#pagesB ul li a:hover {
width: 68px;
opacity:0.5;
filter:alpha( opacity=50 );
-ms-filter: "alpha( opacity=50 )";
-webkit-filter: alpha( opacity=50 );
-moz-filter: alpha( opacity=50 );
-o-filter: alpha( opacity=50 );
}

#pages ul li.space,
#pagesB ul li.space {
/*display: table-cell;*/
width: 25px;
height: 10px;
float: left;
}


.MT30 {
margin-top: 30px;
}



/* ------------------------------------------

result area

------------------------------------------*/

#main .area {
width: 118px;
background-color: #dfdfdf;
display: table-cell;
border: solid 1px #dfdfdf;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
}

#main .area ul {
width: 108px;
margin: 0 auto;
}

#main .area ul li {
width: 91px;
font-size: 0.9em;
text-align: center;
font-weight: bold;
}

#main .area ul li a {
width: 91px;
display: block;
background: #fff url(../result/images/mark_red.png) no-repeat 0 10px;
padding: 7px 5px 4px 10px;
border: solid 1px #e7a7a7;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
-ms-border-radius: 6px;
margin-bottom: 5px;
color: #000000;
}

#main .area ul li.current a {
width: 91px;
display: block;
background: #ffff93 url(../result/images/mark_red.png) no-repeat 0 10px;
padding: 7px 5px 4px 10px;
border: solid 1px #e7a7a7;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
-ms-border-radius: 6px;
margin-bottom: 5px;
}

#main .area ul li a:hover {
width: 91px;
opacity:0.5;
filter:alpha( opacity=50 );
-ms-filter: "alpha( opacity=50 )";
-webkit-filter: alpha( opacity=50 );
-moz-filter: alpha( opacity=50 );
-o-filter: alpha( opacity=50 );
}


/* ------------------------------------------

result shop

------------------------------------------*/

#main .shopSP {
display: none;
}

#main .shop {
width: 710px;
display: table-cell;
vertical-align: top;
}

#main .shopFrame {
width: 100%;
display: table;
}

#main .shopFrame .shopPaid {
width: 350px;
display: table-cell;
/*background-color: #fefee0;*/
background-color: #fff;
border: solid 1px #dede7e;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;	
vertical-align: top;
}

#main .shopFrame .shopFree {
width: 350px;
display: table-cell;
/*min-height:135px; 
height:auto !important; */
height:192px;
background-color: #fff;
border: solid 1px #cecece;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;	
vertical-align: top;
}

.shopPaid .photo,
.shopFree .photo {
margin: 12px;
width: 115px;
float: left;
}

.photo .button {
width: 94px;
margin: 0 auto;
margin-top:10px;
}

.shopPaid .info,
.shopFree .info {
margin: 12px 12px 12px 0;
float: right;
width: 192px;
}

.shopPaid .info,
.shopFree .info {
margin: 12px 12px 12px 0;
float: right;
width: 192px;
}

.shopPaid .info .coupon {
margin: 0 auto;
margin-top: 6px;
margin-bottom: 6px;
padding: 6px 5px 4px 5px;
width: 186px;
background-color: #fd85d4;
color: #fff;
font-size: 0.7em;
text-align: center;
}

.shopPaid .info .shopName {
margin-top: 1px;
margin-bottom: 6px;
padding: 8px 5px 5px 5px;
/*padding-top: 8px;
padding-bottom: 5px;*/
width: 186px;
background-color: #fbfcc2;
/*color: #660033;*/
font-size: 0.95em;
font-weight: bold;
/*border-bottom: 1px solid #cccccc;*/
}

.shopPaid .info .shopName a {
width: 196px;
color: #660033;
}

.shopFree .info .shopName {
margin-top: 2px;
padding-bottom: 5px;
width: 196px;
color: #660033;
font-size: 0.95em;
font-weight: bold;
}


.info .address,
.info .access,
.info .phone,
.info .time,
.info .closed {
width: 195px;
font-size: 0.8em;
}

.info .address,
.info .access,
.info .phone,
.info .time {
margin-bottom: 4px;
}

.oddSpace {
width: 350px;
display: table-cell;
}

/* ------------------------------------------

result category

------------------------------------------*/

.category {
width: 148px;
background-color: #ffd4a9;
display: table-cell;
border:solid 1px #ffd4a9;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;	
}

#main .category ul {
width: 138px;
margin: 0 auto;
}

#main .category ul li {
width: 120px;
/*padding: 7px 5px 4px 10px;
background: #fff url(../result/images/mark_blue.png) no-repeat 0 10px;
border: solid 1px #666699;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
-ms-border-radius: 6px;
margin-bottom: 5px;*/
font-size: 0.9em;
font-weight: bold;
}

#main .category ul li a {
width: 120px;
display: block;
background: #fff url(../result/images/mark_blue.png) no-repeat 0 10px;
padding: 7px 5px 4px 10px;
border: solid 1px #666699;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
-ms-border-radius: 6px;
margin-bottom: 5px;
color: #000000;
}


#main .category ul li.current a {
width: 120px;
display: block;
background: #ffff93 url(../result/images/mark_blue.png) no-repeat 0 10px;
padding: 7px 5px 4px 10px;
border: solid 1px #666699;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
-ms-border-radius: 6px;
margin-bottom: 5px;
}

#main .category ul li a:hover {
width: 120px;
opacity:0.5;
filter:alpha( opacity=50 );
-ms-filter: "alpha( opacity=50 )";
-webkit-filter: alpha( opacity=50 );
-moz-filter: alpha( opacity=50 );
-o-filter: alpha( opacity=50 );
}


/* ------------------------------------------

shop

------------------------------------------*/
/*#shop {
background-color: #d8eeff;
}*/


.titleBlue {
font-size: 1.55em;
color: #006afe;
margin-bottom: 10px;
line-height: 1.2;
word-break: break-all;
font-weight: bold;
letter-spacing: 2px;
}

.titleGreen {
height: 93px;
font-size: 1.55em;
color: #57c739;
margin-bottom: 12px;
line-height: 1.2;
word-break: break-all;
font-weight: bold;
letter-spacing: 1.8px;
}

.caption {
margin-top: 7px;
font-size: 0.9em;
line-height: 1.2;
word-break: break-all;
}


/* ------------------------------------------

shop articleUpper

------------------------------------------*/

#articleUpper {
width: 100%;
margin-bottom: 20px;
}

#articleUpper .left {
width: 600px;
float: left;
}

#articleUpper .left img {
width: 600px;
height: 450px;
}

#articleUpper .right {
width: 375px;
padding-top: 32px;
float: right;
}

#articleUpper .right .textGreen {
height: 97px;
line-height: 1.4;
}

#articleUpper .right img {
margin-top: 20px;
width: 375px;
height: 281px;
}

.mainShopName {
width: 600px;
height: 85px;
font-size: 1.8em;
color: #333333;
line-height: 1.2;
font-weight: bold;
}


/* ------------------------------------------

shop articleLower

------------------------------------------*/

#articleLower {
width: 100%;
/*background-color: #fff0e0;*/
background-color: #fff;
margin-bottom: 15px;
}

#articleLower .left {
width: 375px;
padding: 20px 0 20px 20px;
float: left;
}

#articleLower .left img {
width: 375px;
height: 281px;
}

#articleLower .right {
width: 565px;
padding: 20px;
float: right;
}

#articleLower .article .articleLeft {
width: 430px;
float: left;
}

#articleLower .article .articleRight {
width: 110px;
padding: 10px;
background-color: #cccc99;
float: right;
}

#articleLower div.text {
width: 100px;
margin: 0 auto;
margin-top: 4px;
}

#articleLower div.qr {
width: 90px;
margin: 12px auto;
}


/* ------------------------------------------

shop links

------------------------------------------*/

#links {
width: 100%;
height: 84px;
background-color: #cccccc;
margin-bottom: 25px;
}

#links ul {
display: table;
margin: 0 auto;
padding-top: 20px;
}

#links ul li.normal {
display: table-cell;
padding-right: 20px;
}

#links ul li.end {
display: table-cell;
padding-left: 0px;
vertical-align: bottom;
}


/* ------------------------------------------

shop blackboard

------------------------------------------*/

#shop .blackboard {
margin: 0 auto;
width: 960px;
padding: 20px;
/*background-color: #084c08;*/
background: url(../shop/images/chalkbord.png) repeat 0 top;
-moz-background-size:100% 100%;
background-size:100% 100%;
}

#shop table {
margin: 0 auto;
width: 670px;
color: #fff;
/*margin-top: 10px;*/
/*margin-bottom: 55px;*/
}

#shop th {
font-weight: bold;
padding: 10px;
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
vertical-align: middle;
}

#shop td {
padding: 10px;
border-bottom:1px solid #cccccc;
color: #ffffcc;
}

#shop td.bottom,
#shop th.bottom {
border-bottom:0px;
}

#shop .underTable {
margin: 0 auto;
margin-top: 20px;
margin-bottom: 85px;
color: #fff;
width: 670px;
}


#shop .canvas {
margin: 0 auto;
width: 900px;
margin-top: 10px;
margin-bottom: 25px;
background-color: #fff;
}

#shop .canvas img {
width: 200px;
height: 150px;
}

#shop .canvas .left {
width: 200px;
float: left;
margin: 15px 15px 15px 35px;
}

#shop .lowCanvas .right img {
margin-bottom: 15px;
width: 200px;
height: 150px;
}

#shop .canvas .right {
width: 600px;
float: left;
margin: 15px 15px 15px 15px;
}

#shop .shopName {
font-size: 1.8em;
color: #333333;
margin-bottom: 12px;
line-height: 1.1;
font-weight: bold;
}

#shop .shopAddress {
font-size: 16px;
color: #333333;
}

#shop .shopPhone a {
font-weight: bold;
font-size: 24px;
color: #ff0000;
background: url(../shop/images/phone.gif) no-repeat 0 2px;
padding-left: 35px;
}

#shop .lowCanvas {
margin: 0 auto;
width: 900px;
margin-top: 10px;
margin-bottom: 25px;
}

#shop .lowCanvas .left {
width: 670px;
float: left;
}

#shop .lowCanvas .right {
margin-left: 30px;
float: left;
}


.url a {
color: #ff0000;
text-decoration: underline;
}


/* ------------------------------------------

shop map

------------------------------------------*/

#gmap {
width: 976px;
height: 400px;
margin: 0 auto;
margin-top: 40px;
margin-bottom: 40px;
}


/* ------------------------------------------

shop print

------------------------------------------*/

#print {
width: 630px;
height: 930px;
margin: 0 auto;
}

#print #gmap {
width: 630px;
height: 300px;
margin-top: 20px;
margin-bottom: 20px;
}

#print .canvas {
width: 630px;
margin-top: 15px;
margin-bottom: 25px;
}

#print .canvas .left {
width: 200px;
float: left;
}

#print .canvas .right {
width: 410px;
float: right;
}

#print .shopName {
font-size: 1.5em;
color: #333333;
margin-bottom: 12px;
line-height: 1.1;
}

#print .shopAddress {
font-size: 16px;
color: #333333;
}

#print .shopPhone {
font-weight: bold;
font-size: 24px;
color: #ff0000;
background: url(../shop/images/phone.gif) no-repeat 0 2px;
padding-left: 35px;
}

#print table {
margin: 0 auto;
width: 630px;
}

#print th {
font-weight: normal;
padding: 10px;
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
vertical-align: middle;
}

#print td {
padding: 10px;
border-bottom:1px solid #cccccc;
}

#print td.bottom,
#print th.bottom {
border-bottom:0px;
}

#print .underTable {
margin: 0 auto;
margin-top: 20px;
width: 630px;
}

#print .footer {
font-size: 0.85em;
width: 630px;
text-align: center;
}

#print .pButton {
margin-top: 20px;
padding: 15px;
margin-bottom: 30px;
text-align: center;
background-color: #ccc;
width : -webkit-calc(100% - 30px);
width : calc(100% - 30px);
}


/* ------------------------------------------

shop coupon

------------------------------------------*/

#coupon {
width: 630px;
margin: 0 auto;
}

#coupon .pButton {
padding: 15px;
margin-bottom: 30px;
text-align: center;
background-color: #ccc;
width : -webkit-calc(100% - 30px);
width : calc(100% - 30px);
}

#coupon .coupon {
width : -webkit-calc(628px - 2em);
width : calc(628px% - 2em);
padding: 1em;
margin-bottom: 25px;
border: 1px solid #ccc;
}

#coupon .coupon .title {
padding: 10px;
width: 90%;
margin: 15px auto 0 auto;
text-align: center;
border: 1px solid #ff0000;
font-size: 1.3em;
font-weight: bold;
}

#coupon .coupon .contents {
padding: 10px;
width: 90%;
margin: 20px auto;
}

#coupon .coupon table {
width: 85%;
margin: 0 auto;
margin-bottom: 15px;
border: 1px solid #ccc;
}

#coupon .coupon table th,
#coupon .coupon table td {
background-color: #fff;
padding: 10px;
}

#coupon .coupon table th {
width: 120px;
}

#coupon .coupon .date {
color: #ff0000;
}

/*----------------------------------------------------------------

	
	policy
	
	
----------------------------------------------------------------*/

.subT {
width: 100%;
border-bottom: solid 1px #ff0000;
font-size: 1.2em;
text-indent: 1em;
margin-bottom: 1em;
color: #ff0000;
}

.TandP p,
.TandP ul,
.TandP dl {
margin-left: 5em;
}

.TandP li {
margin-left: 1.5em;
list-style-type: decimal;
margin-bottom: 0.4em;
}

.bottomP {
margin-bottom: 2.5em;
}

.bottomPDOWN {
margin-bottom: 4em;
}

.TandP ul.subUL.close {
margin-left: 1em;
}
.subUL li {
margin-top: 0.5em;
list-style-type: lower-roman;
}
.subUL.close ul {
margin-left: 1em;
}
.subUL.close ul li {
list-style:disc;
}

/* ------------------------------------------

recent

------------------------------------------*/

#main .areaRecent {
width: 118px;
}

#main .categoryRecent {
width: 148px;
}

/* ------------------------------------------

alllist

------------------------------------------*/

.shopList {
width: 100%;
}

.shopList ul li {
list-style-type: disc;
margin-left: 4em;
float: left;
}

#alllist table td,
#alllist table th {
border: 1px solid #999;
padding: 5px;
}

#alllist table th {
background-color: #fffde0;
text-align: center;
}

/* ------------------------------------------

sitemap

------------------------------------------*/

#sitemap p {
margin-left: 0em;
}

#sitemap .child {
margin-left: 3em;
}

#sitemap .child {
margin-left: 3em;
}

/* ------------------------------------------

tenant

------------------------------------------*/

#tenant dt {
margin-bottom: 0.5em;
color: #ff0000;
/*border: 1px solid #ff0000;*/
border: 1px solid #ccc;
padding: 0.5em;
}

#tenant dd {
margin-left: 1.5em;
margin-bottom: 1.5em;
}

#tenant textarea {
width: 600px;
height: 200px;
overflow:auto;
}

.goButton {
/*border: 1px solid #ccc;*/
padding: 15px;
margin-bottom: 30px;
text-align: center;
background-color: #ccc;
}

input[type="submit"],
input[type="button"] {
padding: 1.5em 2em;
}

#tenant table td,
#tenant table th {
border: 1px solid #999;
padding: 5px;
}

#tenant table th {
background-color: #fffde0;
text-align: center;
vertical-align: middle;
}

#tenant table {
margin-bottom: 30px;
margin-top: 15px;
margin-left: 5em;
width : -webkit-calc(100% - 5em);
width : calc(100% - 5em);
}

#tenant .address {
width:600px;
}

/*----------------------------------------------------------------

	
	department
	
	
----------------------------------------------------------------*/
#storeSP {
display: none;
}



.background-t {
background-color: #d8eeff;
}

.background-d {
/*background-color: #d8eeff;*/
background-color:#f7eedb;
}


/*----------------------------------------------------------------

	
	howto
	
	
----------------------------------------------------------------*/

.icon01 {
float: left;
margin-right: 15px;
margin-bottom: 30px;
height: 44px;
width: 296px;
}

.icon02 {
float: left;
margin-right: 15px;
margin-bottom: 30px;
height: 44px;
width: 196px;
}

.icon03 {
float: left;
margin-right: 15px;
margin-bottom: 30px;
height: 44px;
width: 196px;
}

.icon04 {
float: left;
margin-right: 15px;
margin-bottom: 30px;
height: 44px;
width: 186px;
}

.icon05 {
float: left;
margin-right: 15px;
margin-bottom: 30px;
height: 44px;
width: 176px;
}

.icon06 {
float: left;
margin-right: 15px;
margin-bottom: 30px;
height: 44px;
width: 216px;
}

p.iconText {
margin-left: 0;
float: left;
display: block;
padding-top: 12px;
}

p.iconText2 {
margin-left: 0;
float: left;
display: block;
width: 707px;
}

p.iconText3 {
margin-left: 0;
float: left;
display: block;
width: 727px;
}

p.iconText4 {
margin-left: 0;
float: left;
display: block;
width: 687px;
}

.ML {
margin-left: 5em;
}


/*----------------------------------------------------------------

	
	clearfix
	
	
----------------------------------------------------------------*/

.clearfix:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
 /*
 font-size: 0.1em;
 line-height: 0;
 */
}

.clearfix {
	zoom : 1; 
}

.clearfix {
 display: inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

}
