/*
	Site Name: shiner21.com
	Description: initial setting
	Version: 20080723
	Author: nagano syouten creative
*/
/*
===== 1: body and base setting ===========================
*/
body{
	text-align : center;/* box centering */
	margin : 0 auto;
	padding : 0;
	height : 100%;
	background: #FFF;
	font : 62.5% Arial, Helvetica, sans-serif;
	line-height : 1.5;
	font-weight: normal;
}
img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
}
/*
===== 2: home contents ===========================
*/
h2{
   margin : 0;
   padding : 10px 0 10px 28px;
   font : 0.9em Arial, Helvetica, sans-serif;
   font-weight : bold;
   color : #113DDD;
   line-height : 1.3;
   background : url(img/icon.png) 0 50% no-repeat;
}
p{
   margin : 15px 15px 15px;
   font : 0.8em Arial, Helvetica, sans-serif;
   font-weight : normal;
   color : #333;
   text-align: justify;
   text-justify : inter-ideograph;
}
.detail{
   margin : 5px 10px 25px 25px;
   font : 0.8em Arial, Helvetica, sans-serif;
   font-weight : normal;
   line-height : 1.3;
   color : #333;
   text-align: justify;
   text-justify : inter-ideograph;
}
.map{
   margin : 15px 15px 10px;
}
h2.eneka{
  display : none ;
}
.detail2{
   margin : 15px 10px 5px 15px;
   font : 0.8em ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
   font-weight : normal;
   line-height : 1.2;
   color : #4576BF ;
   text-align: justify;
   text-justify : inter-ideograph;
}
.red{
   margin : 15px 0 0;
   color : #CC0000;
}
.caution{
   margin : 5px 10px 25px;
   font : 0.8em Arial, Helvetica, sans-serif #FF0000;
   font-weight : normal;
   color : #0033CC;
   line-height : 1.1;
}
.bannar-left{
   margin : 15px 10px 25px 15px;
   float : left;
}
.left{
   margin : 15px 10px 25px 15px;
   float : left;
}