body {
    margin-top :0;  padding-top :0;
    margin-left: auto; margin-right: auto; 
    font-family: "ＭＳ Ｐ明朝","ＭＳ 細明朝体",sans-serif; 
    color :#666666 
}
div#header {
    background-color: white; 
    margin-bottom: 0px; 
    padding-bottom: 1px; 
}
div#footer {
    margin-top: 100px; 
    background-color: white;
}
div#menuarea {
    height: 60px; 
    margin-top: 0px; 
    padding-top: 0px;
    padding-right: 0;
    background-color: white; 
}
div#menu {
    width: 935px; 
    margin-left: auto;
    
}
div#backimage {
    background-image: url("../images/back.gif");
    padding-top:5px
}
div#root {
    margin-left: 50px; margin-top: 30px; 
    margin-bottom: 30px;
    
}

div#contents {
    width: 945px; 
    margin-left: auto; margin-right: auto; margin-bottom:50px;
    text-align: left;
}
div#contents1 {
    margin-left: auto; margin-right: auto; margin-bottom: 50px;
}
div#newitems1 {
    width: 944px; height: 980px; 
    margin-left:auto; margin-right:auto; margin-bottom: 50px; 
    background-color:white;
}
div#newitems2 {
    width: 944px; height: 510px; 
    margin-left:auto; margin-right:auto; margin-bottom: 50px; 
    background-color: white;
}
div#newitems3 {
    width: 944px; height: 746px; 
    margin-left:auto; margin-right:auto; margin-bottom: 50px; 
    background-color: white;
}
div#newitems4 {
    width: 944px; height: 982px; 
    margin-left:auto; margin-right:auto; margin-bottom: 100px; 
    background-color: white;
}
div#newitems5 {
    width: 944px; height: 744px; 
    margin-left:auto; margin-right:auto; margin-bottom: 100px; 
    background-color: white;
}
/*div.itmttl {
    width: 942px; height: 100px; 
    background-color: #8A644A; 
    border: solid 1px #cccccc;
}
div.itmttl h1 {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 細明朝体",sans-serif; 
    font-size:1.5em; color: white; 
    text-align: center; 
    padding-top: 10px;
}*/
div.itmttl {
    width: 945px;
    height: 35px;
    font-family: "ＭＳ Ｐ明朝","ＭＳ 細明朝体",sans-serif;  
    /*background-color: #8A644A; */
    color: white;  
    border:solid 1px #cccccc; 
    background-image: url("../images/barback.gif");
}
div.itmttl h1 {
    text-align: left;
    color: #ffffff; 
    font-size: 1em;
    margin-left: 15px; 
    /*border-top: solid 1px #663300; border-bottom: solid 1px #663300;*/
    /*background-color: #8A644A*/
}

div.itmttl p {
    
    font-size:1em; color: white; 
    text-align: center;
}
div.item {
    float: left; 
    width: 234px; height: 234px; 
    border:solid 1px #cccccc;
}
div.item {
    border-top: solid 1px #ffffff;
}
ul {
    list-style-type:none;
    margin-left: 0;
    padding-left: 0;
}
li {
    float: left;
    width: 270px; height: 20px;
}

div.verticalline {
    display: table-cell; 
    text-align:center;
    vertical-align: middle; 
    width:234px; height:234px;
}

div.item img {
    border: none; 
}
p.cmt {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 細明朝体",sans-serif; 
    font-size:0.8em; 
    color: gray; 
    text-align: right; 
    margin-right: 10px; margin-top:30px;
}
address {
    color: #999999; 
    font-style:normal; font-family: "ＭＳ Ｐ明朝","ＭＳ 細明朝体",sans-serif; 
    text-align: center;
}
img {
    border: none;
}
.clear {
    clear: both;
}
div#yobi {
    background-color:white;
}
h4.gold {
    color: #ffd700;
}
h4.red {
    color: #ff0000;
}

/*----------------footer---------------------*/
/*---------リンクされた文字表示--------------*/
div#footer {
    height: 40px; 
    margin-top: auto; margin-bottom: 0px; 
    padding-bottom: 0px; 
    background-color: white; 
}
/*-------------未訪問のリンク-----------------*/
div#footer a:link {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
/*--------------訪問後のリンク----------------*/
div#footer a:visited {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
/*------------マウスをのせたとき--------------*/
div#footer a:hover {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
/*------------クリックしたとき----------------*/
div#footer a:active {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
/*---------------------------------------------*/
div.plink {
    float: left; 
    width: 160px; font-size: 0.75em; 
    text-align: center;
}
div#end {
    background-color: #8A644A; 
    color: white;
}
div#end a {
    color: white;
}
div#end a:link {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
div#end a:visited {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
div#end a:hover {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
div#end a:active {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}