/*文字コードを指定*/
@charset "UTF-8";


*{
 margin: 0;
 padding: 0;
 }
 
 a:link {
   color: #009999;
   text-decoration: none;
   }


 a:visited { 
   color: #0066cc;
   text-decoration: none;
   }

 a:hover {
   color: #660099;
   text-decoration: underline;
   }
 a:active: {
   color: #333366;
   text-decoration: underline;
   }    

img {
	border: 1px solid #FFFFFF;
  }
  
      
div#container {
	color: #003366;
	text-align: left;
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
	font: 0.8em/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*(div#primary_part, div#secondary_part)*/

div#primary_part {
	width: 780px;
	height: auto;
	position: relative;
	padding-bottom: 10px;
}
  
div#secondary_part {
	width: 780px;
	height: auto;
	position: relative;
	padding-top: 20px;
}
  
  
/*primary_part*/  

h1 {
	text-align: left;
	height: 205px;
	width: 780px;
}

#primary_part #header {
	padding-top: 15px;
	position: relative;
	margin-bottom: 20px;
	height: auto;
}

#globalnav h2 {
	height: 0px;
	overflow: hidden;
}

#minitabs {
	margin: 0px;
	padding: 5px 0px 20px;
	border-bottom: 2px solid #336699;
	border-top: 1px solid #336699;
}

#minitabs #english {
	color: #3300cc;
}

#minitabs li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}



#minitabs a {
	float: left;
	line-height: 10px;
	font-weight: bold;
	font-size: 1em;
	color: #009999;
	text-decoration: none;
	height: auto;
	width: 106px;
	position: relative;
	text-align: center;
	padding: 4px 10px;	
}

#minitabs a.active, #minitabs a:hover {
	padding-bottom: 2px;
	border-bottom: 4px solid #00ccff;
	color: #363;
}

#minitabs a:hover {
color: #660099
}

#lead {
	height: auto;
	width: 780px;
	position: relative;
	margin-top: 40px;
}

#lead h2 {
	font-size: 1.8em;
	color: #336699;
	height: auto;
	width: 780px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	text-indent: 5px;
}

#productscategory {
	margin: 0 0 15;
	height: auto;
	width: 780px;
	position: relative;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-top: 6px;
	text-align: center;
}

#productscategory img {
	border-top: 10px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

#assistnav {
	padding-top: 20px;
	padding-bottom: 15px;
}

#assistnav h3 {
	height: 0px;
	overflow: hidden;
}

#lowertabs {
	margin: 0;
	height: 70px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

#lowertabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline;
	text-align: left;
}

#lowertabs a {
	float:left;
	width: 123px;
	height: 20px;
	color: #009999;
	text-decoration: none;
	padding: 2px;
}

#lowertabs a.active, #lowertabs a:hover {
    padding-bottom: 1px ;
	border-bottom: 1px solid #00CCCC;
}

#lowertabs a:hover {
    color: #660099;
}



/*secondary_part*/

#information {
	height: auto;
	width: 780px;
	position: relative;
	padding-bottom: 30px;
	padding-top: 15px;
	overflow: auto;
	
}

#information h3 {
	color: #cc9966;
}

#contentgathering {
	float: left;
	height: auto;
	width: 510px;
	position: relative;
}

#inquiry {
	float: left;
	height: auto;
	width: 230px;
	padding-right: 4px;
	padding-left: 4px;
	position: relative;
	border-right: 1px solid #cccc99;
}

#inquiry dl {
	line-height: 180%;
}

#inquiry dl dd {
	padding-left: 10px;	
}

#inquiry ul {
	list-style: none;
	height: auto;
	width: 220px;
	border: 1px solid #999999;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 180%;
	
}

#inquiry ul a:link {
	text-decoration: underline;
	color: #009999;
}

#inquiry ul #ad {
	text-indent: 20px;
	color: #333333;
	font-size: 0.8em;
	height: 30px;
	width: 223px;
	margin-top: 20px;
}

#diet {
	background: #FFFFFF;
	padding: 3px 0px 3px 5px;
	height: auto;
	width: 220px;
	margin-top: 5px;
	border: 1px solid #999999;
}

#topics {
	height: auto;
	width: 240px;
	float: right;
	padding-bottom: 20px;
	position: relative;
	margin-right: 10px;
	margin-left: 5px;
}



#container #secondary_part #information #contentgathering #topics h4 {
	text-align: left;
	height: 30px;
	width: 330px;
	margin-top: 20px;
	margin-bttom: 10px;
}

#renew {
	height: auto;
	width: 240px;
	padding-right: 4px;
	padding-left: 10px;
	float: right;
	position: relative;
	font-size: 0.9em;
	border-left: 1px solid #CCCC99;
	padding-bottom: 10px;
}

#renew dl {
    font-size: 0.9em;
}
#renew dl dt { 
    float: left;
	width: 5em;
	padding: 4px 0;
	text-indent: 1em;
	line-height: 150%;
}	
	     
#renew dd {
	padding: 4px 0 4px 5em;
	border-bottom: 1px solid #cccc99;
	line-height: 150%;
}


address {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#introducing {
	height: auto;
	width: 780px;
	position: relative;
}

#introducing h4 {
	color: #FFFFFF;
	background: #CCCC99;
	height: 20px;
	width: 765px;
	padding-left: 15px;
	border: 1px solid #999966;
	padding-top: 5px;
	margin-top: 20px;
}

#banners {
	margin: 0;
	padding: 15px 5px 5px;
	font-size: 0.8em;
	height: auto;
	width: 770px;
}

#banners p {
	line-height: 500%;
}

#textlink {
	line-height: 150%;
	margin: 0px;
	height: auto;
	width: 780px;
	padding-top: 5px;
	position: relative;
}

#textlink dl {
	list-style: square outside;
}

#textlink dt {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#textlink dd {
	padding-left: 10px;
}
