li  {float:left;display:block;margin: 0 auto;}
p.header  {float:left;
           margin:0px;
           display:block;
           width:60px;
}
div.header {height:26px;
            margin: 0 auto;
            margin-right:5px;
            width:100%;
            word-wrap: break-word;
}

SPAN.list  {width:100%;
            max-width:1100px;
            display: inline-block;
}

SPAN.hooter1  {width:100%;
               display: inline-block;
}

SPAN.hooter2  {text-align: center;
            float:senter;
            margin: 0 auto;
            vertical-align:text-bottom;
}

div.hooter  {
    background-color:#99CCFF;
    word-wrap: break-word;
    width:100%;
}

p.hooter  {
    width:80%;
    text-align: center;
}

body {
    -webkit-text-size-adjust: 100%;
    width:100%
}

table {
  table-layout:fixed;
}

table.common {
  max-width:80%;
  min-width:60%;
}

.main {
    max-width:70%;
    height:auto;
}
    
.title {
    margin-top=-100px;
    table-layout:fixed;
    border:0;
    width:35%;
    height=auto;
    min-width:320px;
}

.IyconImg {
    width:12.0vw;
    height:auto;
    border:0;
    cursor:pointer;
}

.listIMg    {
    width: 30%;
    height: auto;
}

/* サブメニュー */
.sublist {
    width:330px;
    height:auto;
    color:#01A9C1;
    padding: 5px;
    cursor:pointer;
    background-Color:#CCCCCC;
    font-size:200%;
    display: inline-block;
    z-index:999;
    position:absolute
    border-style: none ridge none none;
}

/* サブメニューエリア */
.sublistArea {
    width:80%;
    text-align:center;
}

.border-line {
	border-color: #FF0000;
	min-width: 50px;
	max-width: 600px;
	border-style: solid;
    text-align:left;
	margin: auto;
}

.iten-info-title {
	color: #FF0000;
	font-size: 1.5em;
	text-align: center;
}
