  
BODY{
  background-image : url(../images/background.jpg);
  background-repeat : repeat-x;
  font-size : 12px;
  font-family : Verdana , MS UI Gothic , Osaka;
  
  margin-bottom : 0px;
  color : #3c3c3c;
  line-height : 21px;
}
  
/*------------　リンク調整　--------------*/  
  
a:link{text-decoration: none; color: #333399;}
a:active{text-decoration: none; color: #333399;}
a:visited{text-decoration: none; color: #333399;}
a:hover{text-decoration: none; color: #993333;}
  
/*------------　ベース部品　--------------*/

#konbase{
  width : 800px;
  margin-top : -14px;
  background-image : url(../images/konbase.gif);
  background-repeat : repeat-y;
}

/*------------　トップ部品　--------------*/

#top{background-position : center center;
  width : 798px;
  height : 50px;
  background-image : url(../images/top.gif);
  background-repeat : no-repeat;
}

#flash{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #999999;
}

#main{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
}


/*------------　メニュー部品　-------------*/

#menu{
  width : 800px;
  height : 50px;  
}

#main-side{
	width : 190px;
	font-family: MS UI Gothic , Osaka;
	font-size: 12px;
	layout-grid:both loose 4px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding : 0px;padding-bottom : 0px;padding-left : 0px;
	float: left;  
}

#main-field{
	width : 570px;
	float: left;
  font-family : "MS UI Gothic",Osaka,Verdana;
  font-size : 12px;
  line-height : 21px;
  text-align : justify;  
  padding-left : 20px;
}

.menua{border-width : 0px 0px 0px 0px;}


/*------------　コピーライト　-------------*/

#copy{
  padding-top : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #999999;
  font-size : 10px;
  color : gray;
  font-family : Arial,MS UI Gothic;
  text-decoration: none; 
  width: 800px; 
}

  
/*------------　キャンペーン部品　-------------*/
  

.camp-box{
  background-image : url(../images/icon-03.gif);
  background-repeat : no-repeat;
}

.line-box{
  background-image : url(../location/loc-border01.gif);
  background-repeat : no-repeat;
}

