﻿@charset "utf-8";

/*css document*/


html{

background-color:transparent;

text-decoration:none;

background-image:none;

}



p,ul,ol,li{

padding:0;

margin:0;

list-style:none;

}



body{

background:#edd4ac;

font-family: 'Noto Sans Japanese', sans-serif;

color:#154c0e；
}




#wrapper{

width:1200px;

margin:0 auto;

margin-top:100px;

margin-bottom:100px;
height:1354px;
}




#clearfix{

clear:both;
}



#box_380_1354{
width:380px;
height:1354px;
float:left;
}

#box_30_1354{
width:30px;
height:1354px;
float:left;
}


#box_790_124{
width:790px;
height:124px;
float:left;
}

#border_790{
width:790px;
height:4px;
background:#154c0e;
float:left;
}

.box_790_30{
width:790px;
height:30px;
float:left;
}

.box_380_600{
width:380px;
height:600px;
float:left;
}

.box_30_600{
width:30px;
height:600px;
float:left;
}

img{
margin-top:180px;
}
