/*----------お酒は二十歳からコメント設定------------*/

#info_coment {
 width: 768px;
 height: 20px;
 padding: 5px;
 margin-left: 10px;
 margin-top: 10px;
 border: dotted 1px #FF6666;
 clear: both;
 font-size: 90%;
}

/*----------トップ大 バナー設定------------*/

#boxmain {
 margin-left: 10px;
 margin-bottom: 0px;
 background-color: #fff;
}
.box01{
 width: 235px;
 height: 252px;
 float: left;
 padding: 10px;
 margin-right: 7px;
 background-color: #ffeea8;
 background-repeat: no-repeat;
}
.box01 img {
margin-left: 5px;

}
.box02{
 width: 235px;
 height: 252px;
 float: left;
 padding: 10px;
 margin-right: 7px;
 background-color: #ffeea8;
 background-repeat: no-repeat;
}
.box02 img {
 margin-left: 5px;
}

.box03 {
 width: 235px;
 height: 252px;
 padding: 10px;
 float: left;
 background-color: #ffeea8;  
 background-repeat: no-repeat;
}
.box03 img {
 margin-left: 5px;
}


img .topics{
  background-position: center top;
}


.box01 p{
  float: none;
}

.box02 p{
  float: none;
}
.box03 p{
  float: none;
}

#homeleft{
width: 372px;
  margin-top: 10px;
  float: left;
  margin-left: 10px;
}
/* トップページ右側 */

.clear {
clear: both;
}

#homeright{
  width: 390px;
  margin-top: 10px;
  float: left;
  margin-left: 10px;
  padding-right: 0px;
}
#homeright img{

float: left;
}
.topbanner01{
margin-right: 3px;
float: left;
}
.topbanner02{
float: left;
}

a.linknavi01 { 
  margin-left: 30px;
  padding-left:20px;
  background:url('../images/parts/arrow01.gif') left no-repeat;

}

