/*　このCSSファイルは、高嶋酒類食品株式会社ＨＰ全頁一括着せ替え用です　*/

@charset   "Shift_JIS";

@import url(SC1-table.css);

/*　共通設定　*/

BODY{  
  margin : 0px;
  background-color : #528610;
}
.main{  
  background-color : white;
  color : gray;
}
.LeftMenu{  
  font-size : 90%;
  color : gray;
  text-align : left;
  background-color : white;
}
#PageHeader{  
				
				
		  
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : olive;
  text-indent : 3em;
  text-align : left;
}
#PageFooter{  
  padding-top : 7px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : olive;
  text-indent : 3em;
  text-align : left;
}
.contents{  
  color : gray;
  text-align : left;
  align : center;
  width : 580px;
  padding : 10px;
  margin : 10px;
}
.contents_Sfont{  
  font-size : 90%;
  color : gray;
  text-align : left;
  width : 580px;
  padding : 10px;
  margin : 10px;
}
H1,H2,H3{  
  border-left-width : 1.4em;
  border-style : solid;
  border-color : maroon;
  padding-top : 5px;
  padding-left : 0.5em;
  color : maroon;
  font-family : ＤＦ行書体W3,正調祥南行書体,有澤行書,HGS行書体,HGP行書体,ＭＳ Ｐ明朝,ヒラギノ明朝W6,serif;
  margin-left : -10px;
  margin-right : -10px;
}
H1{  
  border-top-width : 1px;
  border-right-width : 3px;
  border-bottom-width : 3px;
}
H2{  
  border-top-width : 1px;
  border-right-width : 2px;
  border-bottom-width : 2px;
}
H3{  
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
}
HR{  
  color : olive;
}
EM{  
  font-weight : bold;
  font-style : normal;
}
STRONG{  
  font-weight : bold;
  font-style : normal;
}
LI{  
  line-height : 1.5em;
}
.Sfont{  
  font-size : 90%;
}

/*　特定コンテンツ特化　*/

.BOX_lineup{
  		
		  
  
  padding : 5px;
  margin-top : 10px;
  margin-bottom : 10px;
  margin-left : 10px;
margin-right : 10px;
  width : 50%;	
}

.MIDASI{
  		
					
		text-align : left;
}
.MIDASI DT{  
				
  font-weight : bold;
}
.MIDASI DD{  
				
  padding-bottom : 20px;
  margin-left : 1em;
}
.MIDASI DL{  
				
  color : black;
}
.contents TABLE{  
		font-size : 100%;
}
.contents_Sfont TABLE{
  		
		font-size : 90%;
}
.Lineup_photo{
  		
				
		text-align : center;
		margin-top : 0.5em;
		margin-bottom : 0.5em;
}
.Lineup_bay{
  		
				
		text-align : center;
		margin-top : 0.5em;
		margin-bottom : 0.5em;
}
.Lineup_text{
  		
				
		font-size : 90%;
		color : #4c4c4c;
		text-align : left;

		margin-top : 0.5em;
		margin-left : 0.5em;
		margin-right : 0.5em;
		margin-bottom : 0.5em;
}
.Lineup_text DT{  
				
  font-weight : bold;
}
.Lineup_text DD{  
				
  padding-bottom : 20px;
  margin-left : 1em;
}