
H1,H2,H3,H4,H5,H6,P,SPAN,UL,LI {
	margin:0px;
	padding:0px;
}
/*----------- ヘッダーリンク --------------*/
#heder_link {
	WIDTH:100%;
	HEIGHT:85px;
	PADDING:4px;
	TEXT-ALIGN:left;
}
#heder_link UL{
	MARGIN:0px;
	PADDING:0px;
}
#heder_link LI{
	FLOAT:LEFT;
	MARGIN:0px;
	PADDING:0px;
	LIST-STYLE:none;
}
#heder_link A {
	DISPLAY:block;
	WIDTH:92px;
	HEIGHT:15px;
	MARGIN-RIGHT:4px;
	PADDING-TOP:60px;
	TEXT-ALIGN:center;
	FONT-SIZE:13px;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
	BACKGROUND-REPEAT:no-repeat;
	BACKGROUND-POSITION:top;
}
#heder_link .hl1 {
	COLOR:#003366;
	BACKGROUND-IMAGE:url(../img/header-gourmet.gif);
	BORDER:1px solid #83a4c7;
}
#heder_link .hl2 {
	COLOR:#FF3300;
	BACKGROUND-IMAGE:url(../img/header-community.gif);
	BORDER:1px solid #ffac88;
}
#heder_link .hl3 {
	COLOR:#993300;
	BACKGROUND-IMAGE:url(../img/header-sappon.gif);
	BORDER:1px solid #ff9900;
}
#heder_link .hl4 {
	COLOR:#778A75;
	BACKGROUND-IMAGE:url(../img/header-mobile.gif);
	BORDER:1px solid #ced5cd;
}

#heder_link .on A {
	BACKGROUND-POSITION: center;
}
#heder_link A:hover {
	BACKGROUND-POSITION: bottom;
	COLOR:#ffffff;
}
/*----------- ヘッダーSEO --------------*/
#header_seo {
	WIDTH:100%;
	HEIGHT:85px;
	PADDING:4px;
	TEXT-ALIGN:left;
}
#header_seo P{
	FONT-SIZE:12px;
	COLOR:#cccccc;
	MARGIN:0px;
	PADDING:0px;
}
#header_seo UL{
	MARGIN:0px;
	PADDING:0px;
}
#header_seo LI{
	MARGIN:0px;
	PADDING:0px;
	LIST-STYLE:none;
}
#header_seo A,
#header_seo A:visited {
	FONT-SIZE:11px;
	COLOR:#aaaaaa;
}
/*----------- welcomeバー --------------*/
.welcome {
	WIDTH:100%;
	HEIGHT:16px;
	BACKGROUND-COLOR:#537ab5;
	COLOR:#ffffff;
	PADDING:2px;
}
.font8{font-size : 8px;}
.font9{font-size : 9px;}
.font10{font-size : 10px;}
.font11{font-size : 11px;}
.font12{font-size : 12px;}
.font13{font-size : 13px;}
.font14{font-size : 14px;}
.font15{font-size : 15px;}
.font16{font-size : 16px;}
.font17{font-size : 17px;}
.font18{font-size : 18px;}
.font19{font-size : 19px;}
.font20{font-size : 20px;}
.font8B{font-size : 8px;font-weight : bold;}
.font9B{font-size : 9px;font-weight : bold;}
.font10B{font-size : 10px;font-weight : bold;}
.font11B{font-size : 11px;font-weight : bold;}
.font12B{font-size : 12px;font-weight : bold;}
.font13B{font-size : 13px;font-weight : bold;}
.font14B{font-size : 14px;font-weight : bold;}
.font15B{font-size : 15px;font-weight : bold;}
.font16B{font-size : 16px;font-weight : bold;}
.font17B{font-size : 17px;font-weight : bold;}
.font18B{font-size : 18px;font-weight : bold;}
.font19B{font-size : 19px;font-weight : bold;}
.font20B{font-size : 20px;font-weight : bold;}

.lines16{line-height : 16px;}
.lines20{line-height : 20px;}

