/* レイアウトの設定*/
body{
    margin:0px;
    padding:0px;
    text-align:center;
    background-color:#CDC0B0;
}
/* ラッパーの設定*/
#wrap{
    position:relative;
    width:740px;
    background-color:#FFFFFF;
    margin:0px auto;
    text-align:center;

}
/* 左側の設定*/
#left  { background-image: url(img/kabe.jpg); float:left; width: 600px; height: 2000px;text-align:center;}
/* 右側の設定*/
#right{
    width:240px;
    height:2000px;
    float:left;
    text-align:center;
    background-color:#896d61;
}
/* フッターの設定*/
#foot{
    position:relative;
    width:100%;
    height:50px;
    background-color:#CCFFCC;
    clear:both;
}
.check { text-align: left; vertical-align: baseline;width:525px; height:20px; background-color:000000;}
.box1 { background-image: url(img/title.jpg); text-align: left; vertical-align: baseline;width:591px; height:35px;}
.box2 { background-color: white;  width: 525px;  height="100%"}

.title_font { color: #fff; font-weight: bold; font-size: 16px; font-family: sans-serif; text-align:left; vertical-align: baseline;}

		/*枠用ID*/
#structure{
    background-color:#FFFFFF;
    width:510px;
    text-align:left;
    margin:0px auto;
}
#head{
    width:700px;
    background-color:#7F2D00;
}
#main-left{
    width:280px;
    float:left;
}
#main-right{
    width:225px;
    float:left;
}

#all { background-color: #ffffff; margin: 0px auto; width: 740px; text-align:center;}
#all-left{
    width:500px;
    height:750px;
    float:center;
background-image: url(../img/kabe.jpg);
}
#all-right{
    width:200px;
    height:750px;
     float:left;
    background-color:#896d61;
}


a:link {color:#000080; text-decoration:none;} 
a:visited {color:#000080; text-decoration:none;} 
a:active {color:#000080; text-decoration:none;} 
a:hover {color:#FF0000; text-decoration:underline;}
--> 

.case2 { 

layout-grid-line:10em;
layout-grid-mode:line;
}

.log{
background-color:CDC8B1;
}