.border01{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #666666 #666666 #666666 #666666;}
.border02{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : white #666666 #666666 white;}
.border03{border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : #d1cbb4 #d1cbb4 #d1cbb4 #d1cbb4;}

.border_r{border-right-width : 1px;border-right-style : solid;border-right-color : #666666;}
.border_u{border-bottom-width : 1px;border-bottom-style : solid;border-bottom-color : #666666;}

.text1{
  line-height : 17px;
  color : #666666;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.text2{
  color : #ef6910;
  font-size : 12px;
}
.text3{
  color : #004080;
  font-size : 12px;
  font-weight : normal;
}

.white{color : white;}
.black{color : black;}
.red{color : #990000;}
.blue{color : #000080;}
.gray{color : #808080;}

A.A_white{				color : white;	 text-decoration : none;}
A.A_white:hover{		color : #FF3300; text-decoration : underline;}
A.A_white:visited{		color : white;	 text-decoration : none;}
A.A_white:visited:hover{	color : #FF3300; text-decoration : underline;}

A.A_blue{				color : navy;	 text-decoration : none;}
A.A_blue:hover{			color : #FF3300; text-decoration : underline;}
A.A_blue:visited{		color : #9797ff; text-decoration : none;}
A.A_blue:visited:hover{	color : #FF3300; text-decoration : underline;}

A.A_gray{				color : gray;	 text-decoration : none;}
A.A_gray:hover{			color : #FF3300; text-decoration : underline;}

A.A_red{				color : #990000; text-decoration : none;}
A.A_red:hover{			color : #FF3300; text-decoration : underline;}
A.A_red:visited{			color : #e30000; text-decoration : none;}
A.A_red:visited:hover{	color : #FF3300; text-decoration : underline;}

A.A_purple{				color : #640064; text-decoration : none;}
A.A_purple:hover{		color : #FF3300; text-decoration : underline;}
A.A_purple:visited{		color : #bd00bd; text-decoration : none;}
A.A_purple:visited:hover{color : #FF3300; text-decoration : underline;}

A.A_orange{				color : #ff8000; text-decoration : none;}
A.A_orange:hover{		color : #FF3300; text-decoration : underline;}
A.A_orange:visited{		color : #ffc488; text-decoration : none;}
A.A_orange:visited:hover{color : #FF3300; text-decoration : underline;}

A.A_yellow{				color : #e8d10b; text-decoration : none;}
A.A_yellow:hover{		color : #FF3300; text-decoration : underline;}
A.A_yellow:visited{		color : #f9ed80; text-decoration : none;}
A.A_yellow:visited:hover{color : #FF3300; text-decoration : underline;}


A.A2_white{			color : white;	 text-decoration : underline;}
A.A2_white:hover{		color : #FF3300; text-decoration : underline;}
A.A2_white:visited{		color : white;	 text-decoration : underline;}
A.A2_white:visited:hover{	color : #FF3300; text-decoration : underline;}

A.A2_blue{			color : navy;	 text-decoration : underline;}
A.A2_blue:hover{		color : #FF3300; text-decoration : underline;}
A.A2_blue:visited{		color : #9797ff; text-decoration : underline;}
A.A2_blue:visited:hover{	color : #FF3300; text-decoration : underline;}

A.A2_gray{			color : gray;	 text-decoration : underline;}
A.A2_gray:hover{		color : #FF3300; text-decoration : underline;}

A.A2_red{			color : #990000; text-decoration : underline;}
A.A2_red:hover{			color : #FF3300; text-decoration : underline;}
A.A2_red:visited{		color : #e30000; text-decoration : underline;}
A.A2_red:visited:hover{		color : #FF3300; text-decoration : underline;}

A.A2_purple{			color : #640064; text-decoration : underline;}
A.A2_purple:hover{		color : #FF3300; text-decoration : underline;}
A.A2_purple:visited{		color : #bd00bd; text-decoration : underline;}
A.A2_purple:visited:hover{	color : #FF3300; text-decoration : underline;}

A.A2_orange{			color : #ff8000; text-decoration : underline;}
A.A2_orange:hover{		color : #FF3300; text-decoration : underline;}
A.A2_orange:visited{		color : #ffc488; text-decoration : underline;}
A.A2_orange:visited:hover{	color : #FF3300; text-decoration : underline;}

A.A2_yellow{			color : #e8d10b; text-decoration : underline;}
A.A2_yellow:hover{		color : #FF3300; text-decoration : underline;}
A.A2_yellow:visited{		color : #f9ed80; text-decoration : underline;}
A.A2_yellow:visited:hover{	color : #FF3300; text-decoration : underline;}


A.A_gourmet{
  color : #003366;
  text-decoration : none;
}
A.A_gourmet:hover{
  color : #ffffff;
  text-decoration : underline;
}
A.A_gourmet:visited{
  color : #003366;
  text-decoration : none;
}
A.A_gourmet:visited:hover{
  color : #ffffff;
  text-decoration : underline;
}
A.A_community{
  color : #FF3300;
  text-decoration : none;
}
A.A_community:hover{
  color : #ffffff;
  text-decoration : underline;
}
A.A_community:visited{
  color : #FF3300;
  text-decoration : none;
}
A.A_community:visited:hover{
  color : #ffffff;
  text-decoration : underline;
}
A.A_maruyama{
  color : #993300;
  text-decoration : none;
}
A.A_maruyama:hover{
  color : #ffffff;
  text-decoration : underline;
}
A.A_maruyama:visited{
  color : #993300;
  text-decoration : none;
}
A.A_maruyama:visited:hover{
  color : #ffffff;
  text-decoration : underline;
}
A.A_mobile{
  color : #778A75;
  text-decoration : none;
}
A.A_mobile:hover{
  color : #ffffff;
  text-decoration : underline;
}
A.A_mobile:visited{
  color : #778A75;
  text-decoration : none;
}
A.A_mobile:visited:hover{
  color : #ffffff;
  text-decoration : underline;
}
BODY{
  font-size : 13px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #393939;
}
.FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  font-size : 14px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H2{
  font-size : 14px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H3{
  font-size : 13px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H4{
  font-size : 13px;
  font-weight : normal;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
TABLE{
  font-size : 13px;
}
.pict{
  vertical-align : middle;
}

.clear {
	clear:both;
}
